@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");
/* line 2, vendor/assets/stylesheets/legacy_mixins/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*!
 *  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-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot);
  src: url(/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix) format("embedded-opentype"), url(/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2) format("woff2"), url(/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff) format("woff"), url(/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf) format("truetype"), url(/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

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

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

/* line 54, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

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

/* line 72, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

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

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

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

/* line 88, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

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

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

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

/* line 101, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 330, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 997, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1477, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

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

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

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

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

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

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

/* line 1506, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2183, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2324, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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, ../usr/local/bundle/gems/font-awesome-rails-4.7.0.9/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;
}

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 11, vendor/assets/stylesheets/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 30, vendor/assets/stylesheets/normalize.css */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 43, vendor/assets/stylesheets/normalize.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
/* line 53, vendor/assets/stylesheets/normalize.css */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, vendor/assets/stylesheets/normalize.css */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 79, vendor/assets/stylesheets/normalize.css */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
/* line 91, vendor/assets/stylesheets/normalize.css */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 103, vendor/assets/stylesheets/normalize.css */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 111, vendor/assets/stylesheets/normalize.css */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
/* line 126, vendor/assets/stylesheets/normalize.css */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 131, vendor/assets/stylesheets/normalize.css */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

/* line 136, vendor/assets/stylesheets/normalize.css */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 141, vendor/assets/stylesheets/normalize.css */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

/* line 146, vendor/assets/stylesheets/normalize.css */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

/* line 151, vendor/assets/stylesheets/normalize.css */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
/* line 160, vendor/assets/stylesheets/normalize.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
/* line 168, vendor/assets/stylesheets/normalize.css */
b,
strong {
  font-weight: bold;
}

/* line 173, vendor/assets/stylesheets/normalize.css */
blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 181, vendor/assets/stylesheets/normalize.css */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
/* line 190, vendor/assets/stylesheets/normalize.css */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
/* line 200, vendor/assets/stylesheets/normalize.css */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
/* line 209, vendor/assets/stylesheets/normalize.css */
p,
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
/* line 218, vendor/assets/stylesheets/normalize.css */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 231, vendor/assets/stylesheets/normalize.css */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
/* line 241, vendor/assets/stylesheets/normalize.css */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
/* line 249, vendor/assets/stylesheets/normalize.css */
q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 259, vendor/assets/stylesheets/normalize.css */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 267, vendor/assets/stylesheets/normalize.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 275, vendor/assets/stylesheets/normalize.css */
sup {
  top: -0.5em;
}

/* line 279, vendor/assets/stylesheets/normalize.css */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
/* line 291, vendor/assets/stylesheets/normalize.css */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

/* line 298, vendor/assets/stylesheets/normalize.css */
dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
/* line 306, vendor/assets/stylesheets/normalize.css */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
/* line 316, vendor/assets/stylesheets/normalize.css */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
/* line 331, vendor/assets/stylesheets/normalize.css */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 340, vendor/assets/stylesheets/normalize.css */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
/* line 352, vendor/assets/stylesheets/normalize.css */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 364, vendor/assets/stylesheets/normalize.css */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 372, vendor/assets/stylesheets/normalize.css */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 384, vendor/assets/stylesheets/normalize.css */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
/* line 398, vendor/assets/stylesheets/normalize.css */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 413, vendor/assets/stylesheets/normalize.css */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 425, vendor/assets/stylesheets/normalize.css */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 440, vendor/assets/stylesheets/normalize.css */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 453, vendor/assets/stylesheets/normalize.css */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 465, vendor/assets/stylesheets/normalize.css */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  margin-right: 5px;
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 480, vendor/assets/stylesheets/normalize.css */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 492, vendor/assets/stylesheets/normalize.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
/* line 501, vendor/assets/stylesheets/normalize.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 512, vendor/assets/stylesheets/normalize.css */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 525, vendor/assets/stylesheets/normalize.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 1, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  margin-top: 18px;
  background: white;
  color: black;
  border: 1px solid #DDD;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  min-width: 120px;
  z-index: 11110 !important;
}

/* line 16, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view .atwho-header {
  padding: 5px;
  margin: 5px;
  cursor: pointer;
  border-bottom: solid 1px #eaeff1;
  color: #6f8092;
  font-size: 11px;
  font-weight: bold;
}

/* line 26, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view .atwho-header .small {
  color: #6f8092;
  float: right;
  padding-top: 2px;
  margin-right: -5px;
  font-size: 12px;
  font-weight: normal;
}

/* line 35, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view .atwho-header:hover {
  cursor: default;
}

/* line 39, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view .cur {
  background: #3366FF;
  color: white;
}

/* line 43, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view .cur small {
  color: white;
}

/* line 46, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view strong {
  color: #3366FF;
}

/* line 49, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view .cur strong {
  color: white;
  font: bold;
}

/* line 53, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view ul {
  /* width: 100px; */
  list-style: none;
  padding: 0;
  margin: auto;
  max-height: 200px;
  overflow-y: auto;
}

/* line 61, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view ul li {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #DDD;
  cursor: pointer;
  /* border-top: 1px solid #C8C8C8; */
}

/* line 68, vendor/assets/stylesheets/jquery.atwho.css */
.atwho-view small {
  font-size: smaller;
  color: #777;
  font-weight: normal;
}

/* line 1, vendor/assets/stylesheets/twemoji-awesome.css */
.twa {
  display: inline-block;
  height: 1.2em;
  width: 1.2em;
  margin: 0 .05em 0 .1em;
  vertical-align: -0.25em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.2em 1.2em;
}

/* line 11, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-lg {
  height: 1.33em;
  width: 1.33em;
  margin: 0 0.0665em 0 0.133em;
  vertical-align: -0.133em;
  background-size: 1.33em 1.33em;
}

/* line 18, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-2x {
  height: 2em;
  width: 2em;
  margin: 0 0.1em 0 0.2em;
  vertical-align: -0.2em;
  background-size: 2em 2em;
}

/* line 25, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-3x {
  height: 3em;
  width: 3em;
  margin: 0 0.15em 0 0.3em;
  vertical-align: -0.3em;
  background-size: 3em 3em;
}

/* line 32, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-4x {
  height: 4em;
  width: 4em;
  margin: 0 0.2em 0 0.4em;
  vertical-align: -0.4em;
  background-size: 4em 4em;
}

/* line 39, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-5x {
  height: 5em;
  width: 5em;
  margin: 0 0.25em 0 0.5em;
  vertical-align: -0.5em;
  background-size: 5em 5em;
}

/* line 46, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-smile {
  background-image: url(/twemoji/svg/1f604.svg);
}

/* line 49, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-laughing {
  background-image: url(/twemoji/svg/1f606.svg);
}

/* line 52, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-blush {
  background-image: url(/twemoji/svg/1f60a.svg);
}

/* line 55, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-smiley {
  background-image: url(/twemoji/svg/1f603.svg);
}

/* line 58, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-relaxed {
  background-image: url(/twemoji/svg/263a.svg);
}

/* line 61, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-smirk {
  background-image: url(/twemoji/svg/1f60f.svg);
}

/* line 64, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heart-eyes {
  background-image: url(/twemoji/svg/1f60d.svg);
}

/* line 67, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-kissing-heart {
  background-image: url(/twemoji/svg/1f618.svg);
}

/* line 70, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-kissing-closed-eyes {
  background-image: url(/twemoji/svg/1f61a.svg);
}

/* line 73, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-flushed {
  background-image: url(/twemoji/svg/1f633.svg);
}

/* line 76, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-relieved {
  background-image: url(/twemoji/svg/1f625.svg);
}

/* line 79, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-satisfied {
  background-image: url(/twemoji/svg/1f60c.svg);
}

/* line 82, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-grin {
  background-image: url(/twemoji/svg/1f601.svg);
}

/* line 85, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-wink {
  background-image: url(/twemoji/svg/1f609.svg);
}

/* line 88, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-stuck-out-tongue-winking-eye {
  background-image: url(/twemoji/svg/1f61c.svg);
}

/* line 91, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-stuck-out-tongue-closed-eyes {
  background-image: url(/twemoji/svg/1f61d.svg);
}

/* line 94, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-grinning {
  background-image: url(/twemoji/svg/1f600.svg);
}

/* line 97, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-kissing {
  background-image: url(/twemoji/svg/1f617.svg);
}

/* line 100, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-kissing-smiling-eyes {
  background-image: url(/twemoji/svg/1f619.svg);
}

/* line 103, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-stuck-out-tongue {
  background-image: url(/twemoji/svg/1f61b.svg);
}

/* line 106, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sleeping {
  background-image: url(/twemoji/svg/1f634.svg);
}

/* line 109, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-worried {
  background-image: url(/twemoji/svg/1f61f.svg);
}

/* line 112, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-frowning {
  background-image: url(/twemoji/svg/1f626.svg);
}

/* line 115, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-anguished {
  background-image: url(/twemoji/svg/1f627.svg);
}

/* line 118, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-open-mouth {
  background-image: url(/twemoji/svg/1f62e.svg);
}

/* line 121, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-grimacing {
  background-image: url(/twemoji/svg/1f62c.svg);
}

/* line 124, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-confused {
  background-image: url(/twemoji/svg/1f615.svg);
}

/* line 127, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hushed {
  background-image: url(/twemoji/svg/1f62f.svg);
}

/* line 130, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-expressionless {
  background-image: url(/twemoji/svg/1f611.svg);
}

/* line 133, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-unamused {
  background-image: url(/twemoji/svg/1f612.svg);
}

/* line 136, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sweat-smile {
  background-image: url(/twemoji/svg/1f605.svg);
}

/* line 139, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sweat {
  background-image: url(/twemoji/svg/1f613.svg);
}

/* line 142, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-weary {
  background-image: url(/twemoji/svg/1f629.svg);
}

/* line 145, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pensive {
  background-image: url(/twemoji/svg/1f614.svg);
}

/* line 148, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-disappointed {
  background-image: url(/twemoji/svg/1f61e.svg);
}

/* line 151, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-confounded {
  background-image: url(/twemoji/svg/1f616.svg);
}

/* line 154, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fearful {
  background-image: url(/twemoji/svg/1f628.svg);
}

/* line 157, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cold-sweat {
  background-image: url(/twemoji/svg/1f630.svg);
}

/* line 160, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-persevere {
  background-image: url(/twemoji/svg/1f623.svg);
}

/* line 163, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cry {
  background-image: url(/twemoji/svg/1f622.svg);
}

/* line 166, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sob {
  background-image: url(/twemoji/svg/1f62d.svg);
}

/* line 169, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-joy {
  background-image: url(/twemoji/svg/1f602.svg);
}

/* line 172, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-astonished {
  background-image: url(/twemoji/svg/1f632.svg);
}

/* line 175, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-scream {
  background-image: url(/twemoji/svg/1f631.svg);
}

/* line 178, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tired-face {
  background-image: url(/twemoji/svg/1f62b.svg);
}

/* line 181, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-angry {
  background-image: url(/twemoji/svg/1f620.svg);
}

/* line 184, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rage {
  background-image: url(/twemoji/svg/1f621.svg);
}

/* line 187, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-triumph {
  background-image: url(/twemoji/svg/1f624.svg);
}

/* line 190, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sleepy {
  background-image: url(/twemoji/svg/1f62a.svg);
}

/* line 193, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-yum {
  background-image: url(/twemoji/svg/1f60b.svg);
}

/* line 196, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mask {
  background-image: url(/twemoji/svg/1f637.svg);
}

/* line 199, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sunglasses {
  background-image: url(/twemoji/svg/1f60e.svg);
}

/* line 202, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dizzy-face {
  background-image: url(/twemoji/svg/1f635.svg);
}

/* line 205, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-imp {
  background-image: url(/twemoji/svg/1f47f.svg);
}

/* line 208, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-smiling-imp {
  background-image: url(/twemoji/svg/1f608.svg);
}

/* line 211, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-neutral-face {
  background-image: url(/twemoji/svg/1f610.svg);
}

/* line 214, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-no-mouth {
  background-image: url(/twemoji/svg/1f636.svg);
}

/* line 217, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-innocent {
  background-image: url(/twemoji/svg/1f607.svg);
}

/* line 220, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-alien {
  background-image: url(/twemoji/svg/1f47d.svg);
}

/* line 223, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-yellow-heart {
  background-image: url(/twemoji/svg/1f49b.svg);
}

/* line 226, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-blue-heart {
  background-image: url(/twemoji/svg/1f499.svg);
}

/* line 229, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-purple-heart {
  background-image: url(/twemoji/svg/1f49c.svg);
}

/* line 232, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heart {
  background-image: url(/twemoji/svg/2764.svg);
}

/* line 235, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-green-heart {
  background-image: url(/twemoji/svg/1f49a.svg);
}

/* line 238, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-broken-heart {
  background-image: url(/twemoji/svg/1f494.svg);
}

/* line 241, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heartbeat {
  background-image: url(/twemoji/svg/1f493.svg);
}

/* line 244, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heartpulse {
  background-image: url(/twemoji/svg/1f497.svg);
}

/* line 247, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-two-hearts {
  background-image: url(/twemoji/svg/1f495.svg);
}

/* line 250, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-revolving-hearts {
  background-image: url(/twemoji/svg/1f49e.svg);
}

/* line 253, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cupid {
  background-image: url(/twemoji/svg/1f498.svg);
}

/* line 256, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sparkling-heart {
  background-image: url(/twemoji/svg/1f496.svg);
}

/* line 259, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sparkles {
  background-image: url(/twemoji/svg/2728.svg);
}

/* line 262, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-star {
  background-image: url(/twemoji/svg/2b50.svg);
}

/* line 265, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-star2 {
  background-image: url(/twemoji/svg/1f31f.svg);
}

/* line 268, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dizzy {
  background-image: url(/twemoji/svg/1f4ab.svg);
}

/* line 271, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-boom {
  background-image: url(/twemoji/svg/1f4a5.svg);
}

/* line 274, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-anger {
  background-image: url(/twemoji/svg/1f4a2.svg);
}

/* line 277, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-exclamation {
  background-image: url(/twemoji/svg/2757.svg);
}

/* line 280, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-question {
  background-image: url(/twemoji/svg/2753.svg);
}

/* line 283, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-grey-exclamation {
  background-image: url(/twemoji/svg/2755.svg);
}

/* line 286, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-grey-question {
  background-image: url(/twemoji/svg/2754.svg);
}

/* line 289, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-zzz {
  background-image: url(/twemoji/svg/1f4a4.svg);
}

/* line 292, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dash {
  background-image: url(/twemoji/svg/1f4a8.svg);
}

/* line 295, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sweat-drops {
  background-image: url(/twemoji/svg/1f4a6.svg);
}

/* line 298, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-notes {
  background-image: url(/twemoji/svg/1f3b6.svg);
}

/* line 301, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-musical-note {
  background-image: url(/twemoji/svg/1f3b5.svg);
}

/* line 304, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fire {
  background-image: url(/twemoji/svg/1f525.svg);
}

/* line 307, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hankey {
  background-image: url(/twemoji/svg/1f4a9.svg);
}

/* line 310, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-poop {
  background-image: url(/twemoji/svg/1f4a9.svg);
}

/* line 313, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-shit {
  background-image: url(/twemoji/svg/1f4a9.svg);
}

/* line 316, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-thumbsup {
  background-image: url(/twemoji/svg/1f44d.svg);
}

/* line 319, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-thumbsdown {
  background-image: url(/twemoji/svg/1f44e.svg);
}

/* line 322, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ok-hand {
  background-image: url(/twemoji/svg/1f44c.svg);
}

/* line 325, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-punch {
  background-image: url(/twemoji/svg/1f44a.svg);
}

/* line 328, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fist {
  background-image: url(/twemoji/svg/270a.svg);
}

/* line 331, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-v {
  background-image: url(/twemoji/svg/270c.svg);
}

/* line 334, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-wave {
  background-image: url(/twemoji/svg/1f44b.svg);
}

/* line 337, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hand {
  background-image: url(/twemoji/svg/270b.svg);
}

/* line 340, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-open-hands {
  background-image: url(/twemoji/svg/1f450.svg);
}

/* line 343, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-point-up {
  background-image: url(/twemoji/svg/261d.svg);
}

/* line 346, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-point-down {
  background-image: url(/twemoji/svg/1f447.svg);
}

/* line 349, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-point-left {
  background-image: url(/twemoji/svg/1f448.svg);
}

/* line 352, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-point-right {
  background-image: url(/twemoji/svg/1f449.svg);
}

/* line 355, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-raised-hands {
  background-image: url(/twemoji/svg/1f64c.svg);
}

/* line 358, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pray {
  background-image: url(/twemoji/svg/1f64f.svg);
}

/* line 361, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-point-up-2 {
  background-image: url(/twemoji/svg/1f446.svg);
}

/* line 364, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clap {
  background-image: url(/twemoji/svg/1f44f.svg);
}

/* line 367, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-muscle {
  background-image: url(/twemoji/svg/1f4aa.svg);
}

/* line 370, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-walking {
  background-image: url(/twemoji/svg/1f6b6.svg);
}

/* line 373, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-runner {
  background-image: url(/twemoji/svg/1f3c3.svg);
}

/* line 376, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-couple {
  background-image: url(/twemoji/svg/1f46b.svg);
}

/* line 379, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-family {
  background-image: url(/twemoji/svg/1f46a.svg);
}

/* line 382, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-two-men-holding-hands {
  background-image: url(/twemoji/svg/1f46c.svg);
}

/* line 385, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-two-women-holding-hands {
  background-image: url(/twemoji/svg/1f46d.svg);
}

/* line 388, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dancer {
  background-image: url(/twemoji/svg/1f483.svg);
}

/* line 391, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dancers {
  background-image: url(/twemoji/svg/1f46f.svg);
}

/* line 394, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ok-woman {
  background-image: url(/twemoji/svg/1f646.svg);
}

/* line 397, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-no-good {
  background-image: url(/twemoji/svg/1f645.svg);
}

/* line 400, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-information-desk-person {
  background-image: url(/twemoji/svg/1f481.svg);
}

/* line 403, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-raised-hand {
  background-image: url(/twemoji/svg/1f64b.svg);
}

/* line 406, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bride-with-veil {
  background-image: url(/twemoji/svg/1f470.svg);
}

/* line 409, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-person-with-pouting-face {
  background-image: url(/twemoji/svg/1f64e.svg);
}

/* line 412, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-person-frowning {
  background-image: url(/twemoji/svg/1f64d.svg);
}

/* line 415, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bow {
  background-image: url(/twemoji/svg/1f647.svg);
}

/* line 418, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-couplekiss {
  background-image: url(/twemoji/svg/1f48f.svg);
}

/* line 421, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-couple-with-heart {
  background-image: url(/twemoji/svg/1f491.svg);
}

/* line 424, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-massage {
  background-image: url(/twemoji/svg/1f486.svg);
}

/* line 427, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-haircut {
  background-image: url(/twemoji/svg/1f487.svg);
}

/* line 430, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-nail-care {
  background-image: url(/twemoji/svg/1f485.svg);
}

/* line 433, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-boy {
  background-image: url(/twemoji/svg/1f466.svg);
}

/* line 436, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-girl {
  background-image: url(/twemoji/svg/1f467.svg);
}

/* line 439, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-woman {
  background-image: url(/twemoji/svg/1f469.svg);
}

/* line 442, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-man {
  background-image: url(/twemoji/svg/1f468.svg);
}

/* line 445, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-baby {
  background-image: url(/twemoji/svg/1f476.svg);
}

/* line 448, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-older-woman {
  background-image: url(/twemoji/svg/1f475.svg);
}

/* line 451, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-older-man {
  background-image: url(/twemoji/svg/1f474.svg);
}

/* line 454, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-person-with-blond-hair {
  background-image: url(/twemoji/svg/1f471.svg);
}

/* line 457, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-man-with-gua-pi-mao {
  background-image: url(/twemoji/svg/1f472.svg);
}

/* line 460, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-man-with-turban {
  background-image: url(/twemoji/svg/1f473.svg);
}

/* line 463, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-construction-worker {
  background-image: url(/twemoji/svg/1f477.svg);
}

/* line 466, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cop {
  background-image: url(/twemoji/svg/1f46e.svg);
}

/* line 469, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-angel {
  background-image: url(/twemoji/svg/1f47c.svg);
}

/* line 472, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-princess {
  background-image: url(/twemoji/svg/1f478.svg);
}

/* line 475, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-smiley-cat {
  background-image: url(/twemoji/svg/1f63a.svg);
}

/* line 478, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-smile-cat {
  background-image: url(/twemoji/svg/1f638.svg);
}

/* line 481, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heart-eyes-cat {
  background-image: url(/twemoji/svg/1f63b.svg);
}

/* line 484, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-kissing-cat {
  background-image: url(/twemoji/svg/1f63d.svg);
}

/* line 487, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-smirk-cat {
  background-image: url(/twemoji/svg/1f63c.svg);
}

/* line 490, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-scream-cat {
  background-image: url(/twemoji/svg/1f640.svg);
}

/* line 493, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-crying-cat-face {
  background-image: url(/twemoji/svg/1f63f.svg);
}

/* line 496, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-joy-cat {
  background-image: url(/twemoji/svg/1f639.svg);
}

/* line 499, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pouting-cat {
  background-image: url(/twemoji/svg/1f63e.svg);
}

/* line 502, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-japanese-ogre {
  background-image: url(/twemoji/svg/1f479.svg);
}

/* line 505, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-japanese-goblin {
  background-image: url(/twemoji/svg/1f47a.svg);
}

/* line 508, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-see-no-evil {
  background-image: url(/twemoji/svg/1f648.svg);
}

/* line 511, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hear-no-evil {
  background-image: url(/twemoji/svg/1f649.svg);
}

/* line 514, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-speak-no-evil {
  background-image: url(/twemoji/svg/1f64a.svg);
}

/* line 517, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-guardsman {
  background-image: url(/twemoji/svg/1f482.svg);
}

/* line 520, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-skull {
  background-image: url(/twemoji/svg/1f480.svg);
}

/* line 523, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-feet {
  background-image: url(/twemoji/svg/1f463.svg);
}

/* line 526, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-lips {
  background-image: url(/twemoji/svg/1f444.svg);
}

/* line 529, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-kiss {
  background-image: url(/twemoji/svg/1f48b.svg);
}

/* line 532, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-droplet {
  background-image: url(/twemoji/svg/1f4a7.svg);
}

/* line 535, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ear {
  background-image: url(/twemoji/svg/1f442.svg);
}

/* line 538, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-eyes {
  background-image: url(/twemoji/svg/1f440.svg);
}

/* line 541, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-nose {
  background-image: url(/twemoji/svg/1f443.svg);
}

/* line 544, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tongue {
  background-image: url(/twemoji/svg/1f445.svg);
}

/* line 547, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-love-letter {
  background-image: url(/twemoji/svg/1f48c.svg);
}

/* line 550, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bust-in-silhouette {
  background-image: url(/twemoji/svg/1f464.svg);
}

/* line 553, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-busts-in-silhouette {
  background-image: url(/twemoji/svg/1f465.svg);
}

/* line 556, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-speech-balloon {
  background-image: url(/twemoji/svg/1f4ac.svg);
}

/* line 559, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-thought-balloon {
  background-image: url(/twemoji/svg/1f4ad.svg);
}

/* line 562, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sunny {
  background-image: url(/twemoji/svg/2600.svg);
}

/* line 565, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-umbrella {
  background-image: url(/twemoji/svg/2614.svg);
}

/* line 568, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cloud {
  background-image: url(/twemoji/svg/2601.svg);
}

/* line 571, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-snowflake {
  background-image: url(/twemoji/svg/2744.svg);
}

/* line 574, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-snowman {
  background-image: url(/twemoji/svg/26c4.svg);
}

/* line 577, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-zap {
  background-image: url(/twemoji/svg/26a1.svg);
}

/* line 580, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cyclone {
  background-image: url(/twemoji/svg/1f300.svg);
}

/* line 583, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-foggy {
  background-image: url(/twemoji/svg/1f301.svg);
}

/* line 586, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ocean {
  background-image: url(/twemoji/svg/1f30a.svg);
}

/* line 589, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cat {
  background-image: url(/twemoji/svg/1f431.svg);
}

/* line 592, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dog {
  background-image: url(/twemoji/svg/1f436.svg);
}

/* line 595, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mouse {
  background-image: url(/twemoji/svg/1f42d.svg);
}

/* line 598, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hamster {
  background-image: url(/twemoji/svg/1f439.svg);
}

/* line 601, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rabbit {
  background-image: url(/twemoji/svg/1f430.svg);
}

/* line 604, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-wolf {
  background-image: url(/twemoji/svg/1f43a.svg);
}

/* line 607, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-frog {
  background-image: url(/twemoji/svg/1f438.svg);
}

/* line 610, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tiger {
  background-image: url(/twemoji/svg/1f42f.svg);
}

/* line 613, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-koala {
  background-image: url(/twemoji/svg/1f428.svg);
}

/* line 616, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bear {
  background-image: url(/twemoji/svg/1f43b.svg);
}

/* line 619, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pig {
  background-image: url(/twemoji/svg/1f437.svg);
}

/* line 622, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pig-nose {
  background-image: url(/twemoji/svg/1f43d.svg);
}

/* line 625, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cow {
  background-image: url(/twemoji/svg/1f42e.svg);
}

/* line 628, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-boar {
  background-image: url(/twemoji/svg/1f417.svg);
}

/* line 631, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-monkey-face {
  background-image: url(/twemoji/svg/1f435.svg);
}

/* line 634, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-monkey {
  background-image: url(/twemoji/svg/1f412.svg);
}

/* line 637, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-horse {
  background-image: url(/twemoji/svg/1f434.svg);
}

/* line 640, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-racehorse {
  background-image: url(/twemoji/svg/1f40e.svg);
}

/* line 643, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-camel {
  background-image: url(/twemoji/svg/1f42b.svg);
}

/* line 646, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sheep {
  background-image: url(/twemoji/svg/1f411.svg);
}

/* line 649, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-elephant {
  background-image: url(/twemoji/svg/1f418.svg);
}

/* line 652, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-panda-face {
  background-image: url(/twemoji/svg/1f43c.svg);
}

/* line 655, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-snake {
  background-image: url(/twemoji/svg/1f40d.svg);
}

/* line 658, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bird {
  background-image: url(/twemoji/svg/1f426.svg);
}

/* line 661, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-baby-chick {
  background-image: url(/twemoji/svg/1f424.svg);
}

/* line 664, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hatched-chick {
  background-image: url(/twemoji/svg/1f425.svg);
}

/* line 667, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hatching-chick {
  background-image: url(/twemoji/svg/1f423.svg);
}

/* line 670, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-chicken {
  background-image: url(/twemoji/svg/1f414.svg);
}

/* line 673, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-penguin {
  background-image: url(/twemoji/svg/1f427.svg);
}

/* line 676, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-turtle {
  background-image: url(/twemoji/svg/1f422.svg);
}

/* line 679, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bug {
  background-image: url(/twemoji/svg/1f41b.svg);
}

/* line 682, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-honeybee {
  background-image: url(/twemoji/svg/1f41d.svg);
}

/* line 685, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ant {
  background-image: url(/twemoji/svg/1f41c.svg);
}

/* line 688, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-beetle {
  background-image: url(/twemoji/svg/1f41e.svg);
}

/* line 691, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-snail {
  background-image: url(/twemoji/svg/1f40c.svg);
}

/* line 694, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-octopus {
  background-image: url(/twemoji/svg/1f419.svg);
}

/* line 697, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tropical-fish {
  background-image: url(/twemoji/svg/1f420.svg);
}

/* line 700, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fish {
  background-image: url(/twemoji/svg/1f41f.svg);
}

/* line 703, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-whale {
  background-image: url(/twemoji/svg/1f433.svg);
}

/* line 706, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-whale2 {
  background-image: url(/twemoji/svg/1f40b.svg);
}

/* line 709, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dolphin {
  background-image: url(/twemoji/svg/1f42c.svg);
}

/* line 712, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cow2 {
  background-image: url(/twemoji/svg/1f404.svg);
}

/* line 715, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ram {
  background-image: url(/twemoji/svg/1f40f.svg);
}

/* line 718, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rat {
  background-image: url(/twemoji/svg/1f400.svg);
}

/* line 721, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-water-buffalo {
  background-image: url(/twemoji/svg/1f403.svg);
}

/* line 724, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tiger2 {
  background-image: url(/twemoji/svg/1f405.svg);
}

/* line 727, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rabbit2 {
  background-image: url(/twemoji/svg/1f407.svg);
}

/* line 730, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dragon {
  background-image: url(/twemoji/svg/1f409.svg);
}

/* line 733, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-goat {
  background-image: url(/twemoji/svg/1f410.svg);
}

/* line 736, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rooster {
  background-image: url(/twemoji/svg/1f413.svg);
}

/* line 739, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dog2 {
  background-image: url(/twemoji/svg/1f415.svg);
}

/* line 742, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pig2 {
  background-image: url(/twemoji/svg/1f416.svg);
}

/* line 745, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mouse2 {
  background-image: url(/twemoji/svg/1f401.svg);
}

/* line 748, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ox {
  background-image: url(/twemoji/svg/1f402.svg);
}

/* line 751, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dragon-face {
  background-image: url(/twemoji/svg/1f432.svg);
}

/* line 754, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-blowfish {
  background-image: url(/twemoji/svg/1f421.svg);
}

/* line 757, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-crocodile {
  background-image: url(/twemoji/svg/1f40a.svg);
}

/* line 760, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dromedary-camel {
  background-image: url(/twemoji/svg/1f42a.svg);
}

/* line 763, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-leopard {
  background-image: url(/twemoji/svg/1f406.svg);
}

/* line 766, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cat2 {
  background-image: url(/twemoji/svg/1f408.svg);
}

/* line 769, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-poodle {
  background-image: url(/twemoji/svg/1f429.svg);
}

/* line 772, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-paw-prints {
  background-image: url(/twemoji/svg/1f43e.svg);
}

/* line 775, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bouquet {
  background-image: url(/twemoji/svg/1f490.svg);
}

/* line 778, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cherry-blossom {
  background-image: url(/twemoji/svg/1f338.svg);
}

/* line 781, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tulip {
  background-image: url(/twemoji/svg/1f337.svg);
}

/* line 784, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-four-leaf-clover {
  background-image: url(/twemoji/svg/1f340.svg);
}

/* line 787, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rose {
  background-image: url(/twemoji/svg/1f339.svg);
}

/* line 790, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sunflower {
  background-image: url(/twemoji/svg/1f33b.svg);
}

/* line 793, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hibiscus {
  background-image: url(/twemoji/svg/1f33a.svg);
}

/* line 796, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-maple-leaf {
  background-image: url(/twemoji/svg/1f341.svg);
}

/* line 799, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-leaves {
  background-image: url(/twemoji/svg/1f343.svg);
}

/* line 802, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fallen-leaf {
  background-image: url(/twemoji/svg/1f342.svg);
}

/* line 805, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-herb {
  background-image: url(/twemoji/svg/1f33f.svg);
}

/* line 808, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mushroom {
  background-image: url(/twemoji/svg/1f344.svg);
}

/* line 811, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cactus {
  background-image: url(/twemoji/svg/1f335.svg);
}

/* line 814, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-palm-tree {
  background-image: url(/twemoji/svg/1f334.svg);
}

/* line 817, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-evergreen-tree {
  background-image: url(/twemoji/svg/1f332.svg);
}

/* line 820, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-deciduous-tree {
  background-image: url(/twemoji/svg/1f333.svg);
}

/* line 823, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-chestnut {
  background-image: url(/twemoji/svg/1f330.svg);
}

/* line 826, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-seedling {
  background-image: url(/twemoji/svg/1f331.svg);
}

/* line 829, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-blossom {
  background-image: url(/twemoji/svg/1f33c.svg);
}

/* line 832, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ear-of-rice {
  background-image: url(/twemoji/svg/1f33e.svg);
}

/* line 835, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-shell {
  background-image: url(/twemoji/svg/1f41a.svg);
}

/* line 838, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-globe-with-meridians {
  background-image: url(/twemoji/svg/1f310.svg);
}

/* line 841, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sun-with-face {
  background-image: url(/twemoji/svg/1f31e.svg);
}

/* line 844, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-full-moon-with-face {
  background-image: url(/twemoji/svg/1f31d.svg);
}

/* line 847, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-new-moon-with-face {
  background-image: url(/twemoji/svg/1f31a.svg);
}

/* line 850, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-new-moon {
  background-image: url(/twemoji/svg/1f311.svg);
}

/* line 853, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-waxing-crescent-moon {
  background-image: url(/twemoji/svg/1f312.svg);
}

/* line 856, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-first-quarter-moon {
  background-image: url(/twemoji/svg/1f313.svg);
}

/* line 859, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-waxing-gibbous-moon {
  background-image: url(/twemoji/svg/1f314.svg);
}

/* line 862, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-full-moon {
  background-image: url(/twemoji/svg/1f315.svg);
}

/* line 865, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-waning-gibbous-moon {
  background-image: url(/twemoji/svg/1f316.svg);
}

/* line 868, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-last-quarter-moon {
  background-image: url(/twemoji/svg/1f317.svg);
}

/* line 871, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-waning-crescent-moon {
  background-image: url(/twemoji/svg/1f318.svg);
}

/* line 874, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-last-quarter-moon-with-face {
  background-image: url(/twemoji/svg/1f31c.svg);
}

/* line 877, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-first-quarter-moon-with-face {
  background-image: url(/twemoji/svg/1f31b.svg);
}

/* line 880, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-moon {
  background-image: url(/twemoji/svg/1f319.svg);
}

/* line 883, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-earth-africa {
  background-image: url(/twemoji/svg/1f30d.svg);
}

/* line 886, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-earth-americas {
  background-image: url(/twemoji/svg/1f30e.svg);
}

/* line 889, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-earth-asia {
  background-image: url(/twemoji/svg/1f30f.svg);
}

/* line 892, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-volcano {
  background-image: url(/twemoji/svg/1f30b.svg);
}

/* line 895, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-milky-way {
  background-image: url(/twemoji/svg/1f30c.svg);
}

/* line 898, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-partly-sunny {
  background-image: url(/twemoji/svg/26c5.svg);
}

/* line 901, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bamboo {
  background-image: url(/twemoji/svg/1f38d.svg);
}

/* line 904, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-gift-heart {
  background-image: url(/twemoji/svg/1f49d.svg);
}

/* line 907, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dolls {
  background-image: url(/twemoji/svg/1f38e.svg);
}

/* line 910, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-school-satchel {
  background-image: url(/twemoji/svg/1f392.svg);
}

/* line 913, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mortar-board {
  background-image: url(/twemoji/svg/1f393.svg);
}

/* line 916, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-flags {
  background-image: url(/twemoji/svg/1f38f.svg);
}

/* line 919, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fireworks {
  background-image: url(/twemoji/svg/1f386.svg);
}

/* line 922, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sparkler {
  background-image: url(/twemoji/svg/1f387.svg);
}

/* line 925, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-wind-chime {
  background-image: url(/twemoji/svg/1f390.svg);
}

/* line 928, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rice-scene {
  background-image: url(/twemoji/svg/1f391.svg);
}

/* line 931, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-jack-o-lantern {
  background-image: url(/twemoji/svg/1f383.svg);
}

/* line 934, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ghost {
  background-image: url(/twemoji/svg/1f47b.svg);
}

/* line 937, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-santa {
  background-image: url(/twemoji/svg/1f385.svg);
}

/* line 940, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-8ball {
  background-image: url(/twemoji/svg/1f3b1.svg);
}

/* line 943, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-alarm-clock {
  background-image: url(/twemoji/svg/23f0.svg);
}

/* line 946, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-apple {
  background-image: url(/twemoji/svg/1f34e.svg);
}

/* line 949, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-art {
  background-image: url(/twemoji/svg/1f3a8.svg);
}

/* line 952, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-baby-bottle {
  background-image: url(/twemoji/svg/1f37c.svg);
}

/* line 955, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-balloon {
  background-image: url(/twemoji/svg/1f388.svg);
}

/* line 958, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-banana {
  background-image: url(/twemoji/svg/1f34c.svg);
}

/* line 961, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bar-chart {
  background-image: url(/twemoji/svg/1f4ca.svg);
}

/* line 964, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-baseball {
  background-image: url(/twemoji/svg/26be.svg);
}

/* line 967, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-basketball {
  background-image: url(/twemoji/svg/1f3c0.svg);
}

/* line 970, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bath {
  background-image: url(/twemoji/svg/1f6c0.svg);
}

/* line 973, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bathtub {
  background-image: url(/twemoji/svg/1f6c1.svg);
}

/* line 976, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-battery {
  background-image: url(/twemoji/svg/1f50b.svg);
}

/* line 979, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-beer {
  background-image: url(/twemoji/svg/1f37a.svg);
}

/* line 982, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-beers {
  background-image: url(/twemoji/svg/1f37b.svg);
}

/* line 985, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bell {
  background-image: url(/twemoji/svg/1f514.svg);
}

/* line 988, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bento {
  background-image: url(/twemoji/svg/1f371.svg);
}

/* line 991, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bicyclist {
  background-image: url(/twemoji/svg/1f6b4.svg);
}

/* line 994, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bikini {
  background-image: url(/twemoji/svg/1f459.svg);
}

/* line 997, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-birthday {
  background-image: url(/twemoji/svg/1f382.svg);
}

/* line 1000, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-black-joker {
  background-image: url(/twemoji/svg/1f0cf.svg);
}

/* line 1003, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-black-nib {
  background-image: url(/twemoji/svg/2712.svg);
}

/* line 1006, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-blue-book {
  background-image: url(/twemoji/svg/1f4d8.svg);
}

/* line 1009, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bomb {
  background-image: url(/twemoji/svg/1f4a3.svg);
}

/* line 1012, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bookmark {
  background-image: url(/twemoji/svg/1f516.svg);
}

/* line 1015, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bookmark-tabs {
  background-image: url(/twemoji/svg/1f4d1.svg);
}

/* line 1018, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-books {
  background-image: url(/twemoji/svg/1f4da.svg);
}

/* line 1021, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-boot {
  background-image: url(/twemoji/svg/1f462.svg);
}

/* line 1024, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bowling {
  background-image: url(/twemoji/svg/1f3b3.svg);
}

/* line 1027, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bread {
  background-image: url(/twemoji/svg/1f35e.svg);
}

/* line 1030, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-briefcase {
  background-image: url(/twemoji/svg/1f4bc.svg);
}

/* line 1033, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bulb {
  background-image: url(/twemoji/svg/1f4a1.svg);
}

/* line 1036, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cake {
  background-image: url(/twemoji/svg/1f370.svg);
}

/* line 1039, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-calendar {
  background-image: url(/twemoji/svg/1f4c6.svg);
}

/* line 1042, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-calling {
  background-image: url(/twemoji/svg/1f4f2.svg);
}

/* line 1045, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-camera {
  background-image: url(/twemoji/svg/1f4f7.svg);
}

/* line 1048, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-candy {
  background-image: url(/twemoji/svg/1f36c.svg);
}

/* line 1051, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-card-index {
  background-image: url(/twemoji/svg/1f4c7.svg);
}

/* line 1054, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cd {
  background-image: url(/twemoji/svg/1f4bf.svg);
}

/* line 1057, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-chart-with-downwards-trend {
  background-image: url(/twemoji/svg/1f4c9.svg);
}

/* line 1060, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-chart-with-upwards-trend {
  background-image: url(/twemoji/svg/1f4c8.svg);
}

/* line 1063, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cherries {
  background-image: url(/twemoji/svg/1f352.svg);
}

/* line 1066, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-chocolate-bar {
  background-image: url(/twemoji/svg/1f36b.svg);
}

/* line 1069, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-christmas-tree {
  background-image: url(/twemoji/svg/1f384.svg);
}

/* line 1072, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clapper {
  background-image: url(/twemoji/svg/1f3ac.svg);
}

/* line 1075, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clipboard {
  background-image: url(/twemoji/svg/1f4cb.svg);
}

/* line 1078, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-closed-book {
  background-image: url(/twemoji/svg/1f4d5.svg);
}

/* line 1081, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-closed-lock-with-key {
  background-image: url(/twemoji/svg/1f510.svg);
}

/* line 1084, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-closed-umbrella {
  background-image: url(/twemoji/svg/1f302.svg);
}

/* line 1087, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clubs {
  background-image: url(/twemoji/svg/2663.svg);
}

/* line 1090, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cocktail {
  background-image: url(/twemoji/svg/1f378.svg);
}

/* line 1093, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-coffee {
  background-image: url(/twemoji/svg/2615.svg);
}

/* line 1096, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-computer {
  background-image: url(/twemoji/svg/1f4bb.svg);
}

/* line 1099, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-confetti-ball {
  background-image: url(/twemoji/svg/1f38a.svg);
}

/* line 1102, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cookie {
  background-image: url(/twemoji/svg/1f36a.svg);
}

/* line 1105, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-corn {
  background-image: url(/twemoji/svg/1f33d.svg);
}

/* line 1108, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-credit-card {
  background-image: url(/twemoji/svg/1f4b3.svg);
}

/* line 1111, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-crown {
  background-image: url(/twemoji/svg/1f451.svg);
}

/* line 1114, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-crystal-ball {
  background-image: url(/twemoji/svg/1f52e.svg);
}

/* line 1117, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-curry {
  background-image: url(/twemoji/svg/1f35b.svg);
}

/* line 1120, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-custard {
  background-image: url(/twemoji/svg/1f36e.svg);
}

/* line 1123, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dango {
  background-image: url(/twemoji/svg/1f361.svg);
}

/* line 1126, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dart {
  background-image: url(/twemoji/svg/1f3af.svg);
}

/* line 1129, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-date {
  background-image: url(/twemoji/svg/1f4c5.svg);
}

/* line 1132, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-diamonds {
  background-image: url(/twemoji/svg/2666.svg);
}

/* line 1135, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dollar {
  background-image: url(/twemoji/svg/1f4b5.svg);
}

/* line 1138, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-door {
  background-image: url(/twemoji/svg/1f6aa.svg);
}

/* line 1141, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-doughnut {
  background-image: url(/twemoji/svg/1f369.svg);
}

/* line 1144, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dress {
  background-image: url(/twemoji/svg/1f457.svg);
}

/* line 1147, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-dvd {
  background-image: url(/twemoji/svg/1f4c0.svg);
}

/* line 1150, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-e-mail {
  background-image: url(/twemoji/svg/1f4e7.svg);
}

/* line 1153, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-egg {
  background-image: url(/twemoji/svg/1f373.svg);
}

/* line 1156, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-eggplant {
  background-image: url(/twemoji/svg/1f346.svg);
}

/* line 1159, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-electric-plug {
  background-image: url(/twemoji/svg/1f50c.svg);
}

/* line 1162, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-email {
  background-image: url(/twemoji/svg/2709.svg);
}

/* line 1165, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-euro {
  background-image: url(/twemoji/svg/1f4b6.svg);
}

/* line 1168, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-eyeglasses {
  background-image: url(/twemoji/svg/1f453.svg);
}

/* line 1171, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fax {
  background-image: url(/twemoji/svg/1f4e0.svg);
}

/* line 1174, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-file-folder {
  background-image: url(/twemoji/svg/1f4c1.svg);
}

/* line 1177, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fish-cake {
  background-image: url(/twemoji/svg/1f365.svg);
}

/* line 1180, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fishing-pole-and-fish {
  background-image: url(/twemoji/svg/1f3a3.svg);
}

/* line 1183, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-flashlight {
  background-image: url(/twemoji/svg/1f526.svg);
}

/* line 1186, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-floppy-disk {
  background-image: url(/twemoji/svg/1f4be.svg);
}

/* line 1189, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-flower-playing-cards {
  background-image: url(/twemoji/svg/1f3b4.svg);
}

/* line 1192, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-football {
  background-image: url(/twemoji/svg/1f3c8.svg);
}

/* line 1195, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fork-and-knife {
  background-image: url(/twemoji/svg/1f374.svg);
}

/* line 1198, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fried-shrimp {
  background-image: url(/twemoji/svg/1f364.svg);
}

/* line 1201, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fries {
  background-image: url(/twemoji/svg/1f35f.svg);
}

/* line 1204, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-game-die {
  background-image: url(/twemoji/svg/1f3b2.svg);
}

/* line 1207, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-gem {
  background-image: url(/twemoji/svg/1f48e.svg);
}

/* line 1210, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-gift {
  background-image: url(/twemoji/svg/1f381.svg);
}

/* line 1213, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-golf {
  background-image: url(/twemoji/svg/26f3.svg);
}

/* line 1216, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-grapes {
  background-image: url(/twemoji/svg/1f347.svg);
}

/* line 1219, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-green-apple {
  background-image: url(/twemoji/svg/1f34f.svg);
}

/* line 1222, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-green-book {
  background-image: url(/twemoji/svg/1f4d7.svg);
}

/* line 1225, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-guitar {
  background-image: url(/twemoji/svg/1f3b8.svg);
}

/* line 1228, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-gun {
  background-image: url(/twemoji/svg/1f52b.svg);
}

/* line 1231, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hamburger {
  background-image: url(/twemoji/svg/1f354.svg);
}

/* line 1234, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hammer {
  background-image: url(/twemoji/svg/1f528.svg);
}

/* line 1237, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-handbag {
  background-image: url(/twemoji/svg/1f45c.svg);
}

/* line 1240, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-headphones {
  background-image: url(/twemoji/svg/1f3a7.svg);
}

/* line 1243, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hearts {
  background-image: url(/twemoji/svg/2665.svg);
}

/* line 1246, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-high-brightness {
  background-image: url(/twemoji/svg/1f506.svg);
}

/* line 1249, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-high-heel {
  background-image: url(/twemoji/svg/1f460.svg);
}

/* line 1252, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hocho {
  background-image: url(/twemoji/svg/1f52a.svg);
}

/* line 1255, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-honey-pot {
  background-image: url(/twemoji/svg/1f36f.svg);
}

/* line 1258, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-horse-racing {
  background-image: url(/twemoji/svg/1f3c7.svg);
}

/* line 1261, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hourglass {
  background-image: url(/twemoji/svg/231b.svg);
}

/* line 1264, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hourglass-flowing-sand {
  background-image: url(/twemoji/svg/23f3.svg);
}

/* line 1267, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ice-cream {
  background-image: url(/twemoji/svg/1f368.svg);
}

/* line 1270, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-icecream {
  background-image: url(/twemoji/svg/1f366.svg);
}

/* line 1273, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-inbox-tray {
  background-image: url(/twemoji/svg/1f4e5.svg);
}

/* line 1276, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-incoming-envelope {
  background-image: url(/twemoji/svg/1f4e8.svg);
}

/* line 1279, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-iphone {
  background-image: url(/twemoji/svg/1f4f1.svg);
}

/* line 1282, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-jeans {
  background-image: url(/twemoji/svg/1f456.svg);
}

/* line 1285, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-key {
  background-image: url(/twemoji/svg/1f511.svg);
}

/* line 1288, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-kimono {
  background-image: url(/twemoji/svg/1f458.svg);
}

/* line 1291, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ledger {
  background-image: url(/twemoji/svg/1f4d2.svg);
}

/* line 1294, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-lemon {
  background-image: url(/twemoji/svg/1f34b.svg);
}

/* line 1297, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-lipstick {
  background-image: url(/twemoji/svg/1f484.svg);
}

/* line 1300, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-lock {
  background-image: url(/twemoji/svg/1f512.svg);
}

/* line 1303, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-lock-with-ink-pen {
  background-image: url(/twemoji/svg/1f50f.svg);
}

/* line 1306, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-lollipop {
  background-image: url(/twemoji/svg/1f36d.svg);
}

/* line 1309, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-loop {
  background-image: url(/twemoji/svg/27bf.svg);
}

/* line 1312, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-loudspeaker {
  background-image: url(/twemoji/svg/1f4e2.svg);
}

/* line 1315, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-low-brightness {
  background-image: url(/twemoji/svg/1f505.svg);
}

/* line 1318, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mag {
  background-image: url(/twemoji/svg/1f50d.svg);
}

/* line 1321, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mag-right {
  background-image: url(/twemoji/svg/1f50e.svg);
}

/* line 1324, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mahjong {
  background-image: url(/twemoji/svg/1f004.svg);
}

/* line 1327, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mailbox {
  background-image: url(/twemoji/svg/1f4eb.svg);
}

/* line 1330, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mailbox-closed {
  background-image: url(/twemoji/svg/1f4ea.svg);
}

/* line 1333, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mailbox-with-mail {
  background-image: url(/twemoji/svg/1f4ec.svg);
}

/* line 1336, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mailbox-with-no-mail {
  background-image: url(/twemoji/svg/1f4ed.svg);
}

/* line 1339, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mans-shoe {
  background-image: url(/twemoji/svg/1f45e.svg);
}

/* line 1342, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-meat-on-bone {
  background-image: url(/twemoji/svg/1f356.svg);
}

/* line 1345, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mega {
  background-image: url(/twemoji/svg/1f4e3.svg);
}

/* line 1348, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-melon {
  background-image: url(/twemoji/svg/1f348.svg);
}

/* line 1351, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-memo {
  background-image: url(/twemoji/svg/1f4dd.svg);
}

/* line 1354, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-microphone {
  background-image: url(/twemoji/svg/1f3a4.svg);
}

/* line 1357, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-microscope {
  background-image: url(/twemoji/svg/1f52c.svg);
}

/* line 1360, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-minidisc {
  background-image: url(/twemoji/svg/1f4bd.svg);
}

/* line 1363, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-money-with-wings {
  background-image: url(/twemoji/svg/1f4b8.svg);
}

/* line 1366, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-moneybag {
  background-image: url(/twemoji/svg/1f4b0.svg);
}

/* line 1369, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mountain-bicyclist {
  background-image: url(/twemoji/svg/1f6b5.svg);
}

/* line 1372, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-movie-camera {
  background-image: url(/twemoji/svg/1f3a5.svg);
}

/* line 1375, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-musical-keyboard {
  background-image: url(/twemoji/svg/1f3b9.svg);
}

/* line 1378, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-musical-score {
  background-image: url(/twemoji/svg/1f3bc.svg);
}

/* line 1381, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mute {
  background-image: url(/twemoji/svg/1f507.svg);
}

/* line 1384, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-name-badge {
  background-image: url(/twemoji/svg/1f4db.svg);
}

/* line 1387, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-necktie {
  background-image: url(/twemoji/svg/1f454.svg);
}

/* line 1390, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-newspaper {
  background-image: url(/twemoji/svg/1f4f0.svg);
}

/* line 1393, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-no-bell {
  background-image: url(/twemoji/svg/1f515.svg);
}

/* line 1396, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-notebook {
  background-image: url(/twemoji/svg/1f4d3.svg);
}

/* line 1399, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-notebook-with-decorative-cover {
  background-image: url(/twemoji/svg/1f4d4.svg);
}

/* line 1402, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-nut-and-bolt {
  background-image: url(/twemoji/svg/1f529.svg);
}

/* line 1405, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-oden {
  background-image: url(/twemoji/svg/1f362.svg);
}

/* line 1408, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-open-file-folder {
  background-image: url(/twemoji/svg/1f4c2.svg);
}

/* line 1411, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-orange-book {
  background-image: url(/twemoji/svg/1f4d9.svg);
}

/* line 1414, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-outbox-tray {
  background-image: url(/twemoji/svg/1f4e4.svg);
}

/* line 1417, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-page-facing-up {
  background-image: url(/twemoji/svg/1f4c4.svg);
}

/* line 1420, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-page-with-curl {
  background-image: url(/twemoji/svg/1f4c3.svg);
}

/* line 1423, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pager {
  background-image: url(/twemoji/svg/1f4df.svg);
}

/* line 1426, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-paperclip {
  background-image: url(/twemoji/svg/1f4ce.svg);
}

/* line 1429, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-peach {
  background-image: url(/twemoji/svg/1f351.svg);
}

/* line 1432, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pear {
  background-image: url(/twemoji/svg/1f350.svg);
}

/* line 1435, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pencil2 {
  background-image: url(/twemoji/svg/270f.svg);
}

/* line 1438, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-phone {
  background-image: url(/twemoji/svg/260e.svg);
}

/* line 1441, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pill {
  background-image: url(/twemoji/svg/1f48a.svg);
}

/* line 1444, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pineapple {
  background-image: url(/twemoji/svg/1f34d.svg);
}

/* line 1447, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pizza {
  background-image: url(/twemoji/svg/1f355.svg);
}

/* line 1450, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-postal-horn {
  background-image: url(/twemoji/svg/1f4ef.svg);
}

/* line 1453, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-postbox {
  background-image: url(/twemoji/svg/1f4ee.svg);
}

/* line 1456, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pouch {
  background-image: url(/twemoji/svg/1f45d.svg);
}

/* line 1459, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-poultry-leg {
  background-image: url(/twemoji/svg/1f357.svg);
}

/* line 1462, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pound {
  background-image: url(/twemoji/svg/1f4b7.svg);
}

/* line 1465, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-purse {
  background-image: url(/twemoji/svg/1f45b.svg);
}

/* line 1468, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pushpin {
  background-image: url(/twemoji/svg/1f4cc.svg);
}

/* line 1471, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-radio {
  background-image: url(/twemoji/svg/1f4fb.svg);
}

/* line 1474, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ramen {
  background-image: url(/twemoji/svg/1f35c.svg);
}

/* line 1477, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ribbon {
  background-image: url(/twemoji/svg/1f380.svg);
}

/* line 1480, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rice {
  background-image: url(/twemoji/svg/1f35a.svg);
}

/* line 1483, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rice-ball {
  background-image: url(/twemoji/svg/1f359.svg);
}

/* line 1486, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rice-cracker {
  background-image: url(/twemoji/svg/1f358.svg);
}

/* line 1489, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ring {
  background-image: url(/twemoji/svg/1f48d.svg);
}

/* line 1492, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rugby-football {
  background-image: url(/twemoji/svg/1f3c9.svg);
}

/* line 1495, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-running-shirt-with-sash {
  background-image: url(/twemoji/svg/1f3bd.svg);
}

/* line 1498, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sake {
  background-image: url(/twemoji/svg/1f376.svg);
}

/* line 1501, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sandal {
  background-image: url(/twemoji/svg/1f461.svg);
}

/* line 1504, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-satellite {
  background-image: url(/twemoji/svg/1f4e1.svg);
}

/* line 1507, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-saxophone {
  background-image: url(/twemoji/svg/1f3b7.svg);
}

/* line 1510, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-scissors {
  background-image: url(/twemoji/svg/2702.svg);
}

/* line 1513, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-scroll {
  background-image: url(/twemoji/svg/1f4dc.svg);
}

/* line 1516, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-seat {
  background-image: url(/twemoji/svg/1f4ba.svg);
}

/* line 1519, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-shaved-ice {
  background-image: url(/twemoji/svg/1f367.svg);
}

/* line 1522, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-shirt {
  background-image: url(/twemoji/svg/1f455.svg);
}

/* line 1525, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-shower {
  background-image: url(/twemoji/svg/1f6bf.svg);
}

/* line 1528, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ski {
  background-image: url(/twemoji/svg/1f3bf.svg);
}

/* line 1531, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-smoking {
  background-image: url(/twemoji/svg/1f6ac.svg);
}

/* line 1534, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-snowboarder {
  background-image: url(/twemoji/svg/1f3c2.svg);
}

/* line 1537, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-soccer {
  background-image: url(/twemoji/svg/26bd.svg);
}

/* line 1540, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sound {
  background-image: url(/twemoji/svg/1f509.svg);
}

/* line 1543, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-space-invader {
  background-image: url(/twemoji/svg/1f47e.svg);
}

/* line 1546, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-spades {
  background-image: url(/twemoji/svg/2660.svg);
}

/* line 1549, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-spaghetti {
  background-image: url(/twemoji/svg/1f35d.svg);
}

/* line 1552, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-speaker {
  background-image: url(/twemoji/svg/1f50a.svg);
}

/* line 1555, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-stew {
  background-image: url(/twemoji/svg/1f372.svg);
}

/* line 1558, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-straight-ruler {
  background-image: url(/twemoji/svg/1f4cf.svg);
}

/* line 1561, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-strawberry {
  background-image: url(/twemoji/svg/1f353.svg);
}

/* line 1564, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-surfer {
  background-image: url(/twemoji/svg/1f3c4.svg);
}

/* line 1567, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sushi {
  background-image: url(/twemoji/svg/1f363.svg);
}

/* line 1570, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sweet-potato {
  background-image: url(/twemoji/svg/1f360.svg);
}

/* line 1573, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-swimmer {
  background-image: url(/twemoji/svg/1f3ca.svg);
}

/* line 1576, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-syringe {
  background-image: url(/twemoji/svg/1f489.svg);
}

/* line 1579, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tada {
  background-image: url(/twemoji/svg/1f389.svg);
}

/* line 1582, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tanabata-tree {
  background-image: url(/twemoji/svg/1f38b.svg);
}

/* line 1585, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tangerine {
  background-image: url(/twemoji/svg/1f34a.svg);
}

/* line 1588, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tea {
  background-image: url(/twemoji/svg/1f375.svg);
}

/* line 1591, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-telephone-receiver {
  background-image: url(/twemoji/svg/1f4de.svg);
}

/* line 1594, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-telescope {
  background-image: url(/twemoji/svg/1f52d.svg);
}

/* line 1597, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tennis {
  background-image: url(/twemoji/svg/1f3be.svg);
}

/* line 1600, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-toilet {
  background-image: url(/twemoji/svg/1f6bd.svg);
}

/* line 1603, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tomato {
  background-image: url(/twemoji/svg/1f345.svg);
}

/* line 1606, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tophat {
  background-image: url(/twemoji/svg/1f3a9.svg);
}

/* line 1609, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-triangular-ruler {
  background-image: url(/twemoji/svg/1f4d0.svg);
}

/* line 1612, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-trophy {
  background-image: url(/twemoji/svg/1f3c6.svg);
}

/* line 1615, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tropical-drink {
  background-image: url(/twemoji/svg/1f379.svg);
}

/* line 1618, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-trumpet {
  background-image: url(/twemoji/svg/1f3ba.svg);
}

/* line 1621, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tv {
  background-image: url(/twemoji/svg/1f4fa.svg);
}

/* line 1624, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-unlock {
  background-image: url(/twemoji/svg/1f513.svg);
}

/* line 1627, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-vhs {
  background-image: url(/twemoji/svg/1f4fc.svg);
}

/* line 1630, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-video-camera {
  background-image: url(/twemoji/svg/1f4f9.svg);
}

/* line 1633, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-video-game {
  background-image: url(/twemoji/svg/1f3ae.svg);
}

/* line 1636, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-violin {
  background-image: url(/twemoji/svg/1f3bb.svg);
}

/* line 1639, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-watch {
  background-image: url(/twemoji/svg/231a.svg);
}

/* line 1642, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-watermelon {
  background-image: url(/twemoji/svg/1f349.svg);
}

/* line 1645, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-wine-glass {
  background-image: url(/twemoji/svg/1f377.svg);
}

/* line 1648, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-womans-clothes {
  background-image: url(/twemoji/svg/1f45a.svg);
}

/* line 1651, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-womans-hat {
  background-image: url(/twemoji/svg/1f452.svg);
}

/* line 1654, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-wrench {
  background-image: url(/twemoji/svg/1f527.svg);
}

/* line 1657, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-yen {
  background-image: url(/twemoji/svg/1f4b4.svg);
}

/* line 1660, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-aerial-tramway {
  background-image: url(/twemoji/svg/1f6a1.svg);
}

/* line 1663, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-airplane {
  background-image: url(/twemoji/svg/2708.svg);
}

/* line 1666, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ambulance {
  background-image: url(/twemoji/svg/1f691.svg);
}

/* line 1669, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-anchor {
  background-image: url(/twemoji/svg/2693.svg);
}

/* line 1672, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-articulated-lorry {
  background-image: url(/twemoji/svg/1f69b.svg);
}

/* line 1675, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-atm {
  background-image: url(/twemoji/svg/1f3e7.svg);
}

/* line 1678, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bank {
  background-image: url(/twemoji/svg/1f3e6.svg);
}

/* line 1681, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-barber {
  background-image: url(/twemoji/svg/1f488.svg);
}

/* line 1684, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-beginner {
  background-image: url(/twemoji/svg/1f530.svg);
}

/* line 1687, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bike {
  background-image: url(/twemoji/svg/1f6b2.svg);
}

/* line 1690, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-blue-car {
  background-image: url(/twemoji/svg/1f699.svg);
}

/* line 1693, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-boat {
  background-image: url(/twemoji/svg/26f5.svg);
}

/* line 1696, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bridge-at-night {
  background-image: url(/twemoji/svg/1f309.svg);
}

/* line 1699, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bullettrain-front {
  background-image: url(/twemoji/svg/1f685.svg);
}

/* line 1702, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bullettrain-side {
  background-image: url(/twemoji/svg/1f684.svg);
}

/* line 1705, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bus {
  background-image: url(/twemoji/svg/1f68c.svg);
}

/* line 1708, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-busstop {
  background-image: url(/twemoji/svg/1f68f.svg);
}

/* line 1711, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-car {
  background-image: url(/twemoji/svg/1f697.svg);
}

/* line 1714, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-carousel-horse {
  background-image: url(/twemoji/svg/1f3a0.svg);
}

/* line 1717, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-checkered-flag {
  background-image: url(/twemoji/svg/1f3c1.svg);
}

/* line 1720, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-church {
  background-image: url(/twemoji/svg/26ea.svg);
}

/* line 1723, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-circus-tent {
  background-image: url(/twemoji/svg/1f3aa.svg);
}

/* line 1726, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-city-sunrise {
  background-image: url(/twemoji/svg/1f307.svg);
}

/* line 1729, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-city-sunset {
  background-image: url(/twemoji/svg/1f306.svg);
}

/* line 1732, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-construction {
  background-image: url(/twemoji/svg/1f6a7.svg);
}

/* line 1735, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-convenience-store {
  background-image: url(/twemoji/svg/1f3ea.svg);
}

/* line 1738, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-crossed-flags {
  background-image: url(/twemoji/svg/1f38c.svg);
}

/* line 1741, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-department-store {
  background-image: url(/twemoji/svg/1f3ec.svg);
}

/* line 1744, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-european-castle {
  background-image: url(/twemoji/svg/1f3f0.svg);
}

/* line 1747, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-european-post-office {
  background-image: url(/twemoji/svg/1f3e4.svg);
}

/* line 1750, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-factory {
  background-image: url(/twemoji/svg/1f3ed.svg);
}

/* line 1753, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ferris-wheel {
  background-image: url(/twemoji/svg/1f3a1.svg);
}

/* line 1756, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fire-engine {
  background-image: url(/twemoji/svg/1f692.svg);
}

/* line 1759, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fountain {
  background-image: url(/twemoji/svg/26f2.svg);
}

/* line 1762, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fuelpump {
  background-image: url(/twemoji/svg/26fd.svg);
}

/* line 1765, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-helicopter {
  background-image: url(/twemoji/svg/1f681.svg);
}

/* line 1768, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hospital {
  background-image: url(/twemoji/svg/1f3e5.svg);
}

/* line 1771, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hotel {
  background-image: url(/twemoji/svg/1f3e8.svg);
}

/* line 1774, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hotsprings {
  background-image: url(/twemoji/svg/2668.svg);
}

/* line 1777, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-house {
  background-image: url(/twemoji/svg/1f3e0.svg);
}

/* line 1780, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-house-with-garden {
  background-image: url(/twemoji/svg/1f3e1.svg);
}

/* line 1783, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-japan {
  background-image: url(/twemoji/svg/1f5fe.svg);
}

/* line 1786, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-japanese-castle {
  background-image: url(/twemoji/svg/1f3ef.svg);
}

/* line 1789, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-light-rail {
  background-image: url(/twemoji/svg/1f688.svg);
}

/* line 1792, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-love-hotel {
  background-image: url(/twemoji/svg/1f3e9.svg);
}

/* line 1795, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-minibus {
  background-image: url(/twemoji/svg/1f690.svg);
}

/* line 1798, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-monorail {
  background-image: url(/twemoji/svg/1f69d.svg);
}

/* line 1801, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mount-fuji {
  background-image: url(/twemoji/svg/1f5fb.svg);
}

/* line 1804, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mountain-cableway {
  background-image: url(/twemoji/svg/1f6a0.svg);
}

/* line 1807, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mountain-railway {
  background-image: url(/twemoji/svg/1f69e.svg);
}

/* line 1810, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-moyai {
  background-image: url(/twemoji/svg/1f5ff.svg);
}

/* line 1813, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-office {
  background-image: url(/twemoji/svg/1f3e2.svg);
}

/* line 1816, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-oncoming-automobile {
  background-image: url(/twemoji/svg/1f698.svg);
}

/* line 1819, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-oncoming-bus {
  background-image: url(/twemoji/svg/1f68d.svg);
}

/* line 1822, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-oncoming-police-car {
  background-image: url(/twemoji/svg/1f694.svg);
}

/* line 1825, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-oncoming-taxi {
  background-image: url(/twemoji/svg/1f696.svg);
}

/* line 1828, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-performing-arts {
  background-image: url(/twemoji/svg/1f3ad.svg);
}

/* line 1831, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-police-car {
  background-image: url(/twemoji/svg/1f693.svg);
}

/* line 1834, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-post-office {
  background-image: url(/twemoji/svg/1f3e3.svg);
}

/* line 1837, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-railway-car {
  background-image: url(/twemoji/svg/1f683.svg);
}

/* line 1840, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rainbow {
  background-image: url(/twemoji/svg/1f308.svg);
}

/* line 1843, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rocket {
  background-image: url(/twemoji/svg/1f680.svg);
}

/* line 1846, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-roller-coaster {
  background-image: url(/twemoji/svg/1f3a2.svg);
}

/* line 1849, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rotating-light {
  background-image: url(/twemoji/svg/1f6a8.svg);
}

/* line 1852, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-round-pushpin {
  background-image: url(/twemoji/svg/1f4cd.svg);
}

/* line 1855, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rowboat {
  background-image: url(/twemoji/svg/1f6a3.svg);
}

/* line 1858, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-school {
  background-image: url(/twemoji/svg/1f3eb.svg);
}

/* line 1861, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ship {
  background-image: url(/twemoji/svg/1f6a2.svg);
}

/* line 1864, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-slot-machine {
  background-image: url(/twemoji/svg/1f3b0.svg);
}

/* line 1867, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-speedboat {
  background-image: url(/twemoji/svg/1f6a4.svg);
}

/* line 1870, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-stars {
  background-image: url(/twemoji/svg/1f303.svg);
}

/* line 1873, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-station {
  background-image: url(/twemoji/svg/1f689.svg);
}

/* line 1876, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-statue-of-liberty {
  background-image: url(/twemoji/svg/1f5fd.svg);
}

/* line 1879, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-steam-locomotive {
  background-image: url(/twemoji/svg/1f682.svg);
}

/* line 1882, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sunrise {
  background-image: url(/twemoji/svg/1f305.svg);
}

/* line 1885, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sunrise-over-mountains {
  background-image: url(/twemoji/svg/1f304.svg);
}

/* line 1888, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-suspension-railway {
  background-image: url(/twemoji/svg/1f69f.svg);
}

/* line 1891, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-taxi {
  background-image: url(/twemoji/svg/1f695.svg);
}

/* line 1894, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tent {
  background-image: url(/twemoji/svg/26fa.svg);
}

/* line 1897, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ticket {
  background-image: url(/twemoji/svg/1f3ab.svg);
}

/* line 1900, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tokyo-tower {
  background-image: url(/twemoji/svg/1f5fc.svg);
}

/* line 1903, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tractor {
  background-image: url(/twemoji/svg/1f69c.svg);
}

/* line 1906, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-traffic-light {
  background-image: url(/twemoji/svg/1f6a5.svg);
}

/* line 1909, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-train2 {
  background-image: url(/twemoji/svg/1f686.svg);
}

/* line 1912, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tram {
  background-image: url(/twemoji/svg/1f68a.svg);
}

/* line 1915, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-triangular-flag-on-post {
  background-image: url(/twemoji/svg/1f6a9.svg);
}

/* line 1918, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-trolleybus {
  background-image: url(/twemoji/svg/1f68e.svg);
}

/* line 1921, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-truck {
  background-image: url(/twemoji/svg/1f69a.svg);
}

/* line 1924, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-vertical-traffic-light {
  background-image: url(/twemoji/svg/1f6a6.svg);
}

/* line 1927, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-warning {
  background-image: url(/twemoji/svg/26a0.svg);
}

/* line 1930, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-wedding {
  background-image: url(/twemoji/svg/1f492.svg);
}

/* line 1933, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-jp {
  background-image: url(/twemoji/svg/1f1ef-1f1f5.svg);
}

/* line 1936, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-kr {
  background-image: url(/twemoji/svg/1f1f0-1f1f7.svg);
}

/* line 1939, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cn {
  background-image: url(/twemoji/svg/1f1e8-1f1f3.svg);
}

/* line 1942, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-us {
  background-image: url(/twemoji/svg/1f1fa-1f1f8.svg);
}

/* line 1945, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fr {
  background-image: url(/twemoji/svg/1f1eb-1f1f7.svg);
}

/* line 1948, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-es {
  background-image: url(/twemoji/svg/1f1ea-1f1f8.svg);
}

/* line 1951, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-it {
  background-image: url(/twemoji/svg/1f1ee-1f1f9.svg);
}

/* line 1954, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ru {
  background-image: url(/twemoji/svg/1f1f7-1f1fa.svg);
}

/* line 1957, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-gb {
  background-image: url(/twemoji/svg/1f1ec-1f1e7.svg);
}

/* line 1960, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-de {
  background-image: url(/twemoji/svg/1f1e9-1f1ea.svg);
}

/* line 1963, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-100 {
  background-image: url(/twemoji/svg/1f4af.svg);
}

/* line 1966, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-1234 {
  background-image: url(/twemoji/svg/1f522.svg);
}

/* line 1969, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-a {
  background-image: url(/twemoji/svg/1f170.svg);
}

/* line 1972, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ab {
  background-image: url(/twemoji/svg/1f18e.svg);
}

/* line 1975, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-abc {
  background-image: url(/twemoji/svg/1f524.svg);
}

/* line 1978, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-abcd {
  background-image: url(/twemoji/svg/1f521.svg);
}

/* line 1981, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-accept {
  background-image: url(/twemoji/svg/1f251.svg);
}

/* line 1984, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-aquarius {
  background-image: url(/twemoji/svg/2652.svg);
}

/* line 1987, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-aries {
  background-image: url(/twemoji/svg/2648.svg);
}

/* line 1990, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-backward {
  background-image: url(/twemoji/svg/25c0.svg);
}

/* line 1993, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-double-down {
  background-image: url(/twemoji/svg/23ec.svg);
}

/* line 1996, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-double-up {
  background-image: url(/twemoji/svg/23eb.svg);
}

/* line 1999, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-down {
  background-image: url(/twemoji/svg/2b07.svg);
}

/* line 2002, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-down-small {
  background-image: url(/twemoji/svg/1f53d.svg);
}

/* line 2005, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-forward {
  background-image: url(/twemoji/svg/25b6.svg);
}

/* line 2008, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-heading-down {
  background-image: url(/twemoji/svg/2935.svg);
}

/* line 2011, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-heading-up {
  background-image: url(/twemoji/svg/2934.svg);
}

/* line 2014, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-left {
  background-image: url(/twemoji/svg/2b05.svg);
}

/* line 2017, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-lower-left {
  background-image: url(/twemoji/svg/2199.svg);
}

/* line 2020, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-lower-right {
  background-image: url(/twemoji/svg/2198.svg);
}

/* line 2023, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-right {
  background-image: url(/twemoji/svg/27a1.svg);
}

/* line 2026, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-right-hook {
  background-image: url(/twemoji/svg/21aa.svg);
}

/* line 2029, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-up {
  background-image: url(/twemoji/svg/2b06.svg);
}

/* line 2032, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-up-down {
  background-image: url(/twemoji/svg/2195.svg);
}

/* line 2035, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-up-small {
  background-image: url(/twemoji/svg/1f53c.svg);
}

/* line 2038, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-upper-left {
  background-image: url(/twemoji/svg/2196.svg);
}

/* line 2041, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrow-upper-right {
  background-image: url(/twemoji/svg/2197.svg);
}

/* line 2044, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrows-clockwise {
  background-image: url(/twemoji/svg/1f503.svg);
}

/* line 2047, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-arrows-counterclockwise {
  background-image: url(/twemoji/svg/1f504.svg);
}

/* line 2050, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-b {
  background-image: url(/twemoji/svg/1f171.svg);
}

/* line 2053, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-baby-symbol {
  background-image: url(/twemoji/svg/1f6bc.svg);
}

/* line 2056, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-baggage-claim {
  background-image: url(/twemoji/svg/1f6c4.svg);
}

/* line 2059, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ballot-box-with-check {
  background-image: url(/twemoji/svg/2611.svg);
}

/* line 2062, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-bangbang {
  background-image: url(/twemoji/svg/203c.svg);
}

/* line 2065, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-black-circle {
  background-image: url(/twemoji/svg/26ab.svg);
}

/* line 2068, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-black-square-button {
  background-image: url(/twemoji/svg/1f532.svg);
}

/* line 2071, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cancer {
  background-image: url(/twemoji/svg/264b.svg);
}

/* line 2074, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-capital-abcd {
  background-image: url(/twemoji/svg/1f520.svg);
}

/* line 2077, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-capricorn {
  background-image: url(/twemoji/svg/2651.svg);
}

/* line 2080, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-chart {
  background-image: url(/twemoji/svg/1f4b9.svg);
}

/* line 2083, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-children-crossing {
  background-image: url(/twemoji/svg/1f6b8.svg);
}

/* line 2086, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cinema {
  background-image: url(/twemoji/svg/1f3a6.svg);
}

/* line 2089, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cl {
  background-image: url(/twemoji/svg/1f191.svg);
}

/* line 2092, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock1 {
  background-image: url(/twemoji/svg/1f550.svg);
}

/* line 2095, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock10 {
  background-image: url(/twemoji/svg/1f559.svg);
}

/* line 2098, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock1030 {
  background-image: url(/twemoji/svg/1f565.svg);
}

/* line 2101, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock11 {
  background-image: url(/twemoji/svg/1f55a.svg);
}

/* line 2104, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock1130 {
  background-image: url(/twemoji/svg/1f566.svg);
}

/* line 2107, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock12 {
  background-image: url(/twemoji/svg/1f55b.svg);
}

/* line 2110, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock1230 {
  background-image: url(/twemoji/svg/1f567.svg);
}

/* line 2113, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock130 {
  background-image: url(/twemoji/svg/1f55c.svg);
}

/* line 2116, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock2 {
  background-image: url(/twemoji/svg/1f551.svg);
}

/* line 2119, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock230 {
  background-image: url(/twemoji/svg/1f55d.svg);
}

/* line 2122, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock3 {
  background-image: url(/twemoji/svg/1f552.svg);
}

/* line 2125, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock330 {
  background-image: url(/twemoji/svg/1f55e.svg);
}

/* line 2128, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock4 {
  background-image: url(/twemoji/svg/1f553.svg);
}

/* line 2131, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock430 {
  background-image: url(/twemoji/svg/1f55f.svg);
}

/* line 2134, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock5 {
  background-image: url(/twemoji/svg/1f554.svg);
}

/* line 2137, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock530 {
  background-image: url(/twemoji/svg/1f560.svg);
}

/* line 2140, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock6 {
  background-image: url(/twemoji/svg/1f555.svg);
}

/* line 2143, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock630 {
  background-image: url(/twemoji/svg/1f561.svg);
}

/* line 2146, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock7 {
  background-image: url(/twemoji/svg/1f556.svg);
}

/* line 2149, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock730 {
  background-image: url(/twemoji/svg/1f562.svg);
}

/* line 2152, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock8 {
  background-image: url(/twemoji/svg/1f557.svg);
}

/* line 2155, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock830 {
  background-image: url(/twemoji/svg/1f563.svg);
}

/* line 2158, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock9 {
  background-image: url(/twemoji/svg/1f558.svg);
}

/* line 2161, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-clock930 {
  background-image: url(/twemoji/svg/1f564.svg);
}

/* line 2164, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-congratulations {
  background-image: url(/twemoji/svg/3297.svg);
}

/* line 2167, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-cool {
  background-image: url(/twemoji/svg/1f192.svg);
}

/* line 2170, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-copyright {
  background-image: url(/twemoji/svg/a9.svg);
}

/* line 2173, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-curly-loop {
  background-image: url(/twemoji/svg/27b0.svg);
}

/* line 2176, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-currency-exchange {
  background-image: url(/twemoji/svg/1f4b1.svg);
}

/* line 2179, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-customs {
  background-image: url(/twemoji/svg/1f6c3.svg);
}

/* line 2182, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-diamond-shape-with-a-dot-inside {
  background-image: url(/twemoji/svg/1f4a0.svg);
}

/* line 2185, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-do-not-litter {
  background-image: url(/twemoji/svg/1f6af.svg);
}

/* line 2188, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-eight {
  background-image: url(/twemoji/svg/38-20e3.svg);
}

/* line 2191, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-eight-pointed-black-star {
  background-image: url(/twemoji/svg/2734.svg);
}

/* line 2194, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-eight-spoked-asterisk {
  background-image: url(/twemoji/svg/2733.svg);
}

/* line 2197, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-end {
  background-image: url(/twemoji/svg/1f51a.svg);
}

/* line 2200, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-fast-forward {
  background-image: url(/twemoji/svg/23e9.svg);
}

/* line 2203, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-five {
  background-image: url(/twemoji/svg/35-20e3.svg);
}

/* line 2206, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-four {
  background-image: url(/twemoji/svg/34-20e3.svg);
}

/* line 2209, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-free {
  background-image: url(/twemoji/svg/1f193.svg);
}

/* line 2212, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-gemini {
  background-image: url(/twemoji/svg/264a.svg);
}

/* line 2215, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-hash {
  background-image: url(/twemoji/svg/23-20e3.svg);
}

/* line 2218, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heart-decoration {
  background-image: url(/twemoji/svg/1f49f.svg);
}

/* line 2221, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heavy-check-mark {
  background-image: url(/twemoji/svg/2714.svg);
}

/* line 2224, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heavy-division-sign {
  background-image: url(/twemoji/svg/2797.svg);
}

/* line 2227, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heavy-dollar-sign {
  background-image: url(/twemoji/svg/1f4b2.svg);
}

/* line 2230, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heavy-minus-sign {
  background-image: url(/twemoji/svg/2796.svg);
}

/* line 2233, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heavy-multiplication-x {
  background-image: url(/twemoji/svg/2716.svg);
}

/* line 2236, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-heavy-plus-sign {
  background-image: url(/twemoji/svg/2795.svg);
}

/* line 2239, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-id {
  background-image: url(/twemoji/svg/1f194.svg);
}

/* line 2242, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ideograph-advantage {
  background-image: url(/twemoji/svg/1f250.svg);
}

/* line 2245, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-information-source {
  background-image: url(/twemoji/svg/2139.svg);
}

/* line 2248, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-interrobang {
  background-image: url(/twemoji/svg/2049.svg);
}

/* line 2251, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-keycap-ten {
  background-image: url(/twemoji/svg/1f51f.svg);
}

/* line 2254, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-koko {
  background-image: url(/twemoji/svg/1f201.svg);
}

/* line 2257, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-large-blue-circle {
  background-image: url(/twemoji/svg/1f535.svg);
}

/* line 2260, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-large-blue-diamond {
  background-image: url(/twemoji/svg/1f537.svg);
}

/* line 2263, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-large-orange-diamond {
  background-image: url(/twemoji/svg/1f536.svg);
}

/* line 2266, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-left-luggage {
  background-image: url(/twemoji/svg/1f6c5.svg);
}

/* line 2269, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-left-right-arrow {
  background-image: url(/twemoji/svg/2194.svg);
}

/* line 2272, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-leftwards-arrow-with-hook {
  background-image: url(/twemoji/svg/21a9.svg);
}

/* line 2275, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-leo {
  background-image: url(/twemoji/svg/264c.svg);
}

/* line 2278, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-libra {
  background-image: url(/twemoji/svg/264e.svg);
}

/* line 2281, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-link {
  background-image: url(/twemoji/svg/1f517.svg);
}

/* line 2284, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-m {
  background-image: url(/twemoji/svg/24c2.svg);
}

/* line 2287, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mens {
  background-image: url(/twemoji/svg/1f6b9.svg);
}

/* line 2290, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-metro {
  background-image: url(/twemoji/svg/1f687.svg);
}

/* line 2293, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-mobile-phone-off {
  background-image: url(/twemoji/svg/1f4f4.svg);
}

/* line 2296, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-negative-squared-cross-mark {
  background-image: url(/twemoji/svg/274e.svg);
}

/* line 2299, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-new {
  background-image: url(/twemoji/svg/1f195.svg);
}

/* line 2302, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ng {
  background-image: url(/twemoji/svg/1f196.svg);
}

/* line 2305, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-nine {
  background-image: url(/twemoji/svg/39-20e3.svg);
}

/* line 2308, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-no-bicycles {
  background-image: url(/twemoji/svg/1f6b3.svg);
}

/* line 2311, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-no-entry {
  background-image: url(/twemoji/svg/26d4.svg);
}

/* line 2314, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-no-entry-sign {
  background-image: url(/twemoji/svg/1f6ab.svg);
}

/* line 2317, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-no-mobile-phones {
  background-image: url(/twemoji/svg/1f4f5.svg);
}

/* line 2320, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-no-pedestrians {
  background-image: url(/twemoji/svg/1f6b7.svg);
}

/* line 2323, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-no-smoking {
  background-image: url(/twemoji/svg/1f6ad.svg);
}

/* line 2326, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-non-potable-water {
  background-image: url(/twemoji/svg/1f6b1.svg);
}

/* line 2329, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-o {
  background-image: url(/twemoji/svg/2b55.svg);
}

/* line 2332, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-o2 {
  background-image: url(/twemoji/svg/1f17e.svg);
}

/* line 2335, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ok {
  background-image: url(/twemoji/svg/1f197.svg);
}

/* line 2338, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-on {
  background-image: url(/twemoji/svg/1f51b.svg);
}

/* line 2341, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-one {
  background-image: url(/twemoji/svg/31-20e3.svg);
}

/* line 2344, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-ophiuchus {
  background-image: url(/twemoji/svg/26ce.svg);
}

/* line 2347, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-parking {
  background-image: url(/twemoji/svg/1f17f.svg);
}

/* line 2350, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-part-alternation-mark {
  background-image: url(/twemoji/svg/303d.svg);
}

/* line 2353, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-passport-control {
  background-image: url(/twemoji/svg/1f6c2.svg);
}

/* line 2356, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-pisces {
  background-image: url(/twemoji/svg/2653.svg);
}

/* line 2359, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-potable-water {
  background-image: url(/twemoji/svg/1f6b0.svg);
}

/* line 2362, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-put-litter-in-its-place {
  background-image: url(/twemoji/svg/1f6ae.svg);
}

/* line 2365, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-radio-button {
  background-image: url(/twemoji/svg/1f518.svg);
}

/* line 2368, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-recycle {
  background-image: url(/twemoji/svg/267b.svg);
}

/* line 2371, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-red-circle {
  background-image: url(/twemoji/svg/1f534.svg);
}

/* line 2374, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-registered {
  background-image: url(/twemoji/svg/ae.svg);
}

/* line 2377, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-repeat {
  background-image: url(/twemoji/svg/1f501.svg);
}

/* line 2380, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-repeat-one {
  background-image: url(/twemoji/svg/1f502.svg);
}

/* line 2383, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-restroom {
  background-image: url(/twemoji/svg/1f6bb.svg);
}

/* line 2386, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-rewind {
  background-image: url(/twemoji/svg/23ea.svg);
}

/* line 2389, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sa {
  background-image: url(/twemoji/svg/1f202.svg);
}

/* line 2392, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sagittarius {
  background-image: url(/twemoji/svg/2650.svg);
}

/* line 2395, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-scorpius {
  background-image: url(/twemoji/svg/264f.svg);
}

/* line 2398, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-secret {
  background-image: url(/twemoji/svg/3299.svg);
}

/* line 2401, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-seven {
  background-image: url(/twemoji/svg/37-20e3.svg);
}

/* line 2404, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-signal-strength {
  background-image: url(/twemoji/svg/1f4f6.svg);
}

/* line 2407, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-six {
  background-image: url(/twemoji/svg/36-20e3.svg);
}

/* line 2410, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-six-pointed-star {
  background-image: url(/twemoji/svg/1f52f.svg);
}

/* line 2413, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-small-blue-diamond {
  background-image: url(/twemoji/svg/1f539.svg);
}

/* line 2416, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-small-orange-diamond {
  background-image: url(/twemoji/svg/1f538.svg);
}

/* line 2419, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-small-red-triangle {
  background-image: url(/twemoji/svg/1f53a.svg);
}

/* line 2422, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-small-red-triangle-down {
  background-image: url(/twemoji/svg/1f53b.svg);
}

/* line 2425, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-soon {
  background-image: url(/twemoji/svg/1f51c.svg);
}

/* line 2428, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-sos {
  background-image: url(/twemoji/svg/1f198.svg);
}

/* line 2431, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-symbols {
  background-image: url(/twemoji/svg/1f523.svg);
}

/* line 2434, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-taurus {
  background-image: url(/twemoji/svg/2649.svg);
}

/* line 2437, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-three {
  background-image: url(/twemoji/svg/33-20e3.svg);
}

/* line 2440, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-tm {
  background-image: url(/twemoji/svg/2122.svg);
}

/* line 2443, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-top {
  background-image: url(/twemoji/svg/1f51d.svg);
}

/* line 2446, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-trident {
  background-image: url(/twemoji/svg/1f531.svg);
}

/* line 2449, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-twisted-rightwards-arrows {
  background-image: url(/twemoji/svg/1f500.svg);
}

/* line 2452, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-two {
  background-image: url(/twemoji/svg/32-20e3.svg);
}

/* line 2455, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u5272 {
  background-image: url(/twemoji/svg/1f239.svg);
}

/* line 2458, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u5408 {
  background-image: url(/twemoji/svg/1f234.svg);
}

/* line 2461, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u55b6 {
  background-image: url(/twemoji/svg/1f23a.svg);
}

/* line 2464, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u6307 {
  background-image: url(/twemoji/svg/1f22f.svg);
}

/* line 2467, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u6708 {
  background-image: url(/twemoji/svg/1f237.svg);
}

/* line 2470, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u6709 {
  background-image: url(/twemoji/svg/1f236.svg);
}

/* line 2473, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u6e80 {
  background-image: url(/twemoji/svg/1f235.svg);
}

/* line 2476, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u7121 {
  background-image: url(/twemoji/svg/1f21a.svg);
}

/* line 2479, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u7533 {
  background-image: url(/twemoji/svg/1f238.svg);
}

/* line 2482, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u7981 {
  background-image: url(/twemoji/svg/1f232.svg);
}

/* line 2485, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-u7a7a {
  background-image: url(/twemoji/svg/1f233.svg);
}

/* line 2488, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-underage {
  background-image: url(/twemoji/svg/1f51e.svg);
}

/* line 2491, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-up {
  background-image: url(/twemoji/svg/1f199.svg);
}

/* line 2494, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-vibration-mode {
  background-image: url(/twemoji/svg/1f4f3.svg);
}

/* line 2497, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-virgo {
  background-image: url(/twemoji/svg/264d.svg);
}

/* line 2500, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-vs {
  background-image: url(/twemoji/svg/1f19a.svg);
}

/* line 2503, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-wavy-dash {
  background-image: url(/twemoji/svg/3030.svg);
}

/* line 2506, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-wc {
  background-image: url(/twemoji/svg/1f6be.svg);
}

/* line 2509, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-wheelchair {
  background-image: url(/twemoji/svg/267f.svg);
}

/* line 2512, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-white-check-mark {
  background-image: url(/twemoji/svg/2705.svg);
}

/* line 2515, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-white-circle {
  background-image: url(/twemoji/svg/26aa.svg);
}

/* line 2518, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-white-flower {
  background-image: url(/twemoji/svg/1f4ae.svg);
}

/* line 2521, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-white-square-button {
  background-image: url(/twemoji/svg/1f533.svg);
}

/* line 2524, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-womens {
  background-image: url(/twemoji/svg/1f6ba.svg);
}

/* line 2527, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-x {
  background-image: url(/twemoji/svg/274c.svg);
}

/* line 2530, vendor/assets/stylesheets/twemoji-awesome.css */
.twa-zero {
  background-image: url(/twemoji/svg/30-20e3.svg);
}

/*
 *  webui popover plugin  - v1.2.5
 *  A lightWeight popover plugin with jquery ,enchance the  popover plugin of bootstrap with some awesome new features. It works well with bootstrap ,but bootstrap is not necessary!
 *  https://github.com/sandywalker/webui-popover
 *
 *  Made by Sandy Duan
 *  Under MIT License
 */
/* line 9, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-content {
  display: none;
}

/*  webui popover  */
/* line 13, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  min-width: 50px;
  min-height: 32px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 32, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {
  margin-top: -10px;
}

/* line 37, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.right,
.webui-popover.right-top,
.webui-popover.right-bottom {
  margin-left: 10px;
}

/* line 42, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.bottom,
.webui-popover.bottom-left,
.webui-popover.bottom-right {
  margin-top: 10px;
}

/* line 47, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.left,
.webui-popover.left-top,
.webui-popover.left-bottom {
  margin-left: -10px;
}

/* line 52, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.pop {
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  -o-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 62, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.pop-out {
  -webkit-transition-property: "opacity,transform";
  -o-transition-property: "opacity,transform";
  transition-property: "opacity,transform";
  -webkit-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 72, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.fade,
.webui-popover.fade-out {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 80, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.out {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 84, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.in {
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 91, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover .webui-popover-content {
  padding: 15px;
  overflow: auto;
  display: block;
}

/* line 96, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inner .close {
  font-family: arial;
  margin: 8px 10px 0 0;
  float: right;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #000000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-decoration: none;
}

/* line 109, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inner .close:hover,
.webui-popover-inner .close:focus {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 114, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inner .close:after {
  content: "\00D7";
  width: 0.8em;
  height: 0.8em;
  padding: 4px;
  position: relative;
}

/* line 121, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-title {
  padding: 10px 14px;
  text-align: center;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #dedede;
  border-radius: 5px 5px 0 0;
}

/* line 130, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-content {
  padding: 9px 14px;
  overflow: auto;
  display: none;
}

/* line 135, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse {
  background-color: #333333;
  color: #eeeeee;
}

/* line 139, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse .webui-popover-title {
  background: #333333;
  border-bottom: 1px solid #3b3b3b;
  color: #eeeeee;
}

/* line 144, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-no-padding .webui-popover-content {
  padding: 0;
}

/* line 147, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-no-padding .list-group-item {
  border-right: none;
  border-left: none;
}

/* line 151, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-no-padding .list-group-item:first-child {
  border-top: 0;
}

/* line 154, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-no-padding .list-group-item:last-child {
  border-bottom: 0;
}

/* line 157, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover > .webui-arrow,
.webui-popover > .webui-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 166, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover > .webui-arrow {
  border-width: 11px;
}

/* line 169, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover > .webui-arrow:after {
  border-width: 10px;
  content: "";
}

/* line 173, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.top > .webui-arrow,
.webui-popover.top-right > .webui-arrow,
.webui-popover.top-left > .webui-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 183, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.top > .webui-arrow:after,
.webui-popover.top-right > .webui-arrow:after,
.webui-popover.top-left > .webui-arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}

/* line 192, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.right > .webui-arrow,
.webui-popover.right-top > .webui-arrow,
.webui-popover.right-bottom > .webui-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 202, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.right > .webui-arrow:after,
.webui-popover.right-top > .webui-arrow:after,
.webui-popover.right-bottom > .webui-arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

/* line 211, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.bottom > .webui-arrow,
.webui-popover.bottom-right > .webui-arrow,
.webui-popover.bottom-left > .webui-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

/* line 221, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.bottom > .webui-arrow:after,
.webui-popover.bottom-right > .webui-arrow:after,
.webui-popover.bottom-left > .webui-arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}

/* line 230, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.left > .webui-arrow,
.webui-popover.left-top > .webui-arrow,
.webui-popover.left-bottom > .webui-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 240, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover.left > .webui-arrow:after,
.webui-popover.left-top > .webui-arrow:after,
.webui-popover.left-bottom > .webui-arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

/* line 249, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse.top > .webui-arrow,
.webui-popover-inverse.top-left > .webui-arrow,
.webui-popover-inverse.top-right > .webui-arrow,
.webui-popover-inverse.top > .webui-arrow:after,
.webui-popover-inverse.top-left > .webui-arrow:after,
.webui-popover-inverse.top-right > .webui-arrow:after {
  border-top-color: #333333;
}

/* line 257, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse.right > .webui-arrow,
.webui-popover-inverse.right-top > .webui-arrow,
.webui-popover-inverse.right-bottom > .webui-arrow,
.webui-popover-inverse.right > .webui-arrow:after,
.webui-popover-inverse.right-top > .webui-arrow:after,
.webui-popover-inverse.right-bottom > .webui-arrow:after {
  border-right-color: #333333;
}

/* line 265, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse.bottom > .webui-arrow,
.webui-popover-inverse.bottom-left > .webui-arrow,
.webui-popover-inverse.bottom-right > .webui-arrow,
.webui-popover-inverse.bottom > .webui-arrow:after,
.webui-popover-inverse.bottom-left > .webui-arrow:after,
.webui-popover-inverse.bottom-right > .webui-arrow:after {
  border-bottom-color: #333333;
}

/* line 273, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-inverse.left > .webui-arrow,
.webui-popover-inverse.left-top > .webui-arrow,
.webui-popover-inverse.left-bottom > .webui-arrow,
.webui-popover-inverse.left > .webui-arrow:after,
.webui-popover-inverse.left-top > .webui-arrow:after,
.webui-popover-inverse.left-bottom > .webui-arrow:after {
  border-left-color: #333333;
}

/* line 281, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover i.icon-refresh:before {
  content: "";
}

/* line 284, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover i.icon-refresh {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -15px;
  margin-right: -15px;
  background: url(/../img/loading.gif) no-repeat;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

/* line 306, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover-backdrop {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
}

/* line 315, vendor/assets/stylesheets/jquery.webui-popover.css */
.webui-popover .dropdown-menu {
  display: block;
  position: relative;
  top: 0;
  border: none;
  box-shadow: none;
  float: none;
}

/*
Version: 3.5.1 Timestamp: Tue Jul 22 18:58:56 EDT 2014
*/
/* line 4, vendor/assets/stylesheets/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 14, vendor/assets/stylesheets/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 28, vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear, to top, #eee 0%, #fff 50%;
  background-color: #ddd;
  background-image: none;
  border: none;
  box-shadow: none;
  color: inherit;
  border-radius: 2px;
  margin: 5px 0px 5px 5px;
  padding: 6px 22px 6px 8px;
  color: #222;
}

/* line 69, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 73, vendor/assets/stylesheets/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear, to bottom, #eee 0%, #fff 90%;
}

/* line 85, vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 89, vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
  color: #222;
  font-size: 14px;
  font-weight: 400;
}

/* line 102, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 107, vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/select2.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 124, vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 128, vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 133, vendor/assets/stylesheets/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 151, vendor/assets/stylesheets/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 169, vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 180, vendor/assets/stylesheets/select2.scss */
.select2-drop-active {
  border-top: none;
}

/* line 189, vendor/assets/stylesheets/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 194, vendor/assets/stylesheets/select2.scss */
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 198, vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear, to top, #ccc 0%, #eee 60%;
}

/* line 219, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

/* line 228, vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/select2.png) no-repeat 0 1px;
}

/* line 235, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 239, vendor/assets/stylesheets/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 253, vendor/assets/stylesheets/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url(/select2.png) no-repeat 100% -22px;
  background: url(/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/select2.png) no-repeat 100% -22px, linear, to bottom, #fff 85%, #eee 99% 0 0;
}

/* line 277, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url(/select2.png) no-repeat -37px -22px;
  background: url(/select2.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/select2.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/select2.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/select2.png) no-repeat -37px -22px, linear, to bottom, #fff 85%, #eee 99% 0 0;
}

/* line 287, vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 291, vendor/assets/stylesheets/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  outline: none;
}

/* line 296, vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear, to top, #fff 0%, #eee 50%;
}

/* line 312, vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear, to bottom, #fff 0%, #eee 50%;
}

/* line 324, vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 329, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 333, vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 337, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 341, vendor/assets/stylesheets/select2.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 353, vendor/assets/stylesheets/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 363, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 368, vendor/assets/stylesheets/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 373, vendor/assets/stylesheets/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 379, vendor/assets/stylesheets/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 383, vendor/assets/stylesheets/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 397, vendor/assets/stylesheets/select2.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 398, vendor/assets/stylesheets/select2.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 399, vendor/assets/stylesheets/select2.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 400, vendor/assets/stylesheets/select2.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 401, vendor/assets/stylesheets/select2.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 402, vendor/assets/stylesheets/select2.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 403, vendor/assets/stylesheets/select2.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 405, vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 410, vendor/assets/stylesheets/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 415, vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 419, vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 424, vendor/assets/stylesheets/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 436, vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 442, vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 448, vendor/assets/stylesheets/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 452, vendor/assets/stylesheets/select2.scss */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 456, vendor/assets/stylesheets/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 463, vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 470, vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 476, vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 483, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear, to bottom, #eee 1%, #fff 15%;
  background-image: none;
  border: 1px solid #dedede;
  border-radius: 2px;
}

/* line 505, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 509, vendor/assets/stylesheets/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 513, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 517, vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  outline: none;
}

/* line 520, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 524, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 528, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 534, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  width: 100% !important;
  padding: 5px;
  margin: 2px 0;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 547, vendor/assets/stylesheets/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 551, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear, to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%;
  background-color: #d3ebfd;
  background-image: none;
  border: none;
  box-shadow: none;
  color: inherit;
  border-radius: 2px;
  margin: 5px 0px 5px 5px;
  padding: 6px 22px 6px 8px;
  color: #222;
}

/* line 591, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 596, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 599, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 603, vendor/assets/stylesheets/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: none;
  top: 7px;
  right: 6px;
  left: initial !important;
}

/* line 617, vendor/assets/stylesheets/select2.scss */
.select2-search-choice-close:hover {
  text-decoration: none;
}

/* line 621, vendor/assets/stylesheets/select2.scss */
.select2-search-choice-close:before {
  font-family: 'sans-serif';
  content: "\2715";
  font-size: 14px;
  color: #222;
}

/* line 629, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 634, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 638, vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 643, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 646, vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 651, vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 658, vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 665, vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 671, vendor/assets/stylesheets/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 676, vendor/assets/stylesheets/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 690, vendor/assets/stylesheets/select2.scss */
.select2-display-none {
  display: none;
}

/* line 694, vendor/assets/stylesheets/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  /* line 706, vendor/assets/stylesheets/select2.scss */
  .select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
    background-image: url(/select2x2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  /* line 715, vendor/assets/stylesheets/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

/* line 721, vendor/assets/stylesheets/select2.scss */
select.select2 {
  opacity: 0;
}

/* line 724, vendor/assets/stylesheets/select2.scss */
.select2-container-multi {
  width: 100%;
}

/* line 727, vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice,
.select2-container-active .select2-choice {
  background-color: transparent;
  border: none;
  color: #777;
}

/* line 733, vendor/assets/stylesheets/select2.scss */
.select2-drop-active {
  border-radius: 2px;
  border: 1px solid #ddd;
  padding: 0;
  min-width: 150px;
  z-index: 1002;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.07);
}

/* line 741, vendor/assets/stylesheets/select2.scss */
.select2-results {
  margin: 0;
  padding: 8px;
}

/* line 745, vendor/assets/stylesheets/select2.scss */
.select2-results li {
  padding: 0;
}

/* line 748, vendor/assets/stylesheets/select2.scss */
.select2-results li.select2-highlighted {
  background-color: rgba(0, 0, 0, 0.1);
  color: #222;
}

/* line 754, vendor/assets/stylesheets/select2.scss */
.select2-suggestion {
  min-height: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

/* line 759, vendor/assets/stylesheets/select2.scss */
.select2-suggestion img {
  width: 30px;
  margin-right: 5px;
}

/* line 764, vendor/assets/stylesheets/select2.scss */
.select2-suggestion span {
  font-size: 16px;
}

/*!
 * froala_editor v1.2.4 (http://editor.froala.com)
 * Copyright 2014-2014 Froala
 */
/* line 5, vendor/assets/stylesheets/froala_style.css */
.froala-element {
  line-height: 140%;
}

/* line 8, vendor/assets/stylesheets/froala_style.css */
.froala-element ul,
.froala-element ol,
ul.fr-tag,
ol.fr-tag {
  padding-left: 25px;
}

/* line 14, vendor/assets/stylesheets/froala_style.css */
.froala-element p,
p.fr-tag {
  margin: 0 0 1em;
  line-height: 1.7;
}

/* line 19, vendor/assets/stylesheets/froala_style.css */
.froala-element h1,
h1[class="fr-tag"] {
  font-size: 36px;
  line-height: 1.1;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 27, vendor/assets/stylesheets/froala_style.css */
.froala-element h2,
h2[class="fr-tag"] {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 35, vendor/assets/stylesheets/froala_style.css */
.froala-element h3,
h3[class="fr-tag"] {
  font-size: 34px;
  line-height: 1.1;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 43, vendor/assets/stylesheets/froala_style.css */
.froala-element h4,
h4[class="fr-tag"] {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #666;
}

/* line 52, vendor/assets/stylesheets/froala_style.css */
.froala-element h5,
h5[class="fr-tag"] {
  font-size: 14px;
  line-height: 1.1;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 60, vendor/assets/stylesheets/froala_style.css */
.froala-element h6,
h6[class="fr-tag"] {
  font-size: 12px;
  line-height: 1.1;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 69, vendor/assets/stylesheets/froala_style.css */
p.fr-tag + h4.fr-tag {
  margin-top: 30px;
}

/* line 77, vendor/assets/stylesheets/froala_style.css */
.froala-element blockquote,
blockquote.fr-tag {
  margin-left: -23px !important;
  margin-right: 0;
  margin-top: 0;
  padding-left: 20px;
  position: relative;
  font-style: normal;
  border-left: 3px solid #000;
  line-height: 1.7;
}

/* line 89, vendor/assets/stylesheets/froala_style.css */
.froala-element img.fr-fil,
img.fr-tag.fr-fil {
  padding: 10px 20px 10px 0px;
}

/* line 1, app/assets/stylesheets/_rich_text_editor.sass */
body.dark_theme .sun-editor, body.dark_theme .sun-editor-editable {
  --se-main-background-color: #242529;
  --se-main-color: #dfe0e6;
  --se-main-font-color: #dfe0e6;
  --se-main-border-color: #4b4c52;
  --se-main-out-color: #4b4c52;
  --se-main-divider-color: #4b4c52;
  --se-edit-background-color: #242529;
  --se-edit-font-color: #dfe0e6;
  --se-caret-color: #dfe0e6;
  --se-statusbar-font-color: #a9aab0;
}

/* line 13, app/assets/stylesheets/_rich_text_editor.sass */
.sun-editor-editable {
  font-family: inherit;
}

/* line 16, app/assets/stylesheets/_rich_text_editor.sass */
.story figure, .rich-text figure {
  max-width: 100%;
  margin: 1em 0;
}

/* line 20, app/assets/stylesheets/_rich_text_editor.sass */
.story figcaption, .rich-text figcaption {
  font-style: italic;
}

/* line 23, app/assets/stylesheets/_rich_text_editor.sass */
.story iframe, .rich-text iframe {
  max-width: 100%;
}

@keyframes liked {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}

/* line 5, app/assets/stylesheets/environment/_typo.sass */
body,
input,
select,
textarea,
button {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

/* line 12, app/assets/stylesheets/environment/_typo.sass */
body {
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 300;
}

/* line 17, app/assets/stylesheets/environment/_typo.sass */
strong {
  font-weight: 400;
}

/* line 20, app/assets/stylesheets/environment/_typo.sass */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0;
  letter-spacing: -0.02em;
}

/* line 31, app/assets/stylesheets/environment/_typo.sass */
p {
  line-height: 1.45;
}

/* line 34, app/assets/stylesheets/environment/_typo.sass */
a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
  transition: color 200ms ease;
}

/* line 40, app/assets/stylesheets/environment/_typo.sass */
a:focus {
  outline: none;
}

/* line 43, app/assets/stylesheets/environment/_typo.sass */
a:hover {
  color: #e69e00;
}

/* line 46, app/assets/stylesheets/environment/_typo.sass */
a.inherit {
  color: inherit;
}

/* line 49, app/assets/stylesheets/environment/_typo.sass */
.underline-hover:hover {
  text-decoration: underline;
}

/* line 52, app/assets/stylesheets/environment/_typo.sass */
.text-color {
  color: rgba(0, 0, 0, 0.8);
}

/* line 55, app/assets/stylesheets/environment/_typo.sass */
.italic {
  font-style: italic;
}

/* line 58, app/assets/stylesheets/environment/_typo.sass */
.upper {
  text-transform: uppercase;
}

/* line 61, app/assets/stylesheets/environment/_typo.sass */
.txt-shdw {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}

/* line 64, app/assets/stylesheets/environment/_typo.sass */
.lighten {
  color: #DEDEDE;
}

/* line 69, app/assets/stylesheets/environment/_typo.sass */
.link {
  color: #e69e00;
  letter-spacing: -0.03em;
}

/* line 73, app/assets/stylesheets/environment/_typo.sass */
.link:hover {
  color: #bd8200;
}

/* line 80, app/assets/stylesheets/environment/_typo.sass */
.red, .warn {
  color: #f14247;
  position: relative;
}

/* line 84, app/assets/stylesheets/environment/_typo.sass */
.yellow {
  color: #ffb000;
}

/* line 87, app/assets/stylesheets/environment/_typo.sass */
.light {
  color: #9B9B9B;
}

/* line 90, app/assets/stylesheets/environment/_typo.sass */
.light-weight {
  font-weight: 300;
}

/* line 93, app/assets/stylesheets/environment/_typo.sass */
h4.nice-headline, h4.headline {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* line 96, app/assets/stylesheets/environment/_typo.sass */
h4.nice-headline.w-link a, h4.headline.w-link a {
  font-weight: 300;
  float: right;
}

/* line 102, app/assets/stylesheets/environment/_typo.sass */
.fr-tags {
  display: block !important;
  overflow: visible;
  font-size: 18px;
  line-height: 1.7;
}

/* line 108, app/assets/stylesheets/environment/_typo.sass */
.fr-tags p {
  line-height: 1.7;
}

/* line 111, app/assets/stylesheets/environment/_typo.sass */
.fr-tags img {
  max-width: 100%;
}

/* line 114, app/assets/stylesheets/environment/_typo.sass */
.fr-tags img[align='right'] {
  margin-left: 10px;
}

/* line 117, app/assets/stylesheets/environment/_typo.sass */
.fr-tags img[align='left'] {
  margin-right: 10px;
}

/* line 120, app/assets/stylesheets/environment/_typo.sass */
.fr-tags ol, .fr-tags ul {
  padding-left: 60px;
}

/* line 123, app/assets/stylesheets/environment/_typo.sass */
.fr-tags li {
  line-height: 1.7;
  margin: 6px 0;
}

/* line 127, app/assets/stylesheets/environment/_typo.sass */
.fr-tags a {
  color: #e69e00;
}

/* line 135, app/assets/stylesheets/environment/_typo.sass */
.fr-tags b, .fr-tags strong {
  font-weight: 400;
}

/* line 138, app/assets/stylesheets/environment/_typo.sass */
.fr-tag {
  font-style: normal;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: -.003em;
  margin-bottom: 28px;
}

/* line 146, app/assets/stylesheets/environment/_typo.sass */
.article-lh p, .article-lh {
  line-height: 1.7;
}

/* line 149, app/assets/stylesheets/environment/_typo.sass */
.article-nice {
  font-size: 1.1em;
}

/* line 152, app/assets/stylesheets/environment/_typo.sass */
.article-nice a {
  color: #e69e00;
}

/* line 155, app/assets/stylesheets/environment/_typo.sass */
.article-nice h3 {
  line-height: 1.2;
}

/* line 158, app/assets/stylesheets/environment/_typo.sass */
.article-nice h3.article-sub-headline {
  font-size: 1.25em;
  padding-bottom: 0.7em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 1em;
}

/* line 166, app/assets/stylesheets/environment/_typo.sass */
.error,
#error_explanation {
  color: #f14247;
}

/* line 170, app/assets/stylesheets/environment/_typo.sass */
#error_explanation {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
  margin-bottom: 12px;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
#error_explanation:last-child {
  margin-right: 0;
}

/* line 174, app/assets/stylesheets/environment/_typo.sass */
#error_explanation h3 {
  font-size: 17px;
}

/* line 177, app/assets/stylesheets/environment/_typo.sass */
.success {
  color: #66CC33;
}

/* line 182, app/assets/stylesheets/environment/_typo.sass */
.hero {
  text-align: center;
  padding: 50px 0;
  position: relative;
}

/* line 187, app/assets/stylesheets/environment/_typo.sass */
.hero.light-color {
  color: white;
}

/* line 190, app/assets/stylesheets/environment/_typo.sass */
.hero.light-color .hero-title {
  color: white;
}

/* line 193, app/assets/stylesheets/environment/_typo.sass */
.hero.light-color::after {
  background: white;
}

/* line 197, app/assets/stylesheets/environment/_typo.sass */
.hero.pattern-bg::after {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 196, app/assets/stylesheets/environment/_typo.sass */
  .hero.pattern-bg {
    padding: 35px 0;
  }
}

/* line 203, app/assets/stylesheets/environment/_typo.sass */
.hero .hero-title {
  font-weight: 700;
  font-style: normal;
  font-size: 50px;
  letter-spacing: -0.04em;
  line-height: 1;
  position: relative;
}

/* line 211, app/assets/stylesheets/environment/_typo.sass */
.hero::after {
  content: '';
  background: rgba(0, 0, 0, 0.15);
  height: 1px;
  width: 100px;
  display: block;
  margin: 30px auto 0;
}

@media screen and (max-width: 767px) {
  /* line 220, app/assets/stylesheets/environment/_typo.sass */
  .hero .hero-title {
    font-size: 22px;
    font-weight: 300;
  }
}

/* line 224, app/assets/stylesheets/environment/_typo.sass */
.dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 5px;
}

/* line 230, app/assets/stylesheets/environment/_typo.sass */
.dot.green {
  background-color: #66CC33;
}

/* line 233, app/assets/stylesheets/environment/_typo.sass */
.dot.gray {
  background-color: #ababab;
}

/* line 236, app/assets/stylesheets/environment/_typo.sass */
.side-header {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 11px;
  letter-spacing: .1em;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 400;
  width: 100%;
}

/* line 245, app/assets/stylesheets/environment/_typo.sass */
.side-header .heading-content {
  padding-top: 15px;
  margin-bottom: 10px;
}

/* line 249, app/assets/stylesheets/environment/_typo.sass */
.side-header .heading-content .side-headline {
  margin-top: -16px;
  padding-top: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.44);
  font-weight: 600;
}

/* line 255, app/assets/stylesheets/environment/_typo.sass */
.side-header .heading-content .side-headline .collapse-icon {
  margin-left: 5px;
}

/* line 258, app/assets/stylesheets/environment/_typo.sass */
.side-header .heading-content .side-headline .collapse-icon.collapsed {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 261, app/assets/stylesheets/environment/_typo.sass */
.side-header .heading-content a {
  font-weight: 400;
  margin-left: 8px;
}

/* line 265, app/assets/stylesheets/environment/_typo.sass */
.side-header .heading-content a:last-child {
  margin-left: 0;
}

/* line 268, app/assets/stylesheets/environment/_typo.sass */
.side-header .heading-content a:hover, .side-header .heading-content a.active {
  color: rgba(0, 0, 0, 0.6);
}

/* line 272, app/assets/stylesheets/environment/_typo.sass */
.text-label {
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
}

/* line 282, app/assets/stylesheets/environment/_typo.sass */
i.fa.w-margin {
  margin-right: 3px;
}

/* line 285, app/assets/stylesheets/environment/_typo.sass */
.comment-count-value,
.like-count-value {
  cursor: default;
  margin-right: 8px;
}

/* line 290, app/assets/stylesheets/environment/_typo.sass */
.comment-count-value i,
.like-count-value i {
  margin-right: 3px;
}

/* line 4, vendor/assets/stylesheets/legacy_mixins/css3/_placeholder.scss */
input::-webkit-input-placeholder {
  color: #bbb;
  font-weight: inherit;
  font-size: inherit;
}

/* line 4, vendor/assets/stylesheets/legacy_mixins/css3/_placeholder.scss */
input::-moz-placeholder {
  color: #bbb;
  font-weight: inherit;
  font-size: inherit;
}

/* line 4, vendor/assets/stylesheets/legacy_mixins/css3/_placeholder.scss */
input:-moz-placeholder {
  color: #bbb;
  font-weight: inherit;
  font-size: inherit;
}

/* line 4, vendor/assets/stylesheets/legacy_mixins/css3/_placeholder.scss */
input:-ms-input-placeholder {
  color: #bbb;
  font-weight: inherit;
  font-size: inherit;
}

/* line 307, app/assets/stylesheets/environment/_typo.sass */
.f10 {
  font-size: 10px;
}

/* line 310, app/assets/stylesheets/environment/_typo.sass */
.f12 {
  font-size: 12px;
}

/* line 313, app/assets/stylesheets/environment/_typo.sass */
.f14 {
  font-size: 14px;
}

/* line 316, app/assets/stylesheets/environment/_typo.sass */
.f16 {
  font-size: 16px;
}

/* line 319, app/assets/stylesheets/environment/_typo.sass */
.f18 {
  font-size: 18px;
}

/* line 322, app/assets/stylesheets/environment/_typo.sass */
.f20 {
  font-size: 20px;
}

/* line 325, app/assets/stylesheets/environment/_typo.sass */
.f24 {
  font-size: 24px;
}

/* line 328, app/assets/stylesheets/environment/_typo.sass */
.f26 {
  font-size: 26px;
}

/* line 331, app/assets/stylesheets/environment/_typo.sass */
.f28 {
  font-size: 28px;
}

/* line 334, app/assets/stylesheets/environment/_typo.sass */
.f30 {
  font-size: 30px;
}

/* line 337, app/assets/stylesheets/environment/_typo.sass */
.f36 {
  font-size: 36px;
}

/* line 340, app/assets/stylesheets/environment/_typo.sass */
.fw3 {
  font-weight: 300;
}

/* line 343, app/assets/stylesheets/environment/_typo.sass */
.fw4 {
  font-weight: 400;
}

/* line 346, app/assets/stylesheets/environment/_typo.sass */
.fw6 {
  font-weight: 600;
}

/* line 349, app/assets/stylesheets/environment/_typo.sass */
.fw8 {
  font-weight: 800;
}

/* line 352, app/assets/stylesheets/environment/_typo.sass */
.lh17 {
  line-height: 1.7;
}

@media screen and (max-width: 767px) {
  /* line 357, app/assets/stylesheets/environment/_typo.sass */
  .mf10 {
    font-size: 10px;
  }
  /* line 360, app/assets/stylesheets/environment/_typo.sass */
  .mf12 {
    font-size: 12px;
  }
  /* line 363, app/assets/stylesheets/environment/_typo.sass */
  .mf14 {
    font-size: 14px;
  }
  /* line 366, app/assets/stylesheets/environment/_typo.sass */
  .mf16 {
    font-size: 16px;
  }
  /* line 369, app/assets/stylesheets/environment/_typo.sass */
  .mf18 {
    font-size: 18px;
  }
  /* line 372, app/assets/stylesheets/environment/_typo.sass */
  .mf20 {
    font-size: 20px;
  }
  /* line 375, app/assets/stylesheets/environment/_typo.sass */
  .mf24 {
    font-size: 24px;
  }
  /* line 378, app/assets/stylesheets/environment/_typo.sass */
  .mf26 {
    font-size: 26px;
  }
  /* line 381, app/assets/stylesheets/environment/_typo.sass */
  .mf28 {
    font-size: 28px;
  }
  /* line 384, app/assets/stylesheets/environment/_typo.sass */
  .mf30 {
    font-size: 30px;
  }
  /* line 387, app/assets/stylesheets/environment/_typo.sass */
  .mf36 {
    font-size: 36px;
  }
  /* line 390, app/assets/stylesheets/environment/_typo.sass */
  .mfw3 {
    font-weight: 300;
  }
  /* line 393, app/assets/stylesheets/environment/_typo.sass */
  .mfw4 {
    font-weight: 400;
  }
  /* line 396, app/assets/stylesheets/environment/_typo.sass */
  .mfw6 {
    font-weight: 600;
  }
  /* line 399, app/assets/stylesheets/environment/_typo.sass */
  .mfw8 {
    font-weight: 800;
  }
}

@media screen and (max-width: 767px) {
  /* line 404, app/assets/stylesheets/environment/_typo.sass */
  .fr-tags {
    font-size: 15px;
  }
  /* line 407, app/assets/stylesheets/environment/_typo.sass */
  .fr-tags .fr-tag,
.fr-tags > div,
.fr-tags > p {
    font-size: 15px;
  }
  /* line 412, app/assets/stylesheets/environment/_typo.sass */
  .fr-tags ol, .fr-tags ul {
    padding-left: 30px;
  }
}

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

/* line 5, app/assets/stylesheets/environment/_main_grid.sass */
.visible-xs, .visible-sm, .visible-md, .visible-lg, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 9, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-xs {
    display: block !important;
  }
  /* line 11, app/assets/stylesheets/environment/_main_grid.sass */
  table.visible-xs {
    display: table;
  }
  /* line 13, app/assets/stylesheets/environment/_main_grid.sass */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 15, app/assets/stylesheets/environment/_main_grid.sass */
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 19, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 23, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 27, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 31, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-sm {
    display: block !important;
  }
  /* line 33, app/assets/stylesheets/environment/_main_grid.sass */
  table.visible-sm {
    display: table;
  }
  /* line 35, app/assets/stylesheets/environment/_main_grid.sass */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 37, app/assets/stylesheets/environment/_main_grid.sass */
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 41, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 45, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 49, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 53, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-md {
    display: block !important;
  }
  /* line 55, app/assets/stylesheets/environment/_main_grid.sass */
  table.visible-md {
    display: table;
  }
  /* line 57, app/assets/stylesheets/environment/_main_grid.sass */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 59, app/assets/stylesheets/environment/_main_grid.sass */
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 63, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 67, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 71, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 75, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-lg {
    display: block !important;
  }
  /* line 77, app/assets/stylesheets/environment/_main_grid.sass */
  table.visible-lg {
    display: table;
  }
  /* line 79, app/assets/stylesheets/environment/_main_grid.sass */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 81, app/assets/stylesheets/environment/_main_grid.sass */
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 85, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 89, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 93, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 97, app/assets/stylesheets/environment/_main_grid.sass */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 101, app/assets/stylesheets/environment/_main_grid.sass */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 105, app/assets/stylesheets/environment/_main_grid.sass */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 109, app/assets/stylesheets/environment/_main_grid.sass */
  .hidden-lg {
    display: none !important;
  }
}

@media print {
  /* line 113, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-print {
    display: block !important;
  }
  /* line 115, app/assets/stylesheets/environment/_main_grid.sass */
  table.visible-print {
    display: table;
  }
  /* line 117, app/assets/stylesheets/environment/_main_grid.sass */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 119, app/assets/stylesheets/environment/_main_grid.sass */
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}

@media print {
  /* line 123, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-print-block {
    display: block !important;
  }
}

@media print {
  /* line 127, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-print-inline {
    display: inline !important;
  }
}

@media print {
  /* line 131, app/assets/stylesheets/environment/_main_grid.sass */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 135, app/assets/stylesheets/environment/_main_grid.sass */
  .hidden-print {
    display: none !important;
  }
}

/* line 138, app/assets/stylesheets/environment/_main_grid.sass */
.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 768px) {
  /* line 145, app/assets/stylesheets/environment/_main_grid.sass */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 149, app/assets/stylesheets/environment/_main_grid.sass */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 153, app/assets/stylesheets/environment/_main_grid.sass */
  .container {
    width: 1170px;
  }
}

/* line 156, app/assets/stylesheets/environment/_main_grid.sass */
.row {
  margin-left: -20px;
  margin-right: -20px;
}

/* line 160, app/assets/stylesheets/environment/_main_grid.sass */
.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 166, app/assets/stylesheets/environment/_main_grid.sass */
.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left;
}

/* line 169, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-12 {
  float: left;
  width: 100%;
}

/* line 173, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 176, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 179, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-9 {
  width: 75%;
}

/* line 182, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 185, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 188, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-6 {
  width: 50%;
}

/* line 191, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 194, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 197, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-3 {
  width: 25%;
}

/* line 200, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 203, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 206, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-12 {
  right: 100%;
}

/* line 209, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 212, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 215, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-9 {
  right: 75%;
}

/* line 218, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 221, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 224, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-6 {
  right: 50%;
}

/* line 227, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 230, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 233, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-3 {
  right: 25%;
}

/* line 236, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 239, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 242, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-pull-0 {
  right: auto;
}

/* line 245, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-12 {
  left: 100%;
}

/* line 248, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 251, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 254, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-9 {
  left: 75%;
}

/* line 257, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 260, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 263, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-6 {
  left: 50%;
}

/* line 266, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 269, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 272, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-3 {
  left: 25%;
}

/* line 275, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 278, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 281, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-push-0 {
  left: auto;
}

/* line 284, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 287, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 290, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 293, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 296, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 299, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 302, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 305, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 308, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 311, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 314, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 317, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 320, app/assets/stylesheets/environment/_main_grid.sass */
.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  /* line 324, app/assets/stylesheets/environment/_main_grid.sass */
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }
  /* line 326, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  /* line 329, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 331, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 333, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-9 {
    width: 75%;
  }
  /* line 335, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 337, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 339, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-6 {
    width: 50%;
  }
  /* line 341, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 343, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 345, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-3 {
    width: 25%;
  }
  /* line 347, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 349, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 351, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 353, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 355, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 357, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 359, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 361, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 363, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 365, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 367, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 369, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 371, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 373, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 375, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 377, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 379, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 381, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 383, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 385, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 387, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 389, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 391, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 393, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 395, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 397, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 399, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 401, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 403, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 405, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 407, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 409, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 411, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 413, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 415, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 417, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 419, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 421, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 423, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 425, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 427, app/assets/stylesheets/environment/_main_grid.sass */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 992px) {
  /* line 431, app/assets/stylesheets/environment/_main_grid.sass */
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }
  /* line 433, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-12 {
    float: left;
    width: 100%;
  }
  /* line 436, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 438, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 440, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-9 {
    width: 75%;
  }
  /* line 442, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 444, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 446, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-6 {
    width: 50%;
  }
  /* line 448, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 450, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 452, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-3 {
    width: 25%;
  }
  /* line 454, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 456, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 458, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 460, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 462, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 464, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 466, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 468, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 470, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 472, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 474, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 476, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 478, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 480, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 482, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 484, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 486, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 488, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 490, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 492, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 494, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 496, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 498, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 500, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 502, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 504, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 506, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 508, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-push-0 {
    left: auto;
  }
  /* line 510, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 512, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 514, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 516, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 518, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 520, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 522, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 524, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 526, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 528, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 530, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 532, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 534, app/assets/stylesheets/environment/_main_grid.sass */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  /* line 538, app/assets/stylesheets/environment/_main_grid.sass */
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }
  /* line 540, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  /* line 543, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 545, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 547, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-9 {
    width: 75%;
  }
  /* line 549, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 551, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 553, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-6 {
    width: 50%;
  }
  /* line 555, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 557, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 559, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-3 {
    width: 25%;
  }
  /* line 561, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 563, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 565, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 567, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 569, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 571, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 573, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 575, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 577, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 579, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 581, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 583, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 585, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 587, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 589, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 591, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 593, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 595, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 597, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 599, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 601, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 603, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 605, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 607, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 609, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 611, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 613, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 615, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 617, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 619, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 621, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 623, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 625, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 627, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 629, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 631, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 633, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 635, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 637, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 639, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 641, app/assets/stylesheets/environment/_main_grid.sass */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

/* line 644, app/assets/stylesheets/environment/_main_grid.sass */
.clearfix {
  content: " ";
  display: table;
}

/* line 647, app/assets/stylesheets/environment/_main_grid.sass */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

/* line 652, app/assets/stylesheets/environment/_main_grid.sass */
.container:before, .container:after {
  content: " ";
  display: table;
}

/* line 657, app/assets/stylesheets/environment/_main_grid.sass */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

/* line 662, app/assets/stylesheets/environment/_main_grid.sass */
.row:before, .row:after {
  content: " ";
  display: table;
}

/* line 666, app/assets/stylesheets/environment/_main_grid.sass */
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}

/* line 669, app/assets/stylesheets/environment/_main_grid.sass */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 674, app/assets/stylesheets/environment/_main_grid.sass */
.pull-right {
  float: right !important;
}

/* line 677, app/assets/stylesheets/environment/_main_grid.sass */
.pull-left {
  float: left !important;
}

/* line 680, app/assets/stylesheets/environment/_main_grid.sass */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 684, app/assets/stylesheets/environment/_main_grid.sass */
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "Flaticon";
  src: url(/assets/flaticon-abf7eaff308cf351ec7c4f599127f890993569110d1df16d4b33da588dc14408.eot);
  src: url(/assets/flaticon-abf7eaff308cf351ec7c4f599127f890993569110d1df16d4b33da588dc14408.eot#iefix) format("embedded-opentype"), url(/assets/flaticon-3181f03d4ffab2c3547bfea7681a8cdb75e621a7c7fe428c458d2b30d7bbdcff.woff) format("woff"), url(/assets/flaticon-2da85c46932eabf0ad28df4bd420fc1ddb2c8a06352bd9ebadfdad011e0b42c5.ttf) format("truetype"), url(/assets/flaticon-eb3a6be9f5a0dfdddf03b47e0ece570b23ead6b888e1d51323b9a4662314358a.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 9, app/assets/stylesheets/environment/_flaticon.sass */
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: inherit;
  font-style: normal;
}

/* line 14, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-add:before {
  content: "\e000";
}

/* line 17, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-refresh:before {
  content: "\e001";
}

/* line 20, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-award:before {
  content: "\e002";
}

/* line 23, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-badge:before {
  content: "\e003";
}

/* line 26, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-calendar:before {
  content: "\e004";
}

/* line 29, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-check:before {
  content: "\e005";
}

/* line 32, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-poster:before {
  content: "\e006";
}

/* line 35, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-delete:before {
  content: "\e007";
}

/* line 38, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-arrow-down:before {
  content: "\e008";
}

/* line 41, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-fave:before {
  content: "\e009";
}

/* line 44, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-heart:before {
  content: "\e00a";
}

/* line 47, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-list:before {
  content: "\e00b";
}

/* line 50, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-list-o:before {
  content: "\e00c";
}

/* line 53, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-location:before {
  content: "\e00d";
}

/* line 56, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-medal:before {
  content: "\e00e";
}

/* line 59, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-navicon:before {
  content: "\e00f";
}

/* line 62, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-msg:before {
  content: "\e010";
}

/* line 65, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-arrow-right:before {
  content: "\e011";
}

/* line 68, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-edit:before {
  content: "\e012";
}

/* line 71, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-play:before {
  content: "\e013";
}

/* line 74, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-arrow-left:before {
  content: "\e014";
}

/* line 77, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-bell:before {
  content: "\e015";
}

/* line 80, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-review:before {
  content: "\e016";
}

/* line 83, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-want-o:before {
  content: "\e017";
}

/* line 86, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-search:before {
  content: "\e018";
}

/* line 89, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-seen-o:before {
  content: "\e019";
}

/* line 92, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-comment:before {
  content: "\e01a";
}

/* line 95, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-collect:before {
  content: "\e01b";
}

/* line 98, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-time:before {
  content: "\e01c";
}

/* line 101, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-seen:before {
  content: "\e01d";
}

/* line 104, app/assets/stylesheets/environment/_flaticon.sass */
.flaticon-want:before {
  content: "\e01e";
}

/* line 1, app/assets/stylesheets/_layout.sass */
body {
  overflow-x: hidden;
  background-color: #2b2d2e;
}

/* line 5, app/assets/stylesheets/_layout.sass */
body .main-container {
  margin-top: 50px;
  position: relative;
  min-height: calc(100vh - 50px);
  background-color: white;
  overflow-x: hidden;
}

/* line 12, app/assets/stylesheets/_layout.sass */
.container {
  max-width: 1200px;
  width: 100%;
}

/* line 16, app/assets/stylesheets/_layout.sass */
.flex-container {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
}

/* line 22, app/assets/stylesheets/_layout.sass */
.flex-container.transp .prime-content {
  background-color: transparent !important;
}

/* line 25, app/assets/stylesheets/_layout.sass */
.flex-container.transp .side-content {
  background-color: transparent !important;
}

/* line 28, app/assets/stylesheets/_layout.sass */
.flex-container .prime-content {
  flex: 1;
  background-color: #FFF;
  min-width: 0;
  display: flex;
  flex-direction: column;
}

/* line 35, app/assets/stylesheets/_layout.sass */
.flex-container .side-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 39%;
  -moz-flex: 0 0 39%;
  -ms-flex: 0 0 39%;
  flex: 0 0 39%;
  max-width: 510px;
  position: relative;
  padding: 30px;
  background-color: #fafafa;
  box-shadow: -1px 0 1px -2px rgba(0, 0, 0, 0.9);
  min-width: 0;
}

/* line 45, app/assets/stylesheets/_layout.sass */
.flex-container .side-content .wrap {
  max-width: 450px;
}

@media screen and (max-width: 991px) {
  /* line 35, app/assets/stylesheets/_layout.sass */
  .flex-container .side-content {
    display: none;
  }
}

/* line 51, app/assets/stylesheets/_layout.sass */
.side-content-toggle {
  position: absolute;
  top: 3px;
  right: 6px;
  width: 32px;
  height: 24px;
  padding: 0;
  border: 0;
  border-radius: 3px;
  background: transparent;
  color: inherit;
  cursor: pointer;
  font-size: 20px;
  line-height: 24px;
}

/* line 66, app/assets/stylesheets/_layout.sass */
.side-content-toggle:hover, .side-content-toggle:focus-visible {
  background: rgba(128, 128, 128, 0.15);
  outline: 2px solid currentColor;
  outline-offset: 1px;
}

@media screen and (min-width: 992px) {
  /* line 73, app/assets/stylesheets/_layout.sass */
  body.side-content-collapsed .flex-container > .side-content {
    flex: 0 0 44px;
    max-width: 44px;
    padding: 30px 6px;
  }
  /* line 78, app/assets/stylesheets/_layout.sass */
  body.side-content-collapsed .flex-container > .side-content > .wrap {
    display: none;
  }
}

/* line 81, app/assets/stylesheets/_layout.sass */
.close-view-button {
  position: absolute;
  z-index: 1;
  right: 17px;
  top: 6px;
  font-size: 40px;
  color: #222;
  font-weight: 400;
  cursor: pointer;
}

/* line 103, app/assets/stylesheets/_layout.sass */
img.avatar {
  border-radius: 50%;
}

/* line 106, app/assets/stylesheets/_layout.sass */
img.avatar.mini {
  width: 35px;
}

/* line 109, app/assets/stylesheets/_layout.sass */
img.avatar.small {
  width: 35px;
}

/* line 112, app/assets/stylesheets/_layout.sass */
img.avatar.online {
  border: 1px solid #53a93f;
}

/* line 117, app/assets/stylesheets/_layout.sass */
ul.online-users li, ul.users-grid li {
  text-align: center;
  width: 12.5%;
}

/* line 121, app/assets/stylesheets/_layout.sass */
ul.online-users li img.avatar.small, ul.users-grid li img.avatar.small {
  width: 100%;
  display: block;
}

/* line 125, app/assets/stylesheets/_layout.sass */
ul.online-users li .name, ul.users-grid li .name {
  display: block;
  overflow: hidden;
  margin-top: 2px;
}

/* line 131, app/assets/stylesheets/_layout.sass */
.items .item .photo .likes-and-comments {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 18px;
  right: 20px;
  padding: 5px 12px 5px 7px;
  color: #444;
  font-size: 12px;
  font-weight: 400;
  pointer-events: none;
}

/* line 142, app/assets/stylesheets/_layout.sass */
.items .item .photo .likes-and-comments li {
  display: inline-block;
}

/* line 145, app/assets/stylesheets/_layout.sass */
.items .item .photo .likes-and-comments li span {
  margin: 0;
}

/* line 148, app/assets/stylesheets/_layout.sass */
.items .item .photo .likes-and-comments li:first-child {
  margin-right: 12px;
}

/* line 151, app/assets/stylesheets/_layout.sass */
.items .item .photo .likes-and-comments li i {
  font-size: 14px;
}

/* line 155, app/assets/stylesheets/_layout.sass */
.panel-light {
  background-color: #fafafa;
}

/* line 158, app/assets/stylesheets/_layout.sass */
.panel-dark {
  background-color: #edefed;
}

/* line 161, app/assets/stylesheets/_layout.sass */
.very-dark {
  background-color: #2b2d2e;
  color: #bababa;
}

/* line 166, app/assets/stylesheets/_layout.sass */
.very-dark .hero .hero-title {
  color: white;
}

/* line 169, app/assets/stylesheets/_layout.sass */
.very-dark .hero::after {
  background-color: white;
}

/* line 172, app/assets/stylesheets/_layout.sass */
.dark-bg {
  background-color: #202528;
  color: #DEDEDE;
}

/* line 176, app/assets/stylesheets/_layout.sass */
.yellow-panel {
  background-color: #ebc90d;
  background-image: -webkit-linear-gradient(right, #ebc90d, #ffb000);
  background-image: linear-gradient(to left,#ebc90d, #ffb000);
}

/* line 181, app/assets/stylesheets/_layout.sass */
.chartlegend {
  text-align: center;
  space-top: 8px;
}

/* line 185, app/assets/stylesheets/_layout.sass */
.chartlegend li {
  display: inline-block;
  margin: 0px 5px 4px;
  font-size: 12px;
}

/* line 190, app/assets/stylesheets/_layout.sass */
.chartlegend li span {
  width: 8px;
  height: 8px;
  float: left;
  margin: 4px 6px 0 0;
}

/* line 198, app/assets/stylesheets/_layout.sass */
.clear-6-3:nth-child(6n+1) {
  clear: left;
}

@media screen and (max-width: 767px) {
  /* line 202, app/assets/stylesheets/_layout.sass */
  .clear-6-3:nth-child(3n+1) {
    clear: left;
  }
}

/* line 207, app/assets/stylesheets/_layout.sass */
.pattern-bg {
  background-image: url(/assets/pattern/faceoff-2e73dcb710ad2461d512a426e68bc2fa516fdd98d493a69d8b7f0e01bdb415df.png);
  background-repeat: repeat;
  background-color: #1b1b1b;
  color: #DEDEDE;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.8), only screen and (min--moz-device-pixel-ratio: 1.8), only screen and (-o-min-device-pixel-ratio: 1.8/1), only screen and (min-resolution: 173dpi), only screen and (min-resolution: 1.8dppx) {
  /* line 207, app/assets/stylesheets/_layout.sass */
  .pattern-bg {
    background-image: url(/assets/pattern/faceoff@2x-edf2ddc79380bf8c7da191edd2cb099dbda3e9ffccbc08c3699720c31011d7f0.png);
  }
}

/* line 50, app/assets/stylesheets/environment/_mixins.sass */
.pattern-bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-radial-gradient(circle, rgba(235, 201, 13, 0.1), transparent);
  background-image: radial-gradient( circle, rgba(235, 201, 13, 0.1), transparent);
}

/* line 56, app/assets/stylesheets/environment/_mixins.sass */
.pattern-bg .gradient {
  background-image: -webkit-radial-gradient(50% 100%, circle, transparent 0%, rgba(0, 0, 0, 0.88));
  background-image: radial-gradient(  circle at 50% 100%, transparent 0%, rgba(0, 0, 0, 0.88));
}

/* line 213, app/assets/stylesheets/_layout.sass */
.faceoff .vs {
  font-size: 72px;
  margin: 0 30px;
  position: relative;
  bottom: 20px;
}

/* line 219, app/assets/stylesheets/_layout.sass */
.nice-arrow {
  width: 50px;
  height: 50px;
  border: 3px solid white;
  text-align: center;
  line-height: 44px;
  font-size: 32px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  position: relative;
  bottom: 20px;
}

/* line 233, app/assets/stylesheets/_layout.sass */
.nice-arrow:hover {
  background-color: white;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: none;
}

/* line 238, app/assets/stylesheets/_layout.sass */
.nice-arrow:first-child {
  margin-right: 50px;
}

/* line 241, app/assets/stylesheets/_layout.sass */
.nice-arrow:first-child i {
  position: relative;
  right: 2px;
}

/* line 245, app/assets/stylesheets/_layout.sass */
.nice-arrow:last-child {
  margin-left: 50px;
}

/* line 248, app/assets/stylesheets/_layout.sass */
.nice-arrow:last-child i {
  position: relative;
  left: 2px;
}

/* line 256, app/assets/stylesheets/_layout.sass */
.special-wrap {
  background-color: black;
}

/* line 259, app/assets/stylesheets/_layout.sass */
.special-wrap .special-hero {
  text-align: center;
  color: #fb0;
  font-weight: 300;
  padding: 10px 0 15px;
}

/* line 1, app/assets/stylesheets/_header.sass */
.theme-switch {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
  align-self: center;
  flex-shrink: 0;
  width: 64px;
  height: 36px;
  margin-right: 15px;
  padding: 3px;
  border: 1px solid #c8cbd0;
  border-radius: 20px;
  background: #e9ebef;
  color: #59616e;
  cursor: pointer;
}

/* line 17, app/assets/stylesheets/_header.sass */
.theme-switch::before {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: white;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
  transition: transform .18s ease;
}

/* line 28, app/assets/stylesheets/_header.sass */
.theme-switch span {
  position: relative;
  z-index: 1;
  font-size: 16px;
}

/* line 32, app/assets/stylesheets/_header.sass */
.theme-switch .theme-switch--sun {
  color: #9b6500;
}

/* line 34, app/assets/stylesheets/_header.sass */
.theme-switch[aria-checked="true"] {
  background: #242832;
  border-color: #555d6c;
  color: #aeb6c5;
}

/* line 38, app/assets/stylesheets/_header.sass */
.theme-switch[aria-checked="true"]::before {
  transform: translateX(28px);
  background: #465164;
}

/* line 41, app/assets/stylesheets/_header.sass */
.theme-switch[aria-checked="true"] .theme-switch--sun {
  color: inherit;
}

/* line 43, app/assets/stylesheets/_header.sass */
.theme-switch[aria-checked="true"] .theme-switch--moon {
  color: #fff0ae;
}

/* line 45, app/assets/stylesheets/_header.sass */
.theme-switch:focus-visible {
  outline: 2px solid #00a997;
  outline-offset: 3px;
}

/* line 48, app/assets/stylesheets/_header.sass */
.theme-switch:disabled {
  cursor: wait;
}

@media (prefers-reduced-motion: reduce) {
  /* line 52, app/assets/stylesheets/_header.sass */
  .theme-switch::before {
    transition: none;
  }
}

/* line 55, app/assets/stylesheets/_header.sass */
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  background: white;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  height: 50px;
  padding: 0 10px;
  font-size: 11.5px;
  font-weight: 600;
  letter-spacing: .6px;
  text-transform: uppercase;
}

/* line 68, app/assets/stylesheets/_header.sass */
.main-header .header--side {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

/* line 73, app/assets/stylesheets/_header.sass */
.main-header .header--search-form {
  width: 100%;
  position: relative;
  height: 30px;
  margin: 0 20px 0 10px;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 82, app/assets/stylesheets/_header.sass */
.main-header .header--search-form--icon {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #999;
  font-size: 14px;
}

/* line 89, app/assets/stylesheets/_header.sass */
.main-header .header--search-form--icon.close {
  font-size: 30px;
  font-weight: 300;
  top: 0;
  right: 3px;
  color: #222;
  line-height: 18px;
  padding: 5px;
}

/* line 98, app/assets/stylesheets/_header.sass */
.main-header .header--search-form--field {
  background: #f2f2f2;
  border-radius: 4px;
  border: 1px solid #f2f2f2;
  font-size: 16px;
  font-weight: 400;
  height: 30px;
  padding: 0 30px 0 12px;
  width: 100%;
}

/* line 110, app/assets/stylesheets/_header.sass */
.main-header .header--nav-items {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 114, app/assets/stylesheets/_header.sass */
.main-header .header--nav-item {
  margin: 0 10px;
  padding: 8px 0;
  color: black;
  position: relative;
  white-space: nowrap;
}

/* line 121, app/assets/stylesheets/_header.sass */
.main-header .header--nav-item.more {
  color: #999;
  font-weight: 800;
  font-size: 13px;
  position: relative;
  top: 4px;
  line-height: 1;
}

/* line 129, app/assets/stylesheets/_header.sass */
.main-header .header--nav-item:hover, .main-header .header--nav-item.active {
  color: #ffb000;
}

/* line 132, app/assets/stylesheets/_header.sass */
.main-header .header--nav-item[data-count]:not([data-count="0"])::after {
  content: attr(data-count);
  border-radius: 10px;
  color: white;
  font-size: 10px;
  font-weight: 600;
  padding: 2px 5px 3px 6px;
  position: absolute;
  right: -20px;
  text-align: center;
  top: -6px;
  background: #66CC33;
}

/* line 146, app/assets/stylesheets/_header.sass */
.main-header .header--left .header--nav-items {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}

/* line 150, app/assets/stylesheets/_header.sass */
.main-header .header--right--actions {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

/* line 154, app/assets/stylesheets/_header.sass */
.main-header .header--right--actions--update {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 157, app/assets/stylesheets/_header.sass */
.main-header .header--right--actions--update > * {
  margin-right: 15px;
}

/* line 160, app/assets/stylesheets/_header.sass */
.main-header .update--icon {
  font-size: 16px;
  color: #BBB;
  vertical-align: -webkit-baseline-middle;
  vertical-align: -moz-middle-with-baseline;
}

/* line 166, app/assets/stylesheets/_header.sass */
.main-header .update--icon.inbox {
  font-size: 18px;
}

/* line 169, app/assets/stylesheets/_header.sass */
.main-header .update--icon.active {
  color: #ffb000;
}

/* line 172, app/assets/stylesheets/_header.sass */
.main-header .update--icon.chat {
  font-size: 20px;
  position: relative;
  bottom: 1px;
}

/* line 178, app/assets/stylesheets/_header.sass */
.main-header .update--count.mention::before {
  background: #f14247;
}

/* line 181, app/assets/stylesheets/_header.sass */
.main-header .update--count.notification::before {
  background: #3b5998;
}

/* line 184, app/assets/stylesheets/_header.sass */
.main-header .update--count.online::before {
  background: #66CC33;
}

/* line 187, app/assets/stylesheets/_header.sass */
.main-header .update--count:not([data-count="0"])::before {
  border-radius: 10px;
  color: white;
  content: attr(data-count);
  font-size: 10px;
  font-weight: 600;
  padding: 2px 5px 3px 6px;
  position: absolute;
  right: -11px;
  text-align: center;
  top: -8px;
}

/* line 202, app/assets/stylesheets/_header.sass */
.main-header .header--logo {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  width: 50px;
  height: 50px;
}

/* line 209, app/assets/stylesheets/_header.sass */
.main-header .header--logo .header--logo--img {
  width: 32px;
  height: 30px;
}

/* line 213, app/assets/stylesheets/_header.sass */
.main-header .header--login-btn {
  color: #999;
  margin-left: 15px;
}

/* line 218, app/assets/stylesheets/_header.sass */
.main-header .header--icon {
  width: 34px;
  height: 50px;
  display: none;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  font-size: 18px;
  cursor: pointer;
  color: #999;
}

@media screen and (max-width: 1024px) {
  /* line 232, app/assets/stylesheets/_header.sass */
  .main-header .header--navicon {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 235, app/assets/stylesheets/_header.sass */
  .main-header .header--nav-items {
    display: none;
  }
  /* line 238, app/assets/stylesheets/_header.sass */
  .main-header .header--right {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
}

@media screen and (max-width: 767px) {
  /* line 244, app/assets/stylesheets/_header.sass */
  .main-header .theme-switch {
    position: absolute;
    right: 10px;
    margin-right: 0;
    z-index: 2;
  }
  /* line 250, app/assets/stylesheets/_header.sass */
  .main-header .header--search-form {
    display: none;
    position: absolute;
    left: 0;
    right: 80px;
    width: auto;
    margin: 0;
    padding: 0 10px;
    background: inherit;
    height: inherit;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    z-index: 1;
  }
  /* line 263, app/assets/stylesheets/_header.sass */
  .main-header .header--search-form .header--search-form--icon {
    right: 0;
    top: 0;
    padding: 15px 20px;
  }
  /* line 268, app/assets/stylesheets/_header.sass */
  .main-header .header--search-form.active {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 271, app/assets/stylesheets/_header.sass */
  .main-header .header--search-form.active ~ .header--right--actions .staff-menu {
    display: none;
  }
  /* line 274, app/assets/stylesheets/_header.sass */
  .main-header .header--search-trigger {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 277, app/assets/stylesheets/_header.sass */
  .main-header .header--right--actions {
    padding-right: 74px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
  /* line 282, app/assets/stylesheets/_header.sass */
  .main-header .header--left--actions {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

/* line 294, app/assets/stylesheets/_header.sass */
.dark_theme .main-header {
  background: black;
}

/* line 297, app/assets/stylesheets/_header.sass */
.dark_theme .main-header .header--nav-item {
  color: white;
}

/* line 300, app/assets/stylesheets/_header.sass */
.dark_theme .main-header .header--nav-item:hover, .dark_theme .main-header .header--nav-item.active {
  color: #ffb000;
}

/* line 303, app/assets/stylesheets/_header.sass */
.dark_theme .main-header .header--search-form--icon.close {
  color: white;
}

/* line 308, app/assets/stylesheets/_header.sass */
.main-header .header--search-form--field {
  padding-right: 66px;
}

/* line 311, app/assets/stylesheets/_header.sass */
.search-help {
  position: absolute;
  right: 34px;
  top: 50%;
  transform: translateY(-50%);
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
}

/* line 320, app/assets/stylesheets/_header.sass */
.search-help summary {
  list-style: none;
  cursor: pointer;
  width: 28px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #aaa;
  border-radius: 50%;
  color: #555;
  background: #fff;
  font-size: 15px;
  font-weight: 600;
}

/* line 334, app/assets/stylesheets/_header.sass */
.search-help summary::-webkit-details-marker {
  display: none;
}

/* line 337, app/assets/stylesheets/_header.sass */
.search-help summary:focus-visible {
  outline: 2px solid #b07900;
  outline-offset: 2px;
}

/* line 341, app/assets/stylesheets/_header.sass */
.search-help--panel {
  position: absolute;
  right: -24px;
  top: 38px;
  width: 340px;
  max-width: calc(100vw - 24px);
  max-height: calc(100vh - 100px);
  overflow-y: auto;
  box-sizing: border-box;
  padding: 18px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #fff;
  color: #333;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.18);
  font-size: 13px;
  line-height: 1.5;
  z-index: 10;
}

/* line 360, app/assets/stylesheets/_header.sass */
.search-help--panel strong {
  font-size: 15px;
}

/* line 363, app/assets/stylesheets/_header.sass */
.search-help--panel p {
  margin: 10px 0 0;
}

/* line 366, app/assets/stylesheets/_header.sass */
.search-help--panel dl {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr);
  gap: 7px 10px;
  margin: 14px 0;
}

/* line 372, app/assets/stylesheets/_header.sass */
.search-help--panel dt {
  font-weight: 600;
}

/* line 375, app/assets/stylesheets/_header.sass */
.search-help--panel dd {
  margin: 0;
}

/* line 378, app/assets/stylesheets/_header.sass */
.search-help--panel code {
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 12px;
  white-space: normal;
}

/* line 385, app/assets/stylesheets/_header.sass */
.dark_theme .search-help--panel {
  background: #222;
  color: #eee;
  border-color: #555;
}

@media (max-width: 767px) {
  /* line 391, app/assets/stylesheets/_header.sass */
  .search-help {
    right: 44px;
  }
  /* line 394, app/assets/stylesheets/_header.sass */
  .search-help--panel {
    max-width: calc(100vw - 64px);
  }
}

/* line 1, app/assets/stylesheets/_navigation.sass */
.main-navi {
  float: left;
  color: white;
}

/* line 5, app/assets/stylesheets/_navigation.sass */
.main-navi > li {
  float: left;
  list-style: none;
}

/* line 9, app/assets/stylesheets/_navigation.sass */
.main-navi > li a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  padding: 11px 18px 13px;
  display: block;
  cursor: pointer;
  border-top: 3px solid transparent;
  transition: color 400ms ease;
}

/* line 20, app/assets/stylesheets/environment/_mixins.sass */
.main-navi > li a i.fa {
  transition: color 400ms ease;
}

/* line 23, app/assets/stylesheets/environment/_mixins.sass */
.main-navi > li a:hover {
  color: #ffb000;
}

/* line 26, app/assets/stylesheets/environment/_mixins.sass */
.main-navi > li a:hover i.fa {
  color: #ffb000;
}

/* line 12, app/assets/stylesheets/_navigation.sass */
.main-navi > li a.active {
  color: #ffb000;
  border-color: #ffb000;
}

/* line 16, app/assets/stylesheets/_navigation.sass */
.main-navi > li a i.fa {
  position: relative;
  margin-left: 4px;
  font-size: 12px;
}

/* line 21, app/assets/stylesheets/_navigation.sass */
.has-dropdown {
  position: relative;
}

/* line 24, app/assets/stylesheets/_navigation.sass */
.has-dropdown .dropdown {
  position: absolute;
  display: none;
  padding: 10px 0 0;
  overflow: hidden;
  z-index: 999;
  top: 35px;
  right: 0;
  min-width: 180px;
  transition: opacity 400ms ease;
}

/* line 35, app/assets/stylesheets/_navigation.sass */
.has-dropdown .dropdown .inner {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}

/* line 40, app/assets/stylesheets/_navigation.sass */
.has-dropdown .dropdown .arrow {
  color: white;
  font-size: 20px;
  position: absolute;
  right: 50%;
  margin-right: -6px;
  top: -3px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 49, app/assets/stylesheets/_navigation.sass */
.has-dropdown .dropdown .arrow.arrow--right {
  right: 18px;
}

/* line 52, app/assets/stylesheets/_navigation.sass */
.has-dropdown .dropdown .arrow.arrow--left {
  right: initial;
  left: 15px;
}

/* line 56, app/assets/stylesheets/_navigation.sass */
.has-dropdown .dropdown ul {
  padding: 7px 0;
  max-height: 350px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 62, app/assets/stylesheets/_navigation.sass */
.has-dropdown .dropdown ul a {
  padding: 8px 25px;
  color: #999;
  transition: background-color 200ms ease;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  font-size: 14px;
  text-transform: initial;
  font-weight: 400;
  letter-spacing: 0;
  color: #555;
}

/* line 73, app/assets/stylesheets/_navigation.sass */
.has-dropdown .dropdown ul a:hover {
  background-color: #f2f2f2;
}

/* line 76, app/assets/stylesheets/_navigation.sass */
.has-dropdown .dropdown ul hr {
  background-color: rgba(0, 0, 0, 0.1);
  margin: 4px 0;
}

/* line 80, app/assets/stylesheets/_navigation.sass */
.has-dropdown .dropdown.nav-dropdown {
  top: 50px;
  right: initial;
  left: 0;
  width: calc(100vw - 20px);
}

/* line 89, app/assets/stylesheets/_navigation.sass */
.dark_theme .has-dropdown .dropdown .inner {
  background-color: black;
}

/* line 92, app/assets/stylesheets/_navigation.sass */
.dark_theme .has-dropdown .dropdown .arrow {
  color: black;
}

/* line 95, app/assets/stylesheets/_navigation.sass */
.dark_theme .has-dropdown .dropdown ul a:hover {
  background-color: #222;
}

/******************************************************\
*
*  Base TouchCarousel stylesheet
*   
*  Contents:
*
*   1. Main containers
*   2. Carousel items
*   3. Arrows(direction) navigation
*   4. Paging navigation
*   5. Scrollbar
*   6. Cursors
*
\******************************************************/
/******************************************************\
*
*  1. Main containers (carousel size, background)
*
\******************************************************/
/* line 26, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel {
  position: relative;
  width: 600px;
  height: 400px;
  /* style is removed after carousel is inited, use !important if you want to keep it*/
  overflow: hidden;
}

/* line 34, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .touchcarousel-container {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  left: 0;
}

/* line 41, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .touchcarousel-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

/******************************************************\
*
*  2. Carousel items (item styling, spacing between items)
*
\******************************************************/
/* line 58, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .touchcarousel-item {
  /* use margin-right for spacing between items */
  margin: 0 0 0 0;
  padding: 0;
  float: left;
}

/* Last carousel item  */
/* line 66, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .touchcarousel-item.last {
  margin-right: 0 !important;
}

/******************************************************\
*
*  3. Arrows(direction) navigation
*
\******************************************************/
/* arrow hitstate and icon holder */
/* line 81, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .arrow-holder {
  height: 100%;
  width: 45px;
  position: absolute;
  top: 0;
  display: block;
  cursor: pointer;
  z-index: 25;
}

/* line 90, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .arrow-holder.left {
  left: 0;
}

/* line 93, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .arrow-holder.right {
  right: 0;
}

/* arrow icons */
/* line 98, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .arrow-icon {
  width: 45px;
  height: 90px;
  top: 50%;
  margin-top: -45px;
  position: absolute;
  cursor: pointer;
  font-size: 32px;
  text-align: center;
}

/* line 108, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .arrow-icon::before {
  display: block;
}

/* line 109, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .arrow-icon.left::before {
  margin-right: 4px;
}

/* line 110, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .arrow-icon.right::before {
  margin-left: 5px;
}

/* line 112, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .arrow-holder.disabled {
  cursor: default;
}

/* line 113, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .arrow-holder.disabled .arrow-icon {
  cursor: default;
}

/******************************************************\
*
*  4. Paging navigation
*
\******************************************************/
/* line 125, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .tc-paging-container {
  width: 100%;
  overflow: hidden;
  position: absolute;
  margin-top: -20px;
  z-index: 25;
}

/* line 132, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .tc-paging-centerer {
  float: left;
  position: relative;
  left: 50%;
}

/* line 137, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .tc-paging-centerer-inside {
  float: left;
  position: relative;
  left: -50%;
}

/* Paging items */
/* line 144, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .tc-paging-item {
  float: left;
  cursor: pointer;
  position: relative;
  display: block;
  text-indent: -9999px;
}

/******************************************************\
*
*  5. Scrollbar
*
\******************************************************/
/* line 163, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .scrollbar-holder {
  position: absolute;
  z-index: 30;
  left: 6px;
  right: 6px;
  bottom: 5px;
  height: 4px;
  overflow: hidden;
  pointer-events: none;
}

/* line 173, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .scrollbar {
  position: absolute;
  left: 0;
  height: 4px;
  bottom: 0px;
}

/* line 179, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .scrollbar.dark {
  background-color: #828282;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 183, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .scrollbar.light {
  background-color: #d2d2d2;
  background-color: rgba(255, 255, 255, 0.5);
}

/******************************************************\
*
*  6. Cursors
*
\******************************************************/
/* IE and Opera use "move", FF uses -moz-grab */
/* line 199, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .grab-cursor {
  cursor: url(/assets/grab-0bbc958f25216ff5c2fe09e3acae81c47b34b1308a1899b9f4444b4577bd2204.png) 8 8, move;
}

/* line 200, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .grabbing-cursor {
  cursor: url(/assets/grabbing-a7aabed990a9c78a288ffe301434849b08c46850d7cef9790712b46a628fc6ed.png) 8 8, move;
}

/* Cursor that used when mouse drag is disabled */
/* line 203, vendor/assets/stylesheets/touchcarousel.css.scss */
.touchcarousel .auto-cursor {
  cursor: auto;
}

/* Copyright 2011, Dmitry Semenov, http://dimsemenov.com */
/******************************************************\
*
*  Minimal Light Skin
*
*    1. Arrows(direction) navigation
*    2. Paging navigation
*
\******************************************************/
/******************************************************\
*
*  1. Arrows (direction) navigation
*
\******************************************************/
/* line 17, vendor/assets/stylesheets/minimal-light-skin.css.scss */
.touchcarousel.minimal-light .arrow-icon {
  width: 35px;
  height: 100px;
  margin-top: -50px;
  background: rgba(255, 255, 255, 0.9);
}

/* line 31, vendor/assets/stylesheets/minimal-light-skin.css.scss */
.touchcarousel.minimal-light .arrow-holder.disabled {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

/* line 42, vendor/assets/stylesheets/minimal-light-skin.css.scss */
.touchcarousel.minimal-light .arrow-holder {
  width: 35px;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
}

/* line 48, vendor/assets/stylesheets/minimal-light-skin.css.scss */
.touchcarousel.minimal-light .arrow-holder:hover {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

/******************************************************\
*
*  2. Paging navigation
*
\******************************************************/
/* line 59, vendor/assets/stylesheets/minimal-light-skin.css.scss */
.touchcarousel.minimal-light .tc-paging-container {
  margin-top: -22px;
}

/* line 62, vendor/assets/stylesheets/minimal-light-skin.css.scss */
.touchcarousel.minimal-light .tc-paging-item {
  background: url(/assets/touch_carousel/minimal-light-skin-2f1e599d0d6af1d26f9bdd7f7b06e2352e94ce5d3a0104551e812cdd5985ecb5.png) no-repeat -95px -4px;
  width: 16px;
  height: 16px;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
}

/* line 72, vendor/assets/stylesheets/minimal-light-skin.css.scss */
.touchcarousel.minimal-light .tc-paging-item.current {
  background: url(/assets/touch_carousel/minimal-light-skin-2f1e599d0d6af1d26f9bdd7f7b06e2352e94ce5d3a0104551e812cdd5985ecb5.png) no-repeat -95px -22px;
}

/* line 75, vendor/assets/stylesheets/minimal-light-skin.css.scss */
.touchcarousel.minimal-light .tc-paging-item:hover {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}

/* line 4, app/assets/stylesheets/_movies_layout.sass */
.featured-movie {
  background-image: url(/assets/pattern/faceoff-2e73dcb710ad2461d512a426e68bc2fa516fdd98d493a69d8b7f0e01bdb415df.png);
  background-repeat: repeat;
  background-color: #1b1b1b;
  color: #DEDEDE;
  height: 500px;
  overflow: hidden;
  color: white;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.8), only screen and (min--moz-device-pixel-ratio: 1.8), only screen and (-o-min-device-pixel-ratio: 1.8/1), only screen and (min-resolution: 173dpi), only screen and (min-resolution: 1.8dppx) {
  /* line 4, app/assets/stylesheets/_movies_layout.sass */
  .featured-movie {
    background-image: url(/assets/pattern/faceoff@2x-edf2ddc79380bf8c7da191edd2cb099dbda3e9ffccbc08c3699720c31011d7f0.png);
  }
}

/* line 50, app/assets/stylesheets/environment/_mixins.sass */
.featured-movie::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-radial-gradient(circle, rgba(235, 201, 13, 0.1), transparent);
  background-image: radial-gradient( circle, rgba(235, 201, 13, 0.1), transparent);
}

/* line 56, app/assets/stylesheets/environment/_mixins.sass */
.featured-movie .gradient {
  background-image: -webkit-radial-gradient(50% 100%, circle, transparent 0%, rgba(0, 0, 0, 0.88));
  background-image: radial-gradient(  circle at 50% 100%, transparent 0%, rgba(0, 0, 0, 0.88));
}

/* line 10, app/assets/stylesheets/_movies_layout.sass */
.featured-movie.watch-list {
  height: 300px;
}

/* line 13, app/assets/stylesheets/_movies_layout.sass */
.featured-movie.watch-list .lightSlider {
  height: 300px;
}

/* line 16, app/assets/stylesheets/_movies_layout.sass */
.featured-movie.watch-list h3 {
  font-size: 34px;
}

/* line 19, app/assets/stylesheets/_movies_layout.sass */
.featured-movie.smaller {
  height: 400px;
}

/* line 22, app/assets/stylesheets/_movies_layout.sass */
.featured-movie.smaller .lightSlider {
  height: 400px;
}

@media screen and (max-width: 767px) {
  /* line 4, app/assets/stylesheets/_movies_layout.sass */
  .featured-movie {
    height: 200px;
  }
}

/* line 28, app/assets/stylesheets/_movies_layout.sass */
.featured-movie .container {
  height: 100%;
}

/* line 31, app/assets/stylesheets/_movies_layout.sass */
.featured-movie h3 {
  font-size: 60px;
}

@media screen and (max-width: 767px) {
  /* line 31, app/assets/stylesheets/_movies_layout.sass */
  .featured-movie h3 {
    font-size: 24px;
  }
}

/* line 37, app/assets/stylesheets/_movies_layout.sass */
.featured-movie .actions {
  display: inline-block;
}

/* line 40, app/assets/stylesheets/_movies_layout.sass */
.featured-movie .actions a {
  margin: 0 10px;
  padding: 10px 20px 12px;
  border: 3px solid white;
  display: inline-block;
  font-weight: 400;
  transition: background-color 600ms ease;
}

/* line 48, app/assets/stylesheets/_movies_layout.sass */
.featured-movie .actions a:hover, .featured-movie .actions a.active {
  background-color: white;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: none;
}

/* line 53, app/assets/stylesheets/_movies_layout.sass */
.featured-movie .actions a i {
  margin-right: 4px;
  position: relative;
  top: 1px;
}

@media screen and (max-width: 767px) {
  /* line 40, app/assets/stylesheets/_movies_layout.sass */
  .featured-movie .actions a {
    padding: 6px 12px;
    border-width: 2px;
    font-size: 12px;
  }
  /* line 63, app/assets/stylesheets/_movies_layout.sass */
  .featured-movie .actions a i {
    top: -1px;
  }
}

/* line 66, app/assets/stylesheets/_movies_layout.sass */
.blur-bg {
  filter: blur(3px);
  -webkit-filter: blur(3px);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 77, app/assets/stylesheets/_movies_layout.sass */
.filmstarts .release span {
  cursor: default;
  display: block;
  margin-right: 25px;
  font-weight: 400;
}

/* line 83, app/assets/stylesheets/_movies_layout.sass */
.filmstarts .release::after {
  content: '';
  height: 2px;
  background-color: #ffb000;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 10px;
}

/* line 95, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

/* line 99, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item .photo {
  width: 110px;
  margin-right: 20px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.movie-list-item .photo img {
  width: 100%;
  display: block;
}

/* line 104, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item .body {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

/* line 109, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item .body p {
  font-size: 14px;
}

/* line 112, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item .body p.fr-tag {
  font-size: 18px;
}

/* line 115, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item .body .inherit {
  display: block;
}

/* line 118, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item .body .title {
  font-size: 24px;
  margin-top: -0.15em;
  margin-bottom: 5px;
  font-weight: 400;
}

/* line 124, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item .body .title:hover {
  text-decoration: underline;
}

/* line 127, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item .body .meta {
  font-size: 14px;
}

/* line 130, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item .body:hover {
  color: inherit;
}

/* line 133, app/assets/stylesheets/_movies_layout.sass */
.movie-list-item .rate {
  margin-top: 25px 0 10px 10px;
}

@media screen and (max-width: 767px) {
  /* line 138, app/assets/stylesheets/_movies_layout.sass */
  .movie-list-item .body p {
    font-size: 12px;
  }
  /* line 141, app/assets/stylesheets/_movies_layout.sass */
  .movie-list-item .body .title {
    font-size: 18px;
  }
  /* line 144, app/assets/stylesheets/_movies_layout.sass */
  .movie-list-item .body .meta {
    font-size: 12px;
  }
  /* line 148, app/assets/stylesheets/_movies_layout.sass */
  .movie-list-item.top-list-item .photo {
    display: none;
  }
  /* line 151, app/assets/stylesheets/_movies_layout.sass */
  .movie-list-item.top-list-item .fr-tag {
    font-size: 14px;
  }
}

/* line 154, app/assets/stylesheets/_movies_layout.sass */
.movie-card {
  padding: 24px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  position: relative;
}

/* line 161, app/assets/stylesheets/_movies_layout.sass */
.movie-card .item-pos {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffb000;
  color: white;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 30px;
}

/* line 176, app/assets/stylesheets/_movies_layout.sass */
.dark_theme .movie-card {
  box-shadow: 0 0 1px rgba(204, 204, 204, 0.4);
}

/* line 2, app/assets/stylesheets/_tvshows_layout.sass */
.tvshows .tvshow {
  height: 250px;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
  border-left: 1px solid rgba(0, 0, 0, 0.8);
}

/* line 8, app/assets/stylesheets/_tvshows_layout.sass */
.tvshows .tvshow .pattern-bg {
  height: 250px;
}

/* line 11, app/assets/stylesheets/_tvshows_layout.sass */
.tvshows .tvshow .text {
  color: white;
  padding: 20px;
}

@media screen and (max-width: 767px) {
  /* line 17, app/assets/stylesheets/_tvshows_layout.sass */
  .tvshows-index .tvshow {
    height: 150px;
  }
  /* line 20, app/assets/stylesheets/_tvshows_layout.sass */
  .tvshows-index .tvshow .text {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 100%;
    font-size: 24px;
  }
  /* line 27, app/assets/stylesheets/_tvshows_layout.sass */
  .tvshows-index .tvshow .text h3 {
    font-weight: 300;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
  }
}

/* line 1, app/assets/stylesheets/_universals.sass */
.hide {
  display: none;
}

/* line 4, app/assets/stylesheets/_universals.sass */
.left {
  float: left !important;
}

/* line 7, app/assets/stylesheets/_universals.sass */
.right {
  float: right !important;
}

/* line 10, app/assets/stylesheets/_universals.sass */
.text-center {
  text-align: center;
}

/* line 13, app/assets/stylesheets/_universals.sass */
.text-right {
  text-align: right;
}

/* line 16, app/assets/stylesheets/_universals.sass */
.inl-block {
  display: inline-block;
}

/* line 19, app/assets/stylesheets/_universals.sass */
.block {
  display: block;
}

/* line 22, app/assets/stylesheets/_universals.sass */
.clickable {
  cursor: pointer;
}

/* line 25, app/assets/stylesheets/_universals.sass */
.disabled {
  pointer-events: none;
  opacity: 0.67;
}

/* line 29, app/assets/stylesheets/_universals.sass */
.relative {
  position: relative;
}

/* line 32, app/assets/stylesheets/_universals.sass */
.absolute {
  position: absolute;
}

/* line 35, app/assets/stylesheets/_universals.sass */
.fill-height {
  height: 100%;
}

/* line 38, app/assets/stylesheets/_universals.sass */
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 43, app/assets/stylesheets/_universals.sass */
hr {
  margin: 6px 0 24px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.15);
  border: none;
  width: 100%;
}

/* line 50, app/assets/stylesheets/_universals.sass */
.responsive-img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 56, app/assets/stylesheets/_universals.sass */
  .hide-for-sm {
    display: none;
  }
}

/* line 62, app/assets/stylesheets/_universals.sass */
.fill-parent {
  width: 100%;
}

/* line 65, app/assets/stylesheets/_universals.sass */
.txt-overflow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

/* line 69, app/assets/stylesheets/_universals.sass */
.border-sep + .border-sep::before {
  content: '';
  background: rgba(0, 0, 0, 0.15);
  height: 1px;
  width: 200px;
  display: block;
  margin: 0 auto;
}

/* line 77, app/assets/stylesheets/_universals.sass */
.midDivider {
  padding-right: .45em;
  padding-left: .45em;
}

/* line 81, app/assets/stylesheets/_universals.sass */
.middotDivider {
  padding-right: .45em;
  padding-left: .45em;
}

/* line 85, app/assets/stylesheets/_universals.sass */
.middotDivider::after {
  content: '·';
}

/* line 88, app/assets/stylesheets/_universals.sass */
.midlineDivider {
  padding-top: 35px;
  padding-bottom: 35px;
}

/* line 92, app/assets/stylesheets/_universals.sass */
.midlineDivider::after {
  content: '';
  background: rgba(0, 0, 0, 0.15);
  height: 1px;
  width: 200px;
  display: block;
  margin: 0 auto;
}

/* line 100, app/assets/stylesheets/_universals.sass */
.border1 {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 103, app/assets/stylesheets/_universals.sass */
.poster-fill-img,
.fill-img,
.fill {
  display: block;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.poster-fill-img img,
.fill-img img,
.fill img {
  width: 100%;
  display: block;
}

/* line 109, app/assets/stylesheets/_universals.sass */
.has-overlay {
  position: relative;
}

/* line 112, app/assets/stylesheets/_universals.sass */
.has-overlay .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

/* line 116, app/assets/stylesheets/_universals.sass */
.has-overlay.pointer .overlay, .has-overlay .overlay.pointer {
  pointer-events: initial;
}

/* line 119, app/assets/stylesheets/_universals.sass */
.darken-overlay {
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 122, app/assets/stylesheets/_universals.sass */
.m-bottom-10 {
  margin-bottom: 10px;
}

/* line 125, app/assets/stylesheets/_universals.sass */
.pad-10 {
  padding: 10px;
}

/* line 128, app/assets/stylesheets/_universals.sass */
.marg-b-10 {
  margin-bottom: 10px;
}

/* line 131, app/assets/stylesheets/_universals.sass */
.marg-b-20 {
  margin-bottom: 20px;
}

/* line 134, app/assets/stylesheets/_universals.sass */
.marg-b-80 {
  margin-bottom: 80px;
}

/* line 137, app/assets/stylesheets/_universals.sass */
.marg-s-10 {
  margin-right: 10px;
  margin-left: 10px;
}

/* line 141, app/assets/stylesheets/_universals.sass */
.center-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 150, app/assets/stylesheets/_universals.sass */
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 153, app/assets/stylesheets/_universals.sass */
.flex1 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}

/* line 157, app/assets/stylesheets/_universals.sass */
.hori-end {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}

/* line 160, app/assets/stylesheets/_universals.sass */
.space-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

/* line 163, app/assets/stylesheets/_universals.sass */
.space-around {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: center;
}

/* line 166, app/assets/stylesheets/_universals.sass */
.vert-end {
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
}

/* line 169, app/assets/stylesheets/_universals.sass */
.vertical-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

/* line 172, app/assets/stylesheets/_universals.sass */
.hori-center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

/* line 175, app/assets/stylesheets/_universals.sass */
.center-center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

/* line 179, app/assets/stylesheets/_universals.sass */
.space-between-vertical {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

/* line 183, app/assets/stylesheets/_universals.sass */
.flex-col {
  flex-direction: column;
}

/* line 191, app/assets/stylesheets/_universals.sass */
.space-0 {
  margin-bottom: 6.25px;
}

/* line 194, app/assets/stylesheets/_universals.sass */
.space-top-0 {
  margin-top: 6.25px;
}

/* line 197, app/assets/stylesheets/_universals.sass */
.space-1 {
  margin-bottom: 12.5px;
}

/* line 200, app/assets/stylesheets/_universals.sass */
.space-top-1 {
  margin-top: 12.5px;
}

/* line 203, app/assets/stylesheets/_universals.sass */
.space-2 {
  margin-bottom: 25px;
}

/* line 206, app/assets/stylesheets/_universals.sass */
.space-top-2 {
  margin-top: 25px;
}

/* line 209, app/assets/stylesheets/_universals.sass */
.space-3 {
  margin-bottom: 37.5px;
}

/* line 212, app/assets/stylesheets/_universals.sass */
.space-top-3 {
  margin-top: 37.5px;
}

/* line 215, app/assets/stylesheets/_universals.sass */
.space-4 {
  margin-bottom: 50px;
}

/* line 218, app/assets/stylesheets/_universals.sass */
.space-top-4 {
  margin-top: 50px;
}

/* line 221, app/assets/stylesheets/_universals.sass */
.space-5 {
  margin-bottom: 62.5px;
}

/* line 224, app/assets/stylesheets/_universals.sass */
.space-top-5 {
  margin-top: 62.5px;
}

/* line 227, app/assets/stylesheets/_universals.sass */
.space-6 {
  margin-bottom: 75px;
}

/* line 230, app/assets/stylesheets/_universals.sass */
.space-top-6 {
  margin-top: 75px;
}

/* line 233, app/assets/stylesheets/_universals.sass */
.pad-0 {
  padding-bottom: 6.25px;
}

/* line 236, app/assets/stylesheets/_universals.sass */
.pad-top-0 {
  padding-top: 6.25px;
}

/* line 239, app/assets/stylesheets/_universals.sass */
.pad-1 {
  padding-bottom: 12.5px;
}

/* line 242, app/assets/stylesheets/_universals.sass */
.pad-top-1 {
  padding-top: 12.5px;
}

/* line 245, app/assets/stylesheets/_universals.sass */
.pad-2 {
  padding-bottom: 25px;
}

/* line 248, app/assets/stylesheets/_universals.sass */
.pad-top-2 {
  padding-top: 25px;
}

/* line 251, app/assets/stylesheets/_universals.sass */
.pad-3 {
  padding-bottom: 37.5px;
}

/* line 254, app/assets/stylesheets/_universals.sass */
.pad-top-3 {
  padding-top: 37.5px;
}

/* line 257, app/assets/stylesheets/_universals.sass */
.pad-4 {
  padding-bottom: 50px;
}

/* line 260, app/assets/stylesheets/_universals.sass */
.pad-top-4 {
  padding-top: 50px;
}

/* line 263, app/assets/stylesheets/_universals.sass */
.pad-5 {
  padding-bottom: 62.5px;
}

/* line 266, app/assets/stylesheets/_universals.sass */
.pad-top-5 {
  padding-top: 62.5px;
}

/* line 269, app/assets/stylesheets/_universals.sass */
.pad-6 {
  padding-bottom: 75px;
}

/* line 272, app/assets/stylesheets/_universals.sass */
.pad-top-6 {
  padding-top: 75px;
}

/* line 275, app/assets/stylesheets/_universals.sass */
.no-pad {
  padding-left: 0;
  padding-right: 0;
}

/* line 279, app/assets/stylesheets/_universals.sass */
.pad1 {
  padding-left: 1px;
  padding-right: 1px;
}

/* line 283, app/assets/stylesheets/_universals.sass */
.pad3 {
  padding-left: 3px;
  padding-right: 3px;
}

/* line 287, app/assets/stylesheets/_universals.sass */
.pad7 {
  padding-left: 7px;
  padding-right: 7px;
}

/* line 291, app/assets/stylesheets/_universals.sass */
.pad10 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 295, app/assets/stylesheets/_universals.sass */
.pad12 {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 299, app/assets/stylesheets/_universals.sass */
.pad20 {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 303, app/assets/stylesheets/_universals.sass */
.row-pad1 {
  margin-left: -1px;
  margin-right: -1px;
}

/* line 307, app/assets/stylesheets/_universals.sass */
.row-pad3 {
  margin-left: -3px;
  margin-right: -3px;
}

/* line 311, app/assets/stylesheets/_universals.sass */
.row-pad7 {
  margin-left: -7px;
  margin-right: -7px;
}

/* line 315, app/assets/stylesheets/_universals.sass */
.row-pad10 {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 319, app/assets/stylesheets/_universals.sass */
.row-pad12 {
  margin-left: -12px;
  margin-right: -12px;
}

/* line 323, app/assets/stylesheets/_universals.sass */
.pad-top-btm {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 8, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme {
  color: #a9aab0;
}

/* line 11, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .main-container, body.dark_theme.mobile .main-container {
  background-color: #242529;
}

/* line 15, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .flex-container .prime-content {
  background-color: #242529;
}

/* line 18, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .flex-container .side-content {
  background-color: #121314;
}

/* line 21, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .panel-light {
  background-color: #2e2f34;
}

/* line 24, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .panel-dark {
  background-color: #101011;
}

/* line 29, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .user-content.own .body {
  background-color: #176081;
  color: #dfe0e6;
}

/* line 33, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .user-content.own .body:before {
  border-left-color: #176081;
}

/* line 36, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .user-content > .body {
  background-color: #121314;
}

/* line 39, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .user-content > .body::before {
  border-right-color: #121314;
}

/* line 42, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .ranking-item .rank .nr {
  background-color: #a9aab0;
}

/* line 45, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .movie-list-item, body.dark_theme .actions-area, body.dark_theme .top-results .search-part .result, body.dark_theme .activity, body.dark_theme .user-content.shout {
  border-bottom-color: #3c3d43;
}

/* line 48, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme input[type="text"],
body.dark_theme input[type="email"],
body.dark_theme input[type="number"],
body.dark_theme input[type="password"],
body.dark_theme textarea {
  background-color: #121314;
  border: 1px solid #3c3d43;
  color: #a9aab0;
}

/* line 57, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .user-content .body.transparent textarea {
  background-color: #242529;
}

/* line 60, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme input.input-field, body.dark_theme .nice-select, body.dark_theme .order-switch button, body.dark_theme .search-form .search-group .search-field .search_query {
  background-color: #3c3d43;
  color: #a9aab0;
}

/* line 64, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .nice-select:hover {
  border-color: #444;
}

/* line 67, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .order-switch button[data-selected="true"] {
  background-color: #242529;
}

/* line 70, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .lists .list .stack {
  background-color: #242529;
}

/* line 74, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .table tbody {
  border: #3c3d43;
}

/* line 77, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .table tbody tr {
  background: #121314;
}

/* line 80, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .table tbody tr:nth-child(2n) {
  background: #242529;
}

/* line 85, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .table.season-table tbody tr + tr {
  border-top: #3c3d43;
}

/* line 88, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .tracker .bar {
  background-color: #3c3d43;
}

/* line 91, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .remodal {
  background-color: #242529;
  color: #a9aab0;
}

/* line 95, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .remodal input[type="text"], body.dark_theme .remodal textarea {
  border-color: #3c3d43;
  background-color: #3c3d43;
}

/* line 99, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .activity .row {
  background-color: #242529;
}

/* line 104, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .activity .row > .body p.light,
body.dark_theme .activity .row > .columns p.light {
  color: #a9aab0;
}

/* line 107, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .chats-activity {
  background-color: transparent;
  border-bottom: 1px solid #3c3d43;
}

/* line 111, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .light-gray, body.dark_theme .main-search .search-input input {
  background-color: transparent;
  border: 0;
}

/* line 115, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .tweets-pane {
  background: black;
}

/* line 118, app/assets/stylesheets/_dark_theme.sass */
body.dark_theme .tweet-field {
  background: #1b1b1b;
  color: #999;
  border: 1px solid #444;
}

/* line 1, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review {
  background-color: #000 !important;
  color: #fff;
  padding: 50px 0 0;
  text-align: center;
  min-height: calc(100vh - 50px);
}

/* line 8, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review hr {
  margin: 25px 0;
  border: 0;
  border-height: 0;
  border-border-top: 1px dotted rgba(0, 0, 0, 0.1);
  border-border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
}

/* line 15, app/assets/stylesheets/year_in_review/_years.sass */
h1.year-headline {
  color: #fff;
  font-size: 45px;
  text-align: center;
}

/* line 20, app/assets/stylesheets/year_in_review/_years.sass */
h1.year-headline span {
  color: #ffb000;
  font-size: 45px;
  font-weight: bold;
  text-align: center;
}

/* line 26, app/assets/stylesheets/year_in_review/_years.sass */
.year-avatar {
  text-align: center;
  margin: 35px 0 55px;
}

/* line 29, app/assets/stylesheets/year_in_review/_years.sass */
.year-avatar img {
  width: 100px;
  display: block;
  margin: 0 auto 15px;
  border: 10px solid rgba(255, 255, 255, 0.25);
}

/* line 35, app/assets/stylesheets/year_in_review/_years.sass */
.year-stats {
  width: 100%;
  background: #3D4852;
  padding: 10px;
  border-radius: 4px;
  margin: 20px 0 5px;
}

/* line 42, app/assets/stylesheets/year_in_review/_years.sass */
.year-stats ul {
  padding: 5px 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 47, app/assets/stylesheets/year_in_review/_years.sass */
.year-stats ul li {
  width: 160px;
  border-right: 1px solid #333C44;
}

/* line 51, app/assets/stylesheets/year_in_review/_years.sass */
.year-stats ul li.last {
  border-right: none;
}

/* line 54, app/assets/stylesheets/year_in_review/_years.sass */
.year-stats a {
  display: block;
  text-align: center;
}

/* line 58, app/assets/stylesheets/year_in_review/_years.sass */
.year-stats a strong {
  display: block;
  font-size: 35px;
  margin: 5px 0;
  line-height: 1;
}

/* line 64, app/assets/stylesheets/year_in_review/_years.sass */
.year-stats a span {
  text-transform: uppercase;
  font-size: 12px;
}

/* line 68, app/assets/stylesheets/year_in_review/_years.sass */
.year-stats a span i {
  margin-right: 5px;
}

/* line 71, app/assets/stylesheets/year_in_review/_years.sass */
.year-bar {
  display: block;
  margin-top: 35px;
}

/* line 75, app/assets/stylesheets/year_in_review/_years.sass */
.year-bar .watched-text {
  font-size: 30px;
}

/* line 79, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .pattern-bg {
  margin: 70px 0;
}

/* line 82, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .pattern-bg:last-child {
  margin-bottom: 0;
}

/* line 85, app/assets/stylesheets/year_in_review/_years.sass */
.overlay .film-info {
  padding: 25px 0;
}

/* line 88, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .label {
  padding: 5px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin: 0 0 25px;
}

/* line 96, app/assets/stylesheets/year_in_review/_years.sass */
.overlay .film-info .date {
  padding: 5px;
  font-size: 10px;
}

/* line 100, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .total-films {
  text-align: center;
}

/* line 102, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .total-films strong {
  font-size: 35px;
  font-weight: bold;
  display: block;
  margin: 0 0 10px;
}

/* line 107, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .total-films span {
  text-transform: uppercase;
  font-size: 12px;
}

/* line 111, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .shortest {
  text-align: center;
}

/* line 114, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .shortest a {
  display: block;
  margin: 10px 0;
}

/* line 118, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .film-list {
  text-align: center;
}

/* line 121, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .watched-digits .prompt .value {
  font-size: 48px;
  margin: 0 20px;
  font-weight: 600;
}

/* line 126, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .watched-digits .prompt .sub {
  font-size: 16px;
}

/* line 130, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .title-wrap {
  display: block;
  margin-top: 40px;
}

/* line 134, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .title-wrap .title-wrap-poster {
  width: 125px;
  display: inline-block;
}

/* line 138, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .title-wrap .title {
  max-width: 500px;
  margin: 10px auto 0;
}

/* line 142, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .movie-year {
  color: #dddddd;
  font-weight: 300;
  font-size: 20px;
}

/* line 147, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .poster-list-w-review .poster-wrap {
  margin-bottom: 3px;
}

/* line 151, app/assets/stylesheets/year_in_review/_years.sass */
.poster-wrap {
  position: relative;
  overflow: hidden;
  padding-bottom: 150%;
  width: 100%;
  height: auto;
}

/* line 158, app/assets/stylesheets/year_in_review/_years.sass */
.poster-wrap .poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 165, app/assets/stylesheets/year_in_review/_years.sass */
.year-in-review .poster-list-w-review.cols-5 li {
  float: left;
  padding: 0 3px;
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/modules/_loaders.sass */
html.turbolinks-progress-bar::before {
  background: #ffb000 !important;
  z-index: 9999 !important;
}

/* line 9, app/assets/stylesheets/modules/_loaders.sass */
.paginate-loader i.fa {
  font-size: 22px;
  color: #27A0D7;
}

/* line 14, app/assets/stylesheets/modules/_loaders.sass */
.loader-in-input {
  right: 10px;
  top: 8px;
}

/* line 1, app/assets/stylesheets/modules/_inputs.sass */
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
textarea {
  color: rgba(0, 0, 0, 0.8);
  outline: 0;
  padding: 12px;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 16, app/assets/stylesheets/modules/_inputs.sass */
input[type="text"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="number"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  border-color: rgba(0, 0, 0, 0.15);
  -webkit-text-fill-color: rgba(0, 0, 0, 0.8);
}

/* line 21, app/assets/stylesheets/modules/_inputs.sass */
textarea {
  height: 134px;
  border-radius: 2px;
}

/* line 25, app/assets/stylesheets/modules/_inputs.sass */
input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea {
  -webkit-appearance: none;
  border-radius: 0;
}

/* line 29, app/assets/stylesheets/modules/_inputs.sass */
.chat-input {
  min-height: 56px;
  height: 56px;
  font-size: 16px;
  padding: 17px;
  margin: 0px;
  background: transparent;
  width: 100% !important;
  border: 0;
}

/* line 39, app/assets/stylesheets/modules/_inputs.sass */
input.input-field {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  height: 36px;
  color: #9B9B9B;
  font-size: 12px;
  outline: none;
  background-color: #FFF;
}

/* line 42, app/assets/stylesheets/modules/_inputs.sass */
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/modules/_buttons.sass */
.button {
  font-size: 12px;
  font-weight: 600;
  line-height: 31px;
  text-transform: uppercase;
  border: 2px solid #ffb000;
  display: inline-block;
  color: #ffb000;
  outline: none;
  cursor: pointer;
  padding: 0 16px;
  text-align: center;
  background-color: transparent;
  border-radius: 3px;
  transition: background-color, opacity 600ms ease;
}

/* line 17, app/assets/stylesheets/modules/_buttons.sass */
.button.green {
  background-color: #66CC33;
}

/* line 20, app/assets/stylesheets/modules/_buttons.sass */
.button.green:hover {
  background-color: #5cb82e;
}

/* line 23, app/assets/stylesheets/modules/_buttons.sass */
.button.green.disabled {
  background-color: #a3e085;
  pointer-events: none;
}

/* line 27, app/assets/stylesheets/modules/_buttons.sass */
.button.button-full {
  display: block;
  width: 100%;
}

/* line 31, app/assets/stylesheets/modules/_buttons.sass */
.button.center {
  margin: 0 auto;
  display: table;
}

/* line 35, app/assets/stylesheets/modules/_buttons.sass */
.button.blue {
  background-color: #3b5998;
  border-color: #3b5998;
  color: white;
}

/* line 40, app/assets/stylesheets/modules/_buttons.sass */
.button.blue:hover {
  background-color: #2d4373;
  border-color: #2d4373;
}

/* line 44, app/assets/stylesheets/modules/_buttons.sass */
.button.blue i {
  font-size: 18px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

/* line 50, app/assets/stylesheets/modules/_buttons.sass */
.button.rss {
  border-color: #EC8439;
  color: #EC8439;
}

/* line 54, app/assets/stylesheets/modules/_buttons.sass */
.button.rss:hover {
  background-color: #dd6915;
  border-color: #dd6915;
}

/* line 58, app/assets/stylesheets/modules/_buttons.sass */
.button:hover, .button.active {
  background-color: #ffb000;
  color: #fff;
}

/* line 63, app/assets/stylesheets/modules/_buttons.sass */
.dir-btn {
  position: fixed;
  top: calc(50% - 50px);
  color: white;
  padding: 24px 10px;
  text-align: center;
  height: 100px;
  width: 38px;
  background-color: black;
  transition: width 400ms ease;
  z-index: 20;
}

/* line 75, app/assets/stylesheets/modules/_buttons.sass */
.dir-btn.prev {
  left: 0;
  padding-left: 8px;
}

/* line 79, app/assets/stylesheets/modules/_buttons.sass */
.dir-btn.next {
  right: 0;
  padding-left: 12px;
}

/* line 83, app/assets/stylesheets/modules/_buttons.sass */
.dir-btn:hover {
  color: white;
  width: 125px;
}

/* line 87, app/assets/stylesheets/modules/_buttons.sass */
.dir-btn i.fa {
  font-size: 50px;
}

@media screen and (max-width: 767px) {
  /* line 63, app/assets/stylesheets/modules/_buttons.sass */
  .dir-btn {
    display: none;
    padding: 12px 5px;
    width: 19px;
    height: 50px;
    top: calc(50% - 25px);
  }
  /* line 97, app/assets/stylesheets/modules/_buttons.sass */
  .dir-btn.prev {
    padding-left: 3px;
  }
  /* line 100, app/assets/stylesheets/modules/_buttons.sass */
  .dir-btn.next {
    padding-left: 7px;
  }
  /* line 103, app/assets/stylesheets/modules/_buttons.sass */
  .dir-btn i.fa {
    font-size: 26px;
  }
}

/* line 107, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn {
  display: inline-block;
  padding: 10px 10px 9px;
  border: 1px solid #ffb000;
  color: #ffb000;
  font-size: 12px;
}

/* line 114, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn i {
  margin-right: 3px;
}

/* line 117, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.active {
  color: white !important;
  background-color: #ffb000;
}

/* line 121, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.want-film {
  border-color: #27A0D7;
  color: #27A0D7;
}

/* line 125, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.want-film:hover {
  border-color: #2390c1;
  color: #2390c1;
}

/* line 129, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.want-film.active {
  background-color: #27A0D7;
}

/* line 132, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.favorite-film {
  border-color: #ffb000;
  color: #ffb000;
}

/* line 136, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.favorite-film:hover {
  border-color: #e69e00;
  color: #e69e00;
}

/* line 140, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.favorite-film.active {
  background-color: #ffb000;
}

/* line 143, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.have-film {
  border-color: #777;
  color: #777;
}

/* line 147, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.have-film:hover {
  border-color: #6a6a6a;
  color: #6a6a6a;
}

/* line 151, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.have-film.active {
  background-color: #777;
}

/* line 154, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.review-film {
  border-color: #f35a5e;
  color: #f35a5e;
}

/* line 158, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.review-film:hover {
  border-color: #f14247;
  color: #f14247;
}

/* line 162, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.review-film.active {
  background-color: #f35a5e;
}

/* line 165, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.seen-film {
  border-color: #57ad68;
  color: #57ad68;
}

/* line 169, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.seen-film:hover {
  border-color: #4d9e5d;
  color: #4d9e5d;
}

/* line 173, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.seen-film.active {
  background-color: #57ad68;
}

/* line 176, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.list-film {
  border-color: #a48ad4;
  color: #a48ad4;
}

/* line 180, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.list-film:hover {
  border-color: #9577cd;
  color: #9577cd;
}

/* line 184, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.list-film.active {
  background-color: #a48ad4;
}

/* line 187, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.currently {
  border-color: #66CC33;
  color: #66CC33;
}

/* line 191, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.currently:hover {
  border-color: #5cb82e;
  color: #5cb82e;
}

/* line 195, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.currently.active {
  background-color: #66CC33;
}

/* line 198, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.like {
  border-color: #57ad68;
  color: #57ad68;
}

/* line 202, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.like:hover {
  border-color: #4d9e5d;
  color: #4d9e5d;
}

/* line 206, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.like.active {
  background-color: #57ad68;
}

/* line 209, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.fb {
  background-color: #4c70ba;
  color: white;
  border-color: transparent;
}

/* line 214, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.twitter {
  background-color: #21c2ff;
  color: white;
  border-color: transparent;
}

/* line 219, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.wider {
  padding: 10px 30px 11px;
  font-size: 15px;
}

/* line 223, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.black {
  border-color: #2b2b2b;
  color: #2b2b2b;
}

/* line 227, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.black:hover {
  color: black;
  border-color: black;
}

/* line 231, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.lg {
  padding-top: 12px;
  padding-bottom: 11px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  border-width: 2px;
}

/* line 239, app/assets/stylesheets/modules/_buttons.sass */
.pseudo-btn.lg:hover {
  opacity: 0.96;
}

/* line 1, app/assets/stylesheets/modules/_movie_rating.sass */
.movie-title-rating {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -75px;
  color: white;
}

/* line 8, app/assets/stylesheets/modules/_movie_rating.sass */
.movie-title-rating > * {
  float: left;
}

/* line 11, app/assets/stylesheets/modules/_movie_rating.sass */
.movie-title-rating ul {
  width: 200px;
  float: right;
  position: relative;
}

/* line 16, app/assets/stylesheets/modules/_movie_rating.sass */
.movie-title-rating ul li {
  display: block;
  margin-bottom: 12px;
}

/* line 20, app/assets/stylesheets/modules/_movie_rating.sass */
.movie-title-rating ul li .label {
  font-size: 14px;
  margin: 7px 0 3px;
  display: inline-block;
}

/* line 26, app/assets/stylesheets/modules/_movie_rating.sass */
.movie-title-rating ul li #mb-rating .filled {
  background: #f14247;
}

/* line 30, app/assets/stylesheets/modules/_movie_rating.sass */
.movie-title-rating ul li #imdb-rating .filled {
  background: #ebcc0d;
}

/* line 34, app/assets/stylesheets/modules/_movie_rating.sass */
.movie-title-rating ul li #meta-critics .filled {
  background: #1b81a0;
}

/* line 37, app/assets/stylesheets/modules/_movie_rating.sass */
.movie-title-rating ul li .bar-progress {
  position: relative;
  width: 100%;
  height: 4px;
  background-color: rgba(110, 109, 109, 0.67);
}

/* line 43, app/assets/stylesheets/modules/_movie_rating.sass */
.movie-title-rating ul li .bar-progress .filled {
  position: absolute;
  top: 0;
  width: 44%;
}

/* line 50, app/assets/stylesheets/modules/_movie_rating.sass */
.current-user-rating .rating-text {
  font-size: 14px;
  position: absolute;
  top: 3px;
  left: 0;
}

/* line 65, app/assets/stylesheets/modules/_movie_rating.sass */
.external-ratings {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 8px;
  margin-top: 8px;
  font-size: 11px;
  line-height: 1.5;
}

/* line 73, app/assets/stylesheets/modules/_movie_rating.sass */
.external-ratings .external-rating {
  display: inline-block;
  padding: 2px 6px;
  border: 1px solid currentColor;
  border-radius: 4px;
  color: inherit;
}

/* line 80, app/assets/stylesheets/modules/_movie_rating.sass */
.external-ratings .external-ratings-context {
  flex-basis: 100%;
  opacity: .8;
}

/* line 1, app/assets/stylesheets/modules/_circliful.sass */
.circliful {
  position: relative;
  display: block;
  float: left;
  margin-right: 36px;
  cursor: default;
}

/* line 8, app/assets/stylesheets/modules/_circliful.sass */
.circliful.rating-sum {
  top: 38px;
  height: 100px;
}

/* line 12, app/assets/stylesheets/modules/_circliful.sass */
.circliful.rating-sum canvas {
  position: absolute;
}

/* line 15, app/assets/stylesheets/modules/_circliful.sass */
.circliful.mb-kritik-rating {
  top: 12px;
  height: 150px;
}

/* line 19, app/assets/stylesheets/modules/_circliful.sass */
.circliful.mb-kritik-rating canvas {
  position: absolute;
}

/* line 22, app/assets/stylesheets/modules/_circliful.sass */
.circliful.colored {
  margin: 0;
}

/* line 25, app/assets/stylesheets/modules/_circliful.sass */
.circliful.colored .circle-text, .circliful.colored .circle-info {
  color: #ffb000;
  font-weight: 400;
}

/* line 29, app/assets/stylesheets/modules/_circliful.sass */
.circle-text,
.circle-info,
.circle-info-half {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  display: inline-block;
  color: white;
  font-weight: 400;
}

/* line 41, app/assets/stylesheets/modules/_circliful.sass */
.circle-info {
  top: 94%;
  font-weight: 300;
  color: white;
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/modules/_nice-select.sass */
.nice-select {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  height: 36px;
  color: #9B9B9B;
  font-size: 12px;
  outline: none;
  background-color: #FFF;
  position: relative;
  width: 150px;
  color: rgba(0, 0, 0, 0.8);
}

/* line 7, app/assets/stylesheets/modules/_nice-select.sass */
.nice-select:hover {
  border-color: #AAA;
}

/* line 10, app/assets/stylesheets/modules/_nice-select.sass */
.nice-select.sm {
  height: 34px;
}

/* line 13, app/assets/stylesheets/modules/_nice-select.sass */
.nice-select .select-label {
  font-weight: 500;
  left: 15px;
  position: absolute;
  top: 8px;
  width: 64%;
  word-break: break-all;
  height: 21px;
  overflow: hidden;
  font-size: 14px;
  text-align: left;
  letter-spacing: 0;
}

/* line 26, app/assets/stylesheets/modules/_nice-select.sass */
.nice-select select {
  opacity: 0;
  background-color: #fff;
  border: none;
  cursor: pointer;
  font-size: 14px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 34, app/assets/stylesheets/modules/_nice-select.sass */
.nice-select .select-arrow {
  position: absolute;
  right: 12px;
  top: 11px;
  font-size: 14px;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  /* line 1, app/assets/stylesheets/modules/_nice-select.sass */
  .nice-select {
    width: 100px;
  }
}

/* line 44, app/assets/stylesheets/modules/_nice-select.sass */
.feature-item-select-wrap .nice-select {
  width: initial;
}

/* line 1, app/assets/stylesheets/modules/_order-switch.sass */
.order-switch {
  height: 38px;
}

/* line 4, app/assets/stylesheets/modules/_order-switch.sass */
.order-switch button {
  border: 0;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  height: 36px;
  color: #9B9B9B;
  font-size: 12px;
  outline: none;
  background-color: #FFF;
  cursor: pointer;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}

/* line 12, app/assets/stylesheets/modules/_order-switch.sass */
.order-switch button[data-selected="true"] {
  background-color: #F0F0F0;
}

/* line 15, app/assets/stylesheets/modules/_order-switch.sass */
.order-switch button[data-value="asc"] {
  border-radius: 2px 0 0 2px;
  border-right: none;
}

/* line 19, app/assets/stylesheets/modules/_order-switch.sass */
.order-switch button[data-value="desc"] {
  border-radius: 0 2px 2px 0;
}

/* line 1, app/assets/stylesheets/modules/_search-form.sass */
.search-form {
  padding: 14px 0 12px;
}

/* line 4, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group {
  float: left;
  margin: 0 5px;
}

/* line 8, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group label {
  color: #85949c;
  display: block;
  margin: 15px 0 6px 2px;
  text-transform: uppercase;
  font-size: 12px;
}

/* line 15, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group .inputs {
  overflow: hidden;
}

/* line 18, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group .nice-select {
  float: left;
}

/* line 22, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group.search-options .nice-select {
  width: 160px;
}

/* line 25, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group.search-options .order-switch {
  float: left;
  margin-right: 5px;
}

/* line 30, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group.search-filters .nice-select {
  width: 100px;
}

/* line 33, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group.search-query {
  margin: 0;
  width: 300px;
}

/* line 37, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group .search-field {
  position: relative;
}

/* line 40, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group .search-field .search-icon {
  color: #9B9B9B;
  font-size: 14px;
  left: 10px;
  position: absolute;
  top: 10px;
}

/* line 47, app/assets/stylesheets/modules/_search-form.sass */
.search-form .search-group .search-field .search_query {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  height: 36px;
  color: #9B9B9B;
  font-size: 12px;
  outline: none;
  background-color: #FFF;
  padding: 0 0 0 31px;
  width: 100%;
}

/* line 1, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box {
  padding: 20px 40px;
  display: none;
  width: 100%;
}

/* line 6, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box > span,
.ajax-box .close {
  padding: 5px 11px 5px 6px;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  transition: transform 400ms ease;
}

/* line 18, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box.login-form {
  display: block;
  position: fixed;
  top: -400px;
  left: 50%;
  margin-left: -150px;
  width: 300px;
  background-color: #ffb000;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  font-size: 12px;
  color: #fff;
  padding: 25px 28px 25px;
  transition: top 600ms ease;
}

/* line 33, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box.login-form .nice-headline {
  color: white;
}

/* line 36, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box.login-form form {
  position: relative;
  float: left;
}

/* line 40, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box.login-form form input[type="text"],
.ajax-box.login-form form input[type="password"] {
  margin-bottom: 1px;
  float: left;
  border: 0;
  font-weight: 400;
}

/* line 47, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box.login-form .checkbox {
  float: left;
  margin-top: 10px;
}

/* line 51, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box.login-form .forgot-link {
  width: 100%;
  float: left;
  text-align: right;
  text-transform: uppercase;
  font-size: 10px;
  margin-top: 8px;
}

/* line 59, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box.login-form .seperator {
  width: 100%;
  float: left;
  text-align: center;
  margin: 14px 0 2px;
}

/* line 65, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box.login-form .button {
  width: 100%;
  margin: 14px 0 0;
  float: left;
}

/* line 70, app/assets/stylesheets/modules/_ajax_box.sass */
.ajax-box.login-form.show {
  top: 0;
}

/* line 73, app/assets/stylesheets/modules/_ajax_box.sass */
#yt-box.ajax-box {
  padding: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.79);
}

/* line 81, app/assets/stylesheets/modules/_ajax_box.sass */
#yt-box.ajax-box .content {
  height: 100%;
  width: 100%;
}

/* line 85, app/assets/stylesheets/modules/_ajax_box.sass */
#yt-box.ajax-box .content .yt-embed {
  width: 854px;
  margin: 0 auto;
  display: none;
  position: relative;
  top: 50%;
  margin-top: -255px;
}

/* line 1, app/assets/stylesheets/modules/_comments.sass */
.comment-list-entry {
  padding-bottom: 35px;
}

/* line 4, app/assets/stylesheets/modules/_comments.sass */
.comment-list-entry.border-sep:before {
  margin-bottom: 35px;
}

/* line 7, app/assets/stylesheets/modules/_comments.sass */
.comment-list-entry .comment-body {
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/modules/_comments.sass */
.comment-list-entry .comment-body img, .comment-list-entry .comment-body iframe {
  height: 300px;
}

/* line 1, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-trigger {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  min-height: 36px;
  padding: 4px 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: transparent;
  color: inherit;
  cursor: pointer;
  font: inherit;
  vertical-align: middle;
}

/* line 14, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-trigger:hover, .emoji-trigger[aria-expanded="true"] {
  background: rgba(128, 128, 128, 0.15);
}

/* line 17, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-trigger .emoji-trigger-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 1.25em;
  width: 1.25em;
  height: 1.25em;
  margin: 0;
  padding: 0;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
  font-size: 20px;
  line-height: 1;
  vertical-align: middle;
}

/* line 31, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-picker {
  position: fixed;
  z-index: 10000;
  box-sizing: border-box;
  width: 320px;
  max-width: calc(100vw - 16px);
  max-height: calc(100vh - 16px);
  overflow: auto;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 12px;
  background: #fff;
  color: #292929;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

/* line 45, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-picker .emoji-picker-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

/* line 50, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-picker button {
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: inherit;
  cursor: pointer;
  min-height: 36px;
  min-width: 36px;
  padding: 4px;
  font-size: 24px;
  line-height: 1.2;
}

/* line 61, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-picker button:hover {
  background: rgba(128, 128, 128, 0.15);
}

/* line 63, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-picker .emoji-picker-item {
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
}

/* line 65, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-picker .emoji-picker-search, .emoji-picker .emoji-picker-category {
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 10px;
  padding: 8px;
  border: 1px solid #bbb;
  border-radius: 6px;
  background: transparent;
  color: inherit;
}

/* line 74, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-picker .emoji-picker-category option {
  background: #fff;
  color: #292929;
}

/* line 77, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-picker .emoji-picker-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 3px;
  max-height: 230px;
  overflow-y: auto;
}

/* line 83, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-picker .emoji-picker-empty {
  margin: 8px 0;
}

/* line 86, app/assets/stylesheets/modules/_emoji_picker.sass */
.emoji-trigger:focus-visible, .emoji-picker button:focus-visible, .emoji-picker input:focus-visible, .emoji-picker select:focus-visible {
  outline: 2px solid #00a997;
  outline-offset: 2px;
}

/* line 90, app/assets/stylesheets/modules/_emoji_picker.sass */
body.dark_theme .emoji-picker {
  background: #1c1c1f;
  color: #dfe0e6;
  border-color: #555;
}

/* line 3, app/assets/stylesheets/modules/_pagination.sass */
.paginator {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
  padding: 30px 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.paginator:last-child {
  margin-right: 0;
}

/* line 10, app/assets/stylesheets/modules/_pagination.sass */
.paginator a {
  padding: 7px 10px 9px;
  display: inline-block;
}

/* line 14, app/assets/stylesheets/modules/_pagination.sass */
.paginator a i.fa {
  font-size: 17px;
  margin-right: 1px;
}

/* line 18, app/assets/stylesheets/modules/_pagination.sass */
.paginator a:hover {
  color: #ffb000;
}

/* line 21, app/assets/stylesheets/modules/_pagination.sass */
.paginator .current {
  padding: 7px 10px 9px 9px;
  color: white;
  background-color: #ffb000;
  cursor: default;
}

/* line 28, app/assets/stylesheets/modules/_pagination.sass */
.paginator .prev i.fa {
  margin-right: 1px;
}

/* line 32, app/assets/stylesheets/modules/_pagination.sass */
.paginator .next i.fa {
  margin-right: -1px;
}

/* line 1, app/assets/stylesheets/modules/_touchcarousel.sass */
.slider .touchcarousel {
  height: 222px;
}

/* line 5, app/assets/stylesheets/modules/_touchcarousel.sass */
.slider .touchcarousel .touchcarousel-item {
  width: 150px;
  height: 222px;
  transition: opacity 500ms ease;
}

/* line 11, app/assets/stylesheets/modules/_touchcarousel.sass */
.currently-watching.carousel .touchcarousel .touchcarousel-item .overlay {
  text-align: center;
  padding-top: 90px;
  background-image: none;
  background-color: rgba(2, 3, 5, 0.33);
}

/* line 17, app/assets/stylesheets/modules/_touchcarousel.sass */
.currently-watching.carousel .touchcarousel .touchcarousel-item .overlay > a {
  display: inline-block;
  margin: 4px;
  position: relative;
  pointer-events: visible;
}

/* line 23, app/assets/stylesheets/modules/_touchcarousel.sass */
.currently-watching.carousel .touchcarousel .touchcarousel-item .overlay > a img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 27, app/assets/stylesheets/modules/_touchcarousel.sass */
.features-slider {
  height: 250px;
  width: 100vw;
}

/* line 31, app/assets/stylesheets/modules/_touchcarousel.sass */
.features-slider .touchcarousel-container {
  height: 100%;
}

/* line 34, app/assets/stylesheets/modules/_touchcarousel.sass */
.features-slider .touchcarousel-container .touchcarousel-item {
  width: 100vw;
  height: 100%;
}

@media screen and (max-width: 767px) {
  /* line 27, app/assets/stylesheets/modules/_touchcarousel.sass */
  .features-slider {
    height: 200px;
  }
}

/* line 41, app/assets/stylesheets/modules/_touchcarousel.sass */
.sub-features-slider {
  height: 250px;
  width: 100vw;
}

/* line 45, app/assets/stylesheets/modules/_touchcarousel.sass */
.sub-features-slider .touchcarousel-container {
  height: 100%;
}

/* line 48, app/assets/stylesheets/modules/_touchcarousel.sass */
.sub-features-slider .touchcarousel-container .touchcarousel-item {
  width: 20vw;
  height: 100%;
  min-width: 450px;
}

@media screen and (max-width: 767px) {
  /* line 41, app/assets/stylesheets/modules/_touchcarousel.sass */
  .sub-features-slider {
    height: 200px;
  }
  /* line 56, app/assets/stylesheets/modules/_touchcarousel.sass */
  .sub-features-slider .touchcarousel-container .touchcarousel-item {
    min-width: 100vw;
  }
}

/* line 59, app/assets/stylesheets/modules/_touchcarousel.sass */
.touchcarousel.minimal-light .arrow-icon {
  height: 35px;
  background: transparent;
  color: white;
  margin-top: -25px;
}

/* Ion.RangeSlider
// css version 2.0.2
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
/* line 9, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 18, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

/* line 23, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

/* line 27, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-line-left {
  left: 0;
  width: 9%;
}

/* line 30, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-line-mid {
  left: 9%;
  width: 82%;
}

/* line 33, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-line-right {
  right: 0;
  width: 9%;
}

/* line 37, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

/* line 41, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

/* line 46, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

/* line 51, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}

/* line 65, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-slider.type_last {
  z-index: 2;
}

/* line 69, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}

/* line 74, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}

/* line 80, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  bottom: -12px;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

/* line 87, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

/* line 92, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-with-grid .irs-grid {
  display: block;
}

/* line 95, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

/* line 101, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-grid-pol.small {
  height: 4px;
}

/* line 104, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

/* line 114, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

/* line 122, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-disabled {
  opacity: 0.4;
}

/* line 125, app/assets/stylesheets/modules/_ion.range_slider.css */
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40);
}

/* line 130, app/assets/stylesheets/modules/_ion.range_slider.css */
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/* Ion.RangeSlider, Flat UI Skin
// css version 2.0.0
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
/* line 9, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider {
  background: url(/sprite-skin-flat.png) repeat-x;
}

/* line 18, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs {
  height: 40px;
}

/* line 21, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-with-grid {
  height: 60px;
}

/* line 24, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-line {
  height: 4px;
  top: 25px;
}

/* line 27, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-line-left {
  height: 4px;
  background-position: 0 -30px;
  background: rgba(110, 109, 109, 0.67);
}

/* line 32, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-line-mid {
  height: 4px;
  background-position: 0 0;
  background: rgba(110, 109, 109, 0.67);
}

/* line 37, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-line-right {
  height: 4px;
  background-position: 100% -30px;
  background: rgba(110, 109, 109, 0.67);
}

/* line 43, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-bar {
  height: 4px;
  top: 25px;
  background-position: 0 -60px;
  background: #66CC33;
}

/* line 48, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-bar-edge {
  top: 25px;
  height: 4px;
  width: 9px;
  background-position: 0 -90px;
  background: #66CC33;
}

/* line 55, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-shadow {
  height: 3px;
  top: 34px;
  background: #000;
  opacity: 0.25;
}

/* line 60, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.lt-ie9 .irs-shadow {
  filter: alpha(opacity=25);
}

/* line 64, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-slider {
  /*width: 16px; height: 18px;*/
  width: 12px;
  height: 12px;
  border-radius: 50%;
  top: 21px;
  background-position: 0 -120px;
  background: #66CC33;
  cursor: pointer;
}

/* line 73, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
#irs-active-slider, .irs-slider:hover {
  background-position: 0 -150px;
}

/* line 77, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-min, .irs-max {
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  background: #e1e4e9;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 87, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: #66CC33;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: none;
}

/* line 97, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-from:after, .irs-to:after, .irs-single:after {
  position: absolute;
  display: block;
  content: "";
  top: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #66CC33;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}

/* line 111, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-grid-pol {
  background: #e1e4e9;
}

/* line 114, app/assets/stylesheets/modules/_ion.rangeSlider.skinFlat.css */
.irs-grid-text {
  color: #999;
}

/* line 4, app/assets/stylesheets/modules/_notifications.sass */
.ns-box {
  position: fixed;
  bottom: 22px;
  left: 22px;
  z-index: 1000;
  color: rgba(250, 251, 255, 0.95);
  display: none;
  width: 450px;
  overflow: hidden;
}

/* line 14, app/assets/stylesheets/modules/_notifications.sass */
.ns-box .ns-box-inner {
  overflow: hidden;
}

/* line 17, app/assets/stylesheets/modules/_notifications.sass */
.ns-box .ns-box-inner .ns-thumb {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  width: 50px;
}

/* line 23, app/assets/stylesheets/modules/_notifications.sass */
.ns-box .ns-box-inner .ns-thumb img {
  border: 0;
  width: 100%;
}

/* line 27, app/assets/stylesheets/modules/_notifications.sass */
.ns-box .ns-box-inner .ns-thumb img.avatar {
  border-radius: 0;
}

/* line 30, app/assets/stylesheets/modules/_notifications.sass */
.ns-box .ns-box-inner .ns-content {
  background: #66CC33;
  color: white;
  padding: 0 10px 0 60px;
  height: 50px;
}

/* line 36, app/assets/stylesheets/modules/_notifications.sass */
.ns-box .ns-box-inner .ns-content p {
  line-height: 50px;
  font-size: 84%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

/* line 41, app/assets/stylesheets/modules/_notifications.sass */
.ns-box.ns-show {
  display: block;
  opacity: 0;
  -webkit-animation: anim 5s ease;
  -moz-animation: anim 5s ease;
  animation: anim 5s ease;
}

@-webkit-keyframes anim {
  0% {
    width: 50px;
    opacity: 0.4;
    -webkit-transform: scale(0.7, 0.7);
    -moz-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    -o-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
  }
  12.5% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 50px;
  }
  25% {
    width: 450px;
    opacity: 1;
  }
  75% {
    width: 450px;
    opacity: 1;
  }
  87.5% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 50px;
  }
  100% {
    width: 50px;
    opacity: 0;
    -webkit-transform: scale(0.2, 0.2);
    -moz-transform: scale(0.2, 0.2);
    -ms-transform: scale(0.2, 0.2);
    -o-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
  }
}

/* line 1, app/assets/stylesheets/modules/_flash.sass */
#flash-messages {
  transition: height 500ms ease;
  overflow: hidden;
  padding: 0;
  position: fixed;
  top: 50px;
  z-index: 10001;
  width: 100%;
  text-align: center;
  display: none;
}

/* line 12, app/assets/stylesheets/modules/_flash.sass */
#flash-messages .flash {
  position: relative;
  color: white;
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  padding: 12px 20px;
  cursor: default;
}

/* line 22, app/assets/stylesheets/modules/_flash.sass */
#flash-messages .flash .close {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 15px;
  color: white;
  cursor: pointer;
  font-size: 24px;
  line-height: 40px;
}

/* line 35, app/assets/stylesheets/modules/_flash.sass */
#flash-messages .flash.notice {
  background: #66CC33;
}

/* line 38, app/assets/stylesheets/modules/_flash.sass */
#flash-messages .flash.alert, #flash-messages .flash.error {
  background: #f14247;
}

/* line 40, app/assets/stylesheets/modules/_flash.sass */
.form-feedback {
  display: block;
  clear: both;
  margin: 14px 0;
  padding: 12px 16px;
  border: 1px solid #b69832;
  border-radius: 6px;
  background: #fff6d7;
  color: #302814;
  font-size: 14px;
  line-height: 1.5;
}

/* line 51, app/assets/stylesheets/modules/_flash.sass */
.form-feedback[hidden] {
  display: none;
}

/* line 53, app/assets/stylesheets/modules/_flash.sass */
.form-feedback.is-loading:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  vertical-align: middle;
  border: 2px solid #c9bd95;
  border-top-color: #302814;
  border-radius: 50%;
  animation: form-feedback-spin .8s linear infinite;
}

/* line 65, app/assets/stylesheets/modules/_flash.sass */
#page-loading-feedback {
  position: fixed;
  top: 70px;
  right: 16px;
  max-width: calc(100% - 32px);
  z-index: 10020;
}

@keyframes form-feedback-spin {
  to {
    transform: rotate(360deg);
  }
}

@media (prefers-reduced-motion: reduce) {
  /* line 77, app/assets/stylesheets/modules/_flash.sass */
  .form-feedback.is-loading:before {
    animation: none;
  }
}

/* line 1, app/assets/stylesheets/modules/_tipsy.css */
.tipsy {
  font-size: 12px;
  position: absolute;
  padding: 5px;
  z-index: 100000;
}

/* line 2, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-inner {
  background-color: #fff;
  color: #000;
  max-width: 200px;
  padding: 10px 16px 9px 16px;
  text-align: center;
}

/* Rounded corners */
/* line 5, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-inner {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
/* line 10, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #000;
}

/* Rules to colour arrows */
/* line 13, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-arrow-n {
  border-bottom-color: #fff;
}

/* line 14, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-arrow-s {
  border-top-color: #fff;
}

/* line 15, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-arrow-e {
  border-left-color: #fff;
}

/* line 16, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-arrow-w {
  border-right-color: #fff;
}

/* line 18, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-n .tipsy-arrow {
  top: 0px;
  left: 50%;
  margin-left: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 19, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 20, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 21, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 22, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 23, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 24, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-e .tipsy-arrow {
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 25, app/assets/stylesheets/modules/_tipsy.css */
.tipsy-w .tipsy-arrow {
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 1, app/assets/stylesheets/modules/_table.sass */
.table {
  border-collapse: collapse;
  border: none;
  width: 100%;
  font-size: 14px;
}

/* line 8, app/assets/stylesheets/modules/_table.sass */
.table.rank .link {
  font-size: 18px;
}

/* line 11, app/assets/stylesheets/modules/_table.sass */
.table.rank .sub {
  font-size: 14px;
}

/* line 14, app/assets/stylesheets/modules/_table.sass */
.table.rank .circliful {
  display: inline-block;
  float: none;
}

@media screen and (max-width: 767px) {
  /* line 19, app/assets/stylesheets/modules/_table.sass */
  .table.rank thead th {
    display: none;
  }
  /* line 22, app/assets/stylesheets/modules/_table.sass */
  .table.rank .link {
    font-size: 14px;
  }
  /* line 25, app/assets/stylesheets/modules/_table.sass */
  .table.rank .link::before {
    content: attr(data-rank);
  }
  /* line 28, app/assets/stylesheets/modules/_table.sass */
  .table.rank .sub {
    font-size: 12px;
  }
  /* line 32, app/assets/stylesheets/modules/_table.sass */
  .table.rank tbody tr td.bild {
    width: 50px;
  }
  /* line 35, app/assets/stylesheets/modules/_table.sass */
  .table.rank tbody tr td.bild img {
    width: 50px;
  }
}

/* line 39, app/assets/stylesheets/modules/_table.sass */
.table.season-table tbody {
  border: 0;
}

/* line 42, app/assets/stylesheets/modules/_table.sass */
.table.season-table tbody tr {
  background: transparent !important;
  display: block;
  padding: 28px 0;
  float: left;
  width: 100%;
}

/* line 50, app/assets/stylesheets/modules/_table.sass */
.table.season-table tbody tr td.action {
  font-size: 15px;
  padding: 0;
  display: block;
  width: 100%;
}

/* line 56, app/assets/stylesheets/modules/_table.sass */
.table.season-table tbody tr td.action .title {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 6px;
  display: block;
}

/* line 63, app/assets/stylesheets/modules/_table.sass */
.table.season-table tbody tr td.action .sub {
  font-size: 14px;
  text-align: right;
  margin-top: 6px;
}

/* line 68, app/assets/stylesheets/modules/_table.sass */
.table.season-table tbody tr td.action .watched-icon {
  padding: 0 0 0 5px;
}

/* line 71, app/assets/stylesheets/modules/_table.sass */
.table.season-table tbody tr + tr {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 75, app/assets/stylesheets/modules/_table.sass */
.table thead th {
  font-weight: 600;
  padding: 6px;
}

/* line 79, app/assets/stylesheets/modules/_table.sass */
.table tbody {
  border: 1px solid #f0f0f0;
}

/* line 83, app/assets/stylesheets/modules/_table.sass */
.table tbody tr {
  background: #FFF;
}

/* line 86, app/assets/stylesheets/modules/_table.sass */
.table tbody tr:nth-child(2n) {
  background: #f3f3f3;
}

/* line 89, app/assets/stylesheets/modules/_table.sass */
.table tbody tr td {
  padding: 0.95em 1em 0.95em 1.15em;
}

/* line 92, app/assets/stylesheets/modules/_table.sass */
.table tbody tr td.rank {
  width: 50px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
}

/* line 98, app/assets/stylesheets/modules/_table.sass */
.table tbody tr td.num {
  width: 80px;
}

/* line 101, app/assets/stylesheets/modules/_table.sass */
.table tbody tr td.bild {
  padding: 0;
  width: 70px;
  overflow: hidden;
}

/* line 106, app/assets/stylesheets/modules/_table.sass */
.table tbody tr td.bild img {
  width: 70px;
  display: block;
}

/* line 110, app/assets/stylesheets/modules/_table.sass */
.table tbody tr td .episode-image {
  float: left;
  margin: 5px 15px 5px 0;
  width: 260px;
}

@media screen and (max-width: 767px) {
  /* line 110, app/assets/stylesheets/modules/_table.sass */
  .table tbody tr td .episode-image {
    display: none;
  }
}

/* line 118, app/assets/stylesheets/modules/_table.sass */
.table tbody tr td.year {
  width: 120px;
}

/* line 121, app/assets/stylesheets/modules/_table.sass */
.table tbody tr td.action {
  padding: 0;
  width: 50px;
}

/* line 125, app/assets/stylesheets/modules/_table.sass */
.table tbody tr td.action .watched-icon {
  padding: 0.95em 1em 0.95em 1.15em;
  color: #9B9B9B;
}

/* line 129, app/assets/stylesheets/modules/_table.sass */
.table tbody tr td.action .watched-icon.active, .table tbody tr td.action .watched-icon:hover {
  color: #66CC33;
}

/* line 1, app/assets/stylesheets/modules/_announcement.sass */
.announcement {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
  background-color: #000;
  background-image: url(/banners/announcement_bg.jpg);
  background-size: cover;
  background-position: center center;
  color: white;
  padding: 36px 0 46px;
  position: relative;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.announcement:last-child {
  margin-right: 0;
}

/* line 12, app/assets/stylesheets/modules/_announcement.sass */
.announcement.regis .close,
.announcement.regis .action {
  display: none;
}

/* line 16, app/assets/stylesheets/modules/_announcement.sass */
.announcement .close {
  position: absolute;
  right: 10px;
  top: 6px;
  font-size: 20px;
  cursor: pointer;
}

/* line 23, app/assets/stylesheets/modules/_announcement.sass */
.announcement header {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.announcement header:last-child {
  margin-right: 0;
}

/* line 28, app/assets/stylesheets/modules/_announcement.sass */
.announcement header h2 {
  font-size: 28px;
  font-weight: 300;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
}

/* line 33, app/assets/stylesheets/modules/_announcement.sass */
.announcement .body {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
  padding: 0 70px;
  text-align: center;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.announcement .body:last-child {
  margin-right: 0;
}

/* line 38, app/assets/stylesheets/modules/_announcement.sass */
.announcement .body .item {
  display: inline-block;
  margin: 0 15px;
}

/* line 42, app/assets/stylesheets/modules/_announcement.sass */
.announcement .body .item i.fa {
  font-size: 30px;
  display: block;
  margin: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
}

/* line 48, app/assets/stylesheets/modules/_announcement.sass */
.announcement .body .item .label {
  display: block;
  font-size: 14px;
  margin-top: 5px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
}

/* line 54, app/assets/stylesheets/modules/_announcement.sass */
.announcement .body .action {
  float: right;
  text-align: right;
  margin-top: 3px;
}

/* line 59, app/assets/stylesheets/modules/_announcement.sass */
.announcement .body .action .start {
  font-size: 18px;
  margin-right: 10px;
  padding: 0 20px;
  width: 240px;
  display: inline-block;
  text-align: left;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
}

/* line 68, app/assets/stylesheets/modules/_announcement.sass */
.announcement .body .action .button {
  float: right;
  padding: 12px 30px;
  font-size: 18px;
  font-weight: 400;
  display: block;
  height: initial;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
}

@media screen and (max-width: 767px) {
  /* line 79, app/assets/stylesheets/modules/_announcement.sass */
  .announcement .body {
    padding: 0;
  }
  /* line 82, app/assets/stylesheets/modules/_announcement.sass */
  .announcement .body .item {
    margin-bottom: 15px;
  }
  /* line 85, app/assets/stylesheets/modules/_announcement.sass */
  .announcement .body .action {
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
  /* line 90, app/assets/stylesheets/modules/_announcement.sass */
  .announcement .body .action .start {
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
  }
  /* line 95, app/assets/stylesheets/modules/_announcement.sass */
  .announcement .body .action .button {
    float: initial;
  }
}

/* line 1, app/assets/stylesheets/modules/_grid.sass */
.parts {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
  margin-bottom: 40px;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.parts:last-child {
  margin-right: 0;
}

/* line 5, app/assets/stylesheets/modules/_grid.sass */
.parts-1 > .part {
  float: left;
  display: block;
  margin-right: 11.1111111111%;
  width: 100%;
  margin-right: 0;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.parts-1 > .part:last-child {
  margin-right: 0;
}

/* line 9, app/assets/stylesheets/modules/_grid.sass */
.parts-2 > .part {
  float: left;
  display: block;
  margin-right: 5.2631578947%;
  width: 47.3684210526%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.parts-2 > .part:last-child {
  margin-right: 0;
}

/* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.parts-2 > .part:nth-child(2n) {
  margin-right: 0;
}

/* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.parts-2 > .part:nth-child(2n+1) {
  clear: left;
}

/* line 13, app/assets/stylesheets/modules/_grid.sass */
.parts-3 > .part {
  float: left;
  display: block;
  margin-right: 3.4482758621%;
  width: 31.0344827586%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.parts-3 > .part:last-child {
  margin-right: 0;
}

/* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.parts-3 > .part:nth-child(3n) {
  margin-right: 0;
}

/* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.parts-3 > .part:nth-child(3n+1) {
  clear: left;
}

/* line 17, app/assets/stylesheets/modules/_grid.sass */
.parts-3 > .part.part-2-of-3 {
  float: left;
  display: block;
  margin-right: 3.4482758621%;
  width: 65.5172413793%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.parts-3 > .part.part-2-of-3:last-child {
  margin-right: 0;
}

/* line 20, app/assets/stylesheets/modules/_grid.sass */
.parts-4 > .part {
  float: left;
  display: block;
  margin-right: 2.5641025641%;
  width: 23.0769230769%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.parts-4 > .part:last-child {
  margin-right: 0;
}

/* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.parts-4 > .part:nth-child(4n) {
  margin-right: 0;
}

/* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.parts-4 > .part:nth-child(4n+1) {
  clear: left;
}

/* line 24, app/assets/stylesheets/modules/_grid.sass */
.parts-5 > .part {
  float: left;
  display: block;
  margin-right: 2.0408163265%;
  width: 18.3673469388%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.parts-5 > .part:last-child {
  margin-right: 0;
}

/* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.parts-5 > .part:nth-child(5n) {
  margin-right: 0;
}

/* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.parts-5 > .part:nth-child(5n+1) {
  clear: left;
}

/* line 28, app/assets/stylesheets/modules/_grid.sass */
.parts-6 > .part {
  float: left;
  display: block;
  margin-right: 1.6949152542%;
  width: 15.2542372881%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.parts-6 > .part:last-child {
  margin-right: 0;
}

/* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.parts-6 > .part:nth-child(6n) {
  margin-right: 0;
}

/* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.parts-6 > .part:nth-child(6n+1) {
  clear: left;
}

/* line 32, app/assets/stylesheets/modules/_grid.sass */
.part.w-margin {
  margin-bottom: 20px;
}

/* line 35, app/assets/stylesheets/modules/_grid.sass */
.part.w-margin:last-child {
  margin-bottom: 0;
}

/* line 38, app/assets/stylesheets/modules/_grid.sass */
.parts.no-margin {
  margin-bottom: 0;
}

/* line 41, app/assets/stylesheets/modules/_grid.sass */
.parts.marg-80 {
  margin-bottom: 80px;
}

/* line 44, app/assets/stylesheets/modules/_grid.sass */
.part-sect {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 74.6835443038%;
  padding-right: 40px;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.part-sect:last-child {
  margin-right: 0;
}

/* line 48, app/assets/stylesheets/modules/_grid.sass */
.part-aside {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 24.0506329114%;
  margin-top: 12px;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.part-aside:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 54, app/assets/stylesheets/modules/_grid.sass */
  .parts-2 .part {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  /* line 59, app/assets/stylesheets/modules/_grid.sass */
  .parts-3 .part,
.parts-3 .part.part-2-of-3 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  /* line 65, app/assets/stylesheets/modules/_grid.sass */
  .parts-4 .part {
    float: left;
    display: block;
    margin-right: 5.2631578947%;
    width: 47.3684210526%;
    margin-bottom: 20px;
  }
  /* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
  .parts-4 .part:last-child {
    margin-right: 0;
  }
  /* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
  .parts-4 .part:nth-child(2n) {
    margin-right: 0;
  }
  /* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
  .parts-4 .part:nth-child(2n+1) {
    clear: left;
  }
  /* line 71, app/assets/stylesheets/modules/_grid.sass */
  .parts-5 .part, .parts-6 .part {
    float: left;
    display: block;
    margin-right: 5.2631578947%;
    width: 47.3684210526%;
    margin-bottom: 20px;
  }
  /* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
  .parts-5 .part:last-child, .parts-6 .part:last-child {
    margin-right: 0;
  }
  /* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
  .parts-5 .part:nth-child(2n), .parts-6 .part:nth-child(2n) {
    margin-right: 0;
  }
  /* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
  .parts-5 .part:nth-child(2n+1), .parts-6 .part:nth-child(2n+1) {
    clear: left;
  }
}

/* line 1, app/assets/stylesheets/modules/_nice_header.sass */
.nice-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 25px;
}

/* line 7, app/assets/stylesheets/modules/_nice_header.sass */
.nice-header h2 {
  font-size: 38px;
  font-weight: 800;
  letter-spacing: -0.04em;
  float: left;
}

/* line 13, app/assets/stylesheets/modules/_nice_header.sass */
.nice-header h4 {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin: 0;
}

/* line 17, app/assets/stylesheets/modules/_nice_header.sass */
.nice-header .nice-select {
  margin-top: -10px;
}

/* line 20, app/assets/stylesheets/modules/_nice_header.sass */
div.tabs .tab {
  display: none;
  position: relative;
}

/* line 24, app/assets/stylesheets/modules/_nice_header.sass */
.ios-tabs a {
  border: 1px solid #ffb000;
  border-right: 0;
  color: #ffb000;
  padding: 6px 30px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  float: left;
}

/* line 34, app/assets/stylesheets/modules/_nice_header.sass */
.ios-tabs a:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 38, app/assets/stylesheets/modules/_nice_header.sass */
.ios-tabs a:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #ffb000;
}

/* line 43, app/assets/stylesheets/modules/_nice_header.sass */
.ios-tabs a.active {
  background-color: #ffb000;
  color: white;
}

/* line 48, app/assets/stylesheets/modules/_nice_header.sass */
.article-title {
  font-size: 38px;
  letter-spacing: -0.04em;
  font-weight: 300;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  /* line 58, app/assets/stylesheets/modules/_nice_header.sass */
  .nice-header .nice-link-btn {
    margin-top: 0;
  }
  /* line 61, app/assets/stylesheets/modules/_nice_header.sass */
  .article-title {
    font-size: 22px;
  }
}

/* line 17, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row .tile-wrap {
  height: 225px;
}

/* line 20, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row .tile-wrap .tile {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 25, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row .tile-wrap.double-h {
  height: 450px;
}

/* line 29, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-1 > .tile-wrap,
.nice-tiles .tiles-row.tiles-1 > .tile-wrapper {
  float: left;
  display: block;
  width: 100%;
}

/* line 8, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-1 > .tile-wrap:first-child,
.nice-tiles .tiles-row.tiles-1 > .tile-wrapper:first-child {
  padding-left: 0;
}

/* line 11, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-1 > .tile-wrap:last-child,
.nice-tiles .tiles-row.tiles-1 > .tile-wrapper:last-child {
  padding-right: 0;
}

/* line 34, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-2 > .tile-wrap,
.nice-tiles .tiles-row.tiles-2 > .tile-wrapper {
  float: left;
  display: block;
  width: 50%;
}

/* line 8, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-2 > .tile-wrap:first-child,
.nice-tiles .tiles-row.tiles-2 > .tile-wrapper:first-child {
  padding-left: 0;
}

/* line 11, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-2 > .tile-wrap:last-child,
.nice-tiles .tiles-row.tiles-2 > .tile-wrapper:last-child {
  padding-right: 0;
}

/* line 39, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-3 > .tile-wrap,
.nice-tiles .tiles-row.tiles-3 > .tile-wrapper {
  float: left;
  display: block;
  width: 33.3333333333%;
}

/* line 8, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-3 > .tile-wrap:first-child,
.nice-tiles .tiles-row.tiles-3 > .tile-wrapper:first-child {
  padding-left: 0;
}

/* line 11, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-3 > .tile-wrap:last-child,
.nice-tiles .tiles-row.tiles-3 > .tile-wrapper:last-child {
  padding-right: 0;
}

/* line 43, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-3 > .tile-wrap.double-w,
.nice-tiles .tiles-row.tiles-3 > .tile-wrapper.double-w {
  float: left;
  display: block;
  width: 66.6666666667%;
}

/* line 8, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-3 > .tile-wrap.double-w:first-child,
.nice-tiles .tiles-row.tiles-3 > .tile-wrapper.double-w:first-child {
  padding-left: 0;
}

/* line 11, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
.nice-tiles .tiles-row.tiles-3 > .tile-wrap.double-w:last-child,
.nice-tiles .tiles-row.tiles-3 > .tile-wrapper.double-w:last-child {
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 52, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
  .nice-tiles .tiles-row.tiles-1 > .tile-wrap, .nice-tiles .tiles-row.tiles-1 > .tile-wrapper, .nice-tiles .tiles-row.tiles-2 > .tile-wrap, .nice-tiles .tiles-row.tiles-2 > .tile-wrapper, .nice-tiles .tiles-row.tiles-3 > .tile-wrap, .nice-tiles .tiles-row.tiles-3 > .tile-wrapper, .nice-tiles .tiles-row.tiles-3 > .tile-wrap.double-w {
    float: left;
    display: block;
    width: 100%;
    padding: 0;
  }
  /* line 8, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
  .nice-tiles .tiles-row.tiles-1 > .tile-wrap:first-child, .nice-tiles .tiles-row.tiles-1 > .tile-wrapper:first-child, .nice-tiles .tiles-row.tiles-2 > .tile-wrap:first-child, .nice-tiles .tiles-row.tiles-2 > .tile-wrapper:first-child, .nice-tiles .tiles-row.tiles-3 > .tile-wrap:first-child, .nice-tiles .tiles-row.tiles-3 > .tile-wrapper:first-child, .nice-tiles .tiles-row.tiles-3 > .tile-wrap.double-w:first-child {
    padding-left: 0;
  }
  /* line 11, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
  .nice-tiles .tiles-row.tiles-1 > .tile-wrap:last-child, .nice-tiles .tiles-row.tiles-1 > .tile-wrapper:last-child, .nice-tiles .tiles-row.tiles-2 > .tile-wrap:last-child, .nice-tiles .tiles-row.tiles-2 > .tile-wrapper:last-child, .nice-tiles .tiles-row.tiles-3 > .tile-wrap:last-child, .nice-tiles .tiles-row.tiles-3 > .tile-wrapper:last-child, .nice-tiles .tiles-row.tiles-3 > .tile-wrap.double-w:last-child {
    padding-right: 0;
  }
  /* line 59, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
  .nice-tiles .tiles-row .tile-wrap.double-h,
.nice-tiles .tiles-row .tile-wrap {
    height: 200px;
    margin-bottom: -1px;
  }
  /* line 64, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
  .nice-tiles .tiles-row .tile-wrap.double-h p,
.nice-tiles .tiles-row .tile-wrap p {
    display: none;
  }
  /* line 67, app/assets/stylesheets/modules/_nice_tiles_grid.sass */
  .nice-tiles .tiles-row .tile-wrap.double-h h2,
.nice-tiles .tiles-row .tile-wrap h2 {
    font-size: 20px;
  }
}

/* line 1, app/assets/stylesheets/modules/_nice_tiles.sass */
.nice-tiles {
  background-color: #777;
}

/* line 4, app/assets/stylesheets/modules/_nice_tiles.sass */
.nice-tiles .tile {
  background-color: white;
  color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 9, app/assets/stylesheets/modules/_nice_tiles.sass */
.nice-tiles .tile .overlay {
  background-color: rgba(0, 0, 0, 0.4);
  transition: background-color 400ms ease;
}

/* line 13, app/assets/stylesheets/modules/_nice_tiles.sass */
.nice-tiles .tile .overlay:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 16, app/assets/stylesheets/modules/_nice_tiles.sass */
.nice-tiles .tile .overlay .hero-header {
  padding: 15px;
  font-weight: 400;
  font-size: 14px;
}

/* line 21, app/assets/stylesheets/modules/_nice_tiles.sass */
.nice-tiles .tile .overlay .body {
  position: absolute;
  width: 100%;
  padding: 20px;
  bottom: 0;
  left: 0;
}

/* line 28, app/assets/stylesheets/modules/_nice_tiles.sass */
.nice-tiles .tile .category {
  font-size: 12px;
  display: inline-block;
  padding: 4px 8px;
  border: 2px solid #ffb000;
}

/* line 34, app/assets/stylesheets/modules/_nice_tiles.sass */
.nice-tiles .tile .title {
  font-size: 26px;
}

@media screen and (max-width: 767px) {
  /* line 40, app/assets/stylesheets/modules/_nice_tiles.sass */
  .nice-tiles .tile .title {
    font-size: 16px;
  }
  /* line 43, app/assets/stylesheets/modules/_nice_tiles.sass */
  .nice-tiles .tile .category {
    font-size: 10px;
  }
  /* line 46, app/assets/stylesheets/modules/_nice_tiles.sass */
  .nice-tiles .tile .overlay .body .category {
    padding: 3px 6px;
    font-size: 9px;
    border-width: 2px;
  }
}

/* line 1, app/assets/stylesheets/modules/_box_office.sass */
.ranking-item {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

/* line 4, app/assets/stylesheets/modules/_box_office.sass */
.ranking-item .rank {
  padding-right: 14px;
  width: 54px;
}

/* line 8, app/assets/stylesheets/modules/_box_office.sass */
.ranking-item .rank .nr {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 2.4;
  background-color: rgba(255, 255, 255, 0.97);
  border-color: rgba(0, 0, 0, 0.05);
  cursor: pointer;
  font-weight: 600;
}

/* line 20, app/assets/stylesheets/modules/_box_office.sass */
.ranking-item .photo {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 18%;
  -moz-flex: 0 0 18%;
  -ms-flex: 0 0 18%;
  flex: 0 0 18%;
}

/* line 23, app/assets/stylesheets/modules/_box_office.sass */
.ranking-item .body {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 16px;
}

/* line 27, app/assets/stylesheets/modules/_box_office.sass */
.ranking-item .body small {
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
}

/* line 32, app/assets/stylesheets/modules/_box_office.sass */
.ranking-item .body h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
}

/* line 37, app/assets/stylesheets/modules/_box_office.sass */
.ranking-item .body p {
  font-size: 12px;
  margin-bottom: 4px;
  line-height: 1.55;
  margin-top: 2px;
}

/* line 44, app/assets/stylesheets/modules/_box_office.sass */
.ranking-item .body .chart-data p {
  line-height: 1.55;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 400;
}

/* line 50, app/assets/stylesheets/modules/_box_office.sass */
.ranking-item .body .chart-data p span {
  float: right;
  text-transform: none;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  bottom: 2px;
}

@media screen and (min-width: 90.625em) {
  /* line 59, app/assets/stylesheets/modules/_box_office.sass */
  .ranking-item .photo {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 12%;
    -moz-flex: 0 0 12%;
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
  }
}

@media screen and (max-width: 1024px) {
  /* line 63, app/assets/stylesheets/modules/_box_office.sass */
  .ranking-item .rank {
    padding-right: 7px;
  }
  /* line 66, app/assets/stylesheets/modules/_box_office.sass */
  .ranking-item .rank .nr {
    width: 30px;
    height: 30px;
    line-height: 2.1;
    font-size: 10px;
  }
  /* line 72, app/assets/stylesheets/modules/_box_office.sass */
  .ranking-item .body {
    padding: 0 8px;
  }
  /* line 75, app/assets/stylesheets/modules/_box_office.sass */
  .ranking-item .body h4 {
    font-size: 14px;
  }
  /* line 79, app/assets/stylesheets/modules/_box_office.sass */
  .ranking-item .body .chart-data p {
    font-size: 10px;
  }
  /* line 82, app/assets/stylesheets/modules/_box_office.sass */
  .ranking-item .body .chart-data p span {
    font-size: 11px;
  }
}

/* line 1, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner {
  position: absolute;
  top: 8px;
  left: 8px;
  padding: 5px 9px;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: -0.02em;
  z-index: 2;
  border: 2px solid transparent;
}

/* line 12, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.hot {
  border-color: #f14247;
  font-size: 11px;
  top: 0px;
}

/* line 17, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.kolumne {
  border-color: #1abc9c;
}

/* line 20, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.serien, .item-banner.serienkritik {
  border-color: #f39c12;
}

/* line 24, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.games, .item-banner.gamekritik {
  border-color: #3498db;
}

/* line 28, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.interviews {
  border-color: #2ecc71;
}

/* line 31, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.heimkino, .item-banner.filmkritik {
  border-color: #e67e22;
}

/* line 35, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.tops, .item-banner.special {
  border-color: #29C3B2;
}

/* line 39, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.stars, .item-banner.gewinnspiel {
  border-color: #CEB146;
}

/* line 43, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.spass, .item-banner.firstlook {
  border-color: #77cc33;
}

/* line 47, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.rueckblick {
  border-color: #cc0000;
}

/* line 50, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.podcast {
  border-color: #8800ff;
}

/* line 53, app/assets/stylesheets/modules/_item_banner.sass */
.item-banner.sonstiges {
  border-color: #ff6600;
}

/* line 1, app/assets/stylesheets/modules/_user_content.sass */
.user-content {
  width: 100%;
  display: table;
  padding-top: 30px;
}

/* line 7, app/assets/stylesheets/modules/_user_content.sass */
.user-content.shout {
  padding-bottom: 30px;
  font-weight: 400;
}

/* line 11, app/assets/stylesheets/modules/_user_content.sass */
.user-content.shout .body {
  padding: 0;
  background-color: transparent !important;
}

/* line 15, app/assets/stylesheets/modules/_user_content.sass */
.user-content.shout .body::before {
  border-right-color: transparent !important;
}

/* line 18, app/assets/stylesheets/modules/_user_content.sass */
.user-content .bild {
  float: left;
  width: 8%;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.user-content .bild img {
  width: 100%;
  display: block;
}

/* line 24, app/assets/stylesheets/modules/_user_content.sass */
.user-content .body {
  float: right;
  width: 88%;
  font-size: 16px;
  position: relative;
  background-color: #e9e9e9;
  padding: 15px 20px;
  border-radius: 2px;
}

/* line 33, app/assets/stylesheets/modules/_user_content.sass */
.user-content .body.transparent {
  background-color: transparent !important;
  padding: 0;
}

/* line 37, app/assets/stylesheets/modules/_user_content.sass */
.user-content .body.transparent textarea {
  margin-bottom: 14px;
}

@media screen and (max-width: 767px) {
  /* line 24, app/assets/stylesheets/modules/_user_content.sass */
  .user-content .body {
    font-size: 14px;
  }
}

/* line 43, app/assets/stylesheets/modules/_user_content.sass */
.user-content .body::before {
  content: "";
  position: absolute;
  top: 18px;
  left: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #e9e9e9;
}

/* line 52, app/assets/stylesheets/modules/_user_content.sass */
.user-content .body .text {
  overflow: hidden;
}

/* line 55, app/assets/stylesheets/modules/_user_content.sass */
.user-content .body .text p {
  margin-bottom: 15px;
}

/* line 58, app/assets/stylesheets/modules/_user_content.sass */
.user-content .body .text p:last-child {
  margin-bottom: 0;
}

/* line 61, app/assets/stylesheets/modules/_user_content.sass */
.user-content .body .text p a {
  color: #e69e00;
}

/* line 64, app/assets/stylesheets/modules/_user_content.sass */
.user-content .body .text img, .user-content .body .text iframe {
  width: 100%;
}

/* line 69, app/assets/stylesheets/modules/_user_content.sass */
.chat-comments .user-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 72, app/assets/stylesheets/modules/_user_content.sass */
.chat-comments .user-content .bild {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 50px;
  -moz-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin-right: 20px;
}

/* line 76, app/assets/stylesheets/modules/_user_content.sass */
.chat-comments .user-content .body {
  background-color: #f3f3f3;
  width: initial;
  max-width: 88%;
}

/* line 81, app/assets/stylesheets/modules/_user_content.sass */
.chat-comments .user-content .body::before {
  border-right-color: #f3f3f3;
}

/* line 84, app/assets/stylesheets/modules/_user_content.sass */
.chat-comments .user-content.own {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}

/* line 87, app/assets/stylesheets/modules/_user_content.sass */
.chat-comments .user-content.own .bild {
  opacity: 0;
  pointer-events: none;
}

/* line 91, app/assets/stylesheets/modules/_user_content.sass */
.chat-comments .user-content.own .body {
  background-color: #5ab7e1;
  color: white;
}

/* line 95, app/assets/stylesheets/modules/_user_content.sass */
.chat-comments .user-content.own .body:before {
  border-right: 0;
  border-left: 8px solid #5ab7e1;
  left: initial;
  right: -8px;
}

@media screen and (max-width: 767px) {
  /* line 103, app/assets/stylesheets/modules/_user_content.sass */
  .user-content {
    margin: 6px 0;
  }
  /* line 106, app/assets/stylesheets/modules/_user_content.sass */
  .user-content .bild {
    display: none;
  }
  /* line 109, app/assets/stylesheets/modules/_user_content.sass */
  .user-content .body {
    width: 100%;
  }
}

/* line 2, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review.hide-only-actions .meta-data {
  display: none;
}

/* line 6, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review.show-only-title .movie-action, .poster-list-w-review.show-only-title .sub {
  display: none;
}

@media screen and (max-width: 991px) {
  /* line 10, app/assets/stylesheets/modules/_poster_list.sass */
  .poster-list-w-review.hide-last-2 li:nth-child(n+5) {
    display: none;
  }
}

/* line 14, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review.cols-6 li {
  float: left;
  display: block;
  margin-right: 1.6949152542%;
  width: 15.2542372881%;
  margin-bottom: 40px;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.poster-list-w-review.cols-6 li:last-child {
  margin-right: 0;
}

/* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.poster-list-w-review.cols-6 li:nth-child(6n) {
  margin-right: 0;
}

/* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.poster-list-w-review.cols-6 li:nth-child(6n+1) {
  clear: left;
}

/* line 19, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review.cols-5 li {
  width: 20%;
  margin-bottom: 40px;
}

/* line 23, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review.cols-5 li:nth-child(6n+1) {
  clear: none !important;
}

/* line 26, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review.cols-5 li:nth-child(5n+1) {
  clear: left;
}

/* line 29, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review.cols-2 li {
  width: 50%;
  margin-bottom: 40px;
}

/* line 33, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review.cols-2 li:nth-child(odd) {
  clear: both;
}

/* line 36, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li {
  text-align: center;
}

/* line 39, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .poster {
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.poster-list-w-review li .poster img {
  width: 100%;
  display: block;
}

/* line 42, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .poster .user-rating {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-weight: 400;
  font-size: 11px;
}

/* line 50, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .poster .user-rating .text {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  display: block;
  padding: 5px 3px;
}

/* line 57, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .poster .user-rating::before {
  content: "";
  display: block;
  position: absolute;
  top: -17px;
  left: -4px;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
  border-right: 26px solid #cc8d00;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 79, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data {
  background-color: black;
  height: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}

/* line 86, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a {
  height: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #DEDEDE;
  float: left;
  width: 26px;
  transition: all 200ms ease;
}

/* line 96, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a:hover, .poster-list-w-review li .meta-data a.active {
  color: white !important;
}

/* line 99, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.seen-film {
  color: #82C663;
}

/* line 102, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.seen-film:hover, .poster-list-w-review li .meta-data a.seen-film.active {
  background-color: #53a93f;
}

/* line 105, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.want-film {
  color: #5E7E8E;
}

/* line 108, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.want-film:hover, .poster-list-w-review li .meta-data a.want-film.active {
  background-color: #3b5998;
}

/* line 111, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.list-film {
  color: #8FB1B6;
}

/* line 114, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.list-film:hover, .poster-list-w-review li .meta-data a.list-film.active {
  background-color: #54bdb5;
}

/* line 117, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.list-film i.fa {
  position: relative;
  top: 1px;
}

/* line 121, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.yellow:hover {
  background-color: #ffb000;
}

/* line 124, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.red {
  color: #E46B6B;
}

/* line 127, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.red:hover {
  background-color: red;
}

/* line 130, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data a.red i.fa {
  position: relative;
  left: 1px;
}

/* line 134, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .meta-data .rate {
  padding: 0 8px;
  height: 30px;
  display: block;
  color: white;
  cursor: default;
  font-weight: 400;
}

/* line 142, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .inherit:hover {
  text-decoration: underline;
}

/* line 145, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .title {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

/* line 151, app/assets/stylesheets/modules/_poster_list.sass */
.poster-list-w-review li .sub {
  font-size: 12px;
  font-weight: 300;
  margin-top: 5px;
  height: 17px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

@media screen and (max-width: 767px) {
  /* line 160, app/assets/stylesheets/modules/_poster_list.sass */
  .poster-list-w-review.cols-6 li {
    float: left;
    display: block;
    margin-right: 5.2631578947%;
    width: 47.3684210526%;
    margin-bottom: 20px;
  }
  /* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
  .poster-list-w-review.cols-6 li:last-child {
    margin-right: 0;
  }
  /* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
  .poster-list-w-review.cols-6 li:nth-child(2n) {
    margin-right: 0;
  }
  /* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
  .poster-list-w-review.cols-6 li:nth-child(2n+1) {
    clear: left;
  }
}

/*@import url(http://fonts.googleapis.com/css?family=Exo+2:700,400&subset=latin,cyrillic);*/
/* ==========================================================================
   Remodal necessary styles
   ========================================================================== */
/* Hide scroll bar */
/* line 9, app/assets/stylesheets/modules/_jquery.remodal.css */
html.remodal-is-locked {
  overflow: hidden;
}

/* Anti FOUC */
/* line 15, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal,
[data-remodal-id] {
  visibility: hidden;
}

/* Necessary styles of the overlay */
/* line 22, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-overlay {
  position: fixed;
  z-index: 1998;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */
/* line 35, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-wrapper {
  position: fixed;
  z-index: 1999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

/* line 51, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */
/* line 62, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-overlay,
.remodal-wrapper {
  -webkit-transform: translateZ(0px);
}

/* Necessary styles of the modal dialog */
/* line 69, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal {
  position: relative;
  display: inline-block;
}

/* Anti-zoom. Font-size should be >= 16px. */
/*.remodal select,
.remodal textarea,
.remodal input,
.remodal select:focus,
.remodal textarea:focus,
.remodal input:focus {
    font-size: 16px;
}*/
/* ==========================================================================
   Remodal default theme
   ========================================================================== */
/* Default theme font */
/*.remodal,
.remodal * {
    font-family: "Exo 2", sans-serif;
}*/
/* Background for effects */
/* line 99, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-bg {
  -webkit-transition: -webkit-filter 0.2s ease-out;
  -moz-transition: -moz-filter 0.2s ease-out;
  -o-transition: -o-filter 0.2s ease-out;
  transition: filter 0.2s ease-out;
}

/* line 106, app/assets/stylesheets/modules/_jquery.remodal.css */
body.remodal-is-active .remodal-bg {
  -webkit-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
}

/* Default theme styles of the overlay */
/* line 116, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-overlay {
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  background: rgba(33, 36, 46, 0.95);
}

/* line 126, app/assets/stylesheets/modules/_jquery.remodal.css */
body.remodal-is-active .remodal-overlay {
  opacity: 1;
}

/* Default theme styles of the modal dialog */
/* line 132, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal {
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-height: 100%;
  padding: 35px 20px;
  -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  opacity: 0;
  background: #f4f4f4;
  background-clip: padding-box;
}

/* line 157, app/assets/stylesheets/modules/_jquery.remodal.css */
body.remodal-is-active .remodal {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* Vertical align of the modal dialog */
/* line 169, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
/* line 176, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 35px;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  text-decoration: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/* line 194, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-close:after {
  font-size: 45px;
  line-height: 30px;
  font-weight: 300;
  display: block;
  content: "×";
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;
  /*color: #3e5368;*/
}

/* line 212, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-close:hover,
.remodal-close:active {
  /*background: #3e5368;*/
}

/* line 217, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-close.remodal-close:hover:after,
.remodal-close.remodal-close:active:after {
  /*color: #f4f4f4;*/
}

/* Dialog buttons */
/* line 224, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-confirm,
.remodal-cancel {
  font-size: 10pt;
  display: inline-block;
  width: 120px;
  margin: 0 0 5px 0;
  padding: 9px 0;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-clip: padding-box;
}

/* line 247, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-confirm {
  color: #16a085;
  border: 2px solid #16a085;
  background: #f4f4f4;
}

/* line 253, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-confirm:hover,
.remodal-confirm:active {
  color: #f4f4f4;
  background: #16a085;
}

/* line 259, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-cancel {
  color: #c0392b;
  border: 2px solid #c0392b;
  background: #f4f4f4;
}

/* line 265, app/assets/stylesheets/modules/_jquery.remodal.css */
.remodal-cancel:hover,
.remodal-cancel:active {
  color: #f4f4f4;
  background: #c0392b;
}

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 40.063em) {
  /* line 275, app/assets/stylesheets/modules/_jquery.remodal.css */
  .remodal {
    max-width: 700px;
    min-height: 0;
    margin: 20px auto;
    /*-webkit-border-radius: 6px;
        border-radius: 6px;*/
  }
}

/* IE8
   ========================================================================== */
/* line 288, app/assets/stylesheets/modules/_jquery.remodal.css */
.lt-ie9 .remodal-overlay {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F021242E, endColorstr=#F021242E);
}

/* line 292, app/assets/stylesheets/modules/_jquery.remodal.css */
.lt-ie9 .remodal {
  width: 700px;
  min-height: 0;
  margin: 20px auto;
}

/* line 298, app/assets/stylesheets/modules/_jquery.remodal.css */
.lt-ie9 .remodal-close:after {
  margin: auto;
  text-align: center;
}

/* line 304, app/assets/stylesheets/modules/_jquery.remodal.css */
.lt-ie9 .remodal-close:hover,
.lt-ie9 .remodal-close:active {
  background: transparent;
}

/* line 309, app/assets/stylesheets/modules/_jquery.remodal.css */
.lt-ie9 .remodal-close.remodal-close:hover:after,
.lt-ie9 .remodal-close.remodal-close:active:after {
  /*color: #3e5368;*/
}

/* line 1, app/assets/stylesheets/modules/_remodal.sass */
.remodal {
  background-color: white;
  text-align: left;
}

/* line 5, app/assets/stylesheets/modules/_remodal.sass */
.remodal h2 {
  font-size: 32px;
  font-weight: 300;
}

/* line 9, app/assets/stylesheets/modules/_remodal.sass */
.remodal .nice-select {
  height: 42px;
  width: 100%;
}

/* line 13, app/assets/stylesheets/modules/_remodal.sass */
.remodal .nice-select .select-label {
  top: 9px;
  font-size: 16px;
}

/* line 17, app/assets/stylesheets/modules/_remodal.sass */
.remodal .nice-select .select-arrow {
  top: 13px;
}

/* line 20, app/assets/stylesheets/modules/_remodal.sass */
.remodal input[type="text"], .remodal textarea {
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 27, app/assets/stylesheets/modules/_remodal.sass */
.remodal .show-row > .rating {
  float: left;
  margin-bottom: 8px;
  margin-right: 14px;
}

/* line 32, app/assets/stylesheets/modules/_remodal.sass */
.remodal .show-row > a {
  float: left;
  margin: 0 15px 11px 0;
}

/* line 36, app/assets/stylesheets/modules/_remodal.sass */
.remodal.max480 {
  max-width: 480px;
}

/* line 39, app/assets/stylesheets/modules/_remodal.sass */
.remodal.max560 {
  max-width: 560px;
}

/* line 42, app/assets/stylesheets/modules/_remodal.sass */
.remodal.full {
  max-width: 100%;
  min-height: 100%;
  margin: 0;
}

/* line 47, app/assets/stylesheets/modules/_remodal.sass */
.remodal.tighter {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width: 767px) {
  /* line 52, app/assets/stylesheets/modules/_remodal.sass */
  .remodal {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 56, app/assets/stylesheets/modules/_remodal.sass */
  .remodal h2 {
    font-size: 20px;
  }
  /* line 59, app/assets/stylesheets/modules/_remodal.sass */
  .remodal.full {
    padding-top: 0;
  }
}

/* line 1, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter {
  overflow: hidden;
  user-select: none;
}

/* line 4, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}

/* line 7, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

/* line 11, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

/* line 15, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  transition: all 0.5s linear 0s;
}

/* line 27, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #428bca;
}

/* line 30, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}

/* line 35, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0, 0);
  user-select: none;
}

/* line 42, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSGallery li {
  opacity: 0.7;
  overflow: hidden;
  transition: opacity 0.35s linear 0s;
}

/* line 46, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSGallery li.active {
  opacity: 1;
}

/* line 49, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSGallery li:hover {
  opacity: 1;
}

/* line 53, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

/* line 58, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSGallery:before {
  content: " ";
  display: table;
}

/* line 62, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
  clear: both;
}

/* line 69, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .media {
  opacity: 0.8;
}

/* line 71, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .media.active {
  opacity: 1;
}

/* line 75, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.vertical {
  position: relative;
}

/* line 77, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

/* line 82, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.vertical .rightEnd {
  animation: topEnd 0.3s;
  position: relative;
}

/* line 86, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.vertical .leftEnd {
  animation: bottomEnd 0.3s;
  position: relative;
}

/* line 90, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

/* line 95, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.lSrtl {
  direction: rtl;
}

/* line 97, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0;
}

/* line 99, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.lSrtl .lightSlider > * {
  float: right !important;
}

/* line 103, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

/* line 106, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.lSrtl .rightEnd {
  animation: leftEnd 0.3s;
  position: relative;
}

/* line 110, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.lSrtl .leftEnd {
  animation: rightEnd 0.3s;
  position: relative;
}

/* line 114, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

/* line 118, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none outside none;
}

/* line 121, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lightSlider > * {
  float: left;
  position: relative;
  height: 100%;
}

/* line 127, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .rightEnd {
  animation: rightEnd 0.3s;
  position: relative;
}

/* line 131, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .leftEnd {
  animation: leftEnd 0.3s;
  position: relative;
}

/* line 135, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter .lSGallery li {
  float: left;
}

/* line 139, app/assets/stylesheets/modules/_lightSlider.sass */
.lightSlider {
  overflow: hidden;
}

/* line 141, app/assets/stylesheets/modules/_lightSlider.sass */
.lightSlider:before {
  content: " ";
  display: table;
}

/* line 145, app/assets/stylesheets/modules/_lightSlider.sass */
.lightSlider:after {
  content: " ";
  display: table;
}

/* line 150, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

/* line 154, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideWrapper .lSSlide {
  transform: translate(0px, 0);
  transition-property: transform,height;
  transition-duration: inherit;
  transition-timing-function: inherit;
}

/* line 160, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideWrapper .lSFade {
  position: relative;
}

/* line 162, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

/* line 169, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}

/* line 174, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}

/* line 177, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  transition-delay: 0s;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: inherit;
}

/* line 183, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}

/* line 188, app/assets/stylesheets/modules/_lightSlider.sass */
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}

@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}

@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}

@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}

@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}

/* line 283, app/assets/stylesheets/modules/_lightSlider.sass */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  font-family: Flaticon;
  color: white;
  font-size: 30px;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  margin-top: -16px;
  opacity: 0.5;
  transition: opacity 0.35s linear 0s;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}

/* line 299, app/assets/stylesheets/modules/_lightSlider.sass */
.lSAction > a:hover {
  opacity: 1;
  color: white;
}

/* line 303, app/assets/stylesheets/modules/_lightSlider.sass */
.lSAction > a.disabled {
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  /* line 283, app/assets/stylesheets/modules/_lightSlider.sass */
  .lSAction > a {
    font-size: 20px;
  }
}

/* line 310, app/assets/stylesheets/modules/_lightSlider.sass */
.lSAction > .lSPrev {
  left: 10px;
}

/* line 312, app/assets/stylesheets/modules/_lightSlider.sass */
.lSAction > .lSPrev:before {
  content: "\e014";
}

/* line 316, app/assets/stylesheets/modules/_lightSlider.sass */
.lSAction > .lSNext {
  right: 10px;
}

/* line 318, app/assets/stylesheets/modules/_lightSlider.sass */
.lSAction > .lSNext:before {
  content: "\e011";
}

/* line 323, app/assets/stylesheets/modules/_lightSlider.sass */
.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

/* line 3, app/assets/stylesheets/pages/_lists.sass */
.lists .list:nth-child(3n+1) {
  clear: left;
}

/* line 6, app/assets/stylesheets/pages/_lists.sass */
.lists .list .stack {
  background: #eee;
}

/* line 9, app/assets/stylesheets/pages/_lists.sass */
.lists .list .stack .stack-item {
  min-height: 100px;
}

/* line 2, app/assets/stylesheets/pages/_review.sass */
.banner .banner-wrap {
  height: 500px;
  overflow: hidden;
}

/* line 6, app/assets/stylesheets/pages/_review.sass */
.banner .gradient {
  background-image: -webkit-radial-gradient(50% 50%, circle, transparent 0%, rgba(0, 0, 0, 0.88));
  background-image: radial-gradient(  circle at 50% 50%, transparent 0%, rgba(0, 0, 0, 0.88));
}

/* line 9, app/assets/stylesheets/pages/_review.sass */
.banner .title-wrap {
  padding-bottom: 20px;
  color: white;
}

/* line 13, app/assets/stylesheets/pages/_review.sass */
.banner .title-wrap .title {
  font-size: 50px;
  line-height: 1;
}

/* line 17, app/assets/stylesheets/pages/_review.sass */
.banner .title-wrap .title .title {
  font-size: 34px;
}

/* line 20, app/assets/stylesheets/pages/_review.sass */
.banner .title-wrap .title .movie-year {
  font-size: 22px;
}

/* line 23, app/assets/stylesheets/pages/_review.sass */
.banner .title-wrap .movie-year {
  color: #DDD;
  font-weight: 300;
  font-size: 28px;
}

/* line 29, app/assets/stylesheets/pages/_review.sass */
.banner .ratings .rating-loader {
  position: absolute;
  color: white;
  font-size: 30px;
  right: 25%;
  top: 48%;
}

/* line 37, app/assets/stylesheets/pages/_review.sass */
.movie-review .backdrops {
  overflow: hidden;
}

/* line 41, app/assets/stylesheets/pages/_review.sass */
.movie-review .backdrops ul {
  min-height: 247px;
}

/* line 44, app/assets/stylesheets/pages/_review.sass */
.movie-review .hdl {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* line 47, app/assets/stylesheets/pages/_review.sass */
.movie-review .fazit {
  padding: 10px 0 0 40px;
  border-left: 2px solid #ffb000;
  margin-left: -40px;
}

/* line 53, app/assets/stylesheets/pages/_review.sass */
.movie-review .info .photo {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 140px;
  -moz-flex: 0 0 140px;
  -ms-flex: 0 0 140px;
  flex: 0 0 140px;
  margin-right: 20px;
}

/* line 58, app/assets/stylesheets/pages/_review.sass */
.movie-review .info .additional-stats li {
  width: 100%;
  margin: 0 10px 10px 0;
  letter-spacing: 0.02em;
  font-size: 12px;
  line-height: 1.5;
}

/* line 65, app/assets/stylesheets/pages/_review.sass */
.movie-review .info .additional-stats li .key {
  color: #9B9B9B;
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 5px;
}

/* line 71, app/assets/stylesheets/pages/_review.sass */
.movie-review .info .additional-stats li .value {
  font-weight: 600;
  font-size: 13px;
}

/* line 75, app/assets/stylesheets/pages/_review.sass */
.movie-review .info .additional-stats li .value.sm {
  font-size: 12px;
}

/* line 78, app/assets/stylesheets/pages/_review.sass */
.movie-review .seasons-links {
  color: #9B9B9B;
  font-weight: 400;
  line-height: 1.6;
  text-align: right;
}

/* line 84, app/assets/stylesheets/pages/_review.sass */
.movie-review .seasons-links > * {
  padding: 5px;
}

/* line 87, app/assets/stylesheets/pages/_review.sass */
.movie-review .seasons-links > *.active {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  /* line 94, app/assets/stylesheets/pages/_review.sass */
  .banner .banner-wrap {
    height: 180px;
  }
  /* line 97, app/assets/stylesheets/pages/_review.sass */
  .banner .title-wrap {
    padding-left: 15px;
  }
  /* line 100, app/assets/stylesheets/pages/_review.sass */
  .banner .title-wrap .title {
    font-size: 20px;
    font-weight: 400;
  }
  /* line 104, app/assets/stylesheets/pages/_review.sass */
  .banner .title-wrap .title .movie-year {
    font-size: 12px;
  }
  /* line 109, app/assets/stylesheets/pages/_review.sass */
  .movie-review .main-text .hdl {
    text-align: center;
    font-weight: 300;
  }
}

/* line 2, app/assets/stylesheets/pages/_news.sass */
.items-listing .photo {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 155px;
}

/* line 8, app/assets/stylesheets/pages/_news.sass */
.items-listing .body h4 {
  font-size: 20px;
  margin-left: -1.4px;
  letter-spacing: -0.02em;
  line-height: 1.25;
  margin-bottom: 12px;
  font-weight: 300;
}

/* line 16, app/assets/stylesheets/pages/_news.sass */
.items-listing .body .text {
  line-height: 1.55;
  font-size: 15px;
}

/* line 20, app/assets/stylesheets/pages/_news.sass */
.items-listing .body .sub {
  letter-spacing: -0.03em;
  font-size: 12px;
}

/* line 28, app/assets/stylesheets/pages/_news.sass */
.items-listing-side .item .poster {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 60px;
  -moz-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  min-width: 0;
}

/* line 36, app/assets/stylesheets/pages/_news.sass */
.items-listing-side .item .body {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 14px;
  min-width: 0;
}

/* line 41, app/assets/stylesheets/pages/_news.sass */
.items-listing-side .item .body h4:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  /* line 45, app/assets/stylesheets/pages/_news.sass */
  .items-listing {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 50, app/assets/stylesheets/pages/_news.sass */
  .items-listing .items .item {
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  /* line 54, app/assets/stylesheets/pages/_news.sass */
  .items-listing .items .item .photo {
    height: 175px;
  }
  /* line 58, app/assets/stylesheets/pages/_news.sass */
  .items-listing .items .item .body h4 {
    font-size: 20px;
  }
  /* line 61, app/assets/stylesheets/pages/_news.sass */
  .items-listing .items .item .body p {
    font-size: 14px;
  }
}

/* line 2, app/assets/stylesheets/pages/_user_kritiken.sass */
#reviews .review {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 8, app/assets/stylesheets/pages/_user_kritiken.sass */
#reviews .review:first-child {
  padding-top: 0;
}

/* line 11, app/assets/stylesheets/pages/_user_kritiken.sass */
#reviews .review:last-child {
  border-bottom: 0;
}

/* line 14, app/assets/stylesheets/pages/_user_kritiken.sass */
#reviews .review .photo {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 100px;
  -moz-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  min-height: 1px;
}

@media screen and (max-width: 767px) {
  /* line 14, app/assets/stylesheets/pages/_user_kritiken.sass */
  #reviews .review .photo {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 70px;
    -moz-flex: 0 0 70px;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
  }
}

/* line 21, app/assets/stylesheets/pages/_user_kritiken.sass */
#reviews .review .body {
  padding: 0 15px;
}

/* line 24, app/assets/stylesheets/pages/_user_kritiken.sass */
#reviews .review .body .title {
  line-height: 1.1;
}

/* line 28, app/assets/stylesheets/pages/_user_kritiken.sass */
#reviews.ohne-poster .photo {
  display: none;
}

/* line 31, app/assets/stylesheets/pages/_user_kritiken.sass */
#reviews.ohne-poster .body {
  padding: 0;
}

@media screen and (max-width: 767px) {
  /* line 35, app/assets/stylesheets/pages/_user_kritiken.sass */
  #reviews .review {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* line 39, app/assets/stylesheets/pages/_user_kritiken.sass */
  #reviews .review .photo {
    width: 20%;
  }
  /* line 43, app/assets/stylesheets/pages/_user_kritiken.sass */
  #reviews .review .body {
    width: 80%;
    padding: 0 0 0 14px;
  }
}

/* line 1, app/assets/stylesheets/pages/_features.sass */
.features-grid .feature-item {
  height: 300px;
  background: black;
}

/* line 5, app/assets/stylesheets/pages/_features.sass */
.items .feature-item {
  position: relative;
  color: white;
}

/* line 10, app/assets/stylesheets/pages/_features.sass */
.items .feature-item .photo .likes-and-comments {
  padding-right: 4px;
  z-index: 2;
  transition: opacity 400ms ease;
  position: absolute;
  right: 10px;
  bottom: 12px;
  background-color: transparent;
  font-size: 14px;
}

/* line 21, app/assets/stylesheets/pages/_features.sass */
.items .feature-item .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.65);
  transition: background-color 400ms ease;
}

/* line 26, app/assets/stylesheets/pages/_features.sass */
.items .feature-item .overlay .text {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}

/* line 30, app/assets/stylesheets/pages/_features.sass */
.items .feature-item:hover .overlay {
  background-color: rgba(0, 0, 0, 0.35);
}

/* line 35, app/assets/stylesheets/pages/_features.sass */
.feature-item.smaller {
  height: 175px;
}

@media screen and (max-width: 767px) {
  /* line 40, app/assets/stylesheets/pages/_features.sass */
  .features-grid .items {
    display: block;
  }
  /* line 44, app/assets/stylesheets/pages/_features.sass */
  .features-grid .items .feature-item {
    height: 150px;
  }
  /* line 47, app/assets/stylesheets/pages/_features.sass */
  .features-grid .items .feature-item .photo .likes-and-comments {
    opacity: 1;
  }
  /* line 50, app/assets/stylesheets/pages/_features.sass */
  .features-grid .items .feature-item h5 {
    font-size: 18px;
  }
}

/* line 1, app/assets/stylesheets/pages/_raffles.sass */
.raffles-grid {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
  margin-right: 0;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.raffles-grid:last-child {
  margin-right: 0;
}

/* line 6, app/assets/stylesheets/pages/_raffles.sass */
.raffles-grid .items .item {
  float: left;
  display: block;
  margin-right: 2.5641025641%;
  width: 23.0769230769%;
  margin-bottom: 15px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.05);
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.raffles-grid .items .item:last-child {
  margin-right: 0;
}

/* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.raffles-grid .items .item:nth-child(4n) {
  margin-right: 0;
}

/* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.raffles-grid .items .item:nth-child(4n+1) {
  clear: left;
}

/* line 12, app/assets/stylesheets/pages/_raffles.sass */
.raffles-grid .items .item .photo {
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.raffles-grid .items .item .photo img {
  width: 100%;
  display: block;
}

/* line 15, app/assets/stylesheets/pages/_raffles.sass */
.raffles-grid .items .item .photo img {
  transition: transform 200ms ease-in-out;
}

/* line 18, app/assets/stylesheets/pages/_raffles.sass */
.raffles-grid .items .item:hover .photo img {
  -webkit-transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
  -o-transform: scale(1.03, 1.03);
  transform: scale(1.03, 1.03);
}

/* line 21, app/assets/stylesheets/pages/_raffles.sass */
.raffles-grid .items .item .body {
  text-align: center;
  padding: 20px 15px 25px;
  color: #9B9B9B;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 27, app/assets/stylesheets/pages/_raffles.sass */
.raffles-grid .items .item .body h5 {
  font-size: 15px;
  font-weight: 300;
  color: #777;
  margin-bottom: 12px;
  line-height: 1.6;
}

/* line 34, app/assets/stylesheets/pages/_raffles.sass */
.raffles-grid .items .item .body p {
  font-size: 14px;
  margin-bottom: 12px;
}

/* line 38, app/assets/stylesheets/pages/_raffles.sass */
.raffles-grid .items .item:hover {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 767px) {
  /* line 43, app/assets/stylesheets/pages/_raffles.sass */
  .raffles-grid .items .item {
    width: 100%;
  }
}

/* line 2, app/assets/stylesheets/pages/_adminarea.sass */
.container .content-box {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 74.6835443038%;
  margin-left: 12.6582278481%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container .content-box:last-child {
  margin-right: 0;
}

/* line 6, app/assets/stylesheets/pages/_adminarea.sass */
.container .content-box.conversations {
  float: left;
  display: block;
  margin-right: 1.0101010101%;
  width: 59.595959596%;
  margin-left: 20.202020202%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container .content-box.conversations:last-child {
  margin-right: 0;
}

/* line 10, app/assets/stylesheets/pages/_adminarea.sass */
.container.static-page {
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.container.static-page img {
  width: 100%;
  display: block;
}

/* line 15, app/assets/stylesheets/pages/_adminarea.sass */
.container.static-page .content-box {
  float: left;
  display: block;
  margin-right: 1.1235955056%;
  width: 55.0561797753%;
  margin-left: 22.4719101124%;
  line-height: 1.6;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.static-page .content-box:last-child {
  margin-right: 0;
}

/* line 20, app/assets/stylesheets/pages/_adminarea.sass */
.container.static-page ul {
  list-style: initial;
  margin-left: 20px;
}

/* line 24, app/assets/stylesheets/pages/_adminarea.sass */
.container.static-page ul li {
  margin: 6px 0;
}

/* line 27, app/assets/stylesheets/pages/_adminarea.sass */
.container.static-page h2 {
  margin: 15px 0 20px;
}

/* line 30, app/assets/stylesheets/pages/_adminarea.sass */
.container.static-page h2 strong {
  font-weight: 600;
}

/* line 33, app/assets/stylesheets/pages/_adminarea.sass */
.container.static-page h4 {
  margin: 24px 0 12px;
}

/* line 36, app/assets/stylesheets/pages/_adminarea.sass */
.container.static-page h3 {
  font-size: 18px;
  font-weight: 600;
}

/* line 41, app/assets/stylesheets/pages/_adminarea.sass */
.container.three-parts > section {
  float: left;
  display: block;
  margin-right: 3.4482758621%;
  width: 31.0344827586%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.three-parts > section:last-child {
  margin-right: 0;
}

/* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.container.three-parts > section:nth-child(3) {
  margin-right: 0;
}

/* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.container.three-parts > section:nth-child(3+1) {
  clear: left;
}

/* line 45, app/assets/stylesheets/pages/_adminarea.sass */
.container.three-parts > section .movie {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
  margin-bottom: 20px;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.three-parts > section .movie:last-child {
  margin-right: 0;
}

/* line 49, app/assets/stylesheets/pages/_adminarea.sass */
.container.three-parts > section .movie .bild {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 24.0506329114%;
  padding-right: 20px;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.three-parts > section .movie .bild:last-child {
  margin-right: 0;
}

/* line 53, app/assets/stylesheets/pages/_adminarea.sass */
.container.three-parts > section .movie .bild img {
  width: 100%;
}

/* line 56, app/assets/stylesheets/pages/_adminarea.sass */
.container.three-parts > section .movie .body {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 74.6835443038%;
  margin-right: 0;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.three-parts > section .movie .body:last-child {
  margin-right: 0;
}

/* line 60, app/assets/stylesheets/pages/_adminarea.sass */
.container.three-parts > section .movie .body h4 {
  margin-top: 40px;
}

/* line 65, app/assets/stylesheets/pages/_adminarea.sass */
.container.conversation-page .content-box {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
  margin-left: 0%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.conversation-page .content-box:last-child {
  margin-right: 0;
}

/* line 69, app/assets/stylesheets/pages/_adminarea.sass */
.container.conversation-page .content-box header {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
  margin-bottom: 40px;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.conversation-page .content-box header:last-child {
  margin-right: 0;
}

/* line 73, app/assets/stylesheets/pages/_adminarea.sass */
.container.conversation-page .content-box header #title {
  float: left;
  margin: 12px;
}

/* line 77, app/assets/stylesheets/pages/_adminarea.sass */
.container.conversation-page .content-box header #title h2 {
  margin: 0;
}

/* line 80, app/assets/stylesheets/pages/_adminarea.sass */
.container.conversation-page .content-box header #title input {
  margin: 0;
  position: relative;
  bottom: 4px;
  width: 813px;
  margin-bottom: -7px;
}

/* line 87, app/assets/stylesheets/pages/_adminarea.sass */
.container.conversation-page .content-box .chat {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 74.6835443038%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.conversation-page .content-box .chat:last-child {
  margin-right: 0;
}

/* line 90, app/assets/stylesheets/pages/_adminarea.sass */
.container.conversation-page .content-box .online-now {
  padding-left: 40px;
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 24.0506329114%;
  margin-right: 0;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.conversation-page .content-box .online-now:last-child {
  margin-right: 0;
}

/* line 98, app/assets/stylesheets/pages/_adminarea.sass */
.container.community-page .feed .body > .rating, .container.community-page .feed .columns > .rating {
  float: left;
  margin-top: 10px;
}

/* line 102, app/assets/stylesheets/pages/_adminarea.sass */
.container.community-page .feed .body img, .container.community-page .feed .columns img {
  margin-top: 10px;
  max-width: 300px;
}

/* line 106, app/assets/stylesheets/pages/_adminarea.sass */
.container.form-page {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 112, app/assets/stylesheets/pages/_adminarea.sass */
.container.form-page .gender input[type="radio"] {
  margin-right: 15px;
}

/* line 115, app/assets/stylesheets/pages/_adminarea.sass */
.container.form-page .control-group {
  margin-bottom: 20px;
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.form-page .control-group:last-child {
  margin-right: 0;
}

/* line 119, app/assets/stylesheets/pages/_adminarea.sass */
.container.form-page label {
  margin: 0 0 6px 2px;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
}

/* line 126, app/assets/stylesheets/pages/_adminarea.sass */
.container.form-page input {
  margin-bottom: 12px;
}

/* line 130, app/assets/stylesheets/pages/_adminarea.sass */
.container.form-page.edit-news .content-box {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 74.6835443038%;
  margin-left: 12.6582278481%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container.form-page.edit-news .content-box:last-child {
  margin-right: 0;
}

/* line 134, app/assets/stylesheets/pages/_adminarea.sass */
.container.form-page.edit-news .checklist {
  padding: 30px;
  border: 2px solid #ffe5a1;
}

/* line 140, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .all-results p {
  margin: 0;
  font-weight: 400;
}

/* line 144, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .all-results h1 {
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 151, app/assets/stylesheets/pages/_adminarea.sass */
.top-results.top-results-4 {
  margin-top: 30px;
}

/* line 154, app/assets/stylesheets/pages/_adminarea.sass */
.top-results.top-results-4 .search-part {
  float: left;
  display: block;
  margin-right: 2.5641025641%;
  width: 23.0769230769%;
  padding-right: 20px;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.top-results.top-results-4 .search-part:last-child {
  margin-right: 0;
}

/* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.top-results.top-results-4 .search-part:nth-child(4n) {
  margin-right: 0;
}

/* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.top-results.top-results-4 .search-part:nth-child(4n+1) {
  clear: left;
}

/* line 159, app/assets/stylesheets/pages/_adminarea.sass */
.top-results.top-results-4 .search-part h2 {
  margin-bottom: 20px;
}

/* line 163, app/assets/stylesheets/pages/_adminarea.sass */
.top-results.top-results-2 .search-part {
  padding-left: 20px;
  padding-right: 20px;
  width: 50%;
  float: left;
}

/* line 169, app/assets/stylesheets/pages/_adminarea.sass */
.top-results.top-results-2 .search-part .result .poster {
  width: 20%;
}

@media screen and (max-width: 767px) {
  /* line 173, app/assets/stylesheets/pages/_adminarea.sass */
  .top-results.top-results-4 .search-part, .top-results.top-results-2 .search-part {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}

/* line 179, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .search-part h5.search-count {
  font-size: 18px;
  font-weight: 300;
  margin: 8px 0 14px;
}

/* line 184, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .search-part .result {
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
  display: block;
}

/* line 189, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .search-part .result:last-child {
  border-bottom: 0;
}

/* line 192, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .search-part .result .poster, .top-results .search-part .result .bild {
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.top-results .search-part .result .poster img, .top-results .search-part .result .bild img {
  width: 100%;
  display: block;
}

/* line 195, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .search-part .result .body {
  margin-top: 16px;
}

/* line 198, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .search-part .result .body p {
  font-size: 16px;
  font-weight: 600;
}

/* line 203, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .search-part .result .body p small {
  display: block;
  font-weight: 300;
}

/* line 207, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .search-part .result.news-result {
  padding: 5px 0;
  border: 0;
  display: block;
}

/* line 213, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .search-part .result.news-result .body p {
  font-size: 12px;
  font-weight: 300;
  white-space: initial;
}

/* line 218, app/assets/stylesheets/pages/_adminarea.sass */
.top-results .search-part .show-all {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
}

/* line 225, app/assets/stylesheets/pages/_adminarea.sass */
.sortable.faceoff h4 {
  line-height: 50px;
}

/* line 229, app/assets/stylesheets/pages/_adminarea.sass */
.sortable.feature .list-item, .sortable.faceoff .list-item {
  cursor: move;
  margin-bottom: 20px;
}

/* line 233, app/assets/stylesheets/pages/_adminarea.sass */
.sortable.feature .list-item .bild, .sortable.faceoff .list-item .bild {
  overflow: hidden;
  width: 25%;
  padding-right: 10px;
  float: left;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.sortable.feature .list-item .bild img, .sortable.faceoff .list-item .bild img {
  width: 100%;
  display: block;
}

/* line 239, app/assets/stylesheets/pages/_adminarea.sass */
.sortable.feature .list-item .body, .sortable.faceoff .list-item .body {
  float: left;
  width: 75%;
}

/* line 243, app/assets/stylesheets/pages/_adminarea.sass */
.sortable.feature .list-item .body h4, .sortable.faceoff .list-item .body h4 {
  line-height: 38px;
}

/* line 246, app/assets/stylesheets/pages/_adminarea.sass */
.version-release {
  margin-bottom: 42px;
}

/* line 249, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 18px;
  border-bottom: 2px solid #ffe5a1;
}

/* line 257, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__header h4 {
  margin: 8px 0 0;
  font-size: 28px;
}

/* line 261, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__header time {
  padding-bottom: 4px;
  color: #9B9B9B;
}

/* line 265, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__badge {
  display: inline-block;
  padding: 5px 9px;
  background: #ffe5a1;
  color: #111;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

/* line 275, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__intro {
  max-width: 760px;
  margin: 24px 0 28px;
  font-size: 17px;
  line-height: 1.65;
}

/* line 281, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

/* line 286, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__group {
  padding: 22px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.02);
}

/* line 291, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__group h5 {
  margin: 0 0 16px;
  font-size: 17px;
  font-weight: 600;
}

/* line 296, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__group ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 301, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__group li {
  position: relative;
  margin: 0 0 13px;
  padding-left: 19px;
  line-height: 1.55;
}

/* line 307, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__group li:last-child {
  margin-bottom: 0;
}

/* line 310, app/assets/stylesheets/pages/_adminarea.sass */
.version-release__group li:before {
  position: absolute;
  top: 0;
  left: 0;
  color: #ffe5a1;
  content: "\2022";
}

/* line 317, app/assets/stylesheets/pages/_adminarea.sass */
.version-history__legacy {
  padding-top: 4px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 767px) {
  /* line 323, app/assets/stylesheets/pages/_adminarea.sass */
  .version-release__header {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }
  /* line 328, app/assets/stylesheets/pages/_adminarea.sass */
  .version-release__grid {
    grid-template-columns: 1fr;
  }
}

/* line 330, app/assets/stylesheets/pages/_adminarea.sass */
.staff-menu {
  position: relative;
  align-self: center;
  flex: 0 0 auto;
  margin: 0 8px;
  z-index: 100;
  background: #222;
  color: #fff;
  border: 1px solid #d6b94c;
  border-radius: 8px;
  padding: 8px 14px;
  max-width: 90vw;
}

/* line 342, app/assets/stylesheets/pages/_adminarea.sass */
.staff-menu summary {
  cursor: pointer;
  white-space: nowrap;
}

/* line 345, app/assets/stylesheets/pages/_adminarea.sass */
.staff-menu ul {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  width: 240px;
  max-width: calc(100vw - 24px);
  max-height: calc(100vh - 90px);
  overflow-y: auto;
  margin: 0;
  background: #222;
  border: 1px solid #d6b94c;
  border-radius: 8px;
  list-style: none;
  padding: 10px 0;
}

/* line 359, app/assets/stylesheets/pages/_adminarea.sass */
.staff-menu a {
  display: block;
  padding: 6px;
  color: #fff;
}

@media (max-width: 1200px) {
  /* line 365, app/assets/stylesheets/pages/_adminarea.sass */
  .staff-menu {
    padding: 8px;
    margin: 0 4px;
  }
  /* line 368, app/assets/stylesheets/pages/_adminarea.sass */
  .staff-menu .staff-menu-label {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip-path: inset(50%);
  }
}

@media (max-width: 767px) {
  /* line 376, app/assets/stylesheets/pages/_adminarea.sass */
  .staff-menu ul {
    position: fixed;
    top: 58px;
    left: 12px;
    right: auto;
    box-sizing: border-box;
    max-height: calc(100vh - 50px - 20px);
    max-height: calc(100dvh - 50px - 20px);
    overscroll-behavior: contain;
  }
}

/* line 386, app/assets/stylesheets/pages/_adminarea.sass */
.account-delete-panel {
  border: 2px solid #b42318;
  border-radius: 6px;
  padding: 18px;
  margin: 20px 0;
}

/* line 392, app/assets/stylesheets/pages/_adminarea.sass */
.account-delete-panel h3 {
  color: #b42318;
}

/* line 395, app/assets/stylesheets/pages/_adminarea.sass */
.account-delete-panel .button.account-delete-button {
  background: #b42318;
  border: 2px solid #b42318;
  color: #fff;
  font-weight: bold;
  white-space: normal;
}

/* line 402, app/assets/stylesheets/pages/_adminarea.sass */
.account-delete-panel .button.account-delete-button:hover, .account-delete-panel .button.account-delete-button:focus-visible {
  background: #861a12;
  border-color: #861a12;
  color: #fff;
  outline: 2px solid #b42318;
  outline-offset: 3px;
}

/* line 409, app/assets/stylesheets/pages/_adminarea.sass */
.review-card {
  padding: 20px;
  margin: 16px 0;
  border: 1px solid #999;
  border-radius: 8px;
}

/* line 410, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-status {
  display: inline-block;
  padding: 8px 12px;
  border-radius: 6px;
  background: #fff3cd;
  color: #634b00;
  font-weight: 600;
}

/* line 417, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-clear-button {
  border: 2px solid #65766b;
  margin: 12px 0;
}

/* line 420, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-accounts-scroll {
  max-height: 65vh;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-gutter: stable;
  padding: 0;
  border: 1px solid #999;
  border-radius: 6px;
}

/* line 428, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-accounts-scroll:focus-visible {
  outline: 2px solid #b69832;
  outline-offset: 2px;
}

/* line 431, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-result dd {
  overflow-wrap: anywhere;
  margin-bottom: 10px;
}

/* line 434, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-result dt {
  font-weight: 600;
}

/* line 436, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-sort {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin: 20px 0;
}

/* line 442, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-sort .review-filters {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 12px 18px;
  width: 100%;
  min-width: 0;
  padding: 16px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 6px;
}

/* line 452, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-sort .review-filters label {
  min-width: 0;
  margin: 0;
}

/* line 455, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-sort .review-filters input:not([type=checkbox]), .review-card .review-sort .review-filters select {
  display: block;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

/* line 460, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-sort .review-filter-help {
  flex-basis: 100%;
  margin: 0;
}

/* line 463, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-pagination {
  display: flow-root;
  clear: both;
  margin: 20px 0;
  padding: 20px 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
}

/* line 470, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-pagination .pagination, .review-card .review-pagination .paginator {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 6px;
  position: static;
  float: none;
  height: auto;
  width: 100%;
  box-sizing: border-box;
  margin: 12px 0 0;
  padding: 0;
}

/* line 483, app/assets/stylesheets/pages/_adminarea.sass */
.review-card .review-pagination .pagination > *, .review-card .review-pagination .paginator > * {
  position: static;
  float: none;
  margin: 0;
}

/* line 487, app/assets/stylesheets/pages/_adminarea.sass */
.review-card.review-campaign {
  border: 2px solid #b69832;
}

/* line 493, app/assets/stylesheets/pages/_adminarea.sass */
.review-card summary {
  cursor: pointer;
}

/* line 495, app/assets/stylesheets/pages/_adminarea.sass */
.review-card label {
  display: block;
  margin: 12px 0;
}

/* line 499, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table {
  width: 100%;
  table-layout: fixed;
  min-width: 0;
  margin: 0;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
  line-height: 1.5;
}

/* line 500, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .review-sort-link {
  display: block;
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* line 505, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .review-sort-link:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 3px;
}

/* line 516, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table th, .review-accounts-table td {
  padding: 12px 8px;
  overflow-wrap: anywhere;
  box-sizing: border-box;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}

/* line 523, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table thead th {
  position: sticky;
  top: 0;
  z-index: 2;
  background: #30383c;
  color: #fff;
  white-space: normal;
}

/* line 530, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table thead th:nth-child(1) {
  width: 9%;
}

/* line 532, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table thead th:nth-child(2) {
  width: 16%;
}

/* line 534, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table thead th:nth-child(3) {
  width: 18%;
}

/* line 536, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table thead th:nth-child(4), .review-accounts-table thead th:nth-child(5) {
  width: 9%;
}

/* line 538, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table thead th:nth-child(6) {
  width: 13%;
}

/* line 540, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table thead th:nth-child(7) {
  width: 12%;
}

/* line 542, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table thead th:nth-child(8) {
  width: 14%;
}

/* line 544, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table tbody tr {
  background: #fff;
  color: #252525;
}

/* line 547, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table tbody tr:nth-child(even) {
  background: #f4f6f7;
}

/* line 549, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table tbody tr:hover, .review-accounts-table tbody tr:focus-within {
  background: #fff8e1;
}

/* line 551, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table tbody th {
  min-width: 0;
  overflow-wrap: anywhere;
}

/* line 554, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table small {
  display: block;
  margin-top: 8px;
  color: #555;
}

/* line 558, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table p {
  margin: 8px 0;
}

/* line 560, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .review-email, .review-accounts-table .review-finding {
  min-width: 0;
  overflow-wrap: anywhere;
}

/* line 563, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .review-row-actions {
  min-width: 0;
}

/* line 565, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .review-row-actions form {
  margin: 0 0 10px;
}

/* line 567, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .review-row-actions > form > .button {
  display: block;
  width: 100%;
  min-width: 0;
  height: auto;
  box-sizing: border-box;
  line-height: 1.4;
  overflow-wrap: anywhere;
  white-space: normal;
  margin: 8px 0;
  padding: 9px 12px;
  font-size: 12px;
}

/* line 579, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .review-empty {
  text-align: center;
  padding: 32px;
}

/* line 582, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .review-activity > div {
  margin-bottom: 10px;
}

/* line 584, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .review-activity > div > span {
  display: block;
  font-size: 12px;
}

/* line 587, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .activity-answer {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 4px;
}

/* line 591, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .activity-answer.is-yes {
  background: #e1f2e5;
  color: #235d32;
}

/* line 594, app/assets/stylesheets/pages/_adminarea.sass */
.review-accounts-table .activity-answer.is-no, .review-accounts-table .activity-answer.is-unknown {
  background: #e9ecef;
  color: #424a50;
}

@media (max-width: 900px) {
  /* line 599, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table {
    display: block;
  }
  /* line 601, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table thead {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip-path: inset(50%);
  }
  /* line 607, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody {
    display: block;
  }
  /* line 609, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody tr {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    padding: 12px;
    border-bottom: 2px solid #ccc;
  }
  /* line 614, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody th, .review-accounts-table tbody td {
    display: block;
    border: 0;
    min-width: 0;
    padding: 8px;
  }
  /* line 619, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody th::before, .review-accounts-table tbody td::before {
    display: block;
    color: #555;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 6px;
  }
  /* line 625, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody th:nth-child(1)::before, .review-accounts-table tbody td:nth-child(1)::before {
    content: 'Nutzer';
  }
  /* line 627, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody th:nth-child(2)::before, .review-accounts-table tbody td:nth-child(2)::before {
    content: 'Geprüfte E-Mail';
  }
  /* line 629, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody th:nth-child(3)::before, .review-accounts-table tbody td:nth-child(3)::before {
    content: 'Prüfergebnis';
  }
  /* line 631, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody th:nth-child(4)::before, .review-accounts-table tbody td:nth-child(4)::before {
    content: 'Registriert';
  }
  /* line 633, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody th:nth-child(5)::before, .review-accounts-table tbody td:nth-child(5)::before {
    content: 'Letzter Login';
  }
  /* line 635, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody th:nth-child(6)::before, .review-accounts-table tbody td:nth-child(6)::before {
    content: 'Status / Löschung';
  }
  /* line 637, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody th:nth-child(7)::before, .review-accounts-table tbody td:nth-child(7)::before {
    content: 'Aktivität';
  }
  /* line 639, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table tbody th:nth-child(8)::before, .review-accounts-table tbody td:nth-child(8)::before {
    content: 'Aktionen';
  }
  /* line 641, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table .review-row-actions, .review-accounts-table .review-empty {
    grid-column: 1 / -1;
  }
  /* line 643, app/assets/stylesheets/pages/_adminarea.sass */
  .review-accounts-table .review-empty::before {
    content: none;
  }
}

/* line 646, app/assets/stylesheets/pages/_adminarea.sass */
.staff-confirm-dialog {
  width: 520px;
  max-width: calc(100vw - 32px);
  max-height: 85vh;
  overflow-y: auto;
  padding: 24px;
  border: 2px solid #b69832;
  border-radius: 10px;
  background: #fff;
  color: #252525;
}

/* line 656, app/assets/stylesheets/pages/_adminarea.sass */
.staff-confirm-dialog::backdrop {
  background: rgba(0, 0, 0, 0.65);
}

/* line 658, app/assets/stylesheets/pages/_adminarea.sass */
.staff-confirm-dialog input[type="password"] {
  display: block;
  width: 100%;
  margin: 12px 0;
}

/* line 662, app/assets/stylesheets/pages/_adminarea.sass */
.staff-confirm-dialog .button {
  margin: 12px 8px 0 0;
}

/* line 2, app/assets/stylesheets/pages/_profile.sass */
.profile-page {
  --profile-surface: #fff;
  --profile-soft: #f5f7f8;
  --profile-text: #242b35;
  --profile-muted: #616a76;
  --profile-border: #e2e6ea;
  color: var(--profile-text);
}

/* line 9, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-notice, .profile-page .profile-management, .profile-page .profile-roles {
  width: calc(100% - 32px);
  max-width: 1120px;
  margin: 16px auto;
  box-sizing: border-box;
}

/* line 14, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-notice {
  padding: 16px 20px;
  border-left: 3px solid #b89b28;
  border-radius: 8px;
  background: var(--profile-soft);
  font-size: 14px;
  line-height: 1.7;
}

/* line 21, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr);
  gap: 12px;
  align-items: start;
}

/* line 26, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management-card, .profile-page .profile-roles, .profile-page .profile-about {
  background: var(--profile-surface);
  border: 1px solid var(--profile-border);
  border-radius: 12px;
}

/* line 30, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management-card {
  min-width: 0;
  border-radius: 5px;
}

/* line 33, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management-card:only-child {
  grid-column: 1 / -1;
}

/* line 35, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management-card summary {
  cursor: pointer;
  padding: 12px 16px;
  background: var(--profile-soft);
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  font-weight: 600;
}

/* line 42, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management-card[open] summary {
  border-bottom: 1px solid var(--profile-border);
}

/* line 44, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management-card .profile-management-body {
  padding: 12px 16px 16px;
}

/* line 46, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management-card label {
  display: block;
  margin: 12px 0 6px;
  font-size: 14px;
  font-weight: 600;
}

/* line 51, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management-card select, .profile-page .profile-management-card textarea {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  border: 1px solid var(--profile-border);
  border-radius: 8px;
  color: var(--profile-text);
  background: var(--profile-soft);
  font: inherit;
}

/* line 61, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management-card textarea {
  min-height: 68px;
  margin: 8px 0 12px;
  resize: vertical;
}

/* line 65, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-management-card .button {
  border-radius: 7px;
  white-space: normal;
  line-height: 1.5;
  padding: 8px 12px;
  max-width: 100%;
  margin: 0;
}

/* line 72, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-help {
  color: var(--profile-muted);
  font-size: 13px;
  line-height: 1.7;
  margin: 0;
}

/* line 77, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-staff-badge {
  display: inline-block;
  margin-left: 8px;
  padding: 3px 9px;
  border-radius: 20px;
  background: var(--profile-soft);
  color: var(--profile-muted);
  font-size: 11px;
}

/* line 85, app/assets/stylesheets/pages/_profile.sass */
.profile-page .account-delete-panel {
  margin: 0;
  padding: 16px;
  border-top: 3px solid #cf5349;
}

/* line 89, app/assets/stylesheets/pages/_profile.sass */
.profile-page .account-delete-panel h3 {
  margin: 0 0 10px;
  color: #c13e35;
  font-size: 14px;
}

/* line 93, app/assets/stylesheets/pages/_profile.sass */
.profile-page .account-delete-panel p {
  color: var(--profile-muted);
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 14px;
}

/* line 98, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles, .profile-page .profile-about {
  padding: 24px;
}

/* line 100, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles h2, .profile-page .profile-about h2 {
  font-size: 20px;
  margin: 0 0 12px;
}

/* line 103, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles {
  padding: 0;
  border-radius: 5px;
}

/* line 106, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles h2 {
  padding: 12px 16px;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  background: var(--profile-soft);
  border-bottom: 1px solid var(--profile-border);
}

/* line 113, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles h2 i {
  margin-right: 6px;
}

/* line 115, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 122, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  min-width: 0;
  padding: 12px 16px;
  border-right: 1px solid var(--profile-border);
  border-bottom: 1px solid var(--profile-border);
}

/* line 131, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles li:nth-child(2n) {
  border-right: 0;
}

/* line 133, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles li:nth-last-child(-n+2) {
  border-bottom: 0;
}

/* line 135, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles .profile-role-name {
  font-size: 14px;
  font-weight: 600;
}

/* line 138, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles .profile-role-status {
  display: block;
  font-size: 12px;
  color: var(--profile-muted);
  font-weight: 400;
  margin-top: 4px;
}

/* line 144, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles .profile-role-action {
  display: inline-block;
  margin: 0;
  padding: 7px 9px;
  flex-shrink: 0;
  border: 1px solid var(--profile-border);
  border-radius: 6px;
  background: var(--profile-surface);
  font-size: 13px;
  color: var(--profile-text);
}

/* line 154, app/assets/stylesheets/pages/_profile.sass */
.profile-page .profile-roles .profile-role-action:hover {
  border-color: #b89b28;
}

/* line 156, app/assets/stylesheets/pages/_profile.sass */
.profile-page a:focus-visible, .profile-page summary:focus-visible, .profile-page select:focus-visible, .profile-page textarea:focus-visible, .profile-page .button:focus-visible {
  outline: 2px solid #b89b28;
  outline-offset: 4px;
}

/* line 160, app/assets/stylesheets/pages/_profile.sass */
.profile-page .user-profile .panel-light, .profile-page .user-profile .panel-dark {
  background: transparent;
}

/* line 162, app/assets/stylesheets/pages/_profile.sass */
.profile-page .user-profile .profile-bar {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin: 28px 0 20px;
}

/* line 167, app/assets/stylesheets/pages/_profile.sass */
.profile-page .user-profile .profile-bar .part {
  width: auto;
  float: none;
  padding: 24px;
  border: 1px solid var(--profile-border);
  border-radius: 12px;
  background: var(--profile-surface);
}

/* line 174, app/assets/stylesheets/pages/_profile.sass */
.profile-page .user-profile .user-stats-navi.large {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin: 0 0 24px;
}

/* line 179, app/assets/stylesheets/pages/_profile.sass */
.profile-page .user-profile .user-stats-navi.large::before, .profile-page .user-profile .user-stats-navi.large::after {
  content: none;
  display: none;
}

/* line 182, app/assets/stylesheets/pages/_profile.sass */
.profile-page .user-profile .user-stats-navi.large li {
  width: auto;
  float: none;
  padding: 0;
}

/* line 186, app/assets/stylesheets/pages/_profile.sass */
.profile-page .user-profile .user-stats-navi.large li a {
  padding: 18px 8px;
  border: 1px solid var(--profile-border);
  border-radius: 10px;
  background: var(--profile-soft);
  color: var(--profile-text);
}

/* line 192, app/assets/stylesheets/pages/_profile.sass */
.profile-page .user-profile .user-stats-navi.large li a:hover {
  border-color: #b89b28;
}

/* line 194, app/assets/stylesheets/pages/_profile.sass */
.profile-page .user-profile .user-stats-navi.large li .sub {
  margin-top: 8px;
  color: var(--profile-muted);
  font-size: 12px;
}

/* line 198, app/assets/stylesheets/pages/_profile.sass */
.profile-page .user-profile .profile-about {
  overflow-wrap: anywhere;
}

/* line 201, app/assets/stylesheets/pages/_profile.sass */
body.dark_theme .profile-page {
  --profile-surface: #22262c;
  --profile-soft: #191d22;
  --profile-text: #e9edf1;
  --profile-muted: #adb6c1;
  --profile-border: #3b424c;
}

/* line 207, app/assets/stylesheets/pages/_profile.sass */
body.dark_theme .profile-page .account-delete-panel h3 {
  color: #ff8b80;
}

@media (min-width: 1100px) {
  /* line 212, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-roles ul {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  /* line 214, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-roles li {
    border-bottom: 0;
  }
  /* line 216, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-roles li:nth-child(2) {
    border-right: 1px solid var(--profile-border);
  }
}

@media (max-width: 480px) {
  /* line 221, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-roles ul {
    grid-template-columns: minmax(0, 1fr);
  }
  /* line 223, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-roles li:nth-child(n) {
    border-right: 0;
    border-bottom: 1px solid var(--profile-border);
  }
  /* line 226, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-roles li:last-child {
    border-bottom: 0;
  }
}

@media (max-width: 767px) {
  /* line 231, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-management, .profile-page .user-profile .profile-bar {
    grid-template-columns: minmax(0, 1fr);
  }
  /* line 233, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .user-profile .user-stats-navi.large {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  /* line 235, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-management-card summary, .profile-page .profile-management-card .profile-management-body, .profile-page .account-delete-panel {
    padding: 12px;
  }
  /* line 237, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-roles li {
    padding: 10px;
    border-bottom: 1px solid var(--profile-border);
  }
  /* line 240, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-roles li:nth-child(2n) {
    border-right: 0;
  }
  /* line 242, app/assets/stylesheets/pages/_profile.sass */
  .profile-page .profile-roles li:nth-last-child(-n+2) {
    border-bottom: 0;
  }
  /* line 244, app/assets/stylesheets/pages/_profile.sass */
  .user-header.smaller {
    min-height: 240px;
  }
  /* line 246, app/assets/stylesheets/pages/_profile.sass */
  .user-header.smaller .user-banner-info {
    padding-bottom: 95px;
  }
}

/* line 249, app/assets/stylesheets/pages/_profile.sass */
.user-header {
  height: 500px;
  overflow: hidden;
}

/* line 253, app/assets/stylesheets/pages/_profile.sass */
.user-header.smaller {
  height: 180px;
}

/* line 257, app/assets/stylesheets/pages/_profile.sass */
.user-header.smaller .user-banner-info .avatar-wrap {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 80px;
  -moz-flex: 0 0 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  margin: 0 15px 0 50px;
}

/* line 261, app/assets/stylesheets/pages/_profile.sass */
.user-header.smaller .user-banner-info .avatar-wrap img {
  border: 3px solid rgba(255, 255, 255, 0.1);
}

/* line 264, app/assets/stylesheets/pages/_profile.sass */
.user-header.smaller .user-banner-info .short-info {
  margin-top: 5px;
}

/* line 267, app/assets/stylesheets/pages/_profile.sass */
.user-header.smaller .user-banner-info .short-info > span {
  margin: 0 10px 0 0;
}

/* line 270, app/assets/stylesheets/pages/_profile.sass */
.user-header .user-banner-info {
  color: white;
  padding-bottom: 40px;
}

/* line 274, app/assets/stylesheets/pages/_profile.sass */
.user-header .user-banner-info span {
  display: inline-block;
}

/* line 277, app/assets/stylesheets/pages/_profile.sass */
.user-header .user-banner-info .label {
  font-size: 10px;
  text-transform: uppercase;
  padding: 4px 8px;
  position: relative;
  bottom: 5px;
}

/* line 284, app/assets/stylesheets/pages/_profile.sass */
.user-header .user-banner-info .label.crew {
  background-color: #ffb000;
}

/* line 287, app/assets/stylesheets/pages/_profile.sass */
.user-header .user-banner-info .label.patron {
  background-color: #3b5998;
}

/* line 290, app/assets/stylesheets/pages/_profile.sass */
.user-header .user-banner-info .avatar-wrap {
  position: relative;
  width: 150px;
  display: inline-block;
  overflow: initial;
}

/* line 296, app/assets/stylesheets/pages/_profile.sass */
.user-header .user-banner-info .avatar-wrap img {
  border: 10px solid rgba(255, 255, 255, 0.25);
}

/* line 300, app/assets/stylesheets/pages/_profile.sass */
.user-header .user-banner-info .short-info > span {
  margin: 0 8px;
  line-height: 1.7;
}

/* line 304, app/assets/stylesheets/pages/_profile.sass */
.user-header .user-banner-info .short-info > span .flaticon-calendar, .user-header .user-banner-info .short-info > span .flaticon-time {
  margin-right: 3px;
}

/* line 309, app/assets/stylesheets/pages/_profile.sass */
.user-header .user-banner-info .msg {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(39, 160, 215, 0.75);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 34px;
  font-size: 18px;
  border: 3px solid rgba(255, 255, 255, 0.25);
  text-align: center;
}

/* line 322, app/assets/stylesheets/pages/_profile.sass */
.user-header .edit-btns {
  right: 15px;
  bottom: 55px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

/* line 328, app/assets/stylesheets/pages/_profile.sass */
.user-header .edit-btns .button {
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  margin: 0;
}

/* line 334, app/assets/stylesheets/pages/_profile.sass */
.user-header .edit-btns form {
  display: inline-block;
}

/* line 337, app/assets/stylesheets/pages/_profile.sass */
.user-header:hover .edit-btns {
  display: flex;
}

/* line 340, app/assets/stylesheets/pages/_profile.sass */
.user-header .main-navi-wrap {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.33);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 347, app/assets/stylesheets/pages/_profile.sass */
.user-header .main-navi-wrap .main-navi {
  min-width: 760px;
}

/* line 351, app/assets/stylesheets/pages/_profile.sass */
.user-header .main-navi-wrap .main-navi > li a.active {
  border-color: transparent;
  box-shadow: inset 0 -3px 0 #ffb000;
  color: #ffb000;
}

/* line 360, app/assets/stylesheets/pages/_profile.sass */
.profile-bar .part {
  float: left;
  width: 50%;
  padding: 20px 12px;
  text-align: center;
  position: relative;
}

/* line 52, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.profile-bar .part:nth-child(2) {
  margin-right: 0;
}

/* line 57, vendor/assets/stylesheets/legacy_mixins/grid/_omega.scss */
.profile-bar .part:nth-child(2+1) {
  clear: left;
}

@media screen and (max-width: 767px) {
  /* line 360, app/assets/stylesheets/pages/_profile.sass */
  .profile-bar .part {
    width: 100%;
  }
}

/* line 371, app/assets/stylesheets/pages/_profile.sass */
.watched-text {
  margin-bottom: 10px;
}

/* line 374, app/assets/stylesheets/pages/_profile.sass */
.watched-text i.fa {
  font-size: 24px;
  position: relative;
  top: 3px;
}

/* line 379, app/assets/stylesheets/pages/_profile.sass */
.watched-text .value {
  color: #ffb000;
}

/* line 383, app/assets/stylesheets/pages/_profile.sass */
.watched-digits .prompt {
  display: inline-block;
  margin-right: 8px;
}

/* line 387, app/assets/stylesheets/pages/_profile.sass */
.watched-digits .prompt:last-child {
  margin-right: 0;
}

/* line 390, app/assets/stylesheets/pages/_profile.sass */
.watched-digits .prompt p {
  margin: 0;
  line-height: 1.1;
}

/* line 394, app/assets/stylesheets/pages/_profile.sass */
.watched-digits .prompt .value {
  font-size: 32px;
}

/* line 397, app/assets/stylesheets/pages/_profile.sass */
.watched-digits .prompt .sub {
  font-size: 14px;
}

/* line 400, app/assets/stylesheets/pages/_profile.sass */
.user-stats-navi {
  text-align: center;
}

/* line 403, app/assets/stylesheets/pages/_profile.sass */
.user-stats-navi li {
  float: left;
  width: 20%;
  padding: 10px 10px;
}

@media screen and (max-width: 767px) {
  /* line 403, app/assets/stylesheets/pages/_profile.sass */
  .user-stats-navi li {
    width: 33.33%;
  }
}

/* line 411, app/assets/stylesheets/pages/_profile.sass */
.user-stats-navi li a {
  display: block;
}

/* line 414, app/assets/stylesheets/pages/_profile.sass */
.user-stats-navi li p {
  margin: 0;
  line-height: 1.1;
}

/* line 418, app/assets/stylesheets/pages/_profile.sass */
.user-stats-navi li .value {
  font-size: 26px;
}

/* line 421, app/assets/stylesheets/pages/_profile.sass */
.user-stats-navi li .sub {
  font-size: 14px;
}

/* line 425, app/assets/stylesheets/pages/_profile.sass */
.user-stats-navi.large li {
  width: 12.5%;
}

@media screen and (max-width: 767px) {
  /* line 425, app/assets/stylesheets/pages/_profile.sass */
  .user-stats-navi.large li {
    width: 25%;
  }
}

/* line 2, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section {
  padding-left: 40px;
  border-right: 1px solid #343434;
}

/* line 6, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section:last-child {
  border-right: 0;
}

/* line 9, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section .hdl {
  margin-bottom: 25px;
  color: white;
}

/* line 13, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section li a, .main-footer .section .copyright {
  display: block;
  padding: 8px 0;
}

/* line 17, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section .hosting-credit {
  display: block;
  margin-top: 4px;
}

/* line 21, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section.social {
  padding-right: 30px;
  border-left: 1px solid #343434;
}

/* line 26, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section.social li:last-child a {
  margin-bottom: 0;
}

/* line 29, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section.social li a {
  padding: 0;
  margin-bottom: 12.5px;
}

/* line 34, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section.social li a i {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  background-color: #454545;
  display: inline-block;
}

/* line 44, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section.social li a span {
  margin-left: 18px;
  position: relative;
  bottom: 2px;
}

/* line 49, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section.social li a.youtube:hover {
  color: #f14247;
}

/* line 52, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section.social li a.twitter:hover {
  color: #21c2ff;
}

/* line 55, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section.social li a.facebook:hover {
  color: #4c70ba;
}

/* line 58, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section.social li a.medium:hover {
  color: #00ab6b;
}

/* line 61, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section .footer-form {
  border-bottom: 1px solid #555;
  padding: 10px 0;
}

/* line 65, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section .footer-form input:not([type=submit]) {
  background-color: transparent;
  border: 0;
  color: white;
  font-size: 14px;
  padding: 0;
  width: 74%;
}

/* line 73, app/assets/stylesheets/pages/_footer.sass */
.main-footer .section .footer-form input[type=submit] {
  border: 0;
  background: transparent;
  color: #ffb000;
  float: right;
  padding: 0 4px;
  font-size: 20px;
  line-height: 0.7;
}

@media screen and (max-width: 767px) {
  /* line 2, app/assets/stylesheets/pages/_footer.sass */
  .main-footer .section {
    text-align: left;
    padding: 0 15px;
  }
  /* line 86, app/assets/stylesheets/pages/_footer.sass */
  .main-footer .section.some-links {
    border: 0;
    text-align: right;
  }
  /* line 90, app/assets/stylesheets/pages/_footer.sass */
  .main-footer .section.social {
    border-left: 0;
    text-align: center;
    margin-top: 35px;
  }
  /* line 95, app/assets/stylesheets/pages/_footer.sass */
  .main-footer .section.social li {
    display: inline-block;
  }
  /* line 97, app/assets/stylesheets/pages/_footer.sass */
  .main-footer .section.social li a {
    display: inline-block;
  }
  /* line 100, app/assets/stylesheets/pages/_footer.sass */
  .main-footer .section.social li a i {
    display: none;
  }
}

/* line 104, app/assets/stylesheets/pages/_footer.sass */
.icons-footer .item {
  display: inline-block;
  margin: 0 15px;
}

/* line 108, app/assets/stylesheets/pages/_footer.sass */
.icons-footer .item i {
  font-size: 30px;
  display: block;
}

/* line 112, app/assets/stylesheets/pages/_footer.sass */
.icons-footer .item .label {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  /* line 118, app/assets/stylesheets/pages/_footer.sass */
  .icons-footer .item {
    margin: 0;
    display: initial;
    float: left;
    padding: 10px 5px;
    width: 25%;
  }
  /* line 125, app/assets/stylesheets/pages/_footer.sass */
  .icons-footer .item i {
    font-size: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  /* line 132, app/assets/stylesheets/pages/_footer.sass */
  .icons-footer .item .label {
    font-size: 12px;
  }
}

/* line 137, app/assets/stylesheets/pages/_footer.sass */
.fb-messenger-banner {
  text-align: center;
  padding: 30px 15px;
  min-height: 100px;
  background-color: #af4d68;
  background-image: -webkit-linear-gradient(-420deg, #af4d68, #005570);
  background-image: linear-gradient(150deg,#af4d68, #005570);
}

/* line 143, app/assets/stylesheets/pages/_footer.sass */
.fb-messenger-banner .fb-messenger-banner-title {
  color: white;
  font-weight: 300;
  font-size: 24px;
  margin-bottom: 15px;
}

/* line 24, app/assets/stylesheets/pages/_seen_tvshows_grid.sass */
.tracker .season {
  margin-bottom: 16px;
}

/* line 27, app/assets/stylesheets/pages/_seen_tvshows_grid.sass */
.tracker .season .label {
  margin-bottom: 4px;
}

/* line 30, app/assets/stylesheets/pages/_seen_tvshows_grid.sass */
.tracker .season .big {
  margin-top: 9px;
}

/* line 33, app/assets/stylesheets/pages/_seen_tvshows_grid.sass */
.tracker .season .big .right {
  position: relative;
  bottom: 9px;
}

/* line 37, app/assets/stylesheets/pages/_seen_tvshows_grid.sass */
.tracker .bar {
  width: 100%;
  height: 4px;
  background-color: #ddd;
}

/* line 42, app/assets/stylesheets/pages/_seen_tvshows_grid.sass */
.tracker .bar .bar-filled {
  height: 100%;
  background-color: #ffb000;
}

/* line 1, app/assets/stylesheets/pages/_article.sass */
.embed {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 6, app/assets/stylesheets/pages/_article.sass */
.embed iframe, .embed embed {
  width: 100%;
}

/* line 18, app/assets/stylesheets/pages/_article.sass */
.sub .photo {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 38px;
  -moz-flex: 0 0 38px;
  -ms-flex: 0 0 38px;
  flex: 0 0 38px;
  overflow: hidden;
  margin: 4px 16px 0 0;
  min-width: 0;
}

/* line 24, app/assets/stylesheets/pages/_article.sass */
.sub.list-sub .photo {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 43px;
  -moz-flex: 0 0 43px;
  -ms-flex: 0 0 43px;
  flex: 0 0 43px;
  margin: 0 12px 0 0;
}

/* line 28, app/assets/stylesheets/pages/_article.sass */
.sub.lists-sub .photo {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 50px;
  -moz-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin: 0 0 0 12px;
}

/* line 32, app/assets/stylesheets/pages/_article.sass */
.sub.review-sub .photo, .sub.lg .photo {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 58px;
  -moz-flex: 0 0 58px;
  -ms-flex: 0 0 58px;
  flex: 0 0 58px;
  margin: 0 12px 0 0;
}

@media screen and (max-width: max-width 767px 4) {
  /* line 17, app/assets/stylesheets/pages/_article.sass */
  .sub {
    font-size: 12px;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  /* line 40, app/assets/stylesheets/pages/_article.sass */
  .sub .meta {
    font-size: 11px;
  }
}

/* line 43, app/assets/stylesheets/pages/_article.sass */
.source {
  margin-top: 5px;
  float: right;
}

@media screen and (max-width: 767px) {
  /* line 43, app/assets/stylesheets/pages/_article.sass */
  .source {
    float: none;
  }
}

/* line 55, app/assets/stylesheets/pages/_article.sass */
.mTitle {
  font-size: 60px;
  font-weight: 800;
}

/* line 59, app/assets/stylesheets/pages/_article.sass */
.mid7 {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
}

/* line 65, app/assets/stylesheets/pages/_article.sass */
.mid8-6 {
  margin: 0 auto;
  width: 100%;
  max-width: 860px;
}

/* line 70, app/assets/stylesheets/pages/_article.sass */
.mid4-8 {
  margin: 0 auto;
  width: 100%;
  max-width: 480px;
}

/* line 75, app/assets/stylesheets/pages/_article.sass */
.mid5-6 {
  margin: 0 auto;
  width: 100%;
  max-width: 560px;
}

/* line 80, app/assets/stylesheets/pages/_article.sass */
.light-gray {
  background-color: #fafafa;
}

/* line 83, app/assets/stylesheets/pages/_article.sass */
.actions-area {
  display: block;
  width: 100%;
  padding: 0 15px;
  font-size: 14px;
  border-bottom: 1px solid #f0f0f0;
}

/* line 90, app/assets/stylesheets/pages/_article.sass */
.actions-area #title {
  display: inline-block;
  margin: 0 0 0 24px;
  min-width: 40%;
}

/* line 95, app/assets/stylesheets/pages/_article.sass */
.actions-area #title input {
  margin-top: 5px;
}

/* line 98, app/assets/stylesheets/pages/_article.sass */
.actions-area .title {
  font-size: 15px;
  padding: 13px 0;
  cursor: default;
}

/* line 103, app/assets/stylesheets/pages/_article.sass */
.actions-area .medium-link {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.03em;
  padding: 16px 0;
  display: inline-block;
  margin-right: 14px;
}

/* line 111, app/assets/stylesheets/pages/_article.sass */
.actions-area .medium-link:last-child {
  margin-right: 0;
}

/* line 114, app/assets/stylesheets/pages/_article.sass */
.fluidbox {
  display: block;
  width: 100%;
  max-width: 920px;
  padding-left: 65px;
  padding-right: 65px;
  align-self: center;
}

@media screen and (max-width: 1024px) {
  /* line 114, app/assets/stylesheets/pages/_article.sass */
  .fluidbox {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  /* line 114, app/assets/stylesheets/pages/_article.sass */
  .fluidbox {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 1, app/assets/stylesheets/pages/_register.sass */
.container .regis-box {
  float: left;
  display: block;
  margin-right: 1.1235955056%;
  width: 77.5280898876%;
  margin-left: 11.2359550562%;
  position: relative;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.container .regis-box:last-child {
  margin-right: 0;
}

/* line 6, app/assets/stylesheets/pages/_register.sass */
.container .regis-box .part {
  float: left;
  width: 50%;
  padding: 10px;
  margin-bottom: 20px;
}

/* line 12, app/assets/stylesheets/pages/_register.sass */
.container .regis-box .part:first-child {
  padding-right: 50px;
}

/* line 15, app/assets/stylesheets/pages/_register.sass */
.container .regis-box .part:last-child {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 50px;
}

/* line 19, app/assets/stylesheets/pages/_register.sass */
.container .regis-box .part .header {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  text-align: center;
  margin: 0 0 30px;
}

/* line 27, app/assets/stylesheets/pages/_register.sass */
.container .regis-box .or {
  background-color: #FFF;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  color: #9B9B9B;
  padding: 10px;
  width: 54px;
  height: 34px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: -17px;
}

/* line 42, app/assets/stylesheets/pages/_register.sass */
.container .regis-box .footnote {
  margin-top: 30px;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  /* line 48, app/assets/stylesheets/pages/_register.sass */
  .container .regis-box .part {
    width: 100%;
    margin-bottom: 50px;
  }
  /* line 52, app/assets/stylesheets/pages/_register.sass */
  .container .regis-box .part:last-child {
    border: 0;
    padding: 0;
  }
  /* line 56, app/assets/stylesheets/pages/_register.sass */
  .container .regis-box .part:first-child {
    padding: 0;
  }
  /* line 59, app/assets/stylesheets/pages/_register.sass */
  .container .regis-box .or {
    display: none;
  }
}

/* line 64, app/assets/stylesheets/pages/_register.sass */
.registration-contact {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* line 71, app/assets/stylesheets/pages/_register.sass */
.registration-proof {
  clear: both;
  padding: 15px;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 4px;
}

/* line 79, app/assets/stylesheets/pages/_register.sass */
.registration-proof button {
  max-width: 100%;
  white-space: normal;
}

/* line 83, app/assets/stylesheets/pages/_register.sass */
.registration-proof [role="status"] {
  margin: 10px 0 0;
}

/* line 86, app/assets/stylesheets/pages/_register.sass */
.container .regis-box .registration-captcha {
  width: 100%;
  float: none;
  clear: both;
  padding: 10px;
  text-align: center;
}

/* line 93, app/assets/stylesheets/pages/_register.sass */
.container .regis-box .registration-captcha .g-recaptcha {
  display: inline-block;
}

/* line 96, app/assets/stylesheets/pages/_register.sass */
#registration-form {
  display: flow-root;
}

/* line 99, app/assets/stylesheets/pages/_register.sass */
#registration-form #new-way-register {
  padding-right: 50px;
}

/* line 102, app/assets/stylesheets/pages/_register.sass */
#registration-form .or {
  top: 60%;
}

@media (max-width: 767px) {
  /* line 106, app/assets/stylesheets/pages/_register.sass */
  #registration-form #new-way-register {
    padding: 10px;
  }
}

/* line 110, app/assets/stylesheets/pages/_register.sass */
.container.registration-page, .container.activation-page {
  max-width: 1040px;
  padding: 36px 24px 48px;
  margin: 0 auto;
  float: none;
  width: 100%;
  box-sizing: border-box;
}

/* line 118, app/assets/stylesheets/pages/_register.sass */
.registration-heading {
  text-align: center;
  margin-bottom: 28px;
}

/* line 121, app/assets/stylesheets/pages/_register.sass */
.registration-heading h1 {
  font-size: 32px;
  line-height: 1.25;
  margin: 0 0 12px;
}

/* line 125, app/assets/stylesheets/pages/_register.sass */
.registration-heading p {
  font-size: 16px;
  line-height: 1.6;
  margin: 6px 0;
}

/* line 130, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card {
  float: none;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  border: 1px solid rgba(128, 128, 128, 0.3);
  border-radius: 12px;
  overflow: hidden;
  padding: 0;
}

/* line 139, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card #registration-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  margin: 0;
}

/* line 143, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card section {
  padding: 28px;
  min-width: 0;
}

/* line 146, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card h2 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 24px;
}

/* line 153, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card label {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  text-transform: none;
  margin-bottom: 6px;
}

/* line 159, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card input[type="text"], .container.form-page .registration-card input[type="email"], .container.form-page .registration-card input[type="password"] {
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  padding: 12px 14px;
  border-radius: 6px;
  margin: 0 0 16px;
  min-height: 46px;
}

/* line 167, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card input:focus-visible, .container.form-page .registration-card button:focus-visible, .container.form-page .registration-card a:focus-visible {
  outline: 2px solid #ffb000;
  outline-offset: 3px;
}

/* line 170, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card .button {
  border-radius: 6px;
  white-space: normal;
  min-height: 44px;
  line-height: 1.4;
  font-size: 14px;
  padding: 12px;
}

/* line 177, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card .registration-newsletter {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin-top: 6px;
}

/* line 182, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card .registration-newsletter input {
  flex-shrink: 0;
  margin-top: 4px;
}

/* line 185, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card .registration-newsletter small {
  display: block;
  font-size: 12px;
  margin-top: 4px;
}

/* line 189, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card .registration-security {
  border-left: 1px solid rgba(128, 128, 128, 0.25);
  background: rgba(128, 128, 128, 0.055);
}

/* line 192, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card .registration-calculation input {
  display: block;
  max-width: 120px;
  margin-top: 8px;
}

/* line 196, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card .registration-proof {
  padding: 14px;
  border-color: rgba(128, 128, 128, 0.3);
  border-radius: 8px;
  margin: 16px 0;
  font-size: 13px;
  line-height: 1.5;
}

/* line 203, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card .registration-captcha {
  margin-bottom: 18px;
}

/* line 205, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card .registration-hint {
  font-size: 13px;
  line-height: 1.6;
  margin: 0 0 16px;
}

/* line 209, app/assets/stylesheets/pages/_register.sass */
.container.form-page .registration-card .registration-deadline {
  margin: 16px 0 0;
}

/* line 212, app/assets/stylesheets/pages/_register.sass */
.registration-step {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(255, 176, 0, 0.15);
  color: #e69e00;
  font-size: 15px;
  font-weight: 600;
}

/* line 224, app/assets/stylesheets/pages/_register.sass */
.registration-divider {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 18px 0;
  font-size: 13px;
}

/* line 230, app/assets/stylesheets/pages/_register.sass */
.registration-divider:before, .registration-divider:after {
  content: '';
  flex: 1;
  height: 1px;
  background: rgba(128, 128, 128, 0.3);
}

/* line 236, app/assets/stylesheets/pages/_register.sass */
.registration-footer, .activation-footer {
  clear: both;
  text-align: center;
  font-size: 14px;
  line-height: 1.8;
  margin-top: 22px;
}

/* line 243, app/assets/stylesheets/pages/_register.sass */
.container.form-page .activation-card {
  float: none;
  width: 100%;
  box-sizing: border-box;
  max-width: 560px;
  margin: 0 auto;
  padding: 28px;
  border: 1px solid rgba(128, 128, 128, 0.3);
  border-radius: 12px;
}

/* line 252, app/assets/stylesheets/pages/_register.sass */
.container.form-page .activation-card h1 {
  font-size: 26px;
  line-height: 1.3;
}

/* line 255, app/assets/stylesheets/pages/_register.sass */
.container.form-page .activation-card p {
  font-size: 15px;
  line-height: 1.6;
  margin: 16px 0;
}

/* line 259, app/assets/stylesheets/pages/_register.sass */
.container.form-page .activation-card label {
  text-transform: none;
}

/* line 261, app/assets/stylesheets/pages/_register.sass */
.container.form-page .activation-card .g-recaptcha {
  margin: 20px 0;
}

/* line 263, app/assets/stylesheets/pages/_register.sass */
.container.form-page .activation-card .button {
  white-space: normal;
  line-height: 1.5;
  border-radius: 6px;
}

/* line 269, app/assets/stylesheets/pages/_register.sass */
body.dark_theme .registration-page, body.dark_theme .activation-page {
  color: #b9bbc4;
}

/* line 271, app/assets/stylesheets/pages/_register.sass */
body.dark_theme .registration-page h1, body.dark_theme .registration-page h2, body.dark_theme .registration-page label, body.dark_theme .activation-page h1, body.dark_theme .activation-page h2, body.dark_theme .activation-page label {
  color: #e3e5eb;
}

@media (max-width: 767px) {
  /* line 275, app/assets/stylesheets/pages/_register.sass */
  .container.registration-page, .container.activation-page {
    padding: 24px 12px;
  }
  /* line 277, app/assets/stylesheets/pages/_register.sass */
  .registration-heading h1 {
    font-size: 26px;
  }
  /* line 279, app/assets/stylesheets/pages/_register.sass */
  .container.form-page .registration-card #registration-form {
    grid-template-columns: minmax(0, 1fr);
  }
  /* line 281, app/assets/stylesheets/pages/_register.sass */
  .container.form-page .registration-card section, .container.form-page .activation-card {
    padding: 20px 14px;
  }
  /* line 283, app/assets/stylesheets/pages/_register.sass */
  .container.form-page .registration-card .registration-security {
    border-left: 0;
    border-top: 1px solid rgba(128, 128, 128, 0.25);
  }
}

@media (max-width: 359px) {
  /* line 288, app/assets/stylesheets/pages/_register.sass */
  .container.registration-page, .container.activation-page {
    padding-left: 4px;
    padding-right: 4px;
  }
  /* line 291, app/assets/stylesheets/pages/_register.sass */
  .container.form-page .registration-card section, .container.form-page .activation-card {
    padding-left: 3px;
    padding-right: 3px;
  }
}

/* line 1, app/assets/stylesheets/pages/_settings.sass */
.account-settings {
  --settings-surface: #fff;
  --settings-text: #242b35;
  --settings-muted: #616a76;
  --settings-border: #e2e6ea;
  --settings-soft: #f5f7f8;
  max-width: 1100px;
  padding: 42px 24px 64px;
  color: var(--settings-text);
}

/* line 10, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-heading {
  margin-bottom: 32px;
}

/* line 12, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-heading h1 {
  font-size: 36px;
  font-weight: 600;
  margin: 8px 0 10px;
}

/* line 16, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-heading p {
  color: var(--settings-muted);
}

/* line 18, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-eyebrow {
  color: #008a7c;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
}

/* line 23, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-layout {
  display: grid;
  grid-template-columns: 225px minmax(0, 1fr);
  gap: 32px;
  align-items: start;
}

/* line 28, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-nav {
  display: grid;
  gap: 6px;
}

/* line 31, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-nav a {
  padding: 12px 14px;
  border-radius: 8px;
  color: var(--settings-text);
}

/* line 35, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-nav a:hover, .account-settings .settings-nav a:focus-visible {
  background: var(--settings-soft);
}

/* line 37, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-nav a i {
  width: 22px;
  color: var(--settings-muted);
}

/* line 40, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-nav .settings-profile-link {
  font-size: 13px;
  color: var(--settings-muted);
  border-top: 1px solid var(--settings-border);
  border-radius: 0;
  margin-top: 12px;
}

/* line 46, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-card {
  background: var(--settings-surface);
  border: 1px solid var(--settings-border);
  border-radius: 12px;
  padding: 28px;
  margin-bottom: 24px;
  scroll-margin-top: 90px;
}

/* line 53, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-card h2 {
  font-size: 21px;
  font-weight: 600;
  margin: 0 0 8px;
}

/* line 57, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-description {
  color: var(--settings-muted);
  line-height: 1.6;
  margin-bottom: 24px;
}

/* line 61, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 18px;
}

/* line 65, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-field {
  border: 0;
  padding: 0;
  margin: 0 0 20px;
}

/* line 69, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-field label, .account-settings .settings-field legend {
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
}

/* line 74, app/assets/stylesheets/pages/_settings.sass */
.account-settings input:not([type=checkbox]):not([type=radio]):not([type=submit]), .account-settings textarea, .account-settings select {
  background: var(--settings-soft);
  color: var(--settings-text);
  border: 1px solid var(--settings-border);
  border-radius: 6px;
  box-sizing: border-box;
}

/* line 80, app/assets/stylesheets/pages/_settings.sass */
.account-settings input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus, .account-settings textarea:focus, .account-settings select:focus {
  outline: 2px solid #009c8b;
  outline-offset: 2px;
}

/* line 83, app/assets/stylesheets/pages/_settings.sass */
.account-settings textarea {
  height: auto;
  min-height: 100px;
  resize: vertical;
}

/* line 87, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-radio, .account-settings .settings-date {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

/* line 91, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-radio label, .account-settings .settings-date label {
  font-weight: 400;
}

/* line 93, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-radio select, .account-settings .settings-date select {
  padding: 10px;
  max-width: 100%;
}

/* line 96, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-private {
  background: var(--settings-soft);
  padding: 18px;
  border-radius: 8px;
}

/* line 100, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-private label {
  font-weight: 500;
}

/* line 102, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-private p {
  color: var(--settings-muted);
  font-size: 13px;
  line-height: 1.6;
  margin: 8px 0 12px;
}

/* line 107, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-choice {
  display: flex;
  align-items: start;
  gap: 14px;
  padding: 16px 0;
  border-bottom: 1px solid var(--settings-border);
  cursor: pointer;
}

/* line 114, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-choice input {
  margin-top: 4px;
  width: 18px;
  height: 18px;
  accent-color: #008a7c;
}

/* line 119, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-choice strong, .account-settings .settings-choice small {
  display: block;
}

/* line 121, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-choice strong {
  font-weight: 500;
}

/* line 123, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-choice small {
  color: var(--settings-muted);
  line-height: 1.5;
  margin-top: 4px;
}

/* line 127, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-actions, .account-settings .settings-stat-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 24px;
}

/* line 134, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-actions .button, .account-settings .settings-stat-actions .button {
  border-radius: 6px;
  padding: 12px 18px;
  margin: 0;
}

/* line 138, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-text-link {
  color: #008a7c;
  text-decoration: underline;
}

/* line 141, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-errors {
  color: #a52727;
  background: #fff0f0;
  border-radius: 6px;
  padding: 16px;
  margin-bottom: 20px;
}

/* line 147, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-delete {
  padding: 8px 4px;
  color: var(--settings-muted);
}

/* line 150, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-delete h2 {
  font-size: 16px;
  margin-bottom: 10px;
}

/* line 153, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-delete p {
  font-size: 13px;
  line-height: 1.7;
}

/* line 156, app/assets/stylesheets/pages/_settings.sass */
.account-settings .settings-delete a {
  text-decoration: underline;
}

/* line 159, app/assets/stylesheets/pages/_settings.sass */
body.dark_theme .account-settings {
  --settings-surface: #22262c;
  --settings-text: #e9edf1;
  --settings-muted: #adb6c1;
  --settings-border: #3b424c;
  --settings-soft: #191d22;
}

/* line 165, app/assets/stylesheets/pages/_settings.sass */
body.dark_theme .account-settings .settings-eyebrow, body.dark_theme .account-settings .settings-text-link {
  color: #5cd4c0;
}

@media (max-width: 760px) {
  /* line 169, app/assets/stylesheets/pages/_settings.sass */
  .account-settings {
    padding: 24px 16px 40px;
  }
  /* line 171, app/assets/stylesheets/pages/_settings.sass */
  .account-settings .settings-layout {
    grid-template-columns: minmax(0, 1fr);
    gap: 20px;
  }
  /* line 174, app/assets/stylesheets/pages/_settings.sass */
  .account-settings .settings-nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    font-size: 13px;
  }
  /* line 177, app/assets/stylesheets/pages/_settings.sass */
  .account-settings .settings-nav .settings-profile-link {
    grid-column: 1 / -1;
  }
  /* line 179, app/assets/stylesheets/pages/_settings.sass */
  .account-settings .settings-card {
    padding: 20px;
  }
  /* line 181, app/assets/stylesheets/pages/_settings.sass */
  .account-settings .settings-grid {
    grid-template-columns: minmax(0, 1fr);
  }
  /* line 183, app/assets/stylesheets/pages/_settings.sass */
  .account-settings .settings-heading h1 {
    font-size: 30px;
  }
}

/* line 3, app/assets/stylesheets/pages/components/_search.sass */
.main-search form {
  padding: 20px 12px;
}

/* line 6, app/assets/stylesheets/pages/components/_search.sass */
.main-search .search-input input {
  background-color: transparent;
  font-size: 45px;
  height: auto;
  padding: 0;
  color: #555;
  border: 0;
}

/* line 14, app/assets/stylesheets/pages/components/_search.sass */
.main-search .ajax-loader {
  right: 30px;
  top: 16px;
}

@media screen and (max-width: 767px) {
  /* line 21, app/assets/stylesheets/pages/components/_search.sass */
  .main-search form {
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  /* line 26, app/assets/stylesheets/pages/components/_search.sass */
  .main-search .search-input input {
    font-size: 20px;
  }
  /* line 29, app/assets/stylesheets/pages/components/_search.sass */
  .main-search .search-input .ajax-loader {
    top: 1px;
  }
}

/* line 2, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 30px;
  border-radius: 4px;
}

/* line 8, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row:hover {
  color: inherit;
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 12, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row .photo {
  width: 40px;
  margin-right: 20px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.activity .row .photo img {
  width: 100%;
  display: block;
}

/* line 17, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row > .body,
.activity .row > .columns {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 300;
  overflow: hidden;
}

/* line 23, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row > .body p,
.activity .row > .columns p {
  margin-bottom: 0;
  font-size: 16px;
}

/* line 27, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row > .body p.light,
.activity .row > .columns p.light {
  margin-bottom: 5px;
  color: rgba(0, 0, 0, 0.8);
}

/* line 31, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row > .body p a,
.activity .row > .columns p a {
  color: #e69e00;
}

/* line 34, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row > .body .content,
.activity .row > .columns .content {
  float: left;
  display: block;
  margin-right: 1.2658227848%;
  width: 100%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.activity .row > .body .content:last-child,
.activity .row > .columns .content:last-child {
  margin-right: 0;
}

/* line 37, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row > .body .content .photo,
.activity .row > .columns .content .photo {
  float: left;
  display: block;
  margin-right: 1.1235955056%;
  width: 10.1123595506%;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.activity .row > .body .content .photo:last-child,
.activity .row > .columns .content .photo:last-child {
  margin-right: 0;
}

/* line 40, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row > .body .content .body,
.activity .row > .columns .content .body {
  margin-top: 5px;
  float: left;
  display: block;
  margin-right: 1.1235955056%;
  width: 88.7640449438%;
  margin-right: 0;
}

/* line 38, vendor/assets/stylesheets/legacy_mixins/grid/_span-columns.scss */
.activity .row > .body .content .body:last-child,
.activity .row > .columns .content .body:last-child {
  margin-right: 0;
}

/* line 45, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row > .body .meta,
.activity .row > .columns .meta {
  color: #9B9B9B;
  font-size: 12.5px;
  margin-top: 12px;
}

/* line 50, app/assets/stylesheets/pages/components/_notification.sass */
.activity .row > .body .meta em,
.activity .row > .columns .meta em {
  font-style: normal;
}

@media screen and (max-width: 767px) {
  /* line 54, app/assets/stylesheets/pages/components/_notification.sass */
  .activity .row {
    padding: 15px;
  }
  /* line 57, app/assets/stylesheets/pages/components/_notification.sass */
  .activity .row .photo {
    display: none;
  }
}

/* line 61, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity {
  min-height: 65px;
  padding: 18px 10px;
  border-left: 4px solid transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

/* line 69, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity:hover, .chats-activity.unread:hover {
  color: inherit;
  background-color: #f2f2f2;
}

/* line 73, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity:last-child {
  border-bottom: 0;
}

/* line 76, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity.unread {
  border-left-color: #ffb000;
  background-color: #F8FBFC;
}

/* line 80, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity.unread .title {
  font-weight: 400;
}

/* line 83, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity.unread .teaser {
  font-weight: 300;
}

/* line 86, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity .photo {
  width: 60px;
  margin-right: 15px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.chats-activity .photo img {
  width: 100%;
  display: block;
}

/* line 91, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity .photo.group img {
  width: 50%;
  float: left;
}

/* line 96, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity .body {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 100, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity .body .title {
  font-size: 16px;
  font-weight: 400;
}

/* line 105, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity .body .teaser {
  color: #999;
}

/* line 108, app/assets/stylesheets/pages/components/_notification.sass */
.chats-activity .body .date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #999;
}

/* line 116, app/assets/stylesheets/pages/components/_notification.sass */
#notifications .empty-text, #conversations .empty-text {
  text-align: center;
  color: #999;
  font-weight: 300;
}

@media screen and (max-width: 767px) {
  /* line 2, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu {
    color: #DEDEDE;
  }
  /* line 6, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu .main-links li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
  /* line 9, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu .main-links li > * {
    display: table;
    width: 100%;
    padding: 15px;
  }
  /* line 15, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu .main-links li > *.login-avatar-username .avatar {
    float: left;
    margin-right: 10px;
    width: 36px;
  }
  /* line 20, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu .main-links li > *.login-avatar-username .username {
    float: left;
    margin-top: 9px;
  }
  /* line 24, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu .main-links li > * i.fa {
    padding: 0 10px;
    margin-right: 9px;
  }
  /* line 28, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu .main-links li > * .count {
    float: right;
    background-color: #ffb000;
    color: white;
    padding: 2px 4px;
    border-radius: 2px;
    font-weight: 400;
    font-size: 9px;
    display: none;
    position: relative;
    top: 2px;
  }
  /* line 99, app/assets/stylesheets/environment/_mixins.sass */
  .slide-menu .main-links li > * .count.active {
    display: block;
  }
  /* line 34, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu .main-links [data-collapse] {
    cursor: pointer;
  }
  /* line 37, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu .main-links .menu-dropdown {
    background-color: #111;
    display: none;
  }
  /* line 41, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu .main-links .dropdown-arrow {
    font-size: 10px;
    display: block;
    position: relative;
    top: 5px;
    transition: transform 400ms ease;
  }
  /* line 48, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-menu .main-links .dropdown-arrow.collapsed {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  /* line 51, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header {
    position: relative;
    background-color: black;
    color: #DEDEDE;
  }
  /* line 56, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header .n {
    float: left;
    width: 33.333%;
  }
  /* line 61, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header .n .logo {
    display: block;
    margin: 3px auto;
    width: 30px;
    height: 30px;
    background: url(/assets/logos/mb-icon-ecef4f54e35e8a09a11961ad38d95f80905636fdf6f7b056023daf0503252956.png) no-repeat;
    background-size: 30px 30px;
  }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.8), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.8), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 1.8/1), only screen and (max-width: 767px) and (min-resolution: 173dpi), only screen and (max-width: 767px) and (min-resolution: 1.8dppx) {
  /* line 61, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header .n .logo {
    background: url(/assets/logos/mb-icon@2x-d48967efb63b5736d5fcb00ee0eedb297bcac693ae820b86c005b162bdd2910c.png) no-repeat;
    background-size: 30px 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 73, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header .n > span {
    padding: 5px;
    display: block;
    cursor: pointer;
    font-size: 20px;
    line-height: 1.8;
    text-align: center;
  }
  /* line 81, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header .n > span.active,
.slide-header .n > span a:hover {
    color: #ffb000;
  }
  /* line 85, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header .n > span a {
    position: relative;
  }
  /* line 88, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header .n > span.bars {
    text-align: left;
    padding-left: 15px;
  }
  /* line 92, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header .n > span.search-btn {
    text-align: right;
    padding-right: 15px;
  }
  /* line 96, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header .n .count {
    background-color: #ffb000;
    color: white;
    padding: 2px 4px;
    border-radius: 2px;
    font-weight: 400;
    font-size: 9px;
    display: none;
    padding: 0 4px;
    position: absolute;
    bottom: 10px;
    left: 13px;
  }
  /* line 99, app/assets/stylesheets/environment/_mixins.sass */
  .slide-header .n .count.active {
    display: block;
  }
  /* line 103, app/assets/stylesheets/responsive/_mobile_header.sass */
  .slide-header .n > ul {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 2, app/assets/stylesheets/responsive/_mobile_conversations.sass */
  .container .content-box.conversations {
    margin: 0;
    width: 100%;
  }
  /* line 6, app/assets/stylesheets/responsive/_mobile_conversations.sass */
  .container .content-box.conversations article.activity.chats-activity .part {
    width: 100%;
    padding: 0;
  }
  /* line 10, app/assets/stylesheets/responsive/_mobile_conversations.sass */
  .container .content-box.conversations article.activity.chats-activity .part:last-child {
    display: none;
  }
  /* line 13, app/assets/stylesheets/responsive/_mobile_conversations.sass */
  .container.conversation-page .content-box .chat {
    width: 100%;
  }
  /* line 17, app/assets/stylesheets/responsive/_mobile_conversations.sass */
  .container .content-box {
    margin: 0;
    width: 100%;
    padding: 0;
  }
  /* line 23, app/assets/stylesheets/responsive/_mobile_conversations.sass */
  .container .content-box article.activity .row .photo {
    display: none;
  }
  /* line 26, app/assets/stylesheets/responsive/_mobile_conversations.sass */
  .container .content-box article.activity .row .columns {
    width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 3, app/assets/stylesheets/responsive/_mobile_profile.sass */
  .user-header.smaller {
    height: 150px;
  }
  /* line 7, app/assets/stylesheets/responsive/_mobile_profile.sass */
  .user-header.smaller .user-banner-info .avatar-wrap {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 60px;
    -moz-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    margin: 0 10px;
  }
  /* line 11, app/assets/stylesheets/responsive/_mobile_profile.sass */
  .user-header.smaller .user-banner-info .short-info {
    margin-top: 0;
  }
  /* line 15, app/assets/stylesheets/responsive/_mobile_profile.sass */
  .user-header .user-banner-info .title {
    font-size: 24px;
  }
  /* line 18, app/assets/stylesheets/responsive/_mobile_profile.sass */
  .user-header .user-banner-info .short-info {
    font-size: 14px;
  }
  /* line 23, app/assets/stylesheets/responsive/_mobile_profile.sass */
  .user-header .user-banner-info .msg {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(39, 160, 215, 0.75);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 26.4px;
    font-size: 14px;
    border: 1.8px solid rgba(255, 255, 255, 0.25);
  }
}

/* line 2, app/assets/stylesheets/components/_userView.sass */
.detailed-user-list .list-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 20px;
}

/* line 7, app/assets/stylesheets/components/_userView.sass */
.detailed-user-list .list-item .list-item-rank {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.075);
  margin-right: 12px;
  text-align: center;
  font-size: 0.85em;
  font-weight: 600;
}

/* line 18, app/assets/stylesheets/components/_userView.sass */
.detailed-user-list .list-item .list-item-avatar {
  width: 50px;
  margin-right: 12px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.detailed-user-list .list-item .list-item-avatar img {
  width: 100%;
  display: block;
}

/* line 23, app/assets/stylesheets/components/_userView.sass */
.detailed-user-list .list-item .list-item-content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 26, app/assets/stylesheets/components/_userView.sass */
.detailed-user-list .list-item .list-item-title {
  font-weight: 500;
  font-size: 1.05em;
}

/* line 30, app/assets/stylesheets/components/_userView.sass */
.detailed-user-list .list-item .list-item-sub {
  color: #888;
  font-size: 0.85em;
}

/* line 35, app/assets/stylesheets/components/_userView.sass */
.user-search {
  position: relative;
  margin-bottom: 30px;
}

/* line 39, app/assets/stylesheets/components/_userView.sass */
.reset-search-btn {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  font-weight: 400;
  padding: 3px 10px;
  display: none;
}

/* line 48, app/assets/stylesheets/components/_userView.sass */
.reset-search-btn.active {
  display: block;
}

/* line 1, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard {
  background: white;
  margin-bottom: 50px;
}

/* line 5, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-content {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 10px 0;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-collapse: initial;
}

/* line 13, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-header {
  text-align: center;
  padding: 15px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 0;
}

/* line 21, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-header h3 {
  text-transform: uppercase;
  font-size: 12px;
}

/* line 26, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-content-item td {
  padding: 8px;
  white-space: nowrap;
}

/* line 30, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-content-item td.leaderboard-rank {
  padding: 4px;
}

/* line 33, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-content-item td.leaderboard-score {
  padding-right: 12px;
}

/* line 36, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-rank {
  text-align: right;
}

/* line 39, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-avatar {
  width: 50px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.leaderboard-avatar img {
  width: 100%;
  display: block;
}

/* line 43, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-avatar img {
  width: 34px;
}

/* line 46, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-username {
  color: #9B9B9B;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 53, app/assets/stylesheets/components/_leaderboard.sass */
.leaderboard-score {
  text-align: right;
  color: #ffb000;
}

/* line 1, app/assets/stylesheets/components/_search.sass */
.search-container {
  background-color: white;
  min-height: calc(100vh - 50px);
}

/* line 5, app/assets/stylesheets/components/_search.sass */
.search-container .search--content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 8, app/assets/stylesheets/components/_search.sass */
.search-container .search--results {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-bottom: 50px;
}

/* line 12, app/assets/stylesheets/components/_search.sass */
.search-container .search--filters {
  width: 100%;
  max-width: 250px;
  padding: 20px 10px 20px 20px;
  border-left: 1px solid #f2f2f2;
}

/* line 19, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-header {
  border-bottom: 1px solid #f2f2f2;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  padding: 40px 20px 10px 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 30, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-header .sub-title {
  color: #999;
}

/* line 34, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding: 20px;
  border-radius: 3px;
  color: inherit;
}

/* line 41, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-item:hover, .search-container .search--results-item.selected {
  background-color: #f2f2f2;
}

/* line 44, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-item .search--item-photo {
  width: 70px;
  min-height: 105px;
  margin-right: 15px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.search-container .search--results-item .search--item-photo img {
  width: 100%;
  display: block;
}

/* line 50, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-item .search--item-content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 400;
}

/* line 54, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-item .search--item-content p:not(.search--item-title) {
  color: #999;
}

/* line 57, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-item .search--item-content .search--item-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

/* line 62, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-item .search--item-content .search--item-subtitle {
  color: #999;
  font-weight: 400;
}

/* line 67, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-item.story .search--item-photo {
  width: 170px;
  height: 120px;
}

/* line 71, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-item.story .search--item-photo img {
  height: 100%;
  width: auto;
}

/* line 75, app/assets/stylesheets/components/_search.sass */
.search-container .search--results-item.story .search--item-subheading {
  text-align: right;
}

/* line 78, app/assets/stylesheets/components/_search.sass */
.search-container .search--label {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  margin: 20px 20px 10px;
  display: block;
}

/* line 86, app/assets/stylesheets/components/_search.sass */
.search-container .search--filter-btn {
  display: block;
  cursor: pointer;
  padding: 10px 20px;
  margin-bottom: 5px;
  border-radius: 2px;
  font-weight: 400;
  color: #999;
}

/* line 95, app/assets/stylesheets/components/_search.sass */
.search-container .search--filter-btn:hover {
  background-color: #f2f2f2;
}

/* line 98, app/assets/stylesheets/components/_search.sass */
.search-container .search--filter-btn.active {
  background-color: #53a93f !important;
  color: white !important;
}

@media screen and (max-width: 800px) {
  /* line 106, app/assets/stylesheets/components/_search.sass */
  .search-container .search--content {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  /* line 109, app/assets/stylesheets/components/_search.sass */
  .search-container .search--results-header {
    display: none;
  }
  /* line 112, app/assets/stylesheets/components/_search.sass */
  .search-container .search--filters {
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    box-ordinal-group: -1;
    -webkit-order: -1;
    -moz-order: -1;
    order: -1;
    -ms-flex-order: -1;
    margin: 20px 0 10px;
    border: none;
    padding: 0;
    max-width: initial;
  }
  /* line 119, app/assets/stylesheets/components/_search.sass */
  .search-container .search--label {
    display: none;
  }
  /* line 122, app/assets/stylesheets/components/_search.sass */
  .search-container .search-filters-content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  /* line 126, app/assets/stylesheets/components/_search.sass */
  .search-container .search--filter-btn {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: initial;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
    margin: 0 2px;
  }
  /* line 136, app/assets/stylesheets/components/_search.sass */
  .search-container .search--filter-btn .search--tab-counter {
    display: none;
  }
  /* line 139, app/assets/stylesheets/components/_search.sass */
  .search-container .search--results-item {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 143, app/assets/stylesheets/components/_search.sass */
  .search-container .search--results-item:hover, .search-container .search--results-item.selected {
    background: transparent !important;
  }
  /* line 146, app/assets/stylesheets/components/_search.sass */
  .search-container .search--results-item.story .search--item-photo {
    display: none;
  }
  /* line 149, app/assets/stylesheets/components/_search.sass */
  .search-container .search--results > p {
    font-size: 14px;
    margin-top: 20px;
    display: block;
    text-align: center;
  }
}

/* line 157, app/assets/stylesheets/components/_search.sass */
body.dark_theme .search-container {
  background-color: #111;
}

/* line 161, app/assets/stylesheets/components/_search.sass */
body.dark_theme .search-container .search--results-item:hover, body.dark_theme .search-container .search--results-item.selected, body.dark_theme .search-container .search--filter-btn:hover, body.dark_theme .search-container .search--filter-btn.selected {
  background-color: #000;
}

/* line 164, app/assets/stylesheets/components/_search.sass */
body.dark_theme .search-container .search--filters, body.dark_theme .search-container .search--results-header {
  border-color: #222;
}

/* line 1, app/assets/stylesheets/components/_modal.sass */
.modal {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: black;
  transition: opacity .25s ease;
}

/* line 14, app/assets/stylesheets/components/_modal.sass */
.modal .modal--close-button {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
  line-height: 15px;
  color: white;
  font-weight: 400;
  font-size: 30px;
}

/* line 24, app/assets/stylesheets/components/_modal.sass */
.modal-container {
  width: 400px;
  padding: 20px;
  transition: all .3s ease;
}

/* line 29, app/assets/stylesheets/components/_modal.sass */
.modal-header {
  text-align: center;
  margin-bottom: 20px;
}

/* line 33, app/assets/stylesheets/components/_modal.sass */
.modal-body {
  color: #999;
  font-weight: 400;
}

/* line 37, app/assets/stylesheets/components/_modal.sass */
.modal-body .modal--form-group {
  margin-bottom: 15px;
}

/* line 40, app/assets/stylesheets/components/_modal.sass */
.modal-body .modal--form-field {
  background: black;
  color: white;
  border-color: #222;
}

/* line 45, app/assets/stylesheets/components/_modal.sass */
.modal-body .modal--form-field:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px black inset;
  border-color: #222;
  -webkit-text-fill-color: white;
}

/* line 50, app/assets/stylesheets/components/_modal.sass */
.modal-body .modal--forgot-link {
  font-size: 12px;
  color: #999;
  font-weight: 400;
  text-align: right;
  margin-top: 3px;
}

/* line 57, app/assets/stylesheets/components/_modal.sass */
.modal-body .or {
  padding: 30px 0;
  text-align: center;
  color: #999;
}

/* line 62, app/assets/stylesheets/components/_modal.sass */
.modal-body .login-feedback-text {
  margin-bottom: 15px;
  text-align: center;
  height: 46px;
}

/* line 67, app/assets/stylesheets/components/_modal.sass */
.modal-body h1 {
  color: white;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
}

/* line 73, app/assets/stylesheets/components/_modal.sass */
.modal-body .login-sub-link {
  font-size: 90%;
  text-align: center;
  margin-top: 10px;
}

/*
 * the following styles are auto-applied to elements with
 * v-transition="modal" when their visiblity is toggled
 * by Vue.js.
 *
 * You can easily play with the modal transition by editing
 * these styles.
 */
/* line 88, app/assets/stylesheets/components/_modal.sass */
.modal-enter, .modal-leave {
  opacity: 0;
}

/* line 91, app/assets/stylesheets/components/_modal.sass */
.modal-enter .modal-container,
.modal-leave .modal-container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* line 5, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane {
  background-color: white;
  width: 100%;
  max-width: 39%;
  position: fixed;
  top: 50px;
  right: 0;
  bottom: 0;
  z-index: 999;
  box-shadow: -1px 0 10px rgba(0, 0, 0, 0.075);
  padding: 35px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}

/* line 20, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .close {
  position: absolute;
  top: 5px;
  left: 13px;
  font-size: 24px;
  font-weight: 400;
  color: #999;
}

@media screen and (max-width: 991px) {
  /* line 29, app/assets/stylesheets/components/_tweets.sass */
  .tweets-pane {
    max-width: initial;
  }
}

@media screen and (max-width: 767px) {
  /* line 33, app/assets/stylesheets/components/_tweets.sass */
  .tweets-pane {
    padding: 20px;
  }
  /* line 36, app/assets/stylesheets/components/_tweets.sass */
  .tweets-pane .close {
    top: 17px;
    left: 6px;
  }
}

/* line 45, app/assets/stylesheets/components/_tweets.sass */
.tweets--form {
  margin-bottom: 20px;
}

/* line 49, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-edit, .tweets-pane .chat-history {
  margin-top: 12px;
  padding: 12px;
  border: 1px solid currentColor;
  border-radius: 4px;
  overflow-wrap: anywhere;
}

/* line 56, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-edit .tweet-field {
  min-width: 0;
  margin: 8px 0;
  background: inherit;
  color: inherit;
}

/* line 62, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-edit-error {
  font-weight: 600;
}

/* line 66, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-history ol {
  padding-left: 20px;
}

/* line 68, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-history li {
  margin-top: 12px;
}

/* line 70, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-history time {
  display: block;
  font-size: 12px;
}

/* line 74, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-reply-preview {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  padding: 8px 12px;
  border-left: 3px solid #259af4;
  border-radius: 4px;
  background: rgba(37, 154, 244, 0.08);
  font-size: 12px;
  line-height: 1.5;
}

/* line 86, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-reply-copy {
  flex: 1;
  min-width: 0;
  overflow-wrap: anywhere;
}

/* line 91, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-reply-copy strong, .tweets-pane .chat-reply-copy span {
  display: block;
}

/* line 94, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-reply-copy span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* line 100, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-reply-action, .tweets-pane .chat-reply-cancel {
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
  padding: 4px 6px;
}

/* line 107, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-reply-action:hover, .tweets-pane .chat-reply-action:focus-visible, .tweets-pane .chat-reply-cancel:hover, .tweets-pane .chat-reply-cancel:focus-visible {
  color: #259af4;
}

/* line 110, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-reply-action {
  margin-left: 8px;
  font-size: 12px;
}

/* line 114, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .chat-reply-cancel {
  font-size: 22px;
}

/* line 117, app/assets/stylesheets/components/_tweets.sass */
.tweets--form-help {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-top: 12px;
}

/* line 206, app/assets/stylesheets/environment/_mixins.sass */
.tweets--form-help .hints {
  color: #999;
  font-weight: 400;
  font-size: 14px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 212, app/assets/stylesheets/environment/_mixins.sass */
.tweets--form-help .hints span {
  margin-right: 8px;
}

/* line 215, app/assets/stylesheets/environment/_mixins.sass */
.tweets--form-help .button {
  line-height: 31px;
}

/* line 120, app/assets/stylesheets/components/_tweets.sass */
.tweet-field {
  position: relative;
  min-width: 100%;
  min-height: 65px;
  padding: 10px 12px 12px 16px;
  line-height: 1.2;
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: 400;
  border-radius: 3px;
  background-color: white;
}

/* line 133, app/assets/stylesheets/components/_tweets.sass */
.tweet-field .placeholder-text {
  color: #aaa;
  cursor: text;
  font-style: italic;
}

/* line 143, app/assets/stylesheets/components/_tweets.sass */
.tweets--header {
  margin-bottom: 20px;
}

/* line 146, app/assets/stylesheets/components/_tweets.sass */
.tweets--header .tweets--header-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

/* line 150, app/assets/stylesheets/components/_tweets.sass */
.tweets--header .tweets--headline {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 800;
}

/* line 155, app/assets/stylesheets/components/_tweets.sass */
.tweets--header .tweets-subheadline {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #999;
  cursor: pointer;
}

/* line 163, app/assets/stylesheets/components/_tweets.sass */
.tweets--header .tweets-subheadline i {
  margin-left: 5px;
}

/* line 166, app/assets/stylesheets/components/_tweets.sass */
.users-list {
  margin-top: 15px;
}

/* line 169, app/assets/stylesheets/components/_tweets.sass */
.users-list .users-list--item {
  display: inline-block;
  position: relative;
  width: 30px;
  margin: 0 10px 10px 0;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.users-list .users-list--item img {
  width: 100%;
  display: block;
}

/* line 181, app/assets/stylesheets/components/_tweets.sass */
.tweets-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  font-weight: 300;
  overflow: hidden;
}

/* line 119, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-avatar {
  width: 40px;
  margin-right: 20px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-avatar img {
  width: 100%;
  display: block;
}

/* line 124, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}

/* line 128, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-title {
  font-size: 16px;
  font-weight: 400;
  color: inherit;
  margin-bottom: 4px;
}

/* line 134, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-rating {
  font-size: 12px;
  margin-left: 5px;
  font-weight: 400;
  color: white;
  padding: 2px 9px;
  border-radius: 4px;
  position: relative;
  bottom: 2px;
}

/* line 144, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-rating.red {
  background-color: #f14247;
}

/* line 147, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-rating.orange {
  background-color: #ffb000;
}

/* line 150, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-rating.yellow {
  background-color: #E7D400;
}

/* line 153, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-rating.green {
  background-color: #66CC33;
}

/* line 156, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-rating.dark-green {
  background-color: #53a93f;
}

/* line 159, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-text {
  line-height: 1.7;
}

/* line 162, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-text p {
  margin-bottom: 12px;
}

/* line 165, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-text a {
  color: #ffb000;
}

/* line 168, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-text img {
  max-width: 100%;
}

/* line 171, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-text .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 176, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-text .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 183, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-footer {
  font-size: 12px;
}

/* line 186, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-footer .item-delete, .tweets-item .item-footer .item-right {
  float: right;
}

/* line 189, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-footer a.active {
  color: #f14247;
}

/* line 192, app/assets/stylesheets/environment/_mixins.sass */
.tweets-item .item-footer a.active i {
  display: inline-block;
  -webkit-animation: liked 200ms ease;
  -moz-animation: liked 200ms ease;
  animation: liked 200ms ease;
}

@media screen and (max-width: 767px) {
  /* line 197, app/assets/stylesheets/environment/_mixins.sass */
  .tweets-item .item-avatar {
    display: none;
  }
}

/* line 185, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .tweets-list > .tweets-item {
  padding: 16px;
  margin-bottom: 12px;
  border: 1px solid #d9dde2;
  border-radius: 8px;
  background-color: #f6f7f9;
  color: #282c34;
  font-weight: 400;
}

/* line 194, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .tweets-list > .tweets-item .item-avatar {
  flex-shrink: 0;
  margin-right: 14px;
}

/* line 198, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .tweets-list > .tweets-item .item-title {
  font-weight: 600;
  overflow-wrap: anywhere;
}

/* line 202, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .tweets-list > .tweets-item .item-text {
  line-height: 1.6;
  overflow-wrap: anywhere;
}

/* line 206, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .tweets-list > .tweets-item .item-footer {
  margin-top: 12px;
  padding-top: 8px;
  border-top: 1px solid #d9dde2;
  color: #606773;
}

/* line 212, app/assets/stylesheets/components/_tweets.sass */
.tweets-pane .tweets-list > .tweets-item .item-footer .item-delete {
  padding: 4px 6px;
  color: inherit;
}

@media screen and (max-width: 767px) {
  /* line 185, app/assets/stylesheets/components/_tweets.sass */
  .tweets-pane .tweets-list > .tweets-item {
    padding: 12px;
  }
}

/* line 219, app/assets/stylesheets/components/_tweets.sass */
body.dark_theme .tweets-pane .tweets-list > .tweets-item {
  background-color: #242529;
  border-color: #3c3d43;
  color: #dfe0e6;
}

/* line 224, app/assets/stylesheets/components/_tweets.sass */
body.dark_theme .tweets-pane .tweets-list > .tweets-item .item-footer {
  border-color: #3c3d43;
  color: #b4b7c0;
}

/* line 233, app/assets/stylesheets/components/_tweets.sass */
.tweet-mention-user {
  color: #259af4 !important;
  cursor: pointer;
}

/* line 237, app/assets/stylesheets/components/_tweets.sass */
.tweet-mention-movie {
  color: #f14247 !important;
  cursor: pointer;
}

/* line 241, app/assets/stylesheets/components/_tweets.sass */
.tweet-mention-person {
  color: #53a93f !important;
  cursor: pointer;
}

/* line 245, app/assets/stylesheets/components/_tweets.sass */
.atwho-view {
  width: 300px;
  max-width: calc(100vw - 32px);
  box-sizing: border-box;
  border-radius: 6px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
}

/* line 252, app/assets/stylesheets/components/_tweets.sass */
.atwho-view .cur {
  background-color: #eef7fe;
  color: #999;
}

/* line 256, app/assets/stylesheets/components/_tweets.sass */
.atwho-view .cur strong, .atwho-view .cur small {
  color: black;
}

/* line 259, app/assets/stylesheets/components/_tweets.sass */
.atwho-view ul {
  padding: 8px;
  max-height: 280px;
}

/* line 263, app/assets/stylesheets/components/_tweets.sass */
.atwho-view ul li {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  border: 0;
  padding: 4px 8px;
  cursor: pointer;
  min-width: 0;
  font-size: 13px;
  border-radius: 3px;
  color: #444;
  font-weight: 400;
}

/* line 275, app/assets/stylesheets/components/_tweets.sass */
.atwho-view ul li img {
  width: 30px;
  height: 44px;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: 3px;
}

/* line 282, app/assets/stylesheets/components/_tweets.sass */
.atwho-view ul li img.avatar {
  height: 30px;
  border-radius: 50%;
}

/* line 286, app/assets/stylesheets/components/_tweets.sass */
.atwho-view ul li span {
  min-width: 0;
  overflow-wrap: anywhere;
}

/* line 290, app/assets/stylesheets/components/_tweets.sass */
.atwho-view ul li > *:not(:last-child) {
  margin-right: 8px;
}

/* line 293, app/assets/stylesheets/components/_tweets.sass */
body.dark_theme .atwho-view {
  background: #2e2f34;
  border-color: #3c3d43;
}

/* line 297, app/assets/stylesheets/components/_tweets.sass */
body.dark_theme .atwho-view ul li {
  color: #dfe0e6;
}

/* line 300, app/assets/stylesheets/components/_tweets.sass */
body.dark_theme .atwho-view ul li.cur, body.dark_theme .atwho-view ul li:hover {
  background: #242529;
  color: #ffb000;
}

/* line 305, app/assets/stylesheets/components/_tweets.sass */
.chat-emoji {
  width: 20px !important;
  height: 20px;
  vertical-align: top;
  cursor: text;
}

/* line 5, app/assets/stylesheets/components/_comments.sass */
.comments-item .item-text img, .comments--form .tweet-field img {
  max-width: min(180px, 100%) !important;
  max-height: 120px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain;
  vertical-align: middle;
  border-radius: 4px;
}

/* line 15, app/assets/stylesheets/components/_comments.sass */
.comments-item .item-text img {
  cursor: zoom-in;
}

/* line 18, app/assets/stylesheets/components/_comments.sass */
.comment-image-dialog {
  max-width: 94vw;
  max-height: 94vh;
  padding: 16px;
  border: 0;
  border-radius: 6px;
}

/* line 24, app/assets/stylesheets/components/_comments.sass */
.comment-image-dialog::backdrop {
  background: rgba(0, 0, 0, 0.8);
}

/* line 26, app/assets/stylesheets/components/_comments.sass */
.comment-image-dialog button {
  display: block;
  margin: 0 0 12px auto;
}

/* line 29, app/assets/stylesheets/components/_comments.sass */
.comment-image-dialog img {
  display: block;
  max-width: 85vw;
  max-height: 78vh;
  object-fit: contain;
}

/* line 36, app/assets/stylesheets/components/_comments.sass */
.comments-item .comment-history-toggle {
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: left;
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/components/_comments.sass */
.comments-item .comment-history-toggle:hover, .comments-item .comment-history-toggle:focus-visible {
  text-decoration: underline;
}

/* line 47, app/assets/stylesheets/components/_comments.sass */
.comments-item .comment-history {
  margin-top: 12px;
  padding: 12px;
  border: 1px solid currentColor;
  border-radius: 4px;
  overflow-wrap: anywhere;
}

/* line 53, app/assets/stylesheets/components/_comments.sass */
.comments-item .comment-history ol {
  padding-left: 20px;
}

/* line 55, app/assets/stylesheets/components/_comments.sass */
.comments-item .comment-history li {
  margin-top: 12px;
}

/* line 57, app/assets/stylesheets/components/_comments.sass */
.comments-item .comment-history time {
  display: block;
  font-size: 12px;
}

/* line 61, app/assets/stylesheets/components/_comments.sass */
.comments-item .comments-item-main {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  font-weight: 300;
  overflow: hidden;
}

/* line 119, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-avatar {
  width: 40px;
  margin-right: 20px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-avatar img {
  width: 100%;
  display: block;
}

/* line 124, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}

/* line 128, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-title {
  font-size: 16px;
  font-weight: 400;
  color: inherit;
  margin-bottom: 4px;
}

/* line 134, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-rating {
  font-size: 12px;
  margin-left: 5px;
  font-weight: 400;
  color: white;
  padding: 2px 9px;
  border-radius: 4px;
  position: relative;
  bottom: 2px;
}

/* line 144, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-rating.red {
  background-color: #f14247;
}

/* line 147, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-rating.orange {
  background-color: #ffb000;
}

/* line 150, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-rating.yellow {
  background-color: #E7D400;
}

/* line 153, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-rating.green {
  background-color: #66CC33;
}

/* line 156, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-rating.dark-green {
  background-color: #53a93f;
}

/* line 159, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-text {
  line-height: 1.7;
}

/* line 162, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-text p {
  margin-bottom: 12px;
}

/* line 165, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-text a {
  color: #ffb000;
}

/* line 168, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-text img {
  max-width: 100%;
}

/* line 171, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-text .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 176, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-text .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 183, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-footer {
  font-size: 12px;
}

/* line 186, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-footer .item-delete, .comments-item .comments-item-main .item-footer .item-right {
  float: right;
}

/* line 189, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-footer a.active {
  color: #f14247;
}

/* line 192, app/assets/stylesheets/environment/_mixins.sass */
.comments-item .comments-item-main .item-footer a.active i {
  display: inline-block;
  -webkit-animation: liked 200ms ease;
  -moz-animation: liked 200ms ease;
  animation: liked 200ms ease;
}

@media screen and (max-width: 767px) {
  /* line 197, app/assets/stylesheets/environment/_mixins.sass */
  .comments-item .comments-item-main .item-avatar {
    display: none;
  }
}

/* line 64, app/assets/stylesheets/components/_comments.sass */
.comments-item .comments-item-reply {
  padding-left: 30px;
}

@media (max-width: 600px) {
  /* line 64, app/assets/stylesheets/components/_comments.sass */
  .comments-item .comments-item-reply {
    padding-left: 12px;
  }
}

/* line 69, app/assets/stylesheets/components/_comments.sass */
.comments--form {
  margin-top: 20px;
}

/* line 72, app/assets/stylesheets/components/_comments.sass */
.comments--form-help {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-top: 12px;
}

/* line 206, app/assets/stylesheets/environment/_mixins.sass */
.comments--form-help .hints {
  color: #999;
  font-weight: 400;
  font-size: 14px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* line 212, app/assets/stylesheets/environment/_mixins.sass */
.comments--form-help .hints span {
  margin-right: 8px;
}

/* line 215, app/assets/stylesheets/environment/_mixins.sass */
.comments--form-help .button {
  line-height: 31px;
}

/* line 75, app/assets/stylesheets/components/_comments.sass */
.comments-logout {
  background: rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  text-align: center;
  color: #999;
  padding: 20px;
  font-weight: 300;
  margin-top: 20px;
}

/* line 5, app/assets/stylesheets/components/_top_lists.sass */
.top-lists-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
  color: white;
  background-size: cover;
}

/* line 14, app/assets/stylesheets/components/_top_lists.sass */
.top-lists-item:hover {
  color: white;
}

/* line 17, app/assets/stylesheets/components/_top_lists.sass */
.top-lists-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.33);
  background-image: -webkit-linear-gradient(-420deg, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0.66));
  background-image: linear-gradient(150deg,rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0.66));
}

/* line 26, app/assets/stylesheets/components/_top_lists.sass */
.top-lists-item > div {
  position: relative;
  max-width: 800px;
  padding: 50px;
}

/* line 31, app/assets/stylesheets/components/_top_lists.sass */
.top-lists-item .item-title {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 600;
}

/* line 37, app/assets/stylesheets/components/_top_lists.sass */
.top-lists-item .item-body {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.7;
  color: white;
}

/* line 48, app/assets/stylesheets/components/_top_lists.sass */
.top-list {
  padding-bottom: 50px;
}

/* line 51, app/assets/stylesheets/components/_top_lists.sass */
.top-list-body {
  font-size: 18px;
  margin-bottom: 60px;
}

/* line 55, app/assets/stylesheets/components/_top_lists.sass */
.top-list-header {
  height: 500px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  color: white;
  margin-bottom: 50px;
  background-size: cover !important;
  padding: 20px;
  position: relative;
}

/* line 66, app/assets/stylesheets/components/_top_lists.sass */
.top-list-header::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #1c1c1f;
  background-image: -webkit-linear-gradient(bottom, #1c1c1f, rgba(28, 28, 31, 0), rgba(28, 28, 31, 0));
  background-image: linear-gradient(to top,#1c1c1f, rgba(28, 28, 31, 0), rgba(28, 28, 31, 0));
  background-color: transparent !important;
}

/* line 76, app/assets/stylesheets/components/_top_lists.sass */
.top-list-title {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
  max-width: 700px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  /* line 85, app/assets/stylesheets/components/_top_lists.sass */
  .top-lists-item {
    height: 350px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  /* line 90, app/assets/stylesheets/components/_top_lists.sass */
  .top-lists-item > div {
    padding: 25px;
    text-align: center;
  }
  /* line 94, app/assets/stylesheets/components/_top_lists.sass */
  .top-lists-item .item-title {
    font-size: 20px;
    font-weight: 300;
  }
  /* line 98, app/assets/stylesheets/components/_top_lists.sass */
  .top-lists-item .item-body {
    display: none;
  }
  /* line 101, app/assets/stylesheets/components/_top_lists.sass */
  .top-list-header {
    height: 350px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  /* line 106, app/assets/stylesheets/components/_top_lists.sass */
  .top-list-title {
    font-size: 20px;
    font-weight: 300;
  }
}

/* line 1, app/assets/stylesheets/components/_likes.sass */
.likes {
  text-align: center;
  margin-bottom: 40px;
}

/* line 5, app/assets/stylesheets/components/_likes.sass */
.likes .likes-list {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  flex-wrap: wrap;
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 16, app/assets/stylesheets/components/_likes.sass */
.likes .likes-list > li {
  flex: 0 0 50px;
  height: 50px;
}

/* line 20, app/assets/stylesheets/components/_likes.sass */
.likes .likes-list-item {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 5px 10px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/environment/_mixins.sass */
.likes .likes-list-item img {
  width: 100%;
  display: block;
}

/* line 27, app/assets/stylesheets/components/_likes.sass */
.likes .likes-list-item img {
  height: 100%;
  object-fit: cover;
}

/* line 31, app/assets/stylesheets/components/_likes.sass */
.likes .icobutton {
  line-height: 1;
}

/* line 34, app/assets/stylesheets/components/_likes.sass */
.likes .heart-like-count {
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
}

/* line 44, app/assets/stylesheets/components/_likes.sass */
.likes .icobutton.active .heart-like-count {
  color: white;
}

/* line 47, app/assets/stylesheets/components/_likes.sass */
.icobutton {
  font-size: 3em;
  position: relative;
  margin: 0 0 15px;
  padding: 0;
  color: #c0c1c3;
  border: 0;
  background: none;
  overflow: visible;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: color 200ms ease;
}

/* line 59, app/assets/stylesheets/components/_likes.sass */
.icobutton:hover {
  color: #999;
}

/* line 62, app/assets/stylesheets/components/_likes.sass */
.icobutton svg {
  left: 0;
}

/* line 65, app/assets/stylesheets/components/_likes.sass */
.icobutton.active {
  color: #f14247;
}

/* line 68, app/assets/stylesheets/components/_likes.sass */
.heart-like {
  background: none;
  border: 0;
  padding: 4px 6px;
  color: inherit;
  font: inherit;
  cursor: pointer;
}

/* line 75, app/assets/stylesheets/components/_likes.sass */
.heart-like:focus-visible {
  outline: 2px solid #00a997;
  outline-offset: 2px;
  border-radius: 4px;
}

/* line 81, app/assets/stylesheets/components/_likes.sass */
body .heart-like.active .fa-heart, body .icobutton.active .fa-heart, body .is-liked.fa-heart, body a.active > .fa-heart {
  color: #e53935;
}

/* line 2, app/assets/stylesheets/components/_offer.sass */
.streaming-offers .streaming-offers-list, .streaming-offers .streaming-provider-routes {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 6, app/assets/stylesheets/components/_offer.sass */
.streaming-offers .streaming-offers-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 12px;
}

/* line 11, app/assets/stylesheets/components/_offer.sass */
.streaming-offers .streaming-provider {
  width: 210px;
  max-width: 100%;
  box-sizing: border-box;
  min-width: 0;
  padding: 14px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  background: #fff;
}

/* line 20, app/assets/stylesheets/components/_offer.sass */
.streaming-offers .streaming-provider-heading {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 40px;
  margin-bottom: 12px;
}

/* line 26, app/assets/stylesheets/components/_offer.sass */
.streaming-offers .streaming-provider-logo {
  width: 100%;
  height: 80px;
  object-fit: contain;
  border-radius: 4px;
  flex-shrink: 0;
}

/* line 32, app/assets/stylesheets/components/_offer.sass */
.streaming-offers .streaming-provider-name {
  font-size: 15px;
  font-weight: 600;
  overflow-wrap: anywhere;
}

/* line 36, app/assets/stylesheets/components/_offer.sass */
.streaming-offers .streaming-provider-routes li + li {
  margin-top: 6px;
}

/* line 38, app/assets/stylesheets/components/_offer.sass */
.streaming-offers a.streaming-provider-route {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-height: 40px;
  padding: 8px 10px;
  box-sizing: border-box;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.04);
  color: inherit;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
}

/* line 52, app/assets/stylesheets/components/_offer.sass */
.streaming-offers a.streaming-provider-route:hover, .streaming-offers a.streaming-provider-route:focus-visible {
  background: rgba(255, 176, 0, 0.15);
  outline: 2px solid #ffb000;
  outline-offset: 1px;
}

/* line 56, app/assets/stylesheets/components/_offer.sass */
.streaming-offers .streaming-offers-note {
  margin: 12px 0 0;
  font-size: 12px;
  line-height: 1.6;
  color: #9B9B9B;
}

/* line 62, app/assets/stylesheets/components/_offer.sass */
body.dark_theme .streaming-offers .streaming-provider {
  background: #2e2f34;
  border-color: #3c3d43;
}

/* line 65, app/assets/stylesheets/components/_offer.sass */
body.dark_theme .streaming-offers .streaming-provider-name {
  color: #dfe0e6;
}

/* line 67, app/assets/stylesheets/components/_offer.sass */
body.dark_theme .streaming-offers a.streaming-provider-route {
  background: #242529;
  color: #dfe0e6;
}

/* line 70, app/assets/stylesheets/components/_offer.sass */
body.dark_theme .streaming-offers a.streaming-provider-route:hover, body.dark_theme .streaming-offers a.streaming-provider-route:focus-visible {
  background: rgba(255, 176, 0, 0.12);
  color: #ffb000;
}

/* line 74, app/assets/stylesheets/components/_offer.sass */
.streaming-offers .streaming-provider.streaming-provider--banner, body.dark_theme .streaming-offers .streaming-provider.streaming-provider--banner {
  width: 80px;
  padding: 0;
  background: transparent;
  border: 0;
}

/* line 79, app/assets/stylesheets/components/_offer.sass */
.streaming-offers a.streaming-provider-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 2px;
}

/* line 85, app/assets/stylesheets/components/_offer.sass */
.streaming-offers a.streaming-provider-banner:hover, .streaming-offers a.streaming-provider-banner:focus-visible {
  outline: 2px solid #ffb000;
  outline-offset: 2px;
}

/* line 88, app/assets/stylesheets/components/_offer.sass */
.streaming-offers a.streaming-provider-banner .streaming-provider-logo {
  display: block;
  max-width: 80px;
}
