@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fontawesome-webfont-3a44649d63391dcafb4a2e1e1186677898f76d1ef7d4c52a2d50edb87852c4e4.eot");
  src: url("/assets/fontawesome-webfont-3a44649d63391dcafb4a2e1e1186677898f76d1ef7d4c52a2d50edb87852c4e4.eot?#iefix") format("embedded-opentype"), url("/assets/fontawesome-webfont-467b123f61089a0324e5b236d9e9e48cbe4279c9da0d74ee08dddd6fa1c1fc4e.woff2") format("woff2"), url("/assets/fontawesome-webfont-ebb2e7f4fb28a473629a073a6d96a3651e5cfe3754735674927af2b6120136de.woff") format("woff"), url("/assets/fontawesome-webfont-7b8243f27a48337a0a72082b45eb40649bf5a3e3fc410ddca6f2be696f2bffe9.ttf") format("truetype"), url("/assets/fontawesome-webfont-a4da5962acb2c4541a3075a6548adafdb4cbd5f9d720b02002a1c2601d4b0f75.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 101, vendor/bundle/ruby/2.7.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select, .dk-select *, .dk-select *:before, .dk-select *:after, .dk-select-multi, .dk-select-multi *, .dk-select-multi *:before, .dk-select-multi *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select, .dk-select-multi {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5em;
  width: 200px;
  cursor: pointer;
}

/* line 14, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-selected {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 0.4em;
  padding: 0 1.5em 0 0.5em;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* line 25, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-selected:before, .dk-selected:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
}

/* line 30, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-selected:before {
  top: 50%;
  border: solid transparent;
  border-width: 0.25em 0.25em 0;
  border-top-color: #CCCCCC;
  margin: -0.125em 0.5em 0 0;
}

/* line 36, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-selected:after {
  top: 0;
  height: 100%;
  border-left: 1px solid #CCCCCC;
  margin: 0 1.5em 0 0;
}

/* line 42, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-selected-disabled {
  color: #BBBBBB;
}

/* line 45, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select .dk-select-options {
  position: absolute;
  display: none;
  left: 0;
  right: 0;
}

/* line 51, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-open-up .dk-select-options {
  border-radius: 0.4em 0.4em 0 0;
  margin-bottom: -1px;
  bottom: 100%;
}

/* line 56, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-open-down .dk-select-options {
  border-radius: 0 0 0.4em 0.4em;
  margin-top: -1px;
  top: 100%;
}

/* line 61, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-multi .dk-select-options {
  max-height: 10em;
}

/* line 64, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-options {
  background-color: white;
  border: 1px solid #CCCCCC;
  border-radius: 0.4em;
  list-style: none;
  margin: 0;
  max-height: 10.5em;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0.25em 0;
  width: auto;
  z-index: 100;
}

/* line 77, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-option-selected {
  background-color: #3297fd;
  color: #fff;
}

/* line 81, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-options-highlight .dk-option-selected {
  background-color: transparent;
  color: inherit;
}

/* line 85, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-option {
  padding: 0 0.5em;
}

/* line 88, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-options .dk-option-highlight {
  background-color: #3297fd;
  color: #fff;
}

/* line 92, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-options .dk-option-disabled {
  color: #BBBBBB;
  background-color: transparent;
}

/* line 96, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-options .dk-option-hidden {
  display: none;
}

/* line 99, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-optgroup {
  border: solid #CCCCCC;
  border-width: 1px 0;
  padding: 0.25em 0;
  margin-top: 0.25em;
}

/* line 104, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-optgroup + .dk-option {
  margin-top: 0.25em;
}

/* line 106, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-optgroup + .dk-optgroup {
  border-top-width: 0;
  margin-top: 0;
}

/* line 109, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-optgroup:nth-child(2) {
  padding-top: 0;
  border-top: none;
  margin-top: 0;
}

/* line 113, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-optgroup:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 118, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-optgroup-label {
  padding: 0 0.5em 0.25em;
  font-weight: bold;
  width: 100%;
}

/* line 123, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-optgroup-options {
  list-style: none;
  padding-left: 0;
}

/* line 126, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-optgroup-options li {
  padding-left: 1.2em;
}

/* line 129, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-open-up .dk-selected {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #3297fd;
}

/* line 134, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-open-down .dk-selected {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #3297fd;
}

/* line 139, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-open-up .dk-selected:before, .dk-select-open-down .dk-selected:before {
  border-width: 0 0.25em 0.25em;
  border-bottom-color: #3297fd;
}

/* line 143, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-open-up .dk-selected:after, .dk-select-open-down .dk-selected:after {
  border-left-color: #3297fd;
}

/* line 146, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-open-up .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-multi:focus .dk-select-options {
  display: block;
  border-color: #3297fd;
}

/* line 150, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-multi:hover, .dk-select-multi:focus {
  outline: none;
}

/* line 153, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-selected:hover, .dk-selected:focus {
  outline: none;
  border-color: #3297fd;
}

/* line 156, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-selected:hover:before, .dk-selected:focus:before {
  border-top-color: #3297fd;
}

/* line 158, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-selected:hover:after, .dk-selected:focus:after {
  border-left-color: #3297fd;
}

/* line 161, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-disabled {
  opacity: 0.6;
  color: #BBBBBB;
  cursor: not-allowed;
}

/* line 165, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-disabled .dk-selected:hover, .dk-select-disabled .dk-selected:focus {
  border-color: inherit;
}

/* line 167, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-disabled .dk-selected:hover:before, .dk-select-disabled .dk-selected:focus:before {
  border-top-color: inherit;
}

/* line 169, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
.dk-select-disabled .dk-selected:hover:after, .dk-select-disabled .dk-selected:focus:after {
  border-left-color: inherit;
}

/* line 172, vendor/bundle/ruby/2.7.0/gems/rails-assets-dropkick-2.1.9/app/assets/stylesheets/dropkick/dropkick.scss */
select[data-dkcacheid] {
  display: none;
}

/*! Lazy Load XT v1.0.5 2014-06-05
 * http://ressio.github.io/lazy-load-xt
 * (C) 2014 RESS.io
 * Licensed under MIT */
/* line 5, vendor/bundle/ruby/2.7.0/gems/rails-assets-lazyloadxt-1.0.5/app/assets/stylesheets/lazyloadxt/dist/jquery.lazyloadxt.spinner.scss */
.lazy-hidden {
  background: #eee url(/assets/lazyloadxt/dist/loading-aaf56e223e2a7c877d092be1ba09bdd3041d2f3acd340914703c34200660edc5.gif) no-repeat 50% 50%;
}

/**
 * Swiper 11.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 9, 2024
 */
/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

/* FONT_END */
/* line 21, app/assets/stylesheets/application/swiper/swiper.css */
:root {
  --swiper-theme-color: #007aff;
  /*
    --swiper-preloader-color: var(--swiper-theme-color);
    --swiper-wrapper-transition-timing-function: initial;
    */
}

/* line 28, app/assets/stylesheets/application/swiper/swiper.css */
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

/* line 35, app/assets/stylesheets/application/swiper/swiper.css */
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

/* line 46, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

/* line 49, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

/* line 59, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

/* line 64, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-horizontal {
  touch-action: pan-y;
}

/* line 67, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-vertical {
  touch-action: pan-x;
}

/* line 70, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

/* line 78, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
/* line 82, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

/* line 86, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* line 90, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
/* line 96, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

/* line 99, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

/* line 102, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-3d {
  perspective: 1200px;
}

/* line 105, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
/* line 110, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

/* line 117, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

/* line 120, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

/* line 123, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

/* line 126, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

/* line 129, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

/* line 132, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

/* line 135, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

/* line 140, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

/* line 144, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

/* line 147, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

/* line 152, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

/* line 155, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
/* line 162, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

/* line 180, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

/* line 183, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 186, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 189, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 192, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 195, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

/* line 210, app/assets/stylesheets/application/swiper/swiper.css */
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

/* line 214, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

/* line 217, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Slide styles end */
/* line 229, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

/* line 233, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

/* line 240, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

/* line 244, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

/* line 248, app/assets/stylesheets/application/swiper/swiper.css */
:root {
  --swiper-navigation-size: 44px;
  /*
    --swiper-navigation-top-offset: 50%;
    --swiper-navigation-sides-offset: 10px;
    --swiper-navigation-color: var(--swiper-theme-color);
    */
}

/* line 256, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

/* line 270, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

/* line 276, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

/* line 282, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

/* line 286, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

/* line 293, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

/* line 297, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

/* line 302, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

/* line 307, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-lock {
  display: none;
}

/* Navigation font start */
/* line 311, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

/* line 320, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

/* line 324, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

/* line 329, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

/* Navigation font end */
/* line 334, app/assets/stylesheets/application/swiper/swiper.css */
:root {
  /*
    --swiper-pagination-color: var(--swiper-theme-color);
    --swiper-pagination-left: auto;
    --swiper-pagination-right: 8px;
    --swiper-pagination-bottom: 8px;
    --swiper-pagination-top: auto;
    --swiper-pagination-fraction-color: inherit;
    --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
    --swiper-pagination-progressbar-size: 4px;
    --swiper-pagination-bullet-size: 8px;
    --swiper-pagination-bullet-width: 8px;
    --swiper-pagination-bullet-height: 8px;
    --swiper-pagination-bullet-border-radius: 50%;
    --swiper-pagination-bullet-inactive-color: #000;
    --swiper-pagination-bullet-inactive-opacity: 0.2;
    --swiper-pagination-bullet-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 4px;
    --swiper-pagination-bullet-vertical-gap: 6px;
    */
}

/* line 355, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

/* line 362, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* line 365, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
/* line 370, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
/* line 380, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

/* line 384, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

/* line 388, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

/* line 391, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

/* line 394, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

/* line 397, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

/* line 400, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

/* line 403, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

/* line 406, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

/* line 414, app/assets/stylesheets/application/swiper/swiper.css */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

/* line 422, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

/* line 425, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullet:only-child {
  display: none !important;
}

/* line 428, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

/* line 432, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

/* line 439, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

/* line 444, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

/* line 450, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

/* line 456, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

/* line 460, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

/* line 466, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

/* line 471, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
/* line 476, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
/* line 480, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

/* line 484, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

/* line 494, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

/* line 497, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

/* line 506, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

/* line 515, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-pagination-lock {
  display: none;
}

/* line 518, app/assets/stylesheets/application/swiper/swiper.css */
:root {
  /*
    --swiper-scrollbar-border-radius: 10px;
    --swiper-scrollbar-top: auto;
    --swiper-scrollbar-bottom: 4px;
    --swiper-scrollbar-left: auto;
    --swiper-scrollbar-right: 4px;
    --swiper-scrollbar-sides-offset: 1%;
    --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
    --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
    --swiper-scrollbar-size: 4px;
    */
}

/* line 531, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

/* line 537, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

/* line 541, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

/* line 551, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

/* line 561, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

/* line 570, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* line 573, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
/* line 577, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* line 585, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
/* line 593, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
/* line 598, app/assets/stylesheets/application/swiper/swiper.css */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* line 606, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 610, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

/* line 613, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

/* line 617, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

/* line 620, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

/* line 624, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 627, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

/* line 630, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 633, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cube {
  overflow: visible;
}

/* line 636, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

/* line 646, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 649, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

/* line 652, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 656, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

/* line 662, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

/* line 671, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

/* line 681, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
/* line 686, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
/* line 695, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-flip {
  overflow: visible;
}

/* line 698, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

/* line 704, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 707, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
/* line 712, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
/* line 721, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

/* line 727, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cards {
  overflow: visible;
}

/* line 730, app/assets/stylesheets/application/swiper/swiper.css */
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
  }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn);
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
  }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  60%, 80% {
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  60%, 80% {
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: center;
  }
  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: left bottom;
  }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  0%, to {
    -webkit-transform-origin: right bottom;
  }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    transform-origin: top left;
  }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    transform-origin: top left;
  }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50%, to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50%, to {
    opacity: 0;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

/* line 11, vendor/bundle/ruby/2.7.0/gems/animate-rails-1.0.10/app/assets/stylesheets/animate.css */
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* line 3, app/assets/stylesheets/application/_base.sass */
h1 {
  font-weight: lighter;
}

/* line 5, app/assets/stylesheets/application/_base.sass */
h2 {
  font-weight: 500;
}

/* line 7, app/assets/stylesheets/application/_base.sass */
h5 {
  font-size: rem-calc(16);
  font-weight: bold;
}

/* line 14, app/assets/stylesheets/application/_base.sass */
.img-zoom-container .img-wrap {
  border-radius: inherit;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

/* line 20, app/assets/stylesheets/application/_base.sass */
.img-zoom-container .img-wrap img {
  border-radius: inherit;
  z-index: -1;
  width: 100%;
  transition: transform 25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

/* line 26, app/assets/stylesheets/application/_base.sass */
.img-zoom-container:hover img {
  transform: scale(1.2) rotate(0.1deg);
}

/* line 29, app/assets/stylesheets/application/_base.sass */
.very-small {
  font-size: rem-calc(14);
  color: #a41713;
}

/* line 33, app/assets/stylesheets/application/_base.sass */
.small-text {
  font-size: rem-calc(12);
}

/* line 36, app/assets/stylesheets/application/_base.sass */
table.small-text tr td {
  font-size: rem-calc(12);
  padding: 0.5em;
}

/* line 40, app/assets/stylesheets/application/_base.sass */
.monospace {
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter";
}

/* line 44, app/assets/stylesheets/application/_base.sass */
.button {
  background-image: linear-gradient(to top, #12100b 0%, #444444 100%);
}

/* line 46, app/assets/stylesheets/application/_base.sass */
.button:hover {
  background-image: linear-gradient(to bottom, #12100b 0%, #444444 100%);
}

/* line 49, app/assets/stylesheets/application/_base.sass */
.button.primary-big {
  background-image: linear-gradient(to top, #b2831f 0%, #bb9221 14%, #c4a023 33%, #e2c14c 73%, #ffe174 100%);
}

/* line 51, app/assets/stylesheets/application/_base.sass */
.button.primary-big:hover {
  background-image: linear-gradient(to bottom, #b2831f 0%, #bb9221 14%, #c4a023 33%, #e2c14c 73%, #ffe174 100%);
}

/* line 55, app/assets/stylesheets/application/_base.sass */
.button.regular {
  line-height: 14px;
  margin-bottom: 0;
}

/* line 58, app/assets/stylesheets/application/_base.sass */
.button.regular .fa {
  margin-right: 0.3rem;
}

/* line 61, app/assets/stylesheets/application/_base.sass */
.button.micro {
  padding: 0.5rem;
}

/* line 64, app/assets/stylesheets/application/_base.sass */
.button.bg-red {
  background-color: #b11116;
  background-image: none;
}

/* line 69, app/assets/stylesheets/application/_base.sass */
.button.bg-red:hover {
  background-image: none;
  opacity: 0.7;
}

/* line 73, app/assets/stylesheets/application/_base.sass */
.button.bg-ginger {
  background-color: #ffae5e;
  background-image: none;
}

/* line 76, app/assets/stylesheets/application/_base.sass */
.button.bg-ginger:hover {
  background-image: none;
  opacity: 0.7;
}

/* line 80, app/assets/stylesheets/application/_base.sass */
.button.bg-jumbo {
  background-color: #888888;
  background-image: none;
}

/* line 83, app/assets/stylesheets/application/_base.sass */
.button.bg-jumbo:hover {
  background-image: none;
  opacity: 0.7;
}

/* line 87, app/assets/stylesheets/application/_base.sass */
.button.bg-blue {
  background-color: #5F9EA0;
  background-image: none;
}

/* line 90, app/assets/stylesheets/application/_base.sass */
.button.bg-blue:hover {
  background-image: none;
  opacity: 0.7;
}

/* line 94, app/assets/stylesheets/application/_base.sass */
.button.bg-purple {
  background-color: #563D7C;
  background-image: none;
}

/* line 97, app/assets/stylesheets/application/_base.sass */
.button.bg-purple:hover {
  background-image: none;
  opacity: 0.7;
}

/* line 101, app/assets/stylesheets/application/_base.sass */
.button.wrap-text {
  white-space: normal;
}

/* line 104, app/assets/stylesheets/application/_base.sass */
.bg-white {
  background-color: #FFF;
}

/* line 106, app/assets/stylesheets/application/_base.sass */
.bg-alert {
  background-color: rgba(198, 15, 19, 0.5);
}

/* line 108, app/assets/stylesheets/application/_base.sass */
.bg-grey {
  background-color: #909090;
  color: #fff;
}

/* line 112, app/assets/stylesheets/application/_base.sass */
.centered {
  text-align: center;
}

/* line 116, app/assets/stylesheets/application/_base.sass */
form .field_with_errors {
  padding: 0;
  background-color: transparent;
}

/* line 119, app/assets/stylesheets/application/_base.sass */
form .field_with_errors input {
  border: 1px solid #c60f13;
}

/* line 123, app/assets/stylesheets/application/_base.sass */
.dialog a {
  text-decoration: underline;
  color: #B11116;
}

/* line 126, app/assets/stylesheets/application/_base.sass */
.dialog select {
  background-color: white;
}

/* line 128, app/assets/stylesheets/application/_base.sass */
.dialog label {
  background-color: white;
  bottom: -10px;
  display: inline-block;
  left: 5%;
  padding: 0 5px;
  position: relative;
  font-size: rem-calc(13);
  z-index: 1;
}

/* line 137, app/assets/stylesheets/application/_base.sass */
.dialog input[type=text], .dialog input[type=password] {
  border: 1px  solid  #b4b4b4;
  background-color: #fff;
}

/* line 140, app/assets/stylesheets/application/_base.sass */
.dialog input[type=text]:-webkit-autofill, .dialog input[type=password]:-webkit-autofill {
  -webkit-text-fill-color: #333;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

/* line 147, app/assets/stylesheets/application/_base.sass */
.bwWrapper {
  display: block;
  position: relative;
}

/* line 151, app/assets/stylesheets/application/_base.sass */
.content #poker_launcher {
  text-align: center;
  padding: 1em;
}

/* line 155, app/assets/stylesheets/application/_base.sass */
.content > .sitewide_alert {
  background-color: rgba(198, 15, 19, 0.7);
  color: #444;
  padding: 1em;
  margin: 1em;
  border: 1px solid #c60f13;
  border-radius: 5px;
}

/* line 163, app/assets/stylesheets/application/_base.sass */
ul.alerts {
  margin-top: 1em;
  margin-bottom: 0;
  list-style: none !important;
}

/* line 167, app/assets/stylesheets/application/_base.sass */
ul.alerts li {
  margin-left: 0 !important;
}

/* line 169, app/assets/stylesheets/application/_base.sass */
.alert {
  padding: 8px 14px;
  background-color: rgba(198, 15, 19, 0.7);
  background-color: #FCF8E3;
  border: 1px solid #FBEED5;
  border-radius: 4px;
}

/* line 175, app/assets/stylesheets/application/_base.sass */
.alert-success {
  color: #468847;
  background-color: #DFF0D8;
  border-color: #D6E9C6;
}

/* line 179, app/assets/stylesheets/application/_base.sass */
.alert-notice, .alert-info {
  color: #3A87AD;
  background-color: #D9EDF7;
  border-color: #BCE8F1;
}

/* line 183, app/assets/stylesheets/application/_base.sass */
.alert-error, .alert-warning, .alert-alert {
  color: #444;
  background-color: rgba(198, 15, 19, 0.7);
}

/* line 187, app/assets/stylesheets/application/_base.sass */
.nowrap {
  white-space: nowrap;
}

/* line 190, app/assets/stylesheets/application/_base.sass */
.row + .row.spaced {
  margin-top: 1em;
}

/* line 7, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-container {
  width: 100%;
  margin: 0 auto;
}

/* line 10, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-container::after {
  content: '';
  display: table;
  clear: both;
}

/* line 15, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-container.p-top_0 {
  padding-top: 0;
}

/* line 20, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-row {
  padding: 0 10px;
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
}

/* line 25, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-row .rs-row {
  padding: 0;
}

/* line 28, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-row_full-width {
  max-width: 100%;
}

/* line 31, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-row_large {
  max-width: 1260px;
}

/* line 38, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-clear_after::after {
  content: '';
  display: table;
  clear: both;
}

/* line 46, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 20px;
  padding: 20px;
  background: #f2f2f2;
  color: #333333;
}

/* line 54, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-panel > :last-child {
  margin-bottom: 0;
}

/* line 57, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  padding: 20px;
  background: #ffe9eb;
  color: #333333;
}

/* line 68, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-bg_white {
  background: #ffffff;
}

/* line 71, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-bg_alert {
  background-color: rgba(198, 15, 19, 0.5);
}

/* line 76, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-radius {
  border-radius: 4px;
}

/* line 80, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-hide {
  display: none;
}

/* line 84, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-show-medium-up {
  display: none;
}

/* line 88, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-show-large-up {
  display: none;
}

/* line 92, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-1 {
  width: calc(100% * 1 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-1 {
  margin-left: calc(1 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-2 {
  width: calc(100% * 2 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-2 {
  margin-left: calc(2 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-3 {
  width: calc(100% * 3 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-3 {
  margin-left: calc(3 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-4 {
  width: calc(100% * 4 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-4 {
  margin-left: calc(4 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-5 {
  width: calc(100% * 5 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-5 {
  margin-left: calc(5 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-6 {
  width: calc(100% * 6 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-6 {
  margin-left: calc(6 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-7 {
  width: calc(100% * 7 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-7 {
  margin-left: calc(7 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-8 {
  width: calc(100% * 8 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-8 {
  margin-left: calc(8 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-9 {
  width: calc(100% * 9 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-9 {
  margin-left: calc(9 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-10 {
  width: calc(100% * 10 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-10 {
  margin-left: calc(10 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-11 {
  width: calc(100% * 11 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-11 {
  margin-left: calc(11 * 8.3333333333%);
}

/* line 98, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-12 {
  width: calc(100% * 12 / 12);
}

/* line 102, app/assets/stylesheets/application/rs_framework/_base.scss */
.rs-column-small-offset-12 {
  margin-left: calc(12 * 8.3333333333%);
}

@media (max-width: 640px) {
  /* line 108, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-hide-small-only {
    display: none;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 114, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-hide-medium-only {
    display: none;
  }
}

@media (min-width: 641px) {
  /* line 120, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-hide-medium-up {
    display: none;
  }
  /* line 124, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-show-medium-up {
    display: block;
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-1 {
    width: calc(100% * 1 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-1 {
    margin-left: calc(1 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-2 {
    width: calc(100% * 2 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-2 {
    margin-left: calc(2 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-3 {
    width: calc(100% * 3 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-3 {
    margin-left: calc(3 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-4 {
    width: calc(100% * 4 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-4 {
    margin-left: calc(4 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-5 {
    width: calc(100% * 5 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-5 {
    margin-left: calc(5 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-6 {
    width: calc(100% * 6 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-6 {
    margin-left: calc(6 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-7 {
    width: calc(100% * 7 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-7 {
    margin-left: calc(7 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-8 {
    width: calc(100% * 8 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-8 {
    margin-left: calc(8 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-9 {
    width: calc(100% * 9 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-9 {
    margin-left: calc(9 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-10 {
    width: calc(100% * 10 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-10 {
    margin-left: calc(10 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-11 {
    width: calc(100% * 11 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-11 {
    margin-left: calc(11 * 8.3333333333%);
  }
  /* line 129, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-12 {
    width: calc(100% * 12 / 12);
  }
  /* line 133, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-medium-offset-12 {
    margin-left: calc(12 * 8.3333333333%);
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {
  /* line 140, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-hide-large-only {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 146, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-hide-large-up {
    display: none;
  }
  /* line 150, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-show-large-up {
    display: block;
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-1 {
    width: calc(100% * 1 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-1 {
    margin-left: calc(1 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-2 {
    width: calc(100% * 2 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-2 {
    margin-left: calc(2 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-3 {
    width: calc(100% * 3 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-3 {
    margin-left: calc(3 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-4 {
    width: calc(100% * 4 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-4 {
    margin-left: calc(4 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-5 {
    width: calc(100% * 5 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-5 {
    margin-left: calc(5 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-6 {
    width: calc(100% * 6 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-6 {
    margin-left: calc(6 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-7 {
    width: calc(100% * 7 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-7 {
    margin-left: calc(7 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-8 {
    width: calc(100% * 8 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-8 {
    margin-left: calc(8 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-9 {
    width: calc(100% * 9 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-9 {
    margin-left: calc(9 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-10 {
    width: calc(100% * 10 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-10 {
    margin-left: calc(10 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-11 {
    width: calc(100% * 11 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-11 {
    margin-left: calc(11 * 8.3333333333%);
  }
  /* line 155, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-12 {
    width: calc(100% * 12 / 12);
  }
  /* line 159, app/assets/stylesheets/application/rs_framework/_base.scss */
  .rs-column-large-offset-12 {
    margin-left: calc(12 * 8.3333333333%);
  }
}

/* line 3, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 0;
  width: 100%;
  margin: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
}

/* line 11, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex.rs-justify_center {
  justify-content: center;
}

/* line 14, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex.rs-justify_flex-end {
  justify-content: flex-end;
}

/* line 17, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex.rs-justify_space-around {
  justify-content: space-around;
}

/* line 20, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex.rs-justify_space-evenly {
  justify-content: space-evenly;
}

/* line 23, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex.rs-justify_space-between {
  justify-content: space-between;
}

/* line 27, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex.rs-align_flex-end {
  align-items: flex-end;
}

/* line 30, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex.rs-align_center {
  align-items: center;
}

/* line 33, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex.rs-align_stretch {
  align-items: stretch;
}

/* line 36, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex.rs-align_baseline {
  align-items: baseline;
}

/* line 40, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex_m-bottom__15 {
  margin-bottom: 15px;
}

/* line 44, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex_collapse {
  gap: 0;
}

/* line 46, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex_collapse .rs-flex-item {
  padding: 0;
}

/* line 50, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex_outlined {
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + (2 * 10px));
}

/* line 57, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-wrap {
  flex-wrap: wrap;
}

@media (min-width: 1025px) {
  /* line 60, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-wrap_large-nowrap {
    flex-wrap: nowrap;
  }
}

/* line 66, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-flex-item {
  overflow: hidden;
  padding: 0 10px;
  flex-basis: 100%;
}

/* line 72, app/assets/stylesheets/application/rs_framework/_flex.scss */
[class*="rs-small-block-grid-"] {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-wrap: wrap;
}

/* line 80, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-auto > li {
  flex-basis: auto;
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-1 {
  flex-basis: calc(100% * 1 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-1 {
  margin-left: calc(1 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-1 > li {
  flex-basis: calc(100% / 1);
  padding: 0 10px 20px;
  max-width: calc(100% / 1);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-2 {
  flex-basis: calc(100% * 2 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-2 {
  margin-left: calc(2 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-2 > li {
  flex-basis: calc(100% / 2);
  padding: 0 10px 20px;
  max-width: calc(100% / 2);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-3 {
  flex-basis: calc(100% * 3 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-3 {
  margin-left: calc(3 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-3 > li {
  flex-basis: calc(100% / 3);
  padding: 0 10px 20px;
  max-width: calc(100% / 3);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-4 {
  flex-basis: calc(100% * 4 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-4 {
  margin-left: calc(4 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-4 > li {
  flex-basis: calc(100% / 4);
  padding: 0 10px 20px;
  max-width: calc(100% / 4);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-5 {
  flex-basis: calc(100% * 5 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-5 {
  margin-left: calc(5 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-5 > li {
  flex-basis: calc(100% / 5);
  padding: 0 10px 20px;
  max-width: calc(100% / 5);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-6 {
  flex-basis: calc(100% * 6 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-6 {
  margin-left: calc(6 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-6 > li {
  flex-basis: calc(100% / 6);
  padding: 0 10px 20px;
  max-width: calc(100% / 6);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-7 {
  flex-basis: calc(100% * 7 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-7 {
  margin-left: calc(7 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-7 > li {
  flex-basis: calc(100% / 7);
  padding: 0 10px 20px;
  max-width: calc(100% / 7);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-8 {
  flex-basis: calc(100% * 8 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-8 {
  margin-left: calc(8 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-8 > li {
  flex-basis: calc(100% / 8);
  padding: 0 10px 20px;
  max-width: calc(100% / 8);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-9 {
  flex-basis: calc(100% * 9 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-9 {
  margin-left: calc(9 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-9 > li {
  flex-basis: calc(100% / 9);
  padding: 0 10px 20px;
  max-width: calc(100% / 9);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-10 {
  flex-basis: calc(100% * 10 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-10 {
  margin-left: calc(10 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-10 > li {
  flex-basis: calc(100% / 10);
  padding: 0 10px 20px;
  max-width: calc(100% / 10);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-11 {
  flex-basis: calc(100% * 11 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-11 {
  margin-left: calc(11 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-11 > li {
  flex-basis: calc(100% / 11);
  padding: 0 10px 20px;
  max-width: calc(100% / 11);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-12 {
  flex-basis: calc(100% * 12 / 12);
}

/* line 90, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-12 {
  margin-left: calc(12 * 8.3333333333%);
}

/* line 95, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-12 > li {
  flex-basis: calc(100% / 12);
  padding: 0 10px 20px;
  max-width: calc(100% / 12);
}

@media (min-width: 641px) {
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-1 {
    flex-basis: calc(100% * 1 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-1 {
    margin-left: calc(1 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-1 > li {
    flex-basis: calc(100% / 1);
    padding: 0 10px 20px;
    max-width: calc(100% / 1);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-2 {
    flex-basis: calc(100% * 2 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-2 {
    margin-left: calc(2 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-2 > li {
    flex-basis: calc(100% / 2);
    padding: 0 10px 20px;
    max-width: calc(100% / 2);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-3 {
    flex-basis: calc(100% * 3 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-3 {
    margin-left: calc(3 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-3 > li {
    flex-basis: calc(100% / 3);
    padding: 0 10px 20px;
    max-width: calc(100% / 3);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-4 {
    flex-basis: calc(100% * 4 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-4 {
    margin-left: calc(4 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-4 > li {
    flex-basis: calc(100% / 4);
    padding: 0 10px 20px;
    max-width: calc(100% / 4);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-5 {
    flex-basis: calc(100% * 5 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-5 {
    margin-left: calc(5 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-5 > li {
    flex-basis: calc(100% / 5);
    padding: 0 10px 20px;
    max-width: calc(100% / 5);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-6 {
    flex-basis: calc(100% * 6 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-6 {
    margin-left: calc(6 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-6 > li {
    flex-basis: calc(100% / 6);
    padding: 0 10px 20px;
    max-width: calc(100% / 6);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-7 {
    flex-basis: calc(100% * 7 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-7 {
    margin-left: calc(7 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-7 > li {
    flex-basis: calc(100% / 7);
    padding: 0 10px 20px;
    max-width: calc(100% / 7);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-8 {
    flex-basis: calc(100% * 8 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-8 {
    margin-left: calc(8 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-8 > li {
    flex-basis: calc(100% / 8);
    padding: 0 10px 20px;
    max-width: calc(100% / 8);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-9 {
    flex-basis: calc(100% * 9 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-9 {
    margin-left: calc(9 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-9 > li {
    flex-basis: calc(100% / 9);
    padding: 0 10px 20px;
    max-width: calc(100% / 9);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-10 {
    flex-basis: calc(100% * 10 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-10 {
    margin-left: calc(10 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-10 > li {
    flex-basis: calc(100% / 10);
    padding: 0 10px 20px;
    max-width: calc(100% / 10);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-11 {
    flex-basis: calc(100% * 11 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-11 {
    margin-left: calc(11 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-11 > li {
    flex-basis: calc(100% / 11);
    padding: 0 10px 20px;
    max-width: calc(100% / 11);
  }
  /* line 106, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-12 {
    flex-basis: calc(100% * 12 / 12);
  }
  /* line 110, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-12 {
    margin-left: calc(12 * 8.3333333333%);
  }
  /* line 115, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-block-grid-12 > li {
    flex-basis: calc(100% / 12);
    padding: 0 10px 20px;
    max-width: calc(100% / 12);
  }
  /* line 123, app/assets/stylesheets/application/rs_framework/_flex.scss */
  [class*="rs-medium-block-grid-"] {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-wrap: wrap;
  }
}

@media (min-width: 1025px) {
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-1 {
    flex-basis: calc(100% * 1 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-1 {
    margin-left: calc(1 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-1 > li {
    flex-basis: calc(100% / 1);
    padding: 0 10px 20px;
    max-width: calc(100% / 1);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-2 {
    flex-basis: calc(100% * 2 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-2 {
    margin-left: calc(2 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-2 > li {
    flex-basis: calc(100% / 2);
    padding: 0 10px 20px;
    max-width: calc(100% / 2);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-3 {
    flex-basis: calc(100% * 3 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-3 {
    margin-left: calc(3 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-3 > li {
    flex-basis: calc(100% / 3);
    padding: 0 10px 20px;
    max-width: calc(100% / 3);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-4 {
    flex-basis: calc(100% * 4 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-4 {
    margin-left: calc(4 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-4 > li {
    flex-basis: calc(100% / 4);
    padding: 0 10px 20px;
    max-width: calc(100% / 4);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-5 {
    flex-basis: calc(100% * 5 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-5 {
    margin-left: calc(5 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-5 > li {
    flex-basis: calc(100% / 5);
    padding: 0 10px 20px;
    max-width: calc(100% / 5);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-6 {
    flex-basis: calc(100% * 6 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-6 {
    margin-left: calc(6 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-6 > li {
    flex-basis: calc(100% / 6);
    padding: 0 10px 20px;
    max-width: calc(100% / 6);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-7 {
    flex-basis: calc(100% * 7 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-7 {
    margin-left: calc(7 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-7 > li {
    flex-basis: calc(100% / 7);
    padding: 0 10px 20px;
    max-width: calc(100% / 7);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-8 {
    flex-basis: calc(100% * 8 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-8 {
    margin-left: calc(8 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-8 > li {
    flex-basis: calc(100% / 8);
    padding: 0 10px 20px;
    max-width: calc(100% / 8);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-9 {
    flex-basis: calc(100% * 9 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-9 {
    margin-left: calc(9 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-9 > li {
    flex-basis: calc(100% / 9);
    padding: 0 10px 20px;
    max-width: calc(100% / 9);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-10 {
    flex-basis: calc(100% * 10 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-10 {
    margin-left: calc(10 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-10 > li {
    flex-basis: calc(100% / 10);
    padding: 0 10px 20px;
    max-width: calc(100% / 10);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-11 {
    flex-basis: calc(100% * 11 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-11 {
    margin-left: calc(11 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-11 > li {
    flex-basis: calc(100% / 11);
    padding: 0 10px 20px;
    max-width: calc(100% / 11);
  }
  /* line 134, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-12 {
    flex-basis: calc(100% * 12 / 12);
  }
  /* line 138, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-12 {
    margin-left: calc(12 * 8.3333333333%);
  }
  /* line 143, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-block-grid-12 > li {
    flex-basis: calc(100% / 12);
    padding: 0 10px 20px;
    max-width: calc(100% / 12);
  }
  /* line 151, app/assets/stylesheets/application/rs_framework/_flex.scss */
  [class*="rs-large-block-grid-"] {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-wrap: wrap;
  }
}

/* line 2, app/assets/stylesheets/application/rs_framework/_order.scss */
.rs-order_second {
  order: 2;
}

@media (min-width: 1025px) {
  /* line 9, app/assets/stylesheets/application/rs_framework/_order.scss */
  .rs-order_large__reset {
    order: 0;
  }
}

/* line 4, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button {
  display: inline-block;
  text-align: center;
  margin: 0 0 20px;
  border: 0 solid #760008;
  border-radius: 0;
  cursor: pointer;
  -webkit-appearance: none;
  background-color: #93000A;
  color: #FFFFFF;
  font-family: inherit;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
  font-size: 16px;
  position: relative;
  transition: background-color 300ms ease-out;
  padding: 9px 18px 10px;
}

/* line 22, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_black {
  background: #12100b;
  color: #ffffff;
  border-radius: 5px;
}

/* line 26, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_black[type='submit'] {
  border-radius: 5px;
}

/* line 29, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_black:hover {
  background-color: #444444;
  color: #ffffff;
}

/* line 33, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_black:active {
  background-color: #000000;
}

/* line 36, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_black[disabled] {
  background-color: #818181;
  color: #a1a1a1;
}

/* line 41, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_black-gradient {
  background-image: linear-gradient(to top, #12100b 0%, #444444 100%);
  color: #ffffff;
}

/* line 44, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_black-gradient:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #12100b 0%, #444444 100%);
}

/* line 49, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_red {
  background: #b11116;
  color: #ffffff;
}

/* line 52, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_red:hover {
  background: #b11116;
  opacity: 0.7;
  color: #ffffff;
}

/* line 58, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_ginger {
  background-color: #ffae5e;
  background-image: none;
  color: #ffffff;
}

/* line 62, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_ginger:hover {
  background-image: none;
  color: #ffffff;
  opacity: 0.7;
}

/* line 68, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_blue {
  background: #5F9EA0;
  color: #ffffff;
}

/* line 71, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_blue:hover {
  background: #5F9EA0;
  color: #ffffff;
  opacity: .7;
}

/* line 77, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_primary {
  padding: 16px 32px;
  background-image: linear-gradient(to top, #12100b 0%, #444444 100%);
  color: #ffffff;
}

/* line 81, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_primary:hover {
  color: #ffffff;
  background-image: linear-gradient(to bottom, #12100b 0%, #444444 100%);
}

/* line 86, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button.disabled {
  background-color: #93000A;
  border-color: #760008;
  color: #FFFFFF;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}

/* line 95, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_double-size {
  padding: 16px 32px 17px;
}

/* line 99, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_light-red {
  background: #b11116;
}

/* line 101, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_light-red[disabled] {
  color: #a1a1a1;
}

/* line 104, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_light-red:hover {
  background: #ec2027;
}

/* line 108, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_tiny {
  font-size: 10px;
}

/* line 111, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_small {
  font-size: 14px;
}

/* line 114, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_large {
  font-size: 20px;
}

/* line 117, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button_expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

/* line 123, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button.rs-radius {
  border-radius: 4px;
}

/* line 126, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button.regular {
  line-height: 14px;
  margin-bottom: 0;
}

/* line 129, app/assets/stylesheets/application/rs_framework/_button.scss */
.rs-button.regular .fa {
  margin-right: 5px;
}

/* line 3, app/assets/stylesheets/application/rs_framework/_gaps.scss */
.rs-gap_zero {
  gap: 0;
}

@media (max-width: 640px) {
  /* line 9, app/assets/stylesheets/application/rs_framework/_gaps.scss */
  .rs-gap_small__zero {
    gap: 0;
  }
}

@media (max-width: 1024px) {
  /* line 17, app/assets/stylesheets/application/rs_framework/_gaps.scss */
  .rs-gap_medium__zero {
    gap: 0;
  }
}

/* line 1, app/assets/stylesheets/application/rs_framework/_paddings.scss */
.rs-padding {
  padding: 20px;
}

/* line 3, app/assets/stylesheets/application/rs_framework/_paddings.scss */
.rs-padding__zero {
  padding: 0;
}

/* line 6, app/assets/stylesheets/application/rs_framework/_paddings.scss */
.rs-padding__small {
  padding: 8px;
}

/* line 10, app/assets/stylesheets/application/rs_framework/_paddings.scss */
.rs-padding_top__zero {
  padding-top: 0;
}

/* line 15, app/assets/stylesheets/application/rs_framework/_paddings.scss */
.rs-padding_sides__half {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 2, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-bottom_zero {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-bottom_extra-small {
  margin-bottom: 4px;
}

/* line 8, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-bottom_small {
  margin-bottom: 8px;
}

/* line 11, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-bottom_medium {
  margin-bottom: 12px;
}

/* line 14, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-bottom_large {
  margin-bottom: 16px;
}

/* line 17, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-bottom_extra-large {
  margin-bottom: 20px;
}

/* line 19, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-bottom_extra-large__double {
  margin-bottom: 40px;
}

/* line 26, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-top_zero {
  margin-top: 0;
}

/* line 29, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-top_extra-small {
  margin-top: 4px;
}

/* line 32, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-top_small {
  margin-top: 8px;
}

/* line 35, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-top_medium {
  margin-top: 12px;
}

/* line 38, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-top_large {
  margin-top: 16px;
}

/* line 40, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-top_large__double {
  margin-top: 32px;
}

/* line 44, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-top_extra-large {
  margin-top: 20px;
}

/* line 50, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-left_zero {
  margin-left: 0;
}

/* line 53, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-left_extra-small {
  margin-left: 4px;
}

/* line 56, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-left_small {
  margin-left: 8px;
}

/* line 59, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-left_medium {
  margin-left: 12px;
}

/* line 62, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-left_large {
  margin-left: 16px;
}

/* line 65, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-left_extra-large {
  margin-left: 20px;
}

/* line 71, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-right_zero {
  margin-right: 0;
}

/* line 74, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-right_extra-small {
  margin-right: 4px;
}

/* line 77, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-right_small {
  margin-right: 8px;
}

/* line 80, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-right_medium {
  margin-right: 12px;
}

/* line 83, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-right_large {
  margin-right: 16px;
}

/* line 86, app/assets/stylesheets/application/rs_framework/_margins.scss */
.margin-right_extra-large {
  margin-right: 20px;
}

/* line 1, app/assets/stylesheets/application/rs_framework/_alignments.scss */
.rs-center-small {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 641px) {
  /* line 7, app/assets/stylesheets/application/rs_framework/_alignments.scss */
  .rs-center-medium {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1025px) {
  /* line 14, app/assets/stylesheets/application/rs_framework/_alignments.scss */
  .rs-center-large {
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 2, app/assets/stylesheets/application/rs_framework/_text.scss */
.rs-text-align_center {
  text-align: center;
}

/* line 5, app/assets/stylesheets/application/rs_framework/_text.scss */
.rs-text-align_right {
  text-align: right;
}

/* line 8, app/assets/stylesheets/application/rs_framework/_text.scss */
.rs-text-align_left {
  text-align: left;
}

/* line 14, app/assets/stylesheets/application/rs_framework/_text.scss */
.rs-text-overflow_ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 21, app/assets/stylesheets/application/rs_framework/_text.scss */
.rs-text-size_small {
  font-size: 12px;
}

/* line 24, app/assets/stylesheets/application/rs_framework/_text.scss */
.rs-text-size_medium {
  font-size: 14px;
}

/* line 27, app/assets/stylesheets/application/rs_framework/_text.scss */
.rs-text-size_normal {
  font-size: 16px;
}

/* line 30, app/assets/stylesheets/application/rs_framework/_text.scss */
.rs-text-size_large {
  font-size: 18px;
}

/* line 33, app/assets/stylesheets/application/rs_framework/_text.scss */
.rs-text-size_extra-large {
  font-size: 20px;
}

/* line 38, app/assets/stylesheets/application/rs_framework/_index.scss */
.rs-test {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}

/* flags from https://github.com/lipis/flag-icon-css */
/* line 2, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

/* line 7, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}

/* line 16, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon:before {
  content: "\00a0";
}

/* line 19, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon.flag-icon-squared {
  width: 1em;
}

/* line 22, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-ru {
  background-image: url(/assets/flags/4x3/ru-9a87284037a16195ce8bc13a018a3f8548d7eaec169534ecd1a0a490c7a21044.svg);
}

/* line 25, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-ru.flag-icon-squared {
  background-image: url(/assets/flags/1x1/ru-1a64331ff66ff46e412c9f2e4e237d573531fd7cbaa87f69f66c406fb4dcd470.svg);
}

/* line 28, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-il {
  background-image: url(/assets/flags/4x3/il-83407821d5e8f808bec8f7936e538d3d93559383dfd391ba6e599adbe44bae1b.svg);
}

/* line 31, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-il.flag-icon-squared {
  background-image: url(/assets/flags/1x1/il-a2ba41f2e425b735b4e3ae6c1ce5f5720feb18462c26a6c12019d69e91a97ef5.svg);
}

/* line 34, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-gb, .header .h-country_option.flag-icon-en {
  background-image: url(/assets/flags/4x3/gb-23b93e7acfcc2bce3af5c57312430acb232bafcb3837c0e74d86cd6bb0de254c.svg);
}

/* line 37, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-gb.flag-icon-squared, .header .flag-icon-squared.h-country_option.flag-icon-en {
  background-image: url(/assets/flags/1x1/gb-9201f99fcce1bc56880cc9eccad4b540e3ce27538b2accbcab1de76f8349137d.svg);
}

/* line 40, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-eu {
  background-image: url(/flags/4x3/eu.svg);
}

/* line 43, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-eu.flag-icon-squared {
  background-image: url(/flags/1x1/eu.svg);
}

/* line 46, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-gb-eng {
  background-image: url(/assets/flags/4x3/gb-eng-a5a21c1fe7231752cdb11b0c3daf7aba090ea778fccf2b04bf571c3a232dce5c.svg);
}

/* line 49, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-gb-eng.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gb-eng-3285a9875d6459ac547726194180fa9a22a15bb2549bac9f51f4b489edd2a677.svg);
}

/* line 52, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-gb-nir {
  background-image: url(/assets/flags/4x3/gb-nir-4daff7f8ff1104f366a85f3ed76c4003760a5ed174a13401f1847172d0f20b1a.svg);
}

/* line 55, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-gb-nir.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gb-nir-679304464b41f18a92b7575b547ab0527cb8e41356436f3eed628ae02a0ba93f.svg);
}

/* line 58, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-gb-sct {
  background-image: url(/assets/flags/4x3/gb-sct-307b4c9b931854a6253ab67e1f50afd9bd2ed78de76f40e048e28565349758a9.svg);
}

/* line 61, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-gb-sct.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gb-sct-092f1f453d60b421d5f2eba4d85def84665e048d22669c0b9d2e66ab6ee95701.svg);
}

/* line 64, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-gb-wls {
  background-image: url(/assets/flags/4x3/gb-wls-fdc7514edc3076ed17bd9db979de4b1b77d5a76229116c92ffa534e93c4ac8fd.svg);
}

/* line 67, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-gb-wls.flag-icon-squared {
  background-image: url(/assets/flags/1x1/gb-wls-b51e0d73a00df3b1a2f7c2d3c2350061ce5de1eed4390cd62bc62af90606d8b1.svg);
}

/* line 70, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-un {
  background-image: url(/flags/4x3/un.svg);
}

/* line 73, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-un.flag-icon-squared {
  background-image: url(/flags/1x1/un.svg);
}

/* line 76, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-es {
  background-image: url(/assets/flags/4x3/es-549259b4b1331ce3e87a7b3bb8720f2092354a30f191c91fd08c66bd8202b345.svg);
}

/* line 79, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-es.flag-icon-squared {
  background-image: url(/assets/flags/1x1/es-20326d3cf811d0a09ddbb4a3b4cbc3b688362bf1343a2ddb5005b2cbeecb4472.svg);
}

/* line 82, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-uk {
  background-image: url(/assets/flags/4x3/uk-5d6c5ed21869135f6c534e643a1c4ee500063bf1c52d5e974faf648bad640f6e.svg);
}

/* line 85, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-uk.flag-icon-squared {
  background-image: url(/assets/flags/1x1/uk-39b3b0b023a91473191d14fa133cccf6be8f1c118e6bae3c4f87ebdf7d39a00e.svg);
}

/* line 88, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-de {
  background-image: url(/assets/flags/4x3/de-ba1209f3c028623683d7bc39ce8ec1596082a2f1f080f611e5cd32fc790f5cfd.svg);
}

/* line 91, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-de.flag-icon-squared {
  background-image: url(/assets/flags/1x1/de-d60b289eb4b5a8e4b5422b15d8bb38cb3ec864db89ffdea1faa37ee6c8288339.svg);
}

/* line 94, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-nb {
  background-image: url(/assets/flags/4x3/nb-fc961a01c9462d1b0d22be34ae6e764922501acc1903b4096a6257bbe713d3fe.svg);
}

/* line 97, app/assets/stylesheets/application/_flag_icons.css */
.flag-icon-nb.flag-icon-squared {
  background-image: url(/assets/flags/1x1/nb-75047234936345362d3f6ff2ff8c64eabe7252df9848da2eafb1c6cfa7369ec1.svg);
}

/* line 6, app/assets/stylesheets/application/_header.scss */
.header {
  background: #B11116;
  position: relative;
}

/* line 9, app/assets/stylesheets/application/_header.scss */
.header_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  padding: 8px 8px 56px;
}

@media (min-width: 641px) {
  /* line 9, app/assets/stylesheets/application/_header.scss */
  .header_row {
    padding-bottom: 8px;
  }
}

@media (min-width: 1025px) {
  /* line 9, app/assets/stylesheets/application/_header.scss */
  .header_row {
    padding: 12px;
  }
}

@media (min-width: 1600px) {
  /* line 9, app/assets/stylesheets/application/_header.scss */
  .header_row {
    padding: 16px;
  }
}

/* line 26, app/assets/stylesheets/application/_header.scss */
.header_logo {
  width: 120px;
}

@media (min-width: 375px) {
  /* line 26, app/assets/stylesheets/application/_header.scss */
  .header_logo {
    width: 150px;
  }
}

@media (min-width: 1366px) {
  /* line 26, app/assets/stylesheets/application/_header.scss */
  .header_logo {
    width: 240px;
  }
}

/* line 35, app/assets/stylesheets/application/_header.scss */
.header_userbar {
  position: absolute;
  bottom: 8px;
  left: 8px;
  width: calc(100% - 16px);
}

/* line 40, app/assets/stylesheets/application/_header.scss */
.header_userbar.logged_in {
  bottom: 0;
  left: 0;
  width: 100%;
}

@media (min-width: 641px) and (max-width: 767px) {
  /* line 40, app/assets/stylesheets/application/_header.scss */
  .header_userbar.logged_in {
    position: absolute;
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 40, app/assets/stylesheets/application/_header.scss */
  .header_userbar.logged_in {
    margin-right: 5px;
  }
}

/* line 51, app/assets/stylesheets/application/_header.scss */
.header_userbar.logged_in .h-userbar {
  max-width: 100%;
}

@media (min-width: 768px) {
  /* line 51, app/assets/stylesheets/application/_header.scss */
  .header_userbar.logged_in .h-userbar {
    max-width: 100%;
    min-width: 380px;
  }
}

@media (min-width: 1025px) {
  /* line 58, app/assets/stylesheets/application/_header.scss */
  .header_userbar.logged_in .h-userbar_button {
    line-height: 42px;
  }
  /* line 60, app/assets/stylesheets/application/_header.scss */
  .header_userbar.logged_in .h-userbar_button .fa {
    position: static;
  }
}

@media (min-width: 641px) {
  /* line 35, app/assets/stylesheets/application/_header.scss */
  .header_userbar {
    position: static;
    width: auto;
  }
}

/* line 72, app/assets/stylesheets/application/_header.scss */
.header_country {
  width: 65px;
  min-width: 65px;
}

@media (min-width: 641px) {
  /* line 76, app/assets/stylesheets/application/_header.scss */
  .header_right {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

/* line 84, app/assets/stylesheets/application/_header.scss */
.header.logged_in .header_row {
  padding-bottom: 48px;
}

@media (min-width: 641px) and (max-width: 767px) {
  /* line 84, app/assets/stylesheets/application/_header.scss */
  .header.logged_in .header_row {
    padding-bottom: 48px;
  }
}

@media (min-width: 768px) {
  /* line 84, app/assets/stylesheets/application/_header.scss */
  .header.logged_in .header_row {
    position: relative;
    padding-bottom: 8px;
  }
}

@media (min-width: 1025px) {
  /* line 84, app/assets/stylesheets/application/_header.scss */
  .header.logged_in .header_row {
    padding-bottom: 12px;
  }
}

@media (min-width: 1600px) {
  /* line 84, app/assets/stylesheets/application/_header.scss */
  .header.logged_in .header_row {
    padding-bottom: 16px;
  }
}

/* line 100, app/assets/stylesheets/application/_header.scss */
.header.logged_in .userbar-wrap {
  width: 100%;
}

@media (min-width: 1025px) and (max-width: 1365px) {
  /* line 104, app/assets/stylesheets/application/_header.scss */
  .header.logged_in .h-menu_dropdown {
    display: block;
  }
}

@media (min-width: 1025px) and (max-width: 1365px) {
  /* line 109, app/assets/stylesheets/application/_header.scss */
  .header.logged_in .h-menu_list {
    display: none;
  }
}

/* line 118, app/assets/stylesheets/application/_header.scss */
.header .h-logo_link, .header .h-logo_link:visited {
  display: block;
}

/* line 122, app/assets/stylesheets/application/_header.scss */
.header .h-logo_img {
  display: block;
}

/* line 130, app/assets/stylesheets/application/_header.scss */
.header .hm-list_item.active .hm-list_link,
.header .hm-list_item.active .hm-list_link:visited {
  opacity: 1;
}

/* line 136, app/assets/stylesheets/application/_header.scss */
.header .hm-list_link, .header .hm-list_link:visited {
  display: block;
  font-size: 18px;
  color: #ffffff;
  opacity: 0.7;
  padding: 2px 20px;
  white-space: nowrap;
}

/* line 144, app/assets/stylesheets/application/_header.scss */
.header .hm-list_link:hover, .header .hm-list_link:visited:hover {
  color: #ffffff;
}

/* line 150, app/assets/stylesheets/application/_header.scss */
.header .h-drop {
  height: 40px;
}

/* line 152, app/assets/stylesheets/application/_header.scss */
.header .h-drop_select {
  width: 100%;
  height: 100%;
}

/* line 155, app/assets/stylesheets/application/_header.scss */
.header .h-drop_select .dk-select-options {
  border: 0;
  padding: 0;
  background-color: #970E13;
}

/* line 159, app/assets/stylesheets/application/_header.scss */
.header .h-drop_select .dk-select-options .h-drop_option {
  padding-top: 8px;
  padding-bottom: 8px;
}

/* line 162, app/assets/stylesheets/application/_header.scss */
.header .h-drop_select .dk-select-options .h-drop_option.dk-option-selected {
  background-color: #83060b;
}

/* line 169, app/assets/stylesheets/application/_header.scss */
.header .h-drop_select.dk-select-open-down .dk-selected::before {
  transform: rotate(35deg);
}

/* line 172, app/assets/stylesheets/application/_header.scss */
.header .h-drop_select.dk-select-open-down .dk-selected::after {
  transform: rotate(-35deg);
}

/* line 179, app/assets/stylesheets/application/_header.scss */
.header .h-drop_option.dk-selected {
  border: 0;
  background-color: #970E13;
  height: 100%;
  position: relative;
}

/* line 184, app/assets/stylesheets/application/_header.scss */
.header .h-drop_option.dk-selected::before {
  border: 0;
  width: 6px;
  height: 2px;
  border-radius: 2px;
  background: #EFCFD0;
  margin: 0;
  position: absolute;
  top: 48%;
  right: 7px;
  transform: rotate(-35deg);
  transition: transform .5s ease;
}

/* line 197, app/assets/stylesheets/application/_header.scss */
.header .h-drop_option.dk-selected::after {
  border: 0;
  width: 6px;
  height: 2px;
  border-radius: 2px;
  background: #EFCFD0;
  margin: 0;
  position: absolute;
  top: 48%;
  right: 10px;
  transform: rotate(35deg);
  transition: transform .5s ease;
}

/* line 217, app/assets/stylesheets/application/_header.scss */
.header .h-menu_select.dk-select-open-down .h-menu_option.dk-selected {
  background: #970E13;
}

/* line 222, app/assets/stylesheets/application/_header.scss */
.header .h-menu_dropdown {
  width: 100px;
}

@media (min-width: 1025px) {
  /* line 222, app/assets/stylesheets/application/_header.scss */
  .header .h-menu_dropdown {
    display: none;
  }
}

/* line 228, app/assets/stylesheets/application/_header.scss */
.header .h-menu_option {
  font-size: 18px;
  line-height: 1.4;
  color: #ffffff;
}

/* line 232, app/assets/stylesheets/application/_header.scss */
.header .h-menu_option.dk-selected {
  line-height: 40px;
  background: none;
}

/* line 237, app/assets/stylesheets/application/_header.scss */
.header .h-menu_list {
  display: none;
}

@media (min-width: 1025px) {
  /* line 237, app/assets/stylesheets/application/_header.scss */
  .header .h-menu_list {
    line-height: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media (min-width: 641px) {
  /* line 248, app/assets/stylesheets/application/_header.scss */
  .header .h-country {
    margin-left: 10px;
  }
}

/* line 252, app/assets/stylesheets/application/_header.scss */
.header .h-country select {
  display: none;
}

/* line 255, app/assets/stylesheets/application/_header.scss */
.header .h-country .dk-select-options {
  max-height: 300px;
  padding-bottom: 5px;
}

/* line 259, app/assets/stylesheets/application/_header.scss */
.header .h-country_option {
  width: 100%;
  height: 28px;
  background-position: 30% center;
  background-repeat: no-repeat;
  background-size: 24px 18px;
  line-height: 1rem;
  padding-left: 30%;
  text-align: left;
}

/* line 274, app/assets/stylesheets/application/_header.scss */
.header .h-userbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

@media (min-width: 480px) {
  /* line 274, app/assets/stylesheets/application/_header.scss */
  .header .h-userbar {
    max-width: 380px;
    margin: 0 auto;
  }
}

@media (min-width: 641px) {
  /* line 274, app/assets/stylesheets/application/_header.scss */
  .header .h-userbar {
    justify-content: flex-end;
  }
}

/* line 286, app/assets/stylesheets/application/_header.scss */
.header .h-userbar_button {
  font-size: 16px;
  color: #ffffff;
  background: #000;
  height: 40px;
  line-height: 40px;
  width: 49%;
  text-align: center;
  border-radius: 5px;
}

@media (min-width: 641px) {
  /* line 286, app/assets/stylesheets/application/_header.scss */
  .header .h-userbar_button {
    width: auto;
    padding: 0 15px;
  }
}

@media (min-width: 768px) {
  /* line 286, app/assets/stylesheets/application/_header.scss */
  .header .h-userbar_button {
    min-width: 140px;
  }
}

/* line 302, app/assets/stylesheets/application/_header.scss */
.header .h-userbar_button .fa {
  font-size: 20px;
}

@media (min-width: 1025px) {
  /* line 302, app/assets/stylesheets/application/_header.scss */
  .header .h-userbar_button .fa {
    position: relative;
    top: 1px;
  }
}

/* line 309, app/assets/stylesheets/application/_header.scss */
.header .h-userbar_button:hover {
  background-color: #970E13;
  color: #ffffff;
}

@media (min-width: 641px) {
  /* line 313, app/assets/stylesheets/application/_header.scss */
  .header .h-userbar_button__login {
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  /* line 322, app/assets/stylesheets/application/_header.scss */
  .header .h-userbar .alert {
    padding: 2px 4px;
    font-size: 11px;
  }
}

@media (min-width: 768px) {
  /* line 322, app/assets/stylesheets/application/_header.scss */
  .header .h-userbar .alert {
    padding: 5px;
    max-width: 420px;
    font-size: 12px;
  }
}

@media (min-width: 1025px) {
  /* line 322, app/assets/stylesheets/application/_header.scss */
  .header .h-userbar .alert {
    max-width: 500px;
    font-size: 16px;
  }
}

/* line 340, app/assets/stylesheets/application/_header.scss */
.header .h-account {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 346, app/assets/stylesheets/application/_header.scss */
.header .account_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 351, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_balance {
  height: 30px;
  color: #fff;
  background: #000;
  border-radius: 6px;
  padding: 0 5px;
  line-height: 30px;
  font-size: 12px;
  font-weight: bold;
}

@media (min-width: 480px) {
  /* line 351, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_balance {
    font-size: 14px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
  }
}

/* line 367, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus {
  height: 30px;
  margin-left: 2px;
}

@media (min-width: 480px) {
  /* line 367, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus {
    height: 40px;
  }
}

/* line 373, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .account_button {
  height: 100%;
  width: 100%;
}

/* line 377, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .activate,
.header .account_info .aci_bonus .activate:visited {
  display: block;
  line-height: 30px;
  text-align: center;
  height: 100%;
  min-width: 30px;
  color: #fff;
  background: #000;
  border-radius: 6px;
  padding: 0 5px;
}

@media (min-width: 480px) {
  /* line 377, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus .activate,
.header .account_info .aci_bonus .activate:visited {
    line-height: 40px;
    min-width: 40px;
    padding: 0 10px;
  }
}

/* line 393, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .activate img,
.header .account_info .aci_bonus .activate:visited img {
  width: 14px;
  height: 14px;
}

@media (min-width: 480px) {
  /* line 393, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus .activate img,
.header .account_info .aci_bonus .activate:visited img {
    width: 18px;
    height: 18px;
  }
}

/* line 403, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .bonus_progress {
  display: block;
  text-align: center;
  height: 100%;
  min-width: 30px;
  color: #fff;
  background: #000;
  border-radius: 6px;
  padding: 0 5px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 480px) {
  /* line 403, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus .bonus_progress {
    min-width: 40px;
    padding: 0 10px;
  }
}

/* line 421, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .wagered_percents {
  padding-top: 1px;
  font-size: 11px;
  line-height: 15px;
  position: relative;
  z-index: 1;
}

@media (min-width: 480px) {
  /* line 421, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus .wagered_percents {
    line-height: 20px;
  }
}

@media (min-width: 768px) {
  /* line 421, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus .wagered_percents {
    font-size: 13px;
  }
}

/* line 434, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .wagered_requirements {
  font-size: 11px;
  line-height: 15px;
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  /* line 434, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus .wagered_requirements {
    font-size: 13px;
  }
}

/* line 442, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .wagered_requirements .money {
  display: block;
}

/* line 446, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .wagered_bar {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
}

/* line 454, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .wagered_bar-current {
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #970E13;
  animation: 10s ease forwards jumper;
}

/* line 465, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .freebet_text {
  padding-top: 1px;
  font-size: 11px;
  line-height: 15px;
  position: relative;
  z-index: 1;
}

@media (min-width: 480px) {
  /* line 465, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus .freebet_text {
    line-height: 20px;
  }
}

@media (min-width: 768px) {
  /* line 465, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus .freebet_text {
    font-size: 13px;
  }
}

/* line 478, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .freebet_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 483, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .freebet_money {
  font-size: 11px;
  line-height: 15px;
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  /* line 483, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus .freebet_money {
    font-size: 13px;
  }
}

/* line 492, app/assets/stylesheets/application/_header.scss */
.header .account_info .aci_bonus .freebet_icon {
  font-size: 8px;
  margin-left: 2px;
  position: relative;
  top: -1px;
}

@media (min-width: 1025px) {
  /* line 492, app/assets/stylesheets/application/_header.scss */
  .header .account_info .aci_bonus .freebet_icon {
    font-size: 12px;
  }
}

/* line 505, app/assets/stylesheets/application/_header.scss */
.header .account_options {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 510, app/assets/stylesheets/application/_header.scss */
.header .account_options .account_button, .header .account_options .account_button:visited {
  background: #000;
  color: #fff;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  display: block;
  margin: 0 1px;
  min-width: 30px;
  border-radius: 6px;
  width: 100%;
  text-align: center;
  font-size: 14px;
}

/* line 524, app/assets/stylesheets/application/_header.scss */
.header .account_options .account_button:first-child, .header .account_options .account_button:visited:first-child {
  margin-left: 2px;
}

/* line 527, app/assets/stylesheets/application/_header.scss */
.header .account_options .account_button:last-child, .header .account_options .account_button:visited:last-child {
  margin-right: 2px;
}

@media (min-width: 480px) {
  /* line 510, app/assets/stylesheets/application/_header.scss */
  .header .account_options .account_button, .header .account_options .account_button:visited {
    height: 40px;
    line-height: 42px;
    min-width: 40px;
    font-size: 16px;
  }
}

@keyframes jumper {
  0% {
    height: 0;
  }
  20% {
    height: 60%;
  }
  40% {
    height: 20%;
  }
  50%, 70% {
    height: 140%;
  }
  100% {
    height: 100%;
  }
}

/* line 565, app/assets/stylesheets/application/_header.scss */
html[lang="ru"] body.casino .header .h-menu_option.dk-selected::before, html[lang="uk"] body.casino .header .h-menu_option.dk-selected::before {
  right: 12px;
}

/* line 568, app/assets/stylesheets/application/_header.scss */
html[lang="ru"] body.casino .header .h-menu_option.dk-selected::after, html[lang="uk"] body.casino .header .h-menu_option.dk-selected::after {
  right: 15px;
}

/* line 573, app/assets/stylesheets/application/_header.scss */
html[lang="ru"] body.casino .header .live .h-menu_option.dk-selected::before, html[lang="uk"] body.casino .header .live .h-menu_option.dk-selected::before {
  right: 44px;
}

/* line 576, app/assets/stylesheets/application/_header.scss */
html[lang="ru"] body.casino .header .live .h-menu_option.dk-selected::after, html[lang="uk"] body.casino .header .live .h-menu_option.dk-selected::after {
  right: 47px;
}

/* line 583, app/assets/stylesheets/application/_header.scss */
html[lang="ru"] body.poker .header .h-menu_option.dk-selected::before, html[lang="uk"] body.poker .header .h-menu_option.dk-selected::before {
  right: 25px;
}

/* line 586, app/assets/stylesheets/application/_header.scss */
html[lang="ru"] body.poker .header .h-menu_option.dk-selected::after, html[lang="uk"] body.poker .header .h-menu_option.dk-selected::after {
  right: 28px;
}

/* line 593, app/assets/stylesheets/application/_header.scss */
html[lang="ru"] body.sports .header .h-menu_option.dk-selected::before, html[lang="uk"] body.sports .header .h-menu_option.dk-selected::before {
  right: 17px;
}

/* line 596, app/assets/stylesheets/application/_header.scss */
html[lang="ru"] body.sports .header .h-menu_option.dk-selected::after, html[lang="uk"] body.sports .header .h-menu_option.dk-selected::after {
  right: 20px;
}

/* line 608, app/assets/stylesheets/application/_header.scss */
html[lang="en"] body.casino .header .h-menu_option.dk-selected::before {
  right: 21px;
}

/* line 611, app/assets/stylesheets/application/_header.scss */
html[lang="en"] body.casino .header .h-menu_option.dk-selected::after {
  right: 24px;
}

/* line 616, app/assets/stylesheets/application/_header.scss */
html[lang="en"] body.casino .header .live .h-menu_option.dk-selected::before {
  right: 44px;
}

/* line 619, app/assets/stylesheets/application/_header.scss */
html[lang="en"] body.casino .header .live .h-menu_option.dk-selected::after {
  right: 47px;
}

/* line 626, app/assets/stylesheets/application/_header.scss */
html[lang="en"] body.poker .header .h-menu_option.dk-selected::before {
  right: 28px;
}

/* line 629, app/assets/stylesheets/application/_header.scss */
html[lang="en"] body.poker .header .h-menu_option.dk-selected::after {
  right: 31px;
}

/* line 636, app/assets/stylesheets/application/_header.scss */
html[lang="en"] body.sports .header .h-menu_option.dk-selected::before {
  right: 40px;
}

/* line 639, app/assets/stylesheets/application/_header.scss */
html[lang="en"] body.sports .header .h-menu_option.dk-selected::after {
  right: 43px;
}

/* line 651, app/assets/stylesheets/application/_header.scss */
html[lang="es"] body.casino .header .h-menu_option.dk-selected::before {
  right: 21px;
}

/* line 654, app/assets/stylesheets/application/_header.scss */
html[lang="es"] body.casino .header .h-menu_option.dk-selected::after {
  right: 24px;
}

/* line 661, app/assets/stylesheets/application/_header.scss */
html[lang="es"] body.poker .header .h-menu_option.dk-selected::before {
  right: 28px;
}

/* line 664, app/assets/stylesheets/application/_header.scss */
html[lang="es"] body.poker .header .h-menu_option.dk-selected::after {
  right: 31px;
}

/* line 670, app/assets/stylesheets/application/_header.scss */
html[lang="es"] body.sports .header .h-menu_option.dk-selected {
  font-size: 15px;
}

/* line 672, app/assets/stylesheets/application/_header.scss */
html[lang="es"] body.sports .header .h-menu_option.dk-selected::before {
  right: 13px;
}

/* line 675, app/assets/stylesheets/application/_header.scss */
html[lang="es"] body.sports .header .h-menu_option.dk-selected::after {
  right: 16px;
}

/* line 687, app/assets/stylesheets/application/_header.scss */
html[lang="nb"] body.casino .header .h-menu_option.dk-selected::before {
  right: 21px;
}

/* line 690, app/assets/stylesheets/application/_header.scss */
html[lang="nb"] body.casino .header .h-menu_option.dk-selected::after {
  right: 24px;
}

/* line 695, app/assets/stylesheets/application/_header.scss */
html[lang="nb"] body.casino .header .live .h-menu_option.dk-selected::before {
  right: 44px;
}

/* line 698, app/assets/stylesheets/application/_header.scss */
html[lang="nb"] body.casino .header .live .h-menu_option.dk-selected::after {
  right: 47px;
}

/* line 705, app/assets/stylesheets/application/_header.scss */
html[lang="nb"] body.poker .header .h-menu_option.dk-selected::before {
  right: 28px;
}

/* line 708, app/assets/stylesheets/application/_header.scss */
html[lang="nb"] body.poker .header .h-menu_option.dk-selected::after {
  right: 31px;
}

/* line 715, app/assets/stylesheets/application/_header.scss */
html[lang="nb"] body.sports .header .h-menu_option.dk-selected::before {
  right: 15px;
}

/* line 718, app/assets/stylesheets/application/_header.scss */
html[lang="nb"] body.sports .header .h-menu_option.dk-selected::after {
  right: 18px;
}

/* line 730, app/assets/stylesheets/application/_header.scss */
html[lang="de"] body.casino .header .h-menu_option.dk-selected::before {
  right: 21px;
}

/* line 733, app/assets/stylesheets/application/_header.scss */
html[lang="de"] body.casino .header .h-menu_option.dk-selected::after {
  right: 24px;
}

/* line 738, app/assets/stylesheets/application/_header.scss */
html[lang="de"] body.casino .header .live .h-menu_option.dk-selected::before {
  right: 44px;
}

/* line 741, app/assets/stylesheets/application/_header.scss */
html[lang="de"] body.casino .header .live .h-menu_option.dk-selected::after {
  right: 47px;
}

/* line 748, app/assets/stylesheets/application/_header.scss */
html[lang="de"] body.poker .header .h-menu_option.dk-selected::before {
  right: 28px;
}

/* line 751, app/assets/stylesheets/application/_header.scss */
html[lang="de"] body.poker .header .h-menu_option.dk-selected::after {
  right: 31px;
}

/* line 758, app/assets/stylesheets/application/_header.scss */
html[lang="de"] body.sports .header .h-menu_option.dk-selected::before {
  right: 17px;
}

/* line 761, app/assets/stylesheets/application/_header.scss */
html[lang="de"] body.sports .header .h-menu_option.dk-selected::after {
  right: 20px;
}

/* line 770, app/assets/stylesheets/application/_header.scss */
.header .userbar-wrap {
  clear: both;
  width: 100%;
  height: 40px;
}

@media (max-width: 640px) {
  /* line 770, app/assets/stylesheets/application/_header.scss */
  .header .userbar-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
  }
}

@media (min-width: 1025px) {
  /* line 770, app/assets/stylesheets/application/_header.scss */
  .header .userbar-wrap {
    right: 70px;
  }
}

/* line 784, app/assets/stylesheets/application/_header.scss */
.header .header_userbar {
  margin: 0 auto;
}

/* line 786, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .button-group {
  display: inline-block;
  width: 100%;
}

@media (min-width: 641px) {
  /* line 786, app/assets/stylesheets/application/_header.scss */
  .header .header_userbar .button-group {
    border-radius: 0 3px 3px 0;
  }
}

/* line 792, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .button-group li {
  margin: 0;
  float: left;
}

/* line 795, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .button-group li .button {
  border-left: 1px solid #242422;
  border-right: 1px solid #575757;
  margin-bottom: 0;
}

@media (max-width: 640px) {
  /* line 795, app/assets/stylesheets/application/_header.scss */
  .header .header_userbar .button-group li .button {
    padding-left: 5px;
    padding-right: 5px;
  }
}

/* line 804, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .button-group li:last-of-type {
  border-radius: inherit;
}

/* line 806, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .button-group li:last-of-type .button {
  border-radius: inherit;
  border-right: none;
}

/* line 813, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .li-account-info {
  display: none;
}

@media (min-width: 1025px) {
  /* line 813, app/assets/stylesheets/application/_header.scss */
  .header .header_userbar .li-account-info {
    display: flex;
    flex-flow: row nowrap;
    min-width: 550px;
  }
}

/* line 820, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .li-account-info .flex-button-group {
  display: flex;
  flex-grow: 1;
}

/* line 823, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .li-account-info .flex-button-group .button,
.header .header_userbar .li-account-info .flex-button-group .rs-button {
  flex-grow: 1;
  border-left: 1px solid #242422;
  border-right: 1px solid #515150;
  background: #000;
  height: 40px;
  line-height: 21px;
  margin-bottom: 0;
  white-space: nowrap;
}

/* line 833, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .li-account-info .flex-button-group .button:last-of-type,
.header .header_userbar .li-account-info .flex-button-group .rs-button:last-of-type {
  border-right: none;
}

@media (min-width: 641px) {
  /* line 833, app/assets/stylesheets/application/_header.scss */
  .header .header_userbar .li-account-info .flex-button-group .button:last-of-type,
.header .header_userbar .li-account-info .flex-button-group .rs-button:last-of-type {
    border-radius: 0 3px 3px 0;
  }
}

@media (max-width: 640px) {
  /* line 823, app/assets/stylesheets/application/_header.scss */
  .header .header_userbar .li-account-info .flex-button-group .button,
.header .header_userbar .li-account-info .flex-button-group .rs-button {
    border-left: none;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 823, app/assets/stylesheets/application/_header.scss */
  .header .header_userbar .li-account-info .flex-button-group .button,
.header .header_userbar .li-account-info .flex-button-group .rs-button {
    padding: 1rem 0.4rem;
  }
}

/* line 848, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info {
  flex-basis: 20%;
  flex-wrap: nowrap;
  padding: 0 1.125rem 0;
  border-right: 1px solid #515150;
  line-height: 21px;
  font-size: rem-calc(14);
  background: #000;
  color: white;
  height: 40px;
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 848, app/assets/stylesheets/application/_header.scss */
  .header .header_userbar .account-info {
    padding: 0.4rem 1.125rem 0.5rem;
  }
}

@media (min-width: 641px) {
  /* line 848, app/assets/stylesheets/application/_header.scss */
  .header .header_userbar .account-info {
    border-radius: 4px 0 0 4px;
  }
}

/* line 864, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-login {
  padding: 0.5625rem 0 0.625rem;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (min-width: 1025px) {
  /* line 864, app/assets/stylesheets/application/_header.scss */
  .header .header_userbar .account-info .ac-login {
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

/* line 875, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance {
  float: right;
}

@media (min-width: 1025px) {
  /* line 875, app/assets/stylesheets/application/_header.scss */
  .header .header_userbar .account-info .ac-balance {
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
}

/* line 884, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .ac-balance_button {
  padding: 0;
  background: #000;
  margin-bottom: 0;
  height: 40px;
}

/* line 890, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .component {
  display: inline-block;
}

/* line 892, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .component.ac_bonus {
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: red;
  font-size: 0.6rem;
  line-height: 32px;
}

/* line 900, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .component.ac_bonus__freebet {
  line-height: 16px;
  text-align: center;
}

/* line 903, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .component.ac_bonus__freebet .activate {
  line-height: 32px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 913, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .amount {
  display: inline-block;
  font-size: rem-calc(14);
  padding: 0.5625rem 0 0.625rem;
  position: relative;
  line-height: 22px;
}

/* line 920, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .bonus {
  color: #f00;
  padding-left: 0.3em;
  font-size: 90%;
}

/* line 925, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .activate {
  font-size: 0.6rem;
  margin-left: 1em;
  color: red;
  top: -0.1em;
  position: relative;
  text-decoration: none;
}

/* line 933, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .progress {
  display: inline-block;
  position: relative;
  background: transparent;
  border: none;
  margin: 0 0 0 1em;
  line-height: 1.5em;
  top: -0.25em;
}

/* line 941, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .progress .wagered_prc, .header .header_userbar .account-info .ac-balance .progress .requirements {
  font-size: 0.6rem;
  text-align: center;
  display: inline-block;
}

/* line 946, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .progress .requirements {
  margin-left: 1em;
}

/* line 949, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .progress .required_bar, .header .header_userbar .account-info .ac-balance .progress .wagered_bar {
  display: inline-block;
  position: absolute;
  left: 0;
  height: 2px;
}

/* line 955, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .progress .required_bar {
  bottom: 6px;
  background-color: #fff;
  width: 100%;
}

/* line 960, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .progress .wagered_bar {
  background-color: #0c0;
}

/* line 964, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .freebet {
  color: #0c0;
  font-size: 0.75em;
  margin-left: 1em;
  position: relative;
  text-align: center;
  display: block;
  white-space: nowrap;
}

/* line 972, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .freebet.accepted {
  color: darkgray;
}

/* line 975, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .freebet .text {
  display: inline-block;
  vertical-align: middle;
}

/* line 979, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .ac-balance .freebet .icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em;
  position: relative;
}

/* line 987, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info a {
  color: white;
}

/* line 990, app/assets/stylesheets/application/_header.scss */
.header .header_userbar .account-info .label {
  padding: 0.05rem 0.5rem;
  border: 0;
}

/* line 998, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info {
  padding-bottom: 1px;
  width: 100%;
  max-width: 100%;
  position: relative;
}

@media (min-width: 768px) {
  /* line 998, app/assets/stylesheets/application/_header.scss */
  .mobile-li-account-info {
    max-width: 420px;
    margin: 0 auto;
  }
}

@media (min-width: 1025px) {
  /* line 998, app/assets/stylesheets/application/_header.scss */
  .mobile-li-account-info {
    display: none;
  }
}

/* line 1011, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_flex-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 4px;
}

/* line 1021, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_flex-group .with-bonuses ~ .mobile_ac-balance {
  min-width: 190px;
}

/* line 1026, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_button {
  line-height: 20px;
  font-size: 0.875rem;
  padding: 10px 8px;
  border-right: 1px solid #b11116;
  position: static;
  background: #000;
  border-radius: 0;
  margin: 0;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  width: 100%;
  white-space: nowrap;
  height: 40px;
}

/* line 1041, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_button:hover, .mobile-li-account-info .mobile_button:visited {
  color: #ffffff;
}

/* line 1044, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_button:last-child {
  border-right-width: 0;
}

/* line 1048, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_drop-select {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -41px;
}

/* line 1055, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance {
  min-width: 115px;
  position: relative;
}

/* line 1058, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .component {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 1065, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .component.ac_with-bonuses .amount {
  justify-content: start;
  padding-left: 10px;
}

/* line 1070, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .component.ac_bonus {
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
  align-items: center;
  top: 0;
  line-height: 14px;
  font-size: 0.75rem;
  z-index: 3;
  right: 10px;
  position: absolute;
  left: auto;
  width: auto;
  white-space: normal;
  max-width: 90px;
  color: red;
}

/* line 1086, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .component.ac_bonus a, .mobile-li-account-info .mobile_ac-balance .component.ac_bonus a:visited {
  color: red;
}

/* line 1089, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .component.ac_bonus a.freebet {
  color: #0c0;
  display: flex;
  align-items: center;
}

/* line 1093, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .component.ac_bonus a.freebet.accepted {
  color: darkgray;
}

/* line 1096, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .component.ac_bonus a.freebet .icon {
  padding-left: 8px;
}

/* line 1101, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .component .amount {
  position: relative;
  z-index: 2;
  background: #000;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1112, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .progress {
  display: inline-block;
  position: relative;
  background: transparent;
  border: none;
  line-height: 1.5em;
  height: 100%;
  margin: 0 2px 0 0;
  padding-bottom: 4px;
}

/* line 1121, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .progress .wagered_prc, .mobile-li-account-info .mobile_ac-balance .progress .requirements {
  font-size: 0.7rem;
  text-align: center;
  display: inline-block;
}

/* line 1126, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .progress .requirements {
  margin-left: 2em;
}

/* line 1129, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .progress .required_bar, .mobile-li-account-info .mobile_ac-balance .progress .wagered_bar {
  display: inline-block;
  position: absolute;
  left: 0;
  height: 2px;
}

/* line 1135, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .progress .required_bar {
  bottom: 10px;
  background-color: #fff;
  width: 100%;
}

/* line 1140, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_ac-balance .progress .wagered_bar {
  background-color: #0c0;
}

/* line 1145, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_drop-label {
  display: block;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
}

/* line 1150, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_drop-label .fa {
  margin: 0;
}

/* line 1154, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_drop-check {
  display: none;
}

/* line 1157, app/assets/stylesheets/application/_header.scss */
.mobile-li-account-info .mobile_drop-check:checked + .mobile_drop-select {
  display: flex;
}

/* line 1165, app/assets/stylesheets/application/_header.scss */
.dot-flashing {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-radius: 5px;
  background-color: #b11116;
  color: #b11116;
  animation: dotFlashing 1s infinite linear alternate;
  animation-delay: .5s;
  z-index: 1;
}

/* line 1177, app/assets/stylesheets/application/_header.scss */
.dot-flashing::before, .dot-flashing::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

/* line 1183, app/assets/stylesheets/application/_header.scss */
.dot-flashing::before {
  left: -10px;
  width: 6px;
  height: 6px;
  border-radius: 5px;
  background-color: #b11116;
  color: #b11116;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 0s;
}

/* line 1193, app/assets/stylesheets/application/_header.scss */
.dot-flashing::after {
  left: 10px;
  width: 6px;
  height: 6px;
  border-radius: 5px;
  background-color: #b11116;
  color: #b11116;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 1s;
}

/* line 1206, app/assets/stylesheets/application/_header.scss */
body.have-jackpot-notify .mobile_flex-group {
  opacity: 0;
  visibility: hidden;
}

/* line 1211, app/assets/stylesheets/application/_header.scss */
.mobile-jackpot-winner {
  position: absolute;
  top: -2px;
  right: 0;
  z-index: 4;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 400px) {
  /* line 1211, app/assets/stylesheets/application/_header.scss */
  .mobile-jackpot-winner {
    max-width: 380px;
    left: 0;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  /* line 1211, app/assets/stylesheets/application/_header.scss */
  .mobile-jackpot-winner {
    top: 0;
  }
}

/* line 1226, app/assets/stylesheets/application/_header.scss */
.mobile-jackpot-winner .win-details {
  top: 43px;
}

@media (min-width: 768px) {
  /* line 1226, app/assets/stylesheets/application/_header.scss */
  .mobile-jackpot-winner .win-details {
    top: 45px;
  }
}

@keyframes dotFlashing {
  0% {
    background-color: #b11116;
  }
  50%,
100% {
    background-color: #ffffff;
  }
}

/* line 1, app/assets/stylesheets/application/_layout.sass */
main.content {
  display: block;
  background: url(/assets/stars_pattern-a9e592bc049d42462ede4a64ea7aca33027b5fb7a37270cd8f23a6636b6f6016.png) #f6f6f6;
}

/* line 4, app/assets/stylesheets/application/_layout.sass */
main.content > div {
  padding-top: 40px;
}

/* line 6, app/assets/stylesheets/application/_layout.sass */
main.content > div.site_row {
  padding-top: 0;
}

@media (min-width: 1025px) {
  /* line 6, app/assets/stylesheets/application/_layout.sass */
  main.content > div.site_row {
    padding-top: 0;
    max-width: 100%;
  }
  /* line 11, app/assets/stylesheets/application/_layout.sass */
  main.content > div.site_row__cash {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
  }
  /* line 15, app/assets/stylesheets/application/_layout.sass */
  main.content > div.site_row__cash .site-left {
    margin-top: 0;
  }
  /* line 18, app/assets/stylesheets/application/_layout.sass */
  main.content > div.site_row__cash .site-left .site-sidebar .row {
    padding: 0;
    margin: 0;
  }
  /* line 21, app/assets/stylesheets/application/_layout.sass */
  main.content > div.site_row__searches {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
  }
  /* line 25, app/assets/stylesheets/application/_layout.sass */
  main.content > div.site_row__live {
    padding-top: 40px;
  }
}

@media (min-width: 1366px) {
  /* line 27, app/assets/stylesheets/application/_layout.sass */
  main.content > div.site_row__live {
    max-width: 1260px;
  }
}

/* line 30, app/assets/stylesheets/application/_layout.sass */
main.content > div .site-left {
  padding-left: 8px;
  padding-right: 8px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), inset 0 1px 10px #EDEDED;
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 1025px) {
  /* line 30, app/assets/stylesheets/application/_layout.sass */
  main.content > div .site-left {
    padding: 0;
    min-width: 270px;
    width: 270px;
    max-width: 270px;
    margin-bottom: 0;
    box-shadow: none;
    z-index: 0;
  }
}

/* line 45, app/assets/stylesheets/application/_layout.sass */
main.content > div .site-sidebar {
  opacity: 1;
}

@media (min-width: 1025px) {
  /* line 45, app/assets/stylesheets/application/_layout.sass */
  main.content > div .site-sidebar {
    box-shadow: inset 0px 10px 10px -10px rgba(0, 0, 0, 0.1);
    background: #fff;
    width: 270px;
    padding: 20px 15px;
    -webkit-position: sticky;
    position: sticky;
    top: 0;
    overflow-y: auto;
    min-height: 100vh;
    height: 100vh;
    z-index: 2;
    overflow-x: hidden;
  }
}

@media (min-width: 1025px) {
  /* line 60, app/assets/stylesheets/application/_layout.sass */
  main.content > div .site-sidebar__promo {
    padding: 20px 0;
  }
}

/* line 63, app/assets/stylesheets/application/_layout.sass */
main.content > div .site-right {
  padding-left: 7px;
  padding-right: 7px;
}

@media (min-width: 1025px) {
  /* line 63, app/assets/stylesheets/application/_layout.sass */
  main.content > div .site-right {
    padding: 40px 20px 0;
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    overflow: hidden;
    float: none !important;
  }
}

/* line 74, app/assets/stylesheets/application/_layout.sass */
main.content .article a {
  color: #B11116;
}

/* line 76, app/assets/stylesheets/application/_layout.sass */
main.content .article a:hover {
  opacity: 0.7;
}

/* line 78, app/assets/stylesheets/application/_layout.sass */
main.content .article a.button {
  color: #fff;
}

/* line 81, app/assets/stylesheets/application/_layout.sass */
.delimiter {
  margin: 10px 0;
  background-image: radial-gradient(circle farthest-side at center, #EA5D4E 60%, transparent 100%);
  width: 100%;
  height: 1px;
}

/* line 87, app/assets/stylesheets/application/_layout.sass */
.spinner {
  position: relative;
  margin: 20px auto;
  width: 220px;
  height: 20px;
  background: transparent url(/assets/spinner-bar-gray-9ebf4ffacd77bdd895ee5cb8cd9b0af66552805f77bef5bf67c92e40e10e7226.gif) 50% 0 no-repeat;
}

/* line 94, app/assets/stylesheets/application/_layout.sass */
.left-column .side-navigation > .side-nav > li > ul {
  list-style: none;
}

/* line 96, app/assets/stylesheets/application/_layout.sass */
.left-column .side-navigation > .side-nav > li > ul li > * {
  font-size: 0.9rem;
}

@media (min-width: 1025px) {
  /* line 101, app/assets/stylesheets/application/_layout.sass */
  body.with-slider main.content .site-left {
    margin-top: -240px;
  }
}

@media (min-width: 1100px) {
  /* line 101, app/assets/stylesheets/application/_layout.sass */
  body.with-slider main.content .site-left {
    margin-top: -260px;
  }
}

@media (min-width: 1160px) {
  /* line 101, app/assets/stylesheets/application/_layout.sass */
  body.with-slider main.content .site-left {
    margin-top: -285px;
  }
}

@media (min-width: 1280px) {
  /* line 101, app/assets/stylesheets/application/_layout.sass */
  body.with-slider main.content .site-left {
    margin-top: -325px;
  }
}

@media (min-width: 1366px) {
  /* line 101, app/assets/stylesheets/application/_layout.sass */
  body.with-slider main.content .site-left {
    margin-top: -350px;
  }
}

@media (min-width: 1440px) {
  /* line 101, app/assets/stylesheets/application/_layout.sass */
  body.with-slider main.content .site-left {
    margin-top: -375px;
  }
}

@media (min-width: 1500px) {
  /* line 101, app/assets/stylesheets/application/_layout.sass */
  body.with-slider main.content .site-left {
    margin-top: -380px;
  }
}

/* line 1, app/assets/stylesheets/application/_game_list.sass */
.casino_games {
  font-family: Roboto, Arial, sans-serif;
}

/* line 3, app/assets/stylesheets/application/_game_list.sass */
.casino_games h1, .casino_games h2 {
  font-size: 20px;
}

/* line 6, app/assets/stylesheets/application/_game_list.sass */
.casino_games .games_list {
  margin-bottom: 30px;
}

/* line 8, app/assets/stylesheets/application/_game_list.sass */
.casino_games .games_list::before, .casino_games .games_list::after {
  content: '';
  display: table;
  clear: both;
}

@media (max-width: 1024px) {
  /* line 6, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .games_list {
    margin: 0 -6px;
  }
  /* line 14, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .games_list li {
    width: 25%;
  }
  /* line 16, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .games_list li:nth-of-type(3n+1) {
    clear: none;
  }
}

/* line 18, app/assets/stylesheets/application/_game_list.sass */
.casino_games .allbadged {
  float: right;
  text-align: right;
  font-size: 14px;
  margin-top: 0.3em;
}

/* line 23, app/assets/stylesheets/application/_game_list.sass */
.casino_games .allbadged a {
  text-decoration: underline;
  color: #909090;
}

/* line 26, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game-placeholder-wrap {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0.5px 1px 3px rgba(0, 0, 0, 0.25);
  opacity: 0.5;
}

/* line 31, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game-placeholder-wrap img {
  opacity: 0.6;
  width: 85%;
}

/* line 35, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game {
  background-color: white;
  overflow: hidden;
  box-shadow: 0.5px 1px 3px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  position: relative;
}

@media (max-width: 640px) {
  /* line 35, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game {
    font-size: 70%;
  }
}

@media (max-width: 1024px) {
  /* line 35, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game {
    font-size: 80%;
  }
}

@media (max-width: 1024px) {
  /* line 48, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_short .link .name, .casino_games .game.marquee .link .name, .casino_games .game.marquee_long .link .name, .casino_games .game.marquee_longer .link .name, .casino_games .game.marquee_longest .link .name {
    overflow: inherit;
    text-overflow: inherit;
  }
  /* line 53, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_long .link .name {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 57, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longer .link .name {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 61, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest .link .name {
    animation: marquee_long 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 930px) {
  /* line 66, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee .link .name {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 70, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longer .link .name {
    animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 74, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest .link .name {
    animation: marquee_longer 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 890px) {
  /* line 79, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest .link .name {
    animation: marquee_longest 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 840px) {
  /* line 84, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_long .link .name {
    animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 88, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longer .link .name {
    animation: marquee_long 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 92, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest .link .name {
    animation: marquee_100 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 790px) {
  /* line 97, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_short .link .name {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 768px) {
  /* line 102, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee .link .name {
    animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 106, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longer .link .name {
    animation: marquee_longer 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 720px) {
  /* line 111, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_long .link .name {
    animation: marquee_long 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 115, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longer .link .name {
    animation: marquee_longest 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 119, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest .link .name {
    animation: marquee_130 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 690px) {
  /* line 124, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee .link .name {
    animation: marquee_long 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 640px) {
  /* line 129, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_short .link .name, .casino_games .game.marquee .link .name, .casino_games .game.marquee_long .link .name, .casino_games .game.marquee_longer .link .name {
    animation: none;
  }
  /* line 133, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest .link .name {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 500px) {
  /* line 138, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest .link .name {
    animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 480px) {
  /* line 143, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_long .link .name, .casino_games .game.marquee_longer .link .name {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 440px) {
  /* line 148, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longer .link .name {
    animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 152, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest .link .name {
    animation: marquee_long 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 420px) {
  /* line 157, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_long .link .name {
    animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 400px) {
  /* line 162, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee .link .name {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 166, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest .link .name {
    animation: marquee_100 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 370px) {
  /* line 171, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_long .link .name, .casino_games .game.marquee_longer .link .name {
    animation: marquee_long 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 340px) {
  /* line 176, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee .link .name {
    animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 180, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longer .link .name {
    animation: marquee_longest 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 184, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest .link .name {
    animation: marquee_130 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

/* line 186, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .favorite {
  position: absolute;
  color: #727272;
  bottom: 0;
  right: 0;
  z-index: 2;
  padding: 0.7em 1em 0.7em;
  cursor: pointer;
  opacity: 0.7;
  transition: all .2s ease-in-out;
}

/* line 196, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .favorite:hover {
  transform: scale(1.4);
}

/* line 198, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .favorite.active {
  color: #a41713;
  opacity: 1;
}

/* line 202, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .favorite.active .fa:before {
  content: "" !important;
}

/* line 205, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .favorite + .link:after {
  content: '';
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #ffffff;
  z-index: 1;
}

@media (max-width: 660px) {
  /* line 205, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game .favorite + .link:after {
    height: 35px;
    width: 35px;
  }
}

@media (min-width: 1025px) {
  /* line 205, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game .favorite + .link:after {
    height: 50px;
    width: 50px;
  }
}

@media (min-width: 1025px) {
  /* line 224, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_short:hover .name {
    overflow: inherit;
    text-overflow: inherit;
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 230, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee:hover .name {
    overflow: inherit;
    text-overflow: inherit;
    animation: marquee 9s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 236, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_long:hover .name, .casino_games .game.marquee_longer:hover .name {
    overflow: inherit;
    text-overflow: inherit;
    animation: marquee_longest 11s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 242, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game.marquee_longest:hover .name {
    overflow: inherit;
    text-overflow: inherit;
    animation: marquee_130 11s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

/* line 246, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .link {
  text-decoration: none;
  color: #1b1b1b;
  position: relative;
  display: block;
  z-index: 1;
}

@media (max-width: 1440px) {
  /* line 253, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game .link img {
    height: 152px;
  }
  /* line 255, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game .link img.lazy-loaded {
    height: auto !important;
  }
}

/* line 257, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .link .rs-game-placeholder {
  opacity: 0.5;
}

/* line 259, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .link .img-wrap {
  border-radius: 3px;
}

/* line 261, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .link .game-placeholder-wrap {
  overflow: hidden;
  z-index: 2;
}

/* line 264, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .link .game-placeholder-wrap,
.casino_games .game .link .img-wrap_fixed {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  z-index: 2;
}

/* line 270, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .link .game-placeholder-wrap img,
.casino_games .game .link .img-wrap_fixed img {
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 275, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .link .game-placeholder-wrap img, .casino_games .game .link .game-placeholder-wrap source,
.casino_games .game .link .img-wrap_fixed img,
.casino_games .game .link .img-wrap_fixed source {
  height: 100%;
}

/* line 277, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .link img {
  width: 100%;
}

/* line 280, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .link .name {
  display: block;
  font-size: 16px;
  line-height: 18px;
  padding: 15px 30px 15px 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 641px) and (max-width: 660px) {
  /* line 280, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game .link .name {
    padding-left: 15px;
  }
}

@media (max-width: 640px) {
  /* line 280, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game .link .name {
    padding-right: 30px;
    padding-left: 15px;
  }
}

/* line 2, app/assets/stylesheets/application/_game_badges.sass */
.casino_games .game .link .badges {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  margin: 0;
  padding: 0;
}

/* line 15, app/assets/stylesheets/application/_game_badges.sass */
.casino_games .game .link .badges .badge {
  display: flex;
  align-items: center;
  padding: 4px 4px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
  border-radius: 0px 3px 3px 0px;
  color: #FFF;
  margin-bottom: 4px;
  width: auto;
  box-sizing: border-box;
  height: 24px;
}

@media (min-width: 480px) {
  /* line 15, app/assets/stylesheets/application/_game_badges.sass */
  .casino_games .game .link .badges .badge {
    margin-bottom: 8px;
    height: 30px;
  }
}

@media (min-width: 641px) {
  /* line 15, app/assets/stylesheets/application/_game_badges.sass */
  .casino_games .game .link .badges .badge {
    height: 24px;
    margin-bottom: 4px;
  }
}

@media (min-width: 1025px) {
  /* line 15, app/assets/stylesheets/application/_game_badges.sass */
  .casino_games .game .link .badges .badge {
    margin-bottom: 8px;
  }
}

@media (min-width: 1366px) {
  /* line 15, app/assets/stylesheets/application/_game_badges.sass */
  .casino_games .game .link .badges .badge {
    height: 30px;
  }
}

/* line 37, app/assets/stylesheets/application/_game_badges.sass */
.casino_games .game .link .badges .badge_image {
  display: flex;
  align-items: center;
  width: 14px;
  height: 14px;
}

@media (min-width: 480px) {
  /* line 37, app/assets/stylesheets/application/_game_badges.sass */
  .casino_games .game .link .badges .badge_image {
    width: 18px;
    height: 18px;
  }
}

@media (min-width: 641px) {
  /* line 37, app/assets/stylesheets/application/_game_badges.sass */
  .casino_games .game .link .badges .badge_image {
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 1366px) {
  /* line 37, app/assets/stylesheets/application/_game_badges.sass */
  .casino_games .game .link .badges .badge_image {
    width: 22px;
    height: 22px;
  }
}

/* line 51, app/assets/stylesheets/application/_game_badges.sass */
.casino_games .game .link .badges .badge_image + .badge--label {
  margin-left: 8px;
}

/* line 54, app/assets/stylesheets/application/_game_badges.sass */
.casino_games .game .link .badges .badge .badge--icon {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

/* line 59, app/assets/stylesheets/application/_game_badges.sass */
.casino_games .game .link .badges .badge .badge--label {
  font-family: Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  white-space: nowrap;
  font-size: 12px;
  line-height: 16px;
}

@media (min-width: 480px) {
  /* line 59, app/assets/stylesheets/application/_game_badges.sass */
  .casino_games .game .link .badges .badge .badge--label {
    font-size: 14px;
    line-height: 22px;
  }
}

@media (min-width: 641px) {
  /* line 59, app/assets/stylesheets/application/_game_badges.sass */
  .casino_games .game .link .badges .badge .badge--label {
    font-size: 11px;
    line-height: 16px;
  }
}

@media (min-width: 1366px) {
  /* line 59, app/assets/stylesheets/application/_game_badges.sass */
  .casino_games .game .link .badges .badge .badge--label {
    font-size: 15px;
    line-height: 22px;
  }
}

/* line 296, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .overlay {
  width: 100%;
  height: calc(100% - 34px);
  top: 0;
  position: absolute;
  z-index: 2;
  border-radius: 3px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 641px) {
  /* line 296, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game .overlay {
    height: calc(100% - 38px);
  }
}

@media (min-width: 1025px) {
  /* line 296, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game .overlay {
    height: calc(100% - 48px);
  }
}

/* line 310, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .overlay .overlay-border {
  height: 100%;
  width: 100%;
  border: 3px solid black;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
}

/* line 317, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .overlay .button {
  font-size: 16px;
  color: white;
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width: 1025px) {
  /* line 317, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game .overlay .button {
    font-size: 14px;
  }
}

@media (min-width: 1100px) {
  /* line 317, app/assets/stylesheets/application/_game_list.sass */
  .casino_games .game .overlay .button {
    font-size: 16px;
  }
}

/* line 328, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .overlay .realplay {
  background-image: linear-gradient(to top, #12100b 0%, #444444 100%);
  margin-bottom: 0;
}

/* line 332, app/assets/stylesheets/application/_game_list.sass */
.casino_games .game .overlay .practice {
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 5px;
  margin-bottom: 0;
  background-image: linear-gradient(to top, #646464 0%, #727272 100%);
}

/* line 339, app/assets/stylesheets/application/_game_list.sass */
.casino_games .error {
  margin: 0 0 1.25em 0;
  display: flex;
  justify-content: center;
}

/* line 343, app/assets/stylesheets/application/_game_list.sass */
.casino_games .error .alert {
  padding-right: 14px;
}

/* line 346, app/assets/stylesheets/application/_game_list.sass */
.casino_games .spinner {
  margin-top: 0;
  margin-bottom: 1.25em;
}

@keyframes marquee_short {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-15%);
  }
}

@keyframes marquee {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-30%);
  }
}

@keyframes marquee_long {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-45%);
  }
}

@keyframes marquee_longer {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-57%);
  }
}

@keyframes marquee_longest {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-70%);
  }
}

@keyframes marquee_100 {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-100%);
  }
}

@keyframes marquee_130 {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-130%);
  }
}

/* line 401, app/assets/stylesheets/application/_game_list.sass */
.section__grid[class*="block-grid-"] > div {
  float: left;
  height: auto;
  padding: 0 10px 20px;
}

/* line 406, app/assets/stylesheets/application/_game_list.sass */
.section__grid.small-block-grid-2 > div {
  width: 50%;
}

/* line 408, app/assets/stylesheets/application/_game_list.sass */
.section__grid.small-block-grid-2 > div:nth-of-type(1n) {
  clear: none;
}

/* line 410, app/assets/stylesheets/application/_game_list.sass */
.section__grid.small-block-grid-2 > div:nth-of-type(2n+1) {
  clear: both;
}

@media (min-width: 641px) {
  /* line 414, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.medium-block-grid-3 > div {
    width: 33.333%;
  }
  /* line 416, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.medium-block-grid-3 > div:nth-of-type(1n), .section__grid.medium-block-grid-3 > div:nth-of-type(2n+1) {
    clear: none;
  }
  /* line 419, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.medium-block-grid-3 > div:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 422, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.medium-block-grid-4 > div {
    width: 25%;
  }
  /* line 424, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.medium-block-grid-4 > div:nth-of-type(1n), .section__grid.medium-block-grid-4 > div:nth-of-type(2n+1) {
    clear: none;
  }
  /* line 427, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.medium-block-grid-4 > div:nth-of-type(4n+1) {
    clear: both;
  }
}

@media (min-width: 1025px) {
  /* line 431, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.large-block-grid-4 > div {
    width: 25%;
  }
  /* line 433, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.large-block-grid-4 > div:nth-of-type(1n), .section__grid.large-block-grid-4 > div:nth-of-type(2n+1) {
    clear: none;
  }
  /* line 436, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.large-block-grid-4 > div:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 439, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.large-block-grid-5 > div {
    width: 20%;
  }
  /* line 441, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.large-block-grid-5 > div:nth-of-type(1n) {
    clear: none;
  }
  /* line 443, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.large-block-grid-5 > div:nth-of-type(5n+1) {
    clear: both;
  }
}

@media (min-width: 1280px) {
  /* line 448, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.medium-block-grid-4 > div, .section__grid.large-block-grid-4 > div {
    width: 20%;
  }
  /* line 450, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.medium-block-grid-4 > div:nth-of-type(1n), .section__grid.large-block-grid-4 > div:nth-of-type(1n) {
    clear: none;
  }
  /* line 452, app/assets/stylesheets/application/_game_list.sass */
  .section__grid.medium-block-grid-4 > div:nth-of-type(5n+1), .section__grid.large-block-grid-4 > div:nth-of-type(5n+1) {
    clear: both;
  }
}

@media (max-width: 640px) {
  /* line 457, app/assets/stylesheets/application/_game_list.sass */
  .casino_games.index .casino-games {
    margin: 0 3px;
  }
}

@media (min-width: 1025px) and (max-width: 1279px) {
  /* line 463, app/assets/stylesheets/application/_game_list.sass */
  .casino_games.index .casino-games[data-items="5"] .game_container:nth-child(n+5) {
    display: none;
  }
}

@media (min-width: 1025px) and (max-width: 1279px) {
  /* line 468, app/assets/stylesheets/application/_game_list.sass */
  .casino_games.index .casino-games[data-items="10"] .game_container:nth-child(n+9) {
    display: none;
  }
}

@media (min-width: 1025px) and (max-width: 1279px) {
  /* line 473, app/assets/stylesheets/application/_game_list.sass */
  .casino_games.index .casino-games[data-items="15"] .game_container:nth-child(n+13) {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/application/_modal.sass */
.modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  visibility: hidden;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.45);
}

/* line 14, app/assets/stylesheets/application/_modal.sass */
.modal-wrapper.opened {
  visibility: visible;
  opacity: 1;
}

/* line 18, app/assets/stylesheets/application/_modal.sass */
.login-modal {
  background-color: #FFFFFF;
  padding: 50px 30px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  height: 100%;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media (min-width: 641px) {
  /* line 18, app/assets/stylesheets/application/_modal.sass */
  .login-modal {
    padding: 30px 60px;
    max-width: 680px;
    width: 60%;
    min-height: 100px;
    height: auto;
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {
  /* line 18, app/assets/stylesheets/application/_modal.sass */
  .login-modal {
    width: 37% !important;
  }
}

/* line 35, app/assets/stylesheets/application/_modal.sass */
.login-modal .modalTitle {
  line-height: 1;
}

/* line 37, app/assets/stylesheets/application/_modal.sass */
.login-modal .or-register {
  margin: 3px 0 8px;
  line-height: 24px;
  font-size: rem-calc(14);
}

@media (min-width: 641px) {
  /* line 37, app/assets/stylesheets/application/_modal.sass */
  .login-modal .or-register {
    line-height: 1.5;
    margin: 1.4rem 0 0;
  }
}

/* line 44, app/assets/stylesheets/application/_modal.sass */
.login-modal .or-register a {
  text-decoration: underline;
  color: #B11116;
}

/* line 47, app/assets/stylesheets/application/_modal.sass */
.login-modal .remind {
  color: #B11116;
  font-size: rem-calc(14);
}

/* line 51, app/assets/stylesheets/application/_modal.sass */
.login-modal .remind .field_with_errors {
  margin-top: -6px;
  margin-bottom: 0;
}

/* line 55, app/assets/stylesheets/application/_modal.sass */
.close-login-modal {
  color: #AAAAAA;
  cursor: pointer;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 10px;
  right: 18px;
}

@font-face {
  font-family: 'BPdotsDiamondBold';
  src: url(/assets/BPdotsDiamondBold-6effebf2b634151deb0acda6bda97a49c946c0d57228b8e3fb3855137868617d.woff) format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'H.H.Samuel';
  src: url(/assets/h.h._samuel-26cc53edee5506ce21db151c9924dae8b75f148e80c390ac295f8b5e4bd1e5fd.woff2) format("woff2"), url(/assets/h.h._samuel-5d0f01fa969eb87c36be5641f3980fcd3f052cee386016e8c34d7a6ea10e4fb0.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 1025px) {
  /* line 12, app/assets/stylesheets/application/_slider.sass */
  body.casino .slider-wrap {
    width: calc(100% - 270px);
    margin-right: 0;
    margin-left: auto;
  }
}

/* line 18, app/assets/stylesheets/application/_slider.sass */
.slider-wrap {
  background-image: linear-gradient(to top, #b11116 10%, #9e0003 100%);
  position: relative;
  z-index: 1;
  color: white;
  overflow: hidden;
}

@media (min-width: 1025px) {
  /* line 18, app/assets/stylesheets/application/_slider.sass */
  .slider-wrap {
    height: 240px;
  }
}

@media (min-width: 1100px) {
  /* line 18, app/assets/stylesheets/application/_slider.sass */
  .slider-wrap {
    height: 260px;
  }
}

@media (min-width: 1160px) {
  /* line 18, app/assets/stylesheets/application/_slider.sass */
  .slider-wrap {
    height: 285px;
  }
}

@media (min-width: 1280px) {
  /* line 18, app/assets/stylesheets/application/_slider.sass */
  .slider-wrap {
    height: 325px;
  }
}

@media (min-width: 1366px) {
  /* line 18, app/assets/stylesheets/application/_slider.sass */
  .slider-wrap {
    height: 350px;
  }
}

@media (min-width: 1440px) {
  /* line 18, app/assets/stylesheets/application/_slider.sass */
  .slider-wrap {
    height: 375px;
  }
}

@media (min-width: 1500px) {
  /* line 18, app/assets/stylesheets/application/_slider.sass */
  .slider-wrap {
    height: 380px;
  }
}

/* line 38, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .parallax-bg {
  background-image: url(/assets/poker/poker2-63ff8cc7c5ec1a22c40ef382e8feb5768be7ed7b5e4a1dc1c544472bb9c3eda4.svg);
  background-blend-mode: overlay;
  position: absolute;
  right: 0;
  top: 0;
  width: 200%;
  height: 100%;
  background-position: center top;
  background-repeat: repeat;
  opacity: 0.5;
}

/* line 49, app/assets/stylesheets/application/_slider.sass */
.sports .slider-wrap .parallax-bg {
  background-image: url(/assets/sports/hero-background-c01880c0f38fa854335d6c7694958964f048dcf65e5fc22c0fd644db200cd520.svg);
}

/* line 52, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .swiper-pagination {
  display: block;
}

/* line 56, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .swiper-pagination-pink .swiper-pagination-bullet {
  background: #d8888a;
  opacity: 1;
  width: 15px;
  height: 15px;
  border: 2px solid #d8888a;
}

@media (max-width: 640px) {
  /* line 56, app/assets/stylesheets/application/_slider.sass */
  .slider-wrap .swiper-pagination-pink .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-width: 1px;
  }
}

/* line 66, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .swiper-pagination-pink .swiper-pagination-bullet-active {
  background: black;
}

/* line 68, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .swiper-button-pink {
  background-image: none;
  opacity: 0.5;
}

/* line 72, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .swiper-button-pink.swiper-button-prev:after {
  display: none;
}

/* line 74, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .swiper-button-pink.swiper-button-prev:before {
  color: #ffffff;
  content: '';
  font-family: FontAwesome;
  font-size: 35px;
}

/* line 80, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .swiper-button-pink.swiper-button-next:after {
  display: none;
}

/* line 82, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .swiper-button-pink.swiper-button-next:before {
  color: #ffffff;
  content: '';
  font-family: FontAwesome;
  font-size: 35px;
}

/* line 89, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .slide .layer {
  position: absolute;
}

/* line 91, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .slide .layer:last-child {
  position: relative;
}

/* line 94, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .slide .img-wrap {
  display: flex;
  justify-content: center;
}

/* line 97, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .slide .left-desc {
  padding-top: 55px;
  padding-left: 60px;
}

@media (max-width: 640px) {
  /* line 97, app/assets/stylesheets/application/_slider.sass */
  .slider-wrap .slide .left-desc {
    padding: 0;
    margin-left: 10px;
    margin-right: 10px;
  }
}

/* line 104, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .slide .left-desc .title {
  color: #FFF;
  font-weight: bold;
  font-size: rem-calc(34);
}

/* line 108, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .slide .left-desc .title .sub-header {
  font-weight: 300;
}

/* line 110, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .slide .left-desc .descr {
  font-family: Roboto, Arial, sans-serif;
  color: rgba(255, 255, 255, 0.8);
}

/* line 114, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .slide .left-desc .very-big {
  padding: 5px;
  background-image: linear-gradient(to top, #ff8a00 0%, #ffa800 100%);
  display: inline-block;
}

/* line 118, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .slide .left-desc .very-big:hover {
  background-image: linear-gradient(to bottom, #ff8a00 0%, #ffa800 100%);
}

/* line 120, app/assets/stylesheets/application/_slider.sass */
.slider-wrap .slide .left-desc .very-big span {
  display: inline-block;
  padding: 0.5em 3em;
  border: 1px solid #FFF;
  background: transparent;
  border-radius: 3px;
  font-weight: bold;
  font-size: rem-calc(20);
}

/* line 129, app/assets/stylesheets/application/_slider.sass */
.swiper-xmas {
  background-repeat: no-repeat;
  background-image: url(/assets/xmas16/bg-00194ec1143e279b9fcf05a398aae4903d0aa37146521445f14077a10755219d.png);
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 138, app/assets/stylesheets/application/_slider.sass */
#slider-sports_topweek .sports-topweek-eventlink {
  position: absolute;
  display: block;
  top: 0;
  width: 31%;
  height: 80%;
}

/* line 144, app/assets/stylesheets/application/_slider.sass */
#slider-sports_topweek .sports-topweek-eventlink:nth-child(1) {
  left: 3%;
}

/* line 146, app/assets/stylesheets/application/_slider.sass */
#slider-sports_topweek .sports-topweek-eventlink:nth-child(2) {
  left: 34.5%;
}

/* line 148, app/assets/stylesheets/application/_slider.sass */
#slider-sports_topweek .sports-topweek-eventlink:nth-child(3) {
  left: 66%;
}

/* line 150, app/assets/stylesheets/application/_slider.sass */
#slider-sports_topweek .sports-topweek-label {
  position: absolute;
  bottom: 6%;
  left: 0%;
  width: 100%;
  text-align: center;
  font-family: Roboto, sans-serif;
  color: #fff;
  text-transform: uppercase;
  line-height: 1em;
  white-space: nowrap;
  overflow: hidden;
  padding: 0.1em 0.6em;
  font-size: 30px;
  font-weight: bold;
}

@media (max-width: 640px) {
  /* line 150, app/assets/stylesheets/application/_slider.sass */
  #slider-sports_topweek .sports-topweek-label {
    font-size: 10px;
  }
}

@media (max-width: 1024px) {
  /* line 150, app/assets/stylesheets/application/_slider.sass */
  #slider-sports_topweek .sports-topweek-label {
    font-size: 20px;
  }
}

/* line 4, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu {
  position: relative;
}

/* line 6, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts {
  top: 0;
  padding-top: 0;
  background-color: #fff;
  height: 52px;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

@media (min-width: 1366px) {
  /* line 6, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts {
    max-width: 90%;
    margin: 0 auto;
  }
}

@media (min-width: 1700px) {
  /* line 6, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts {
    max-width: 1600px;
    margin: 0 auto;
  }
}

@media (min-width: 1366px) {
  /* line 23, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts__poker, .main_menu .shortcuts__sports {
    max-width: 1000px;
  }
}

/* line 28, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts_wrap {
  background: #fff;
  width: 100%;
  min-width: 100%;
}

/* line 33, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts_list {
  display: flex;
  max-width: 100%;
  align-items: center;
  justify-content: space-between;
  overflow-x: auto;
  padding: 0 12px;
}

/* line 40, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts_list svg {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  fill: #414141;
}

/* line 45, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts_list svg path {
  fill: #414141;
}

/* line 49, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts_list .shortcuts_item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 10px;
  width: 100%;
  margin-right: 5px;
}

@media (min-width: 1025px) {
  /* line 49, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts_list .shortcuts_item {
    padding: 10px 15px;
  }
}

/* line 60, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts_list .shortcuts_item:last-child {
  margin-right: 0;
}

/* line 63, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts_list .shortcuts_item.active {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

/* line 67, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts_list .shortcuts_item.active .icon-label {
  font-size: 15px;
  font-weight: bolder;
  color: #414141;
}

@media (max-width: 1024px) {
  /* line 67, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts_list .shortcuts_item.active .icon-label {
    top: -1px;
    position: relative;
  }
}

/* line 76, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts_list .shortcuts_item.active svg {
  fill: #414141;
}

/* line 78, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts_list .shortcuts_item.active svg path {
  fill: #414141;
}

/* line 86, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts.fixedsticky-on {
  width: 100%;
  z-index: 999999;
  background: rgba(255, 255, 255, 0.96);
}

/* line 94, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts .item-wrap a.hidden {
  display: none;
}

/* line 100, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts .icon-label {
  color: #414141;
  cursor: pointer;
  display: block;
  font-weight: 400;
  margin-bottom: 0;
  font-size: 13px;
  height: auto;
  white-space: nowrap;
  line-height: 52px;
}

@media (min-width: 1025px) {
  /* line 100, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts .icon-label {
    font-size: 15px;
  }
}

/* line 115, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts .shortcuts_pt {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 120, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts .shortcuts_pt .shortcuts_pt-wrap {
  background: #fff;
  padding: 6px;
  height: 52px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
}

@media (min-width: 641px) {
  /* line 120, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts .shortcuts_pt .shortcuts_pt-wrap {
    padding: 6px 12px;
  }
}

@media (min-width: 1280px) {
  /* line 120, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts .shortcuts_pt .shortcuts_pt-wrap {
    box-shadow: none;
  }
}

/* line 132, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts .shortcuts_pt .shortcuts_item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 12px;
  width: 100%;
  height: 40px;
  background: linear-gradient(135deg, #f2c34a 0%, #ff5c00 100%), linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%);
  border-radius: 6px;
  box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2);
}

@media (min-width: 1280px) {
  /* line 132, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts .shortcuts_pt .shortcuts_item {
    width: 110px;
  }
}

@media (min-width: 1700px) {
  /* line 132, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts .shortcuts_pt .shortcuts_item {
    width: 170px;
  }
}

/* line 148, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts .shortcuts_pt .shortcuts_item svg {
  display: none;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  fill: #fff;
}

@media (min-width: 768px) {
  /* line 148, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts .shortcuts_pt .shortcuts_item svg {
    display: block;
  }
}

/* line 157, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts .shortcuts_pt .shortcuts_item svg path {
  fill: #fff;
}

/* line 161, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts .shortcuts_pt .shortcuts_item .icon-label {
  color: #fff;
  font-size: 15px;
}

/* line 167, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts__pt {
  padding-right: 80px;
}

@media (min-width: 768px) {
  /* line 167, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts__pt {
    padding-right: 115px;
  }
}

@media (min-width: 1280px) {
  /* line 167, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts__pt {
    padding-right: 150px;
  }
}

@media (min-width: 1700px) {
  /* line 167, app/assets/stylesheets/application/_shortcuts.scss */
  .main_menu .shortcuts__pt {
    padding-right: 235px;
  }
}

/* line 178, app/assets/stylesheets/application/_shortcuts.scss */
.main_menu .shortcuts__pt .shortcuts_pt {
  display: block;
}

@media (max-width: 640px) {
  /* line 185, app/assets/stylesheets/application/_shortcuts.scss */
  .fixedsticky-dummy {
    display: none !important;
  }
}

/* line 2, app/assets/stylesheets/application/_advert.sass */
#adverts .advert {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: rgba(83, 83, 83, 0.95);
  padding: 14px 0 20px 0;
  z-index: 9999;
}

/* line 9, app/assets/stylesheets/application/_advert.sass */
#adverts a {
  width: 100%;
}

/* line 11, app/assets/stylesheets/application/_advert.sass */
#adverts .close-advert {
  color: #888888;
  cursor: pointer;
  font-size: 2.22222rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 0rem;
  right: 1.22222rem;
  text-decoration: none;
  width: 10px;
}

/* line 23, app/assets/stylesheets/application/_advert.sass */
#adverts .advert--container {
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* line 29, app/assets/stylesheets/application/_advert.sass */
#adverts .advert--image {
  max-width: 20%;
}

/* line 32, app/assets/stylesheets/application/_advert.sass */
#adverts .advert--content {
  color: #fff;
  flex: 1 1 auto;
  text-align: center;
  padding: 0 2em;
}

/* line 38, app/assets/stylesheets/application/_advert.sass */
#adverts .advert--title {
  font-size: 130%;
  font-weight: bold;
  padding-bottom: 0.5em;
}

/* line 43, app/assets/stylesheets/application/_advert.sass */
#adverts .advert--buttons {
  width: 20%;
  text-align: center;
}

/* line 46, app/assets/stylesheets/application/_advert.sass */
#adverts .advert--buttons .button {
  margin-bottom: 0;
}

/* line 49, app/assets/stylesheets/application/_advert.sass */
#adverts .advert--accept {
  font-size: 110%;
  padding: 0.5em;
}

/* line 53, app/assets/stylesheets/application/_advert.sass */
#adverts .advert--close {
  margin-top: 0.5em;
  font-size: 80%;
  padding: 0.25em;
}

/* line 58, app/assets/stylesheets/application/_advert.sass */
#adverts .advert--tip {
  font-size: 70%;
  color: red;
  display: inline-block;
  line-height: 1.25em;
  padding-top: 0.25em;
}

/* line 1, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  background-image: url(/assets/bg2-3dc15233b3adfe7bd8245c4afa15a3f54bb17a41f0e6791ffcdf515bd14cedfa.png);
  z-index: 9999999;
  display: flex;
  align-items: center;
}

/* line 12, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal #casino-game-launcher {
  position: static;
}

/* line 15, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal #casino-game-ui {
  margin: 0 auto;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  height: 100%;
}

/* line 24, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .game-content-area {
  background-color: rgba(255, 255, 255, 0.4);
  flex-grow: 1;
  position: relative;
}

/* line 29, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .overbar {
  background-color: rgba(255, 255, 255, 0.6);
  color: #222;
  width: 100%;
  padding: 0.5em 1.5em;
  position: absolute;
  bottom: -3.5em;
  font-size: 10px;
  height: 2.25em;
  line-height: 1.25em;
  text-align: center;
  opacity: 0.0;
  animation-duration: 12s;
  animation-name: overbar_disappear;
  white-space: nowrap;
  overflow: hidden;
}

@media screen and (min-width: 1280px) {
  /* line 29, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-modal .overbar {
    font-size: 12px;
  }
}

@media (min-width: 1441px) {
  /* line 29, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-modal .overbar {
    font-size: 14px;
  }
}

@media (min-width: 1921px) {
  /* line 29, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-modal .overbar {
    font-size: 15px;
  }
}

/* line 55, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .overbar--twolines {
  height: 3.5em;
}

@keyframes overbar_disappear {
  0% {
    opacity: 1;
    bottom: 0;
  }
  85% {
    opacity: 1;
    bottom: 0;
  }
  100% {
    opacity: 0;
    bottom: -3.5em;
  }
}

/* line 74, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .sidebar {
  background-color: rgba(255, 255, 255, 0.6);
  border-top: 1px solid #B6B6B8;
  color: #98989a;
  width: 100%;
  padding: 7px;
  position: relative;
  font-size: 14px;
  line-height: 1em;
  height: 42px;
  flex-direction: row;
  display: flex;
  align-items: stretch;
}

/* line 87, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .sidebar .timer {
  padding: 7px;
}

/* line 90, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .sidebar .controls {
  font-size: 14px;
  display: flex;
  align-items: center;
  height: 14px;
  margin-top: 7px;
}

/* line 98, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .logo {
  flex-grow: 1;
  display: flex;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/assets/casino/redstar-logo-red-horizontal-95705947c9c3eae6171e9b5298c5e87ff570ec6c8db5bc0f971c74332a831329.svg);
  background-size: auto 100%;
}

/* line 106, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .logo:hover {
  opacity: 0.5;
}

/* line 110, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .control {
  display: inline-block;
  color: #B6B6B8;
  cursor: pointer;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  width: 14px;
  height: 14px;
  margin-right: 14px;
  opacity: 0.5;
}

/* line 121, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .control:last-child {
  margin-right: 7px;
}

/* line 124, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .control:hover {
  opacity: 1;
}

/* line 127, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .control img {
  width: 100%;
  height: 100%;
  display: block;
}

/* line 133, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .pending {
  text-align: center;
}

/* line 135, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .pending img {
  margin-top: 20%;
  width: 330px;
  max-width: 100%;
  opacity: 0.5;
}

/* line 142, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-modal .error {
  margin: 10% auto;
  width: 50%;
  background-color: red;
  text-align: center;
  color: white;
}

/* line 151, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-launcher {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}

/* line 158, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-launcher .game-content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 163, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-launcher .game-content .pending {
  opacity: 1 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

/* line 171, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-launcher .game-content .pending img {
  margin-top: 20%;
  width: 330px;
  max-width: 100%;
  opacity: 0.5;
}

@keyframes enablePointerEvents {
  0% {
    pointer-events: none;
  }
  99% {
    pointer-events: none;
  }
  100% {
    pointer-events: auto;
  }
}

/* line 189, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-launcher .game-content iframe {
  position: relative;
  left: 0;
  top: 0;
  border-width: 0;
  z-index: 3;
  pointer-events: none;
  animation: enablePointerEvents 5s forwards;
}

/* line 198, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-launcher .game-content .limit-warning {
  padding: 2em;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: darkgray;
}

@media (min-width: 1025px) {
  /* line 207, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher .game-content .limit-warning .reason {
    font-size: 2em;
  }
}

/* line 211, app/assets/stylesheets/application/_casino_game_modal.scss */
#casino-game-launcher .game-content .limit-warning a {
  color: darkgray;
  text-decoration: underline;
}

@media (max-width: 768px) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    margin-top: 5%;
  }
}

@media (max-width: 640px) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    width: 280px;
  }
}

@media (max-width: 480px) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    width: 250px;
  }
}

@media (max-width: 400px) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    width: 200px;
  }
}

@media (min-width: 1920px) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    width: 440px;
  }
}

@media (max-width: 767px) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    display: none;
  }
}

@media (min-width: 800px) and (max-width: 1023px) and (max-height: 500px) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 570px) and (max-height: 340px) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    display: none;
  }
}

@media (min-width: 640px) and (max-height: 450px) and (orientation: landscape) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    margin-top: 5%;
  }
}

@media (min-width: 1024px) and (max-height: 640px) and (orientation: landscape) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    margin-top: 5%;
  }
}

@media (min-width: 960px) and (min-height: 600px) and (max-height: 650px) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    margin-top: 10%;
  }
}

@media (min-width: 800px) and (min-height: 1080px) and (max-height: 1280px) and (max-width: 820px) {
  /* line 220, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending img {
    margin-top: 10%;
  }
}

@media (max-width: 767px) {
  /* line 262, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending .spinner {
    margin-top: 30px;
  }
}

@media (max-width: 640px) {
  /* line 262, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending .spinner {
    width: 200px;
    background-size: contain;
  }
}

@media (max-width: 480px) {
  /* line 262, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending .spinner {
    width: 170px;
  }
}

@media (max-width: 400px) {
  /* line 262, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending .spinner {
    width: 140px;
  }
}

@media (min-width: 480px) and (max-width: 570px) and (max-height: 340px) {
  /* line 262, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending .spinner {
    margin-top: 30px;
  }
}

@media (min-width: 800px) and (max-width: 1023px) and (max-height: 500px) {
  /* line 262, app/assets/stylesheets/application/_casino_game_modal.scss */
  #casino-game-launcher.have-jackpot .pending .spinner {
    margin-top: 30px;
  }
}

/* line 288, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .pending + .jackpot-modal {
  opacity: 1 !important;
  visibility: visible;
  z-index: 2;
}

/* line 293, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jackpot-modal {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  bottom: 75px;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 293, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jackpot-modal {
    bottom: 50px;
  }
}

@media (max-width: 640px) {
  /* line 293, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jackpot-modal {
    bottom: 40px;
  }
}

@media (max-width: 480px) {
  /* line 293, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jackpot-modal {
    bottom: 30px;
  }
}

@media (max-width: 400px) {
  /* line 293, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jackpot-modal {
    bottom: 25px;
  }
}

@media (min-width: 640px) and (max-height: 450px) and (orientation: landscape) {
  /* line 293, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jackpot-modal {
    bottom: 30px;
  }
}

@media (min-width: 800px) and (max-height: 370px) and (orientation: landscape) {
  /* line 293, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jackpot-modal {
    bottom: 20px;
  }
}

/* line 320, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm {
  text-align: center;
}

/* line 322, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
  margin: 0 auto 4px;
  padding: 0;
  line-height: 1.1;
}

@media (min-width: 480px) {
  /* line 322, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_title {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  /* line 322, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_title {
    font-size: 24px;
  }
}

@media (min-width: 800px) and (max-height: 370px) and (orientation: landscape) {
  /* line 322, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_title {
    font-size: 20px;
  }
}

/* line 341, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_description {
  font-size: 14px;
  font-weight: 400;
  color: #4F4F4F;
  margin: 0 auto;
  padding: 0;
  line-height: 1.1;
}

@media (min-width: 480px) {
  /* line 341, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_description {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  /* line 341, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_description {
    font-size: 18px;
  }
}

@media (min-width: 480px) and (max-width: 570px) and (max-height: 340px) {
  /* line 341, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_description {
    display: block;
  }
}

/* line 359, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_list {
  margin: 34px auto 20px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 10px;
}

@media (min-width: 480px) {
  /* line 359, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_list {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  /* line 359, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_list {
    margin-top: 44px;
  }
}

@media (max-width: 640px) {
  /* line 359, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_list {
    margin-top: 30px;
  }
}

@media (max-width: 400px) {
  /* line 359, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_list {
    margin-top: 20px;
    margin-bottom: 0;
  }
}

@media (min-width: 640px) and (max-height: 450px) and (orientation: landscape) {
  /* line 359, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_list {
    margin-top: 30px;
  }
}

@media (min-width: 375px) and (min-height: 660px) {
  /* line 359, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_list {
    margin-bottom: 20px;
  }
}

/* line 388, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_item {
  position: relative;
  min-width: 80px;
}

@media (min-width: 480px) {
  /* line 388, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item {
    min-width: 100px;
  }
}

@media (min-width: 480px) and (max-width: 570px) and (max-height: 340px) {
  /* line 388, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item {
    min-width: 80px;
  }
}

@media (min-width: 768px) {
  /* line 388, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item {
    min-width: 160px;
  }
}

@media (min-width: 640px) and (max-height: 450px) and (orientation: landscape) {
  /* line 388, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item {
    min-width: 100px;
  }
}

@media (min-width: 768px) and (max-height: 450px) and (orientation: landscape) {
  /* line 388, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item {
    min-width: 130px;
  }
}

@media (min-width: 800px) and (max-height: 370px) and (orientation: landscape) {
  /* line 388, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item {
    min-width: 100px;
  }
}

/* line 410, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_item::before {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  background: #000;
  position: absolute;
  top: -28px;
  left: 0;
  background: url(/assets/jackpot/diamond-57f0f19fbb411a7d3d1a2a9e68fd344821819a562c82c51864c1ce3b1d6c742b.png) no-repeat center center;
  background-size: contain;
}

@media (min-width: 480px) {
  /* line 410, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item::before {
    height: 64px;
    top: -34px;
  }
}

@media (min-width: 768px) {
  /* line 410, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item::before {
    height: 80px;
    top: -40px;
  }
}

@media (min-width: 480px) and (max-width: 570px) and (max-height: 340px) {
  /* line 410, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item::before {
    height: 50px;
    top: -28px;
  }
}

@media (min-width: 800px) and (max-height: 370px) and (orientation: landscape) {
  /* line 410, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item::before {
    height: 64px;
    top: -34px;
  }
}

/* line 439, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_item:nth-child(2)::before {
  background-image: url(/assets/jackpot/clover-fd6a26d5567f536625e76ca55159a0957d6e48c82f14926cc8c8a45ee46ed696.png);
}

/* line 444, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_item:last-child::before {
  background-image: url(/assets/jackpot/cherry-13ea1ba00dffd1fb47686ea793c4294e8884942fa0bca1f61decbb7c2d7e5530.png);
}

/* line 448, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_item a,
.have-jackpot .jm_item a:visited {
  display: block;
  background: #FFC401;
  width: 80px;
  height: 65px;
  text-decoration: none;
  border-radius: 8px;
}

@media (min-width: 480px) {
  /* line 448, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item a,
.have-jackpot .jm_item a:visited {
    width: 100px;
    height: 85px;
  }
}

@media (min-width: 768px) {
  /* line 448, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item a,
.have-jackpot .jm_item a:visited {
    width: 160px;
    height: 110px;
  }
}

@media (min-width: 480px) and (max-width: 570px) and (max-height: 340px) {
  /* line 448, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item a,
.have-jackpot .jm_item a:visited {
    width: 80px;
    height: 65px;
  }
}

@media (min-width: 640px) and (max-height: 450px) and (orientation: landscape) {
  /* line 448, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item a,
.have-jackpot .jm_item a:visited {
    width: 100px;
    height: 85px;
  }
}

@media (min-width: 768px) and (max-height: 450px) and (orientation: landscape) {
  /* line 448, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item a,
.have-jackpot .jm_item a:visited {
    width: 130px;
    height: 100px;
  }
}

@media (min-width: 800px) and (max-height: 370px) and (orientation: landscape) {
  /* line 448, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_item a,
.have-jackpot .jm_item a:visited {
    width: 100px;
    height: 85px;
  }
}

/* line 483, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_name {
  margin: 0 auto 4px;
  padding-top: 28px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  line-height: 1.1;
}

@media (min-width: 480px) {
  /* line 483, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_name {
    padding-top: 33px;
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  /* line 483, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_name {
    padding-top: 48px;
    font-size: 16px;
  }
}

@media (min-width: 480px) and (max-width: 570px) and (max-height: 340px) {
  /* line 483, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_name {
    padding-top: 28px;
    font-size: 12px;
  }
}

@media (min-width: 800px) and (max-height: 370px) and (orientation: landscape) {
  /* line 483, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_name {
    font-size: 14px;
    padding-top: 33px;
  }
}

/* line 509, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_amount {
  color: #B11116;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
}

@media (min-width: 480px) {
  /* line 509, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_amount {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  /* line 509, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_amount {
    font-size: 16px;
  }
}

@media (min-width: 480px) and (max-width: 570px) and (max-height: 340px) {
  /* line 509, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_amount {
    font-size: 12px;
  }
}

@media (min-width: 800px) and (max-height: 370px) and (orientation: landscape) {
  /* line 509, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_amount {
    font-size: 14px;
  }
}

@media (max-width: 400px) {
  /* line 527, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_buttons {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 570px) and (max-height: 340px) {
  /* line 527, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_buttons {
    display: none;
  }
}

@media (min-width: 640px) and (max-height: 450px) and (orientation: landscape) {
  /* line 527, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_buttons {
    display: none;
  }
}

@media (min-width: 640px) and (max-height: 450px) and (max-width: 740px) {
  /* line 527, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_buttons {
    display: block;
  }
}

@media (min-width: 375px) and (min-height: 660px) {
  /* line 527, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_buttons {
    display: block;
  }
}

@media (min-width: 800px) and (max-height: 460px) and (max-width: 1023px) {
  /* line 527, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_buttons {
    display: block;
  }
}

/* line 546, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .jm_buttons a,
.have-jackpot .jm_buttons a:visited {
  font-size: 14px;
  font-weight: 600;
  max-width: 136px;
  height: 36px;
  line-height: 36px;
  display: block;
  margin: 0 auto;
  background: #B11116;
  color: #ffffff;
  text-decoration: none;
  border-radius: 8px;
  overflow: hidden;
}

@media (min-width: 480px) {
  /* line 546, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_buttons a,
.have-jackpot .jm_buttons a:visited {
    max-width: 160px;
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  /* line 546, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .jm_buttons a,
.have-jackpot .jm_buttons a:visited {
    max-width: 136px;
  }
}

/* line 571, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .preload-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px 0;
}

@media (max-width: 768px) {
  /* line 571, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .preload-info {
    padding: 40px 0;
  }
}

@media (max-width: 640px) {
  /* line 571, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .preload-info {
    padding: 30px 0;
  }
}

@media (max-width: 480px) {
  /* line 571, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .preload-info {
    padding: 25px 0;
  }
}

@media (max-width: 400px) {
  /* line 571, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .preload-info {
    padding: 20px 0;
  }
}

@media (min-width: 640px) and (max-height: 450px) and (orientation: landscape) {
  /* line 571, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .preload-info {
    padding: 25px 0;
  }
}

@media (min-width: 800px) and (max-height: 370px) and (orientation: landscape) {
  /* line 571, app/assets/stylesheets/application/_casino_game_modal.scss */
  .have-jackpot .preload-info {
    padding-bottom: 20px;
  }
}

/* line 601, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .preload-info .pending {
  position: static !important;
  height: auto !important;
  width: auto !important;
  margin-bottom: 30px;
}

/* line 606, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .preload-info .pending img {
  margin-bottom: 20px;
}

/* line 609, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .preload-info .pending .spinner {
  margin: 0 auto !important;
}

/* line 613, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .preload-info .jackpot-modal {
  position: static;
}

/* line 616, app/assets/stylesheets/application/_casino_game_modal.scss */
.have-jackpot .preload-info .jm_buttons {
  margin-bottom: 20px;
}

/* line 3, app/assets/stylesheets/application/_twofa.sass */
[data-react-class=TwofaActivationForm] {
  padding-top: 0 !important;
}

/* line 7, app/assets/stylesheets/application/_twofa.sass */
.twofa-verification input.otp-attempt {
  width: 4.65em;
  font-size: 500%;
  padding: 0.5em;
  margin-left: auto;
  margin-right: auto;
  font-family: monospace;
}

/* line 14, app/assets/stylesheets/application/_twofa.sass */
.twofa-verification input.otp-attempt.error {
  border-color: #b11717;
}

/* line 16, app/assets/stylesheets/application/_twofa.sass */
.twofa-verification .error_text {
  color: #b11717;
  font-size: 0.875rem;
  font-style: normal;
  line-height: normal;
}

/* line 23, app/assets/stylesheets/application/_twofa.sass */
.twofa-verification label.checkbox {
  display: flex;
  align-items: center;
}

/* line 26, app/assets/stylesheets/application/_twofa.sass */
.twofa-verification label.checkbox > input {
  margin: 0;
  margin-right: 1em;
}

/* line 29, app/assets/stylesheets/application/_twofa.sass */
.twofa-verification label.checkbox.remember {
  justify-content: center;
}

/* line 33, app/assets/stylesheets/application/_twofa.sass */
.twofa-verification .scopes {
  display: flex;
  justify-content: center;
  line-height: 1.6;
  margin-bottom: 1.25rem;
}

/* line 3, app/assets/stylesheets/application/_halloween.sass */
.halloween .slider-wrap .parallax-bg {
  background-image: url(/assets/halloween/slider_bg-091d70f0c82de78e242ac3055ede3fa4096de899cbcbda6ba76e7b56b8ef34c7.svg);
  background-size: contain;
  opacity: 0.7;
}

/* line 7, app/assets/stylesheets/application/_halloween.sass */
.halloween .content {
  background: url(/assets/halloween/bg-69a0d109526c1da92e685469a6682497104f64cc6d09b0a5b2bccdc9896a3e1f.svg);
  background-size: 75%;
}

/* line 2, app/assets/stylesheets/application/_new_year.sass */
.new-year .content {
  background: url("https://bin.datawarp.eu/bannersv5/ny2016/xmas_bg.svg");
}

/* line 4, app/assets/stylesheets/application/_new_year.sass */
.new-year .slider-wrap {
  background-color: #8F0000;
  background-image: url("https://bin.datawarp.eu/bannersv5/ny2016/slider_bg.svg");
  background-size: contain;
  background-position: 84%, center;
}

/* line 11, app/assets/stylesheets/application/_new_year.sass */
.new-year .slider-wrap .img-wrap {
  height: 100%;
  width: 100%;
}

/* line 14, app/assets/stylesheets/application/_new_year.sass */
.new-year .slider-wrap .img-wrap img {
  -ms-interpolation-mode: bicubic;
}

/* line 17, app/assets/stylesheets/application/_new_year.sass */
.new-year .slider-wrap .slider-custom-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://bin.datawarp.eu/bannersv5/ny2016/slider_bg_ded@1x.png");
  background-size: cover, contain;
  background-position: 84%, center;
}

/* line 1, app/assets/stylesheets/application/_carousel.scss */
.carousel-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* line 8, app/assets/stylesheets/application/_carousel.scss */
.carousel-wrapper {
  display: flex;
  width: 100%;
  position: relative;
  overflow: hidden;
}

/* line 15, app/assets/stylesheets/application/_carousel.scss */
.carousel-content-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}

/* line 22, app/assets/stylesheets/application/_carousel.scss */
.carousel-content {
  display: flex;
  transition: all 250ms linear;
  -ms-overflow-style: none;
  /* hide scrollbar in IE and Edge */
  scrollbar-width: none;
  /* hide scrollbar in Firefox */
  overflow: auto;
}

@media (min-width: 1025px) {
  /* line 22, app/assets/stylesheets/application/_carousel.scss */
  .carousel-content {
    transform: translateX(0) !important;
    flex-wrap: wrap;
  }
}

/* hide scrollbar in webkit browser */
/* line 35, app/assets/stylesheets/application/_carousel.scss */
.carousel-content::-webkit-scrollbar, .carousel-content::-webkit-scrollbar {
  display: none;
}

/* line 39, app/assets/stylesheets/application/_carousel.scss */
.carousel-content > * {
  width: 100%;
  flex-shrink: 0;
  flex-grow: 1;
  padding: 0 0.625rem 1.25rem;
}

/* line 46, app/assets/stylesheets/application/_carousel.scss */
.left-arrow, .right-arrow {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 20px;
  opacity: 0.5;
  height: 80%;
  padding: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media (min-width: 480px) {
  /* line 46, app/assets/stylesheets/application/_carousel.scss */
  .left-arrow, .right-arrow {
    height: 85%;
  }
}

@media (min-width: 641px) {
  /* line 46, app/assets/stylesheets/application/_carousel.scss */
  .left-arrow, .right-arrow {
    height: 75%;
  }
}

@media (min-width: 900px) {
  /* line 46, app/assets/stylesheets/application/_carousel.scss */
  .left-arrow, .right-arrow {
    height: 80%;
  }
}

/* line 68, app/assets/stylesheets/application/_carousel.scss */
.left-arrow {
  left: 0;
  background-image: url(/assets/icons/left_arrow-643d1abb7081529a26b3959719c057651d40e1b998baffcd43eb9a552b257209.svg);
}

@media (min-width: 1025px) {
  /* line 68, app/assets/stylesheets/application/_carousel.scss */
  .left-arrow {
    display: none;
  }
}

/* line 76, app/assets/stylesheets/application/_carousel.scss */
.right-arrow {
  right: 0;
  background-image: url(/assets/icons/left_arrow-643d1abb7081529a26b3959719c057651d40e1b998baffcd43eb9a552b257209.svg);
  transform: rotate(180deg);
}

@media (min-width: 1025px) {
  /* line 76, app/assets/stylesheets/application/_carousel.scss */
  .right-arrow {
    display: none;
  }
}

/* line 85, app/assets/stylesheets/application/_carousel.scss */
.carousel-content.show-2 > * {
  width: 50%;
  max-width: 50%;
}

@media (min-width: 641px) {
  /* line 85, app/assets/stylesheets/application/_carousel.scss */
  .carousel-content.show-2 > * {
    width: 25%;
    max-width: 25%;
  }
}

@media (min-width: 1280px) {
  /* line 85, app/assets/stylesheets/application/_carousel.scss */
  .carousel-content.show-2 > * {
    width: 20%;
    max-width: 20%;
  }
}

/* line 3, app/assets/stylesheets/application/_jackpot_promo.scss */
.promo-page.jackpotcampaign {
  background: #0F2154;
  overflow: hidden;
}

@media (min-width: 1025px) {
  /* line 3, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign {
    background-position: center -200px !important;
  }
}

@media (min-width: 1280px) {
  /* line 3, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign {
    background-position: center -330px !important;
  }
}

@media (min-width: 1366px) {
  /* line 3, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign {
    background-position: center -400px !important;
  }
}

@media (min-width: 1920px) {
  /* line 3, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign {
    background-position: center -666px !important;
  }
}

/* line 18, app/assets/stylesheets/application/_jackpot_promo.scss */
.promo-page.jackpotcampaign .site-right {
  overflow: visible;
}

/* line 22, app/assets/stylesheets/application/_jackpot_promo.scss */
.promo-page.jackpotcampaign .head .image {
  padding: 40px 0;
}

/* line 24, app/assets/stylesheets/application/_jackpot_promo.scss */
.promo-page.jackpotcampaign .head .image img {
  max-width: 110%;
  left: -5%;
}

@media (max-width: 369px) {
  /* line 30, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .title {
    padding-top: 25px;
  }
  /* line 33, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image {
    margin: -90px auto -100px;
  }
  /* line 35, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image img {
    max-width: 160%;
    left: -30%;
  }
}

@media (min-width: 370px) and (max-width: 479px) {
  /* line 42, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .title {
    padding-top: 35px;
  }
  /* line 45, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image {
    padding-bottom: 20px;
    margin: -80px auto -90px;
  }
  /* line 48, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image img {
    max-width: 160%;
    left: -30%;
  }
}

@media (min-width: 480px) and (max-width: 639px) {
  /* line 55, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image {
    padding-top: 60px;
    padding-bottom: 0;
    margin: -90px auto -80px;
  }
  /* line 59, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image img {
    max-width: 120%;
    left: -10%;
  }
  /* line 64, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .title {
    padding-top: 40px;
    font-size: 40px;
    line-height: 1.2;
  }
  /* line 69, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .description {
    font-size: 22px;
    line-height: 1.2;
  }
}

@media (min-width: 640px) and (max-width: 767px) {
  /* line 75, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .text {
    width: 100%;
  }
  /* line 78, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .title {
    font-size: 60px;
    line-height: 1.2;
  }
  /* line 82, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .description {
    font-size: 28px;
    line-height: 1.2;
  }
  /* line 86, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image {
    position: static;
    padding: 0;
  }
  /* line 89, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image img {
    margin: -70px auto -80px;
    max-width: 100%;
    left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 97, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .text {
    width: 100%;
  }
  /* line 100, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .title {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 80px;
    line-height: 1.2;
  }
  /* line 106, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .description {
    font-size: 32px;
    line-height: 1.2;
  }
  /* line 110, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image {
    position: static;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -70px;
    margin-bottom: -110px;
  }
}

@media (min-width: 1025px) {
  /* line 21, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head {
    min-height: 280px;
    display: flex;
    align-items: center;
    margin-top: -40px;
  }
  /* line 122, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image {
    bottom: -180px;
    right: -250px;
    padding: 0;
  }
  /* line 126, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image img {
    max-width: 100%;
    left: 0;
  }
  /* line 131, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .text {
    width: 60%;
  }
  /* line 134, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .title {
    padding-top: 35px;
    padding-bottom: 20px;
  }
}

@media (min-width: 1280px) {
  /* line 21, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head {
    min-height: 360px;
  }
  /* line 142, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .title {
    font-size: 60px;
  }
  /* line 145, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .description {
    font-size: 28px;
  }
  /* line 148, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .image {
    right: -180px;
    bottom: -220px;
  }
}

@media (min-width: 1366px) {
  /* line 154, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .title {
    font-size: 70px;
  }
  /* line 157, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .description {
    font-size: 30px;
  }
}

@media (min-width: 1920px) {
  /* line 162, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .title {
    font-size: 80px;
  }
  /* line 165, app/assets/stylesheets/application/_jackpot_promo.scss */
  .promo-page.jackpotcampaign .head .description {
    font-size: 32px;
  }
}

/* line 172, app/assets/stylesheets/application/_jackpot_promo.scss */
.jackpot,
.jackpotcampaign {
  overflow: hidden;
}

/* line 176, app/assets/stylesheets/application/_jackpot_promo.scss */
.jackpot_widget,
.jackpotcampaign_widget {
  border-radius: 6px;
  overflow: hidden;
  background: #ffffff;
}

@media (min-width: 370px) {
  /* line 181, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .widget,
.jackpotcampaign .widget {
    width: 340px;
  }
}

@media (min-width: 480px) {
  /* line 181, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .widget,
.jackpotcampaign .widget {
    width: 420px;
  }
}

@media (min-width: 640px) {
  /* line 181, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .widget,
.jackpotcampaign .widget {
    width: 580px;
  }
}

@media (min-width: 768px) {
  /* line 181, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .widget,
.jackpotcampaign .widget {
    width: 720px;
  }
}

@media (min-width: 1280px) {
  /* line 181, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .widget,
.jackpotcampaign .widget {
    width: 960px;
  }
}

@media (min-width: 1366px) {
  /* line 181, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .widget,
.jackpotcampaign .widget {
    width: 1060px;
  }
}

@media (min-width: 1500px) {
  /* line 181, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .widget,
.jackpotcampaign .widget {
    width: 1160px;
  }
}

@media (min-width: 370px) {
  /* line 204, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .body,
.jackpotcampaign .body {
    width: 340px;
  }
}

@media (min-width: 480px) {
  /* line 204, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .body,
.jackpotcampaign .body {
    width: 420px;
  }
}

@media (min-width: 640px) {
  /* line 204, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .body,
.jackpotcampaign .body {
    width: 580px;
  }
}

@media (min-width: 768px) {
  /* line 204, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .body,
.jackpotcampaign .body {
    width: 720px;
  }
}

@media (min-width: 1280px) {
  /* line 204, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .body,
.jackpotcampaign .body {
    width: 960px;
  }
}

@media (min-width: 1366px) {
  /* line 204, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .body,
.jackpotcampaign .body {
    width: 1060px;
  }
}

@media (min-width: 1500px) {
  /* line 204, app/assets/stylesheets/application/_jackpot_promo.scss */
  .jackpot .body,
.jackpotcampaign .body {
    width: 1160px;
  }
}

/* line 230, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w_range {
  padding: 40px 12px 60px;
}

@media (min-width: 640px) {
  /* line 230, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w_range {
    padding: 80px 35px 60px;
  }
}

@media (min-width: 1280px) {
  /* line 230, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w_range {
    padding: 130px 40px 50px;
  }
}

/* line 239, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w_how {
  background: #ECE4DA;
  position: relative;
}

/* line 242, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w_how::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: url(/assets/jackpot/rules_bg-c0f378e9ad87368259a7e5d6fc4a99ee97d4c37120ff23016d748ab0023cd327.jpg) no-repeat center right;
  filter: grayscale(100);
  opacity: 0.05;
}

/* line 255, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w_leaderboard {
  padding: 60px 12px 40px;
}

/* line 259, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range p {
  margin: 0 auto;
}

/* line 262, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_list {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 1280px) {
  /* line 262, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_list {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
  }
}

/* line 274, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_item {
  background: #FFC401;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 16px;
  position: relative;
}

@media (min-width: 640px) {
  /* line 274, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_item {
    padding: 32px;
  }
}

@media (min-width: 768px) {
  /* line 274, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_item {
    padding: 50px 40px;
  }
}

@media (min-width: 1280px) {
  /* line 274, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_item {
    margin-bottom: 50px;
    width: calc(33% - 8px);
    padding: 90px 15px 15px;
    text-align: center;
    overflow: visible;
  }
}

/* line 293, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_item:last-child {
  margin-bottom: 0;
}

/* line 297, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_item .jw-range_image {
  background: url(/assets/jackpot/diamond-57f0f19fbb411a7d3d1a2a9e68fd344821819a562c82c51864c1ce3b1d6c742b.png) no-repeat center center;
  background-size: contain;
}

/* line 300, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_item .jw-range_image img {
  opacity: 0;
}

/* line 305, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_item:nth-child(3n + 2) .jw-range_image {
  background: url(/assets/jackpot/clover-fd6a26d5567f536625e76ca55159a0957d6e48c82f14926cc8c8a45ee46ed696.png) no-repeat center center;
  background-size: contain;
}

/* line 308, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_item:nth-child(3n + 2) .jw-range_image img {
  opacity: 0;
}

/* line 314, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_item:nth-child(3n + 3) .jw-range_image {
  background: url(/assets/jackpot/cherry-13ea1ba00dffd1fb47686ea793c4294e8884942fa0bca1f61decbb7c2d7e5530.png) no-repeat center center;
  background-size: contain;
}

/* line 317, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_item:nth-child(3n + 3) .jw-range_image img {
  opacity: 0;
}

/* line 324, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #000000;
  text-transform: uppercase;
}

@media (min-width: 370px) {
  /* line 324, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_title {
    font-size: 20px;
  }
}

@media (min-width: 1280px) {
  /* line 324, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_title {
    font-size: 24px;
    margin-bottom: 0;
  }
}

/* line 338, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_amount {
  margin-bottom: 30px;
}

@media (min-width: 640px) {
  /* line 338, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_amount {
    margin-bottom: 24px;
  }
}

/* line 343, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_amount p {
  font-size: 36px;
  font-weight: 900;
  color: #B11116;
}

@media (min-width: 370px) {
  /* line 343, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_amount p {
    font-size: 40px;
  }
}

@media (min-width: 1280px) {
  /* line 343, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_amount p {
    line-height: 1.2;
  }
}

@media (min-width: 1366px) {
  /* line 343, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_amount p {
    font-size: 44px;
  }
}

@media (min-width: 1500px) {
  /* line 343, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_amount p {
    font-size: 48px;
  }
}

/* line 362, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_info p {
  font-size: 16px;
  padding: 12px;
  background: #FF8A01;
  border-radius: 8px;
  color: #ffffff;
  text-align: center;
  font-weight: normal;
}

@media (min-width: 480px) {
  /* line 362, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_info p {
    font-size: 20px;
  }
}

@media (min-width: 640px) {
  /* line 362, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_info p {
    width: 320px;
    padding: 16px;
    margin-left: 0;
  }
}

@media (min-width: 1280px) {
  /* line 362, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_info p {
    width: 100%;
    font-size: 16px;
  }
}

/* line 384, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_bet {
  margin-top: 20px;
}

/* line 386, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_bet p {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #000000;
}

/* line 392, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_bet span {
  color: #B11116;
}

/* line 396, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-range_image {
  position: absolute;
  right: -20px;
  top: -20px;
  width: 100px;
  height: 80px;
}

@media (min-width: 480px) {
  /* line 396, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_image {
    width: 180px;
    height: 145px;
  }
}

@media (min-width: 640px) {
  /* line 396, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_image {
    width: 220px;
    height: 175px;
  }
}

@media (min-width: 768px) {
  /* line 396, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_image {
    width: 256px;
    height: 100%;
    display: flex;
    align-items: center;
  }
  /* line 415, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_image img {
    margin-top: -30px;
  }
}

@media (min-width: 1025px) {
  /* line 396, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_image {
    right: 0;
  }
}

@media (min-width: 1280px) {
  /* line 396, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_image {
    width: 100%;
    height: 175px;
    justify-content: center;
    top: -90px;
  }
  /* line 428, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-range_image img {
    margin-top: 0;
    max-height: 100%;
  }
}

/* line 435, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how {
  position: relative;
}

/* line 437, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_wrapper {
  position: relative;
  padding: 115px 12px 140px;
}

/* line 440, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_wrapper::before {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  left: 0;
  top: -2px;
  position: absolute;
  background: url(/assets/redesign_2024/edge_top-ce9f4023c66c46a67d2dbb8cedf568097f85931cbb681ed873167cbb9438e158.png) no-repeat bottom center;
}

/* line 450, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_wrapper::after {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  left: 0;
  bottom: -2px;
  position: absolute;
  background: url(/assets/redesign_2024/edge_bottom-70f001618396d190f258b8d27078b687ccf57217011091016a460aa7625cec13.png) no-repeat bottom center;
}

/* line 461, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_title {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 40px;
  text-align: center;
  margin: 0;
}

@media (min-width: 370px) {
  /* line 461, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_title {
    font-size: 24px;
  }
}

@media (min-width: 640px) {
  /* line 461, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_title {
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  /* line 461, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_title {
    font-size: 32px;
  }
}

/* line 477, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_list {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

@media (min-width: 768px) {
  /* line 477, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_list {
    max-width: 600px;
  }
}

/* line 485, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_item {
  border-radius: 12px;
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  padding: 0 10px;
  height: 108px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 640px) {
  /* line 485, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_item {
    padding: 0 24px;
    margin-bottom: 24px;
  }
  /* line 498, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_item:nth-child(even) {
    flex-direction: row-reverse;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
    text-align: right;
  }
  /* line 503, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_item:nth-child(even) .jw-how_number {
    margin-right: 0;
    margin-left: 12px;
  }
  /* line 507, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_item:nth-child(even) .jw-how_text {
    padding-right: 0;
    padding-left: 24px;
  }
  /* line 512, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_item:nth-child(even) .jw-how_image img {
    margin-left: -40px;
  }
}

/* line 520, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_number {
  background: #B11116;
  height: 48px;
  width: 48px;
  min-width: 48px;
  border-radius: 50%;
  margin-right: 12px;
  text-align: center;
}

@media (min-width: 640px) {
  /* line 520, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_number {
    margin-right: 24px;
  }
}

/* line 531, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_number span {
  font-size: 32px;
  font-weight: 900;
  color: #ffffff;
}

/* line 537, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_text {
  padding-right: 8px;
  width: 100%;
}

@media (min-width: 640px) {
  /* line 537, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_text {
    padding-right: 24px;
  }
}

/* line 543, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_text p {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}

@media (min-width: 370px) {
  /* line 543, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_text p {
    font-size: 16px;
  }
}

@media (min-width: 640px) {
  /* line 543, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_text p {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 543, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_text p {
    font-size: 20px;
  }
}

/* line 558, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_image {
  display: none;
  width: 55px;
}

@media (min-width: 480px) {
  /* line 558, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_image {
    display: block;
    width: 80px;
  }
}

@media (min-width: 640px) {
  /* line 558, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_image {
    width: 100px;
  }
}

/* line 568, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_image img {
  height: 72px;
  max-width: 100px;
}

@media (min-width: 640px) {
  /* line 568, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_image img {
    height: 100px;
    max-width: 160px;
  }
}

@media (min-width: 768px) {
  /* line 568, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_image img {
    height: 124px;
    max-width: 200px;
  }
}

/* line 581, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_image__bandit img {
  width: 90px;
}

@media (min-width: 640px) {
  /* line 581, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_image__bandit img {
    width: 130px;
  }
}

@media (min-width: 768px) {
  /* line 581, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_image__bandit img {
    width: 160px;
  }
}

/* line 592, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_image__coins img {
  width: 80px;
}

@media (min-width: 640px) {
  /* line 592, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_image__coins img {
    width: 108px;
  }
}

@media (min-width: 768px) {
  /* line 592, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_image__coins img {
    width: 130px;
    height: 117px;
  }
}

/* line 604, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_image__money img {
  width: 90px;
}

@media (min-width: 640px) {
  /* line 604, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_image__money img {
    width: 140px;
    height: 110px;
  }
}

@media (min-width: 768px) {
  /* line 604, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_image__money img {
    width: 190px;
    height: 150px;
  }
}

/* line 617, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_link {
  margin-top: 40px;
}

/* line 619, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_link a,
.j-w .jw-how_link a:visited {
  text-decoration: none;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  background: #B11116;
  border-radius: 8px;
  padding: 16px;
}

@media (min-width: 640px) {
  /* line 619, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_link a,
.j-w .jw-how_link a:visited {
    max-width: 380px;
    margin: 0 auto;
  }
}

/* line 636, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_links {
  margin-top: 40px;
}

/* line 638, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_links a,
.j-w .jw-how_links a:visited {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  background: #B11116;
  border-radius: 8px;
  padding: 14px;
  display: block;
  border: 1px solid #B11116;
  transition: background .3s ease;
}

/* line 650, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-how_links a:hover,
.j-w .jw-how_links a:visited:hover {
  background: #820d10;
}

@media (min-width: 370px) {
  /* line 638, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-how_links a,
.j-w .jw-how_links a:visited {
    font-size: 20px;
    max-width: 370px;
    margin: 0 auto;
  }
}

/* line 662, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_wrapper {
  border-radius: 12px;
  padding: 30px 16px 16px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 1366px) {
  /* line 662, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_wrapper {
    padding: 20px;
  }
}

/* line 670, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_wrapper::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: url(/assets/jackpot/jackpot_bg-b696084487b473406c619580575881d7e3617dcb29ef8d7f4684dffba0fee07f.png) 0px -550px/100% 286% no-repeat;
  z-index: 1;
}

/* line 683, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_wrapper::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(133deg, #DE00F1 0%, #5F258C 50%, #2B1654 100%);
  z-index: 0;
}

@media (min-width: 1366px) {
  /* line 683, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_wrapper::after {
    background: linear-gradient(132.82deg, #DE00F1 0%, #5F258C 50%, #2B1654 100%);
  }
}

/* line 699, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_top {
  margin-bottom: 16px;
  position: relative;
  z-index: 2;
}

@media (min-width: 641px) {
  /* line 699, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_top {
    margin-bottom: 24px;
  }
}

/* line 707, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_content {
  position: relative;
  z-index: 2;
}

@media (min-width: 641px) {
  /* line 707, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_content {
    padding: 8px;
    border-radius: 12px;
    background: rgba(116, 13, 154, 0.2);
  }
}

@media (min-width: 1366px) {
  /* line 707, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_content {
    padding: 0;
    background: none;
  }
}

/* line 720, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_title {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 12px;
}

@media (min-width: 370px) {
  /* line 720, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_title {
    font-size: 24px;
  }
}

@media (min-width: 641px) {
  /* line 720, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_title {
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  /* line 720, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_title {
    font-size: 32px;
  }
}

/* line 736, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_pool {
  text-align: center;
  margin-bottom: 16px;
}

/* line 739, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_pool p {
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0;
}

@media (min-width: 370px) {
  /* line 739, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_pool p {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  /* line 739, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_pool p {
    font-size: 22px;
  }
}

/* line 753, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_pool span {
  display: block;
  color: #FFC401;
}

@media (min-width: 641px) {
  /* line 753, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_pool span {
    display: inline;
  }
}

/* line 761, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_tabs-list {
  margin: 0 auto 16px;
  list-style: none;
  padding: 10px 8px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.15);
}

@media (min-width: 641px) {
  /* line 761, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_tabs-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media (min-width: 1366px) {
  /* line 761, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_tabs-list {
    display: none;
  }
}

/* line 777, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_table-list {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

@media (min-width: 1366px) {
  /* line 777, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_table-list {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 4px;
  }
}

/* line 788, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-leaderboard_table-item {
  list-style: none;
}

@media (max-width: 1365px) {
  /* line 788, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_table-item {
    display: none;
  }
}

@media (max-width: 1365px) {
  /* line 793, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_table-item.active {
    display: block;
  }
}

@media (min-width: 1366px) {
  /* line 788, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-leaderboard_table-item {
    min-width: calc(50% - 2px);
    padding: 16px 8px 8px 8px;
    border-radius: 12px;
    background: rgba(116, 13, 154, 0.2);
  }
}

/* line 807, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-tab {
  list-style: none;
  text-align: center;
}

@media (min-width: 641px) {
  /* line 807, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-tab {
    width: 48%;
  }
}

/* line 813, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-tab:first-child {
  margin-bottom: 8px;
}

@media (min-width: 641px) {
  /* line 813, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-tab:first-child {
    margin-bottom: 0;
  }
}

/* line 820, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-tab.active .jw-tab_button {
  background: #ffffff;
  color: #000000;
}

/* line 825, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-tab_button {
  background: none;
  border-radius: 8px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 40px;
  font-weight: 900;
}

@media (min-width: 370px) {
  /* line 825, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-tab_button {
    font-size: 22px;
  }
}

/* line 839, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_title {
  margin: 0 auto 16px;
  padding: 0;
  display: none;
  font-size: 22px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
}

@media (min-width: 1366px) {
  /* line 839, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_title {
    display: block;
  }
}

/* line 852, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_list {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

/* line 857, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_item {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  padding: 8px 12px 36px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

/* line 866, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_item:last-child {
  margin-bottom: 0;
}

@media (min-width: 641px) {
  /* line 857, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_item {
    padding: 18px 12px;
  }
}

/* line 874, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_item:first-child .jw-table_player::before {
  background-image: url(/assets/jackpot/cup_gold-4a29e6135815f76f8a84c68bc7229eac4843557dcbf1994012282d2d5187cd83.png);
}

/* line 882, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_item:nth-child(2) .jw-table_player::before {
  background-image: url(/assets/jackpot/cup_silver-acbe686300c147f0159da57ae8427e8b3738113375ee7ad3f6d6479f5ba4b918.png);
}

/* line 888, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_top {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
}

/* line 895, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_name {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.75);
}

@media (min-width: 641px) {
  /* line 898, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_name:first-child {
    min-width: 40%;
  }
}

/* line 903, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_name:nth-child(2) {
  min-width: 20%;
}

@media (max-width: 640px) {
  /* line 903, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_name:nth-child(2) {
    display: none;
  }
}

/* line 909, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_name:last-child {
  text-align: right;
}

@media (min-width: 641px) {
  /* line 909, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_name:last-child {
    min-width: 40%;
  }
}

/* line 917, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_player {
  display: flex;
  align-items: center;
  justify-content: start;
}

@media (min-width: 641px) {
  /* line 917, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_player {
    min-width: 40%;
  }
}

/* line 924, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_player::before {
  content: '';
  display: block;
  height: 24px;
  width: 20px;
  background: url(/assets/jackpot/cup_bronze-d2f3c29e4b737a6390ff1c075a0c132b7dcdf801a3438105716409e3234f1004.png) no-repeat;
  background-size: contain;
  margin-right: 10px;
}

/* line 933, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_player img {
  min-width: 24px;
  margin-right: 4px;
}

@media (min-width: 768px) {
  /* line 933, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_player img {
    margin-right: 10px;
  }
}

/* line 940, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_player span {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

@media (min-width: 641px) {
  /* line 940, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_player span {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  /* line 940, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_player span {
    font-size: 18px;
  }
}

/* line 952, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_time {
  position: absolute;
  right: 12px;
  bottom: 12px;
  font-size: 14px;
  color: #cccccc;
  text-align: left;
}

@media (min-width: 641px) {
  /* line 952, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_time {
    position: static;
    min-width: 20%;
  }
}

/* line 964, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_prize {
  font-size: 14px;
  font-weight: 900;
  color: #FFC401;
  text-transform: uppercase;
  text-align: right;
}

@media (min-width: 641px) {
  /* line 964, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_prize {
    font-size: 16px;
    min-width: 40%;
  }
}

@media (min-width: 768px) {
  /* line 964, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_prize {
    font-size: 20px;
  }
}

/* line 979, app/assets/stylesheets/application/_jackpot_promo.scss */
.j-w .jw-table_empty p {
  margin: 0 auto;
  padding: 30px 10px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
}

@media (min-width: 1366px) {
  /* line 979, app/assets/stylesheets/application/_jackpot_promo.scss */
  .j-w .jw-table_empty p {
    padding: 50px 20px;
    font-size: 30px;
  }
}

/* line 3, app/assets/stylesheets/application/_jackpot_winner.scss */
.jackpot-winner {
  margin-right: 12px;
  position: relative;
}

/* line 9, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-winner button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  border-radius: 4px;
  padding: 5px 12px;
  border: 0;
}

/* line 18, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-winner span {
  color: #000000;
  font-size: 14px;
}

/* line 22, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-winner .j-w-info_amount {
  color: #B11116;
}

/* line 25, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-winner_text {
  white-space: nowrap;
  line-height: 40px;
}

/* line 29, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-winner_info {
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 12px 0 58px;
  position: relative;
}

/* line 34, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-winner_info::after {
  content: '';
  position: absolute;
  display: block;
  height: 26px;
  width: 1px;
  right: 0;
  top: 3px;
  background: #9D0002;
}

/* line 45, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-winner_details {
  line-height: 40px;
  padding-left: 12px;
  white-space: nowrap;
}

/* line 49, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-winner_details span {
  padding-left: 8px;
}

/* line 54, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-winner .j-w-info_name {
  font-size: 12px;
}

/* line 57, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-winner .j-w-info_amount {
  font-size: 12px;
}

/* line 64, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-w-info_image {
  width: 54px;
  height: 44px;
  position: absolute;
  left: 4px;
  top: -14px;
  background: url(/assets/jackpot/cherry-13ea1ba00dffd1fb47686ea793c4294e8884942fa0bca1f61decbb7c2d7e5530.png) center no-repeat;
  background-size: contain;
}

/* line 73, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-w-info_name {
  display: block;
  margin-bottom: 2px;
  white-space: nowrap;
}

/* line 78, app/assets/stylesheets/application/_jackpot_winner.scss */
.j-w-info_amount {
  display: block;
  color: #B11116;
}

/* line 86, app/assets/stylesheets/application/_jackpot_winner.scss */
.win-details {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 2px 4px 8px 0 rgba(99, 99, 99, 0.25);
  position: absolute;
  left: 0;
  top: 45px;
  width: 100%;
}

/* line 96, app/assets/stylesheets/application/_jackpot_winner.scss */
.w-details {
  padding: 30px 15px 15px;
}

/* line 98, app/assets/stylesheets/application/_jackpot_winner.scss */
.w-details_wrap {
  padding: 44px 10px 10px;
  background: #FFC401;
  border-radius: 8px;
  text-align: center;
  position: relative;
}

/* line 105, app/assets/stylesheets/application/_jackpot_winner.scss */
.w-details_image {
  width: 100%;
  height: 80px;
  position: absolute;
  left: 0;
  top: -38px;
  background: url(/assets/jackpot/cherry-13ea1ba00dffd1fb47686ea793c4294e8884942fa0bca1f61decbb7c2d7e5530.png) center no-repeat;
  background-size: contain;
}

/* line 114, app/assets/stylesheets/application/_jackpot_winner.scss */
.w-details_name, .w-details_info {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 4px;
  color: #000000;
  line-height: 1.2;
}

/* line 122, app/assets/stylesheets/application/_jackpot_winner.scss */
.w-details_info {
  margin-bottom: 1.75em;
  text-align: center;
}

/* line 126, app/assets/stylesheets/application/_jackpot_winner.scss */
.w-details_amount {
  font-size: 18px;
  font-weight: bold;
  color: #B11116;
  line-height: 1.2;
}

/* line 132, app/assets/stylesheets/application/_jackpot_winner.scss */
.w-details_link {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: bolder;
  border-radius: 4px;
  display: block;
  padding: 10px;
  margin: 10px auto 0;
  max-width: 300px;
}

/* line 143, app/assets/stylesheets/application/_jackpot_winner.scss */
.w-details_link:hover {
  color: #B11116;
  background: none;
}

/* line 152, app/assets/stylesheets/application/_jackpot_winner.scss */
.other-winner {
  background: #FFC401;
  border-radius: 4px;
  height: 32px;
  padding: 1px 12px;
  margin-top: -2px;
}

@media (max-height: 420px) {
  /* line 152, app/assets/stylesheets/application/_jackpot_winner.scss */
  .other-winner {
    max-width: 220px;
    margin: 0 auto;
  }
}

@media (max-width: 640px) {
  /* line 152, app/assets/stylesheets/application/_jackpot_winner.scss */
  .other-winner {
    max-width: 260px;
    margin: 0 auto;
  }
}

@media (max-width: 399px) {
  /* line 152, app/assets/stylesheets/application/_jackpot_winner.scss */
  .other-winner {
    margin: 0 auto 0 0;
  }
}

/* line 171, app/assets/stylesheets/application/_jackpot_winner.scss */
.o-winner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 175, app/assets/stylesheets/application/_jackpot_winner.scss */
.o-winner_info {
  font-size: 14px;
  color: #000000;
}

/* line 179, app/assets/stylesheets/application/_jackpot_winner.scss */
.o-winner_jackpot {
  text-align: center;
  position: relative;
  padding-left: 58px;
}

/* line 184, app/assets/stylesheets/application/_jackpot_winner.scss */
.o-winner_image {
  width: 54px;
  height: 44px;
  position: absolute;
  left: 4px;
  top: -14px;
  background: url(/assets/jackpot/cherry-13ea1ba00dffd1fb47686ea793c4294e8884942fa0bca1f61decbb7c2d7e5530.png) center no-repeat;
  background-size: contain;
}

/* line 193, app/assets/stylesheets/application/_jackpot_winner.scss */
.o-winner_name {
  font-size: 12px;
  color: #000000;
  font-weight: bolder;
  text-transform: uppercase;
}

/* line 199, app/assets/stylesheets/application/_jackpot_winner.scss */
.o-winner_amount {
  font-size: 12px;
  color: #B11116;
  font-weight: bolder;
}

/* line 208, app/assets/stylesheets/application/_jackpot_winner.scss */
.campaign-jackpot {
  background: #FFC401;
  border-radius: 4px;
  height: 32px;
  margin-top: -2px;
  margin-left: 20px;
}

@media (max-height: 420px) {
  /* line 208, app/assets/stylesheets/application/_jackpot_winner.scss */
  .campaign-jackpot {
    max-width: 220px;
    margin: 0 auto;
  }
}

@media (max-width: 640px) {
  /* line 208, app/assets/stylesheets/application/_jackpot_winner.scss */
  .campaign-jackpot {
    max-width: 220px;
    margin: 0 auto;
  }
}

@media (max-width: 359px) {
  /* line 208, app/assets/stylesheets/application/_jackpot_winner.scss */
  .campaign-jackpot {
    margin: 0 auto 0 0;
  }
}

@media (max-width: 640px) {
  /* line 227, app/assets/stylesheets/application/_jackpot_winner.scss */
  .jackpot-badge {
    width: calc(100% - 14px);
    left: 7px;
    top: 0;
    position: absolute;
    margin-top: 5px;
    z-index: 3;
  }
}

@media (max-height: 420px) {
  /* line 227, app/assets/stylesheets/application/_jackpot_winner.scss */
  .jackpot-badge {
    width: calc(100% - 14px);
    left: 7px;
    top: 0;
    position: absolute;
    margin-top: 5px;
    z-index: 3;
  }
}

/* line 246, app/assets/stylesheets/application/_jackpot_winner.scss */
.c-jackpot {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

/* line 250, app/assets/stylesheets/application/_jackpot_winner.scss */
.c-jackpot_link {
  color: #000000;
  text-decoration: none;
  position: relative;
  padding: 0 12px;
  line-height: 32px;
  font-weight: bolder;
}

/* line 257, app/assets/stylesheets/application/_jackpot_winner.scss */
.c-jackpot_link span {
  padding-left: 5px;
}

/* line 260, app/assets/stylesheets/application/_jackpot_winner.scss */
.c-jackpot_link::before {
  content: '';
  display: block;
  height: 26px;
  width: 1px;
  background: #EBB000;
  position: absolute;
  left: 0;
  top: 3px;
}

/* line 271, app/assets/stylesheets/application/_jackpot_winner.scss */
.c-jackpot_wrap {
  text-align: center;
  position: relative;
  padding: 2px 36px;
}

/* line 276, app/assets/stylesheets/application/_jackpot_winner.scss */
.c-jackpot_image {
  width: 54px;
  height: 44px;
  position: absolute;
  left: -14px;
  top: -10px;
  background: url(/assets/jackpot/cherry-13ea1ba00dffd1fb47686ea793c4294e8884942fa0bca1f61decbb7c2d7e5530.png) center no-repeat;
  background-size: contain;
}

/* line 285, app/assets/stylesheets/application/_jackpot_winner.scss */
.c-jackpot_name {
  font-size: 12px;
  color: #000000;
  font-weight: bolder;
  text-transform: uppercase;
}

/* line 291, app/assets/stylesheets/application/_jackpot_winner.scss */
.c-jackpot_amount {
  font-size: 12px;
  color: #B11116;
  font-weight: bolder;
}

/* line 302, app/assets/stylesheets/application/_jackpot_winner.scss */
.jackpot-winner-info .jackpot-winner button {
  background: #FFC401;
  border: 0;
}

/* line 310, app/assets/stylesheets/application/_jackpot_winner.scss */
#casino-game-ui .jackpot-winner {
  height: 32px;
  margin-top: -2px;
}

@media (min-width: 769px) and (max-height: 500px) {
  /* line 310, app/assets/stylesheets/application/_jackpot_winner.scss */
  #casino-game-ui .jackpot-winner {
    width: calc(100% - 14px);
    left: 7px;
    top: 0;
    position: absolute;
    margin-top: 5px;
    z-index: 3;
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  /* line 310, app/assets/stylesheets/application/_jackpot_winner.scss */
  #casino-game-ui .jackpot-winner {
    width: calc(100% - 14px);
    left: 7px;
    top: 0;
    position: absolute;
    margin-top: 5px;
    z-index: 3;
    margin-right: 0;
  }
}

/* line 331, app/assets/stylesheets/application/_jackpot_winner.scss */
#casino-game-ui .jackpot-winner button {
  background: #FF8A01;
  height: 32px;
}

@media (min-width: 769px) and (max-height: 500px) {
  /* line 331, app/assets/stylesheets/application/_jackpot_winner.scss */
  #casino-game-ui .jackpot-winner button {
    margin: 0 auto;
    width: 350px;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  /* line 331, app/assets/stylesheets/application/_jackpot_winner.scss */
  #casino-game-ui .jackpot-winner button {
    margin: 0 auto;
    width: 350px;
  }
}

@media (max-width: 480px) {
  /* line 331, app/assets/stylesheets/application/_jackpot_winner.scss */
  #casino-game-ui .jackpot-winner button {
    width: 100%;
  }
}

/* line 346, app/assets/stylesheets/application/_jackpot_winner.scss */
#casino-game-ui .jackpot-winner span {
  color: #ffffff;
}

/* line 351, app/assets/stylesheets/application/_jackpot_winner.scss */
#casino-game-ui .j-winner_text {
  line-height: 32px;
}

/* line 355, app/assets/stylesheets/application/_jackpot_winner.scss */
#casino-game-ui .j-winner_info::after {
  display: none;
}

/* line 359, app/assets/stylesheets/application/_jackpot_winner.scss */
#casino-game-ui .j-winner_details {
  line-height: 32px;
}

/* line 363, app/assets/stylesheets/application/_jackpot_winner.scss */
#casino-game-ui .win-details {
  z-index: 4;
}

@media (min-width: 769px) and (max-height: 500px) {
  /* line 363, app/assets/stylesheets/application/_jackpot_winner.scss */
  #casino-game-ui .win-details {
    width: 350px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  /* line 363, app/assets/stylesheets/application/_jackpot_winner.scss */
  #casino-game-ui .win-details {
    width: 350px;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* line 379, app/assets/stylesheets/application/_jackpot_winner.scss */
.mobile-jackpot-winner .jackpot-winner {
  margin-right: 0;
}

/* line 381, app/assets/stylesheets/application/_jackpot_winner.scss */
.mobile-jackpot-winner .jackpot-winner button {
  background: #FFC401;
  width: 100%;
  border: 0;
}

/* line 12, app/assets/stylesheets/application/redesign_2024/_poker.scss */
* {
  box-sizing: border-box;
  font-family: Roboto, Arial, sans-serif;
}

/* line 17, app/assets/stylesheets/application/redesign_2024/_poker.scss */
body {
  margin: 0;
  padding: 0;
}

/* line 22, app/assets/stylesheets/application/redesign_2024/_poker.scss */
a, a:visited {
  text-decoration: none;
}

/* line 26, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.rs-24 {
  font-family: Roboto, Arial, sans-serif;
  padding-top: 0 !important;
}

/* line 29, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.rs-24 h1, .rs-24 h2, .rs-24 h3, .rs-24 p {
  padding: 0;
  margin: 0;
}

/* line 33, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.rs-24 img {
  display: block;
  max-width: 100%;
}

/* line 37, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.rs-24 .row {
  margin: 0 auto;
  max-width: 94%;
  position: relative;
}

@media (min-width: 370px) {
  /* line 37, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .row {
    max-width: 350px;
  }
}

@media (min-width: 641px) {
  /* line 37, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .row {
    max-width: 580px;
  }
}

@media (min-width: 768px) {
  /* line 37, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .row {
    max-width: 690px;
  }
}

@media (min-width: 1024px) {
  /* line 37, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .row {
    max-width: 860px;
  }
}

@media (min-width: 1280px) {
  /* line 37, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .row {
    max-width: 1160px;
  }
}

@media (min-width: 1366px) {
  /* line 37, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .row {
    max-width: 1260px;
  }
}

@media (min-width: 1920px) {
  /* line 37, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .row {
    max-width: 1260px;
  }
}

/* line 63, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.rs-24 .rs-title {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (min-width: 768px) {
  /* line 63, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .rs-title {
    margin-bottom: 40px;
  }
}

/* line 71, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.rs-24 .rs-title img {
  width: 24px;
  margin-right: 8px;
}

@media (min-width: 768px) {
  /* line 71, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .rs-title img {
    width: 40px;
    margin-right: 12px;
  }
}

/* line 79, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.rs-24 .rs-title h2 {
  font-weight: bold;
  font-size: 20px;
}

@media (min-width: 370px) {
  /* line 79, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .rs-title h2 {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  /* line 79, app/assets/stylesheets/application/redesign_2024/_poker.scss */
  .rs-24 .rs-title h2 {
    font-size: 32px;
  }
}

/* line 93, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.edge_top::before {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  left: 0;
  top: -2px;
  position: relative;
  background: url(/assets/redesign_2024/edge_top-ce9f4023c66c46a67d2dbb8cedf568097f85931cbb681ed873167cbb9438e158.png) no-repeat bottom center;
  margin-bottom: -50px;
}

/* line 109, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.edge_bottom::after {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  left: 0;
  bottom: -2px;
  position: absolute;
  background: url(/assets/redesign_2024/edge_bottom-70f001618396d190f258b8d27078b687ccf57217011091016a460aa7625cec13.png) no-repeat bottom center;
}

/* line 125, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.rs-24 .edge_top {
  padding-top: 0;
}

/* line 128, app/assets/stylesheets/application/redesign_2024/_poker.scss */
.rs-24 .edge_bottom {
  padding-bottom: 0;
}

/* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download {
  position: relative;
  background: #ffffff url(/assets/redesign_2024/download/bg-36b6e0d9da0d933125a02cdece37132955dbab323a51f36025e8a41030a3b46b.png) no-repeat center 60%;
  background-size: 100%;
}

@media (min-width: 1024px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download {
    background-position: center top;
    background-size: 900px;
  }
}

@media (min-width: 1280px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download {
    background-position-x: 135%;
  }
}

@media (min-width: 1366px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download {
    background-position-x: 105%;
  }
}

@media (min-width: 1440px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download {
    background-position-x: 95%;
  }
}

@media (min-width: 1600px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download {
    background-position-x: 80%;
  }
}

@media (min-width: 1780px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download {
    background-position-x: 75%;
  }
}

@media (min-width: 2500px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download {
    background-position-x: 66%;
  }
}

/* line 28, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 46%, white 65%, white 100%);
}

@media (min-width: 1024px) {
  /* line 28, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download::before {
    background: none;
  }
}

/* line 41, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download .row {
  padding: 40px 0 350px;
}

@media (min-width: 768px) {
  /* line 41, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download .row {
    padding-top: 60px;
    padding-bottom: 480px;
  }
}

@media (min-width: 1024px) {
  /* line 41, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download .row {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}

@media (min-width: 1366px) {
  /* line 41, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download .row {
    padding-top: 100px;
    padding-bottom: 120px;
  }
}

/* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download_devices {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 2;
  background: url(/assets/redesign_2024/download/devices_s-a45da6ed89932cd0b175ca05f363ccde2d86c71139893ba81c56272e2cd5c52c.png) no-repeat bottom center;
  background-size: 340px;
}

@media (min-width: 370px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-size: 370px;
  }
}

@media (min-width: 641px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-image: url(/assets/redesign_2024/download/devices_m-f8e7f6f268778fe276282f1e6389eaa400ce3a16cae4500baceb759e1339eb54.png);
    background-size: 640px;
    background-position: center;
    width: 100%;
    height: 550px;
    bottom: -130px;
  }
}

@media (min-width: 768px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-size: 768px;
    height: 660px;
  }
}

@media (min-width: 1024px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-position: 120% center;
    width: 100%;
    background-size: 640px;
    height: 100%;
    bottom: 0;
  }
}

@media (min-width: 1280px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-image: url(/assets/redesign_2024/download/devices_l-fd74c9eaf30bce7f03eb2fddfad100089d512345adae9844e47d039ac169b60d.png);
    background-position: 130% center;
    background-size: 900px;
  }
}

@media (min-width: 1366px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-position: 120% center;
    background-size: 1000px;
  }
}

@media (min-width: 1440px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-position: 100% center;
  }
}

@media (min-width: 1600px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-position: 80% center;
  }
}

@media (min-width: 1780px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-position: 75% center;
  }
}

@media (min-width: 1920px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-position: 90% center;
    background-size: 1150px;
    height: 120%;
    bottom: -20%;
  }
}

@media (min-width: 2500px) {
  /* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_devices {
    background-position: 70% center;
  }
}

@media (min-width: 641px) {
  /* line 117, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_card {
    background: url(/assets/redesign_2024/download/card_m-8588f17e0ff702452615532244949d60b156bd040c836fbd328096783b685762.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: 100px;
    width: 78px;
    height: 200px;
    background-size: cover;
  }
}

@media (min-width: 768px) {
  /* line 117, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_card {
    width: 122px;
    height: 313px;
  }
}

@media (min-width: 1366px) {
  /* line 117, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_card {
    background-image: url(/assets/redesign_2024/download/card_l-5467e7a8c1d5cc3a367612ce21604cab1193ef2142b02b19eec8a4799b54a15b.png);
    width: 215px;
    height: 391px;
  }
}

@media (min-width: 1600px) {
  /* line 117, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_card {
    bottom: 130px;
  }
}

@media (min-width: 641px) {
  /* line 140, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_chip {
    background: url(/assets/redesign_2024/download/chip_m-e20d4e2216710174b76613403755e7df16f9e0cb2d068f002f90767fdc92a60b.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: -120px;
    width: 66px;
    height: 157px;
    background-size: cover;
    z-index: 2;
  }
}

@media (min-width: 768px) {
  /* line 140, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_chip {
    width: 100px;
    height: 236px;
  }
}

@media (min-width: 1440px) {
  /* line 140, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_chip {
    background-image: url(/assets/redesign_2024/download/chip_l-b42b36a0f9446065e826f32d2f87659ddc4a62e772afa640a3a34dc676a4b084.png);
    width: 195px;
    height: 295px;
    bottom: -150px;
  }
}

/* line 162, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download_list {
  position: relative;
  z-index: 3;
  padding: 0;
  margin: 0;
}

@media (min-width: 1024px) {
  /* line 162, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_list {
    max-width: 420px;
  }
}

@media (min-width: 1280px) {
  /* line 162, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_list {
    max-width: 520px;
  }
}

/* line 174, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download_item {
  list-style: none;
  border-radius: 12px;
  background: #ffffff;
  overflow: hidden;
  margin-bottom: 12px;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.05);
  border-top: 1px solid #F6F3F0;
}

@media (min-width: 768px) {
  /* line 174, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download_item {
    margin-bottom: 16px;
  }
}

/* line 185, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download_item:last-child {
  margin-bottom: 0;
}

/* line 189, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download .d-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  text-decoration: none;
}

/* line 195, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download .d-item_type {
  width: 36px;
  min-width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #FFC401;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 370px) {
  /* line 195, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download .d-item_type {
    width: 44px;
    min-width: 44px;
    height: 44px;
  }
}

/* line 209, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download .d-item_type img {
  width: 18px;
}

@media (min-width: 370px) {
  /* line 209, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download .d-item_type img {
    width: 24px;
  }
}

/* line 216, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download .d-item_text {
  text-decoration: none;
  font-size: 18px;
  color: #000000;
  width: 100%;
  padding: 0 12px;
}

@media (min-width: 768px) {
  /* line 216, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download .d-item_text {
    font-size: 20px;
  }
}

/* line 226, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download .d-item_download {
  width: 36px;
  min-width: 36px;
  height: 36px;
  border-radius: 8px;
  border: 1px solid #B11116;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 370px) {
  /* line 226, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download .d-item_download {
    width: 44px;
    min-width: 44px;
    height: 44px;
  }
}

/* line 240, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download .d-item_download img {
  width: 18px;
}

@media (min-width: 370px) {
  /* line 240, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
  .rs-24 .download .d-item_download img {
    width: 24px;
  }
}

/* line 248, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download .d-item:hover .d-item_download {
  background-color: #B11116;
}

/* line 250, app/assets/stylesheets/application/redesign_2024/poker_home/_download.scss */
.rs-24 .download .d-item:hover .d-item_download img {
  filter: invert(98%) sepia(2%) saturate(521%) hue-rotate(67deg) brightness(114%) contrast(300%);
}

/* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .feature {
  background: #ECE4DA url(/assets/redesign_2024/feature/bg2-063abf972b1a976e685080032b647289e37fc55be73e27fdb5a4e662a7e03254.png) no-repeat center bottom;
  background-size: 1000px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 1024px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature {
    background-size: 1366px;
  }
}

@media (min-width: 1280px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature {
    background-position: center 70%;
  }
}

@media (min-width: 1366px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature {
    background-size: 1920px;
  }
}

@media (min-width: 1920px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature {
    background-size: cover;
  }
}

/* line 19, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .feature .row {
  padding: 60px 0 320px;
  position: relative;
}

@media (min-width: 641px) {
  /* line 19, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature .row {
    padding-top: 100px;
    padding-bottom: 360px;
  }
}

@media (min-width: 370px) and (max-width: 767px) {
  /* line 19, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature .row {
    max-width: 350px;
  }
}

@media (min-width: 768px) {
  /* line 19, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature .row {
    padding-bottom: 480px;
  }
}

@media (min-width: 1280px) {
  /* line 19, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature .row {
    padding: 120px 0 140px;
  }
}

@media (min-width: 1280px) {
  /* line 36, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_title {
    margin-left: 300px;
  }
}

@media (min-width: 1366px) {
  /* line 36, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_title {
    margin-left: 320px;
  }
}

/* line 44, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .feature_list {
  position: relative;
}

@media (min-width: 1280px) {
  /* line 44, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_list {
    max-width: 860px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin-right: 0;
    margin-left: auto;
  }
}

@media (min-width: 1366px) {
  /* line 44, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 940px;
    min-width: 940px;
    position: relative;
    z-index: 1;
  }
}

/* line 64, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .feature_item {
  display: block;
  color: #111111;
  text-decoration: none;
  border-radius: 12px;
  overflow: hidden;
  background: #ffffff;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  /* line 64, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_item {
    margin-bottom: 20px;
    height: 152px;
    display: flex;
    align-items: center;
  }
}

@media (min-width: 1280px) {
  /* line 64, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_item {
    display: block;
    height: 360px;
    width: 33%;
    max-width: 300px;
    margin-bottom: 0;
  }
}

@media (min-width: 1366px) {
  /* line 64, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_item {
    display: block;
    height: 360px;
    width: 33%;
    max-width: 300px;
  }
}

/* line 91, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .feature_item:last-child {
  margin-bottom: 0;
}

/* line 95, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .feature_king {
  background: url(/assets/redesign_2024/feature/king-5ec29176e79ce0cfeef70b929a1c05c588aa426b08b1e9c8db1f968e8b91bc77.png) no-repeat center 95%;
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: 280px;
}

@media (min-width: 641px) {
  /* line 95, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_king {
    background-size: 340px;
  }
}

@media (min-width: 768px) {
  /* line 95, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_king {
    background-size: 420px;
  }
}

@media (min-width: 1280px) {
  /* line 95, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_king {
    width: 528px;
    height: 540px;
    background-size: 500px;
    background-position: center;
    left: -150px;
    bottom: -10px;
  }
}

/* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .feature_chip {
  background: url(/assets/redesign_2024/feature/chip-666a7b4e3eb9a761aa1bb6f494ddda01278e296116cbe9690c4dc4d1c5b1a00a.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: 120px;
  width: 52px;
  height: 70px;
  background-size: cover;
}

@media (min-width: 370px) {
  /* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_chip {
    width: 74px;
    height: 99px;
  }
}

@media (min-width: 641px) {
  /* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_chip {
    bottom: 150px;
  }
}

@media (min-width: 768px) {
  /* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_chip {
    width: 120px;
    height: 140px;
    bottom: 200px;
  }
}

@media (min-width: 1280px) {
  /* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_chip {
    bottom: auto;
    top: 50px;
  }
}

@media (min-width: 1780px) {
  /* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .feature_chip {
    width: 143px;
    height: 175px;
    bottom: auto;
    top: 150px;
  }
}

/* line 149, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .f-item_banner {
  border-radius: 12px;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 149, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .f-item_banner {
    max-width: 300px;
    min-width: 300px;
  }
}

@media (min-width: 1280px) {
  /* line 149, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .f-item_banner {
    min-width: 100%;
  }
}

/* line 159, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .f-item_banner img {
  max-width: 100%;
}

/* line 163, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .f-item_info {
  padding: 16px 16px 20px;
}

@media (min-width: 768px) {
  /* line 163, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .f-item_info {
    padding: 10px 28px;
  }
}

@media (min-width: 768px) {
  /* line 163, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .f-item_info {
    padding: 10px 28px;
  }
}

@media (min-width: 1366px) {
  /* line 163, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .f-item_info {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (min-width: 1920px) {
  /* line 163, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .f-item_info {
    padding: 28px;
  }
}

/* line 179, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .f-item_title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 12px;
  font-size: 18px;
}

@media (min-width: 768px) {
  /* line 179, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .f-item_title {
    font-size: 20px;
  }
}

/* line 189, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .f-item_icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #FFC401;
  text-align: center;
  margin-right: 8px;
}

/* line 196, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .f-item_icon img {
  display: block;
}

/* line 200, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
.rs-24 .f-item_text {
  font-size: 14px;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 200, app/assets/stylesheets/application/redesign_2024/poker_home/_feature.scss */
  .rs-24 .f-item_text {
    font-size: 16px;
  }
}

/* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types {
  padding: 40px 0;
  background: #ffffff;
  position: relative;
  z-index: 2;
}

/* line 7, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types_chip {
  background: url(/assets/redesign_2024/game-types/chip_s-8f0acaec1fc8066c6a6ee012967d4103ba053fc54892b21852cd567446a6f5d1.png) no-repeat;
  position: absolute;
  right: 0;
  top: -50px;
  width: 67px;
  height: 102px;
}

@media (min-width: 768px) {
  /* line 7, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types_chip {
    background-image: url(/assets/redesign_2024/game-types/chip_m-45fe4e59a28465b43a6f5cc0cf49a2e13310e2e7c74f3ff876d6d98174e40e02.png);
    top: -80px;
    width: 75px;
    height: 145px;
  }
}

@media (min-width: 1366px) {
  /* line 7, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types_chip {
    background-image: url(/assets/redesign_2024/game-types/chip_l-e942f52a9704fc9a9751f0724bf8d02db9479bb2442b94646546afe2b34987b0.png);
    top: 250px;
    width: 161px;
    height: 180px;
  }
}

@media (min-width: 1600px) {
  /* line 7, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types_chip {
    right: 65px;
  }
}

@media (min-width: 768px) {
  /* line 31, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types_card__heart {
    background: url(/assets/redesign_2024/game-types/card_heart_m-2ba59ecc21bea336ff6a0a4f2b11c4eb10a7937b00e85ab0836ed4bd0130bf91.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: 270px;
    width: 156px;
    height: 241px;
  }
}

@media (min-width: 1366px) {
  /* line 31, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types_card__heart {
    background-image: url(/assets/redesign_2024/game-types/card_heart_l-fbdcdb360bdaed5303c793fe3f21a0330672442c906de1ccaacca3124364a677.png);
    width: 257px;
    height: 301px;
  }
}

@media (min-width: 1366px) {
  /* line 46, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types_card__spades {
    background: url(/assets/redesign_2024/game-types/card_spades_l-8bfac6e70308d0307406aecf79e4ee6215b62bf155be40a9b378cdf83784897c.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: -120px;
    width: 274px;
    height: 445px;
  }
}

@media (min-width: 641px) {
  /* line 57, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid {
    display: flex;
    align-items: start;
    justify-content: start;
    gap: 20px;
    flex-wrap: wrap;
  }
}

@media (min-width: 1280px) {
  /* line 57, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

/* line 72, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_item {
  padding: 16px;
  border-radius: 12px;
  overflow: hidden;
  height: 128px;
  position: relative;
  margin-bottom: 16px;
}

@media (min-width: 641px) {
  /* line 72, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item {
    margin-bottom: 0;
    min-width: calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}

@media (min-width: 768px) {
  /* line 72, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item {
    padding: 20px;
    height: 280px;
    margin-bottom: 0;
  }
}

@media (min-width: 1280px) {
  /* line 72, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item {
    padding: 20px;
    height: 340px;
    margin-bottom: 0;
    min-width: 100%;
    max-width: 100%;
  }
}

/* line 96, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_item__red {
  background: #b11116 url(/assets/redesign_2024/game-types/type_1_s-9da9c855e2c0230c57c70c9f712a0eadbeb7d9b8e1ca2d16a35cf9266f69f42f.png) no-repeat right bottom;
  background-size: contain;
}

@media (min-width: 768px) {
  /* line 96, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item__red {
    background-image: url(/assets/redesign_2024/game-types/type_1_l-cac82c06fc9a1198a496f825e2f5941e5b7a0c18b65dc3bfe5a7093342578707.png);
  }
}

@media (min-width: 1280px) {
  /* line 96, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item__red {
    grid-area: 1 / 1 / 2 / 2;
  }
}

/* line 107, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_item__green {
  background: #157004 url(/assets/redesign_2024/game-types/type_2_s-aa166d33ffb2c38d8c0e5abbda3ce54f4ec886042e1b6e5c13f1a7014ede900e.png) no-repeat right bottom;
  background-size: contain;
}

@media (min-width: 768px) {
  /* line 107, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item__green {
    background-image: url(/assets/redesign_2024/game-types/type_2_l-c23478e0cd7378a9e5c3c2f75e2c9a6c40cfcc6c00380b7b33baf6ba3497aa60.png);
  }
}

@media (min-width: 1280px) {
  /* line 107, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item__green {
    grid-area: 2 / 1 / 3 / 2;
  }
}

/* line 117, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_item__purple {
  background: #6A2889 url(/assets/redesign_2024/game-types/type_3_s-2220106500b1766befdf2d7604f8ca8e4be722cdcb5650c4f46fb8db001a7882.png) no-repeat right bottom;
  background-size: contain;
}

@media (min-width: 768px) {
  /* line 117, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item__purple {
    background-image: url(/assets/redesign_2024/game-types/type_3_l-17fe0c5423c3af2bcc406b1d293f0c3f5c51e114519a49fb8b783168e9af959e.png);
  }
}

@media (min-width: 1280px) {
  /* line 117, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item__purple {
    grid-area: 2 / 2 / 3 / 3;
  }
}

/* line 127, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_item__blue {
  background: #2155AB url(/assets/redesign_2024/game-types/type_4_s-03663f2d96e3c3758af8a3d35db6417842f3e76936a6cc702ec8c8b7f9ef32b2.png) no-repeat right bottom;
  background-size: contain;
}

@media (min-width: 768px) {
  /* line 127, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item__blue {
    background-image: url(/assets/redesign_2024/game-types/type_4_l-6c2ab8c677e84e4d7a32fa3d7ecfa822da3756edc936920804931fb2077539ff.png);
  }
}

@media (min-width: 1280px) {
  /* line 127, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item__blue {
    grid-area: 2 / 3 / 3 / 4;
  }
}

/* line 137, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_item__general {
  height: auto;
  background: #b11116;
}

@media (min-width: 641px) {
  /* line 137, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item__general {
    min-width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1280px) {
  /* line 137, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_item__general {
    grid-area: 1 / 2 / 2 / 4;
  }
}

/* line 149, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_title {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  /* line 149, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_title {
    font-size: 28px;
  }
}

/* line 161, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #FFC401;
  text-align: center;
  margin-right: 8px;
}

/* line 168, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_icon i {
  line-height: 24px;
  font-size: 12px;
  color: #ffffff;
  display: block;
}

/* line 175, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_link {
  text-decoration: none;
  width: 102px;
  height: 48px;
  border-radius: 8px;
  background: #FFC401;
  display: block;
  color: #B11116;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  position: absolute;
  bottom: 16px;
  left: 16px;
}

/* line 189, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-grid_link:hover {
  background: #FFC401;
}

@media (min-width: 768px) {
  /* line 175, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-grid_link {
    font-size: 18px;
    left: 20px;
    bottom: 20px;
  }
}

@media (min-width: 1366px) {
  /* line 199, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-list {
    display: flex;
    flex-direction: column;
    height: 300px;
    justify-content: space-evenly;
  }
}

/* line 206, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-list_item {
  padding: 16px;
  border-radius: 12px;
  background: #ffffff;
  margin-bottom: 12px;
}

/* line 211, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-list_item:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 206, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-list_item {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}

/* line 221, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-list_title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 12px;
}

@media (min-width: 768px) {
  /* line 221, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-list_title {
    width: 180px;
    min-width: 180px;
    padding-bottom: 0;
  }
}

/* line 231, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-list_title h3 {
  font-size: 14px;
}

@media (min-width: 16px) {
  /* line 231, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-list_title h3 {
    font-size: 16px;
  }
}

/* line 238, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-list_icon {
  width: 26px;
  min-width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #FFC401;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}

@media (min-width: 370px) {
  /* line 238, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-list_icon {
    width: 32px;
    min-width: 32px;
    height: 32px;
  }
}

/* line 253, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-list_icon img {
  width: 18px;
}

@media (min-width: 370px) {
  /* line 253, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-list_icon img {
    width: 20px;
  }
}

/* line 260, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-list_text {
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 260, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-list_text {
    font-size: 16px;
    position: relative;
    padding-left: 20px;
  }
}

/* line 267, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
.rs-24 .game-types .gt-list_text::before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #E5E5E5;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  /* line 267, app/assets/stylesheets/application/redesign_2024/poker_home/_game-types.scss */
  .rs-24 .game-types .gt-list_text::before {
    height: 100%;
    width: 1px;
    position: absolute;
    left: 0;
    top: 0;
  }
}

/* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .casino_games {
  position: relative;
  padding-top: 0;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 19%, rgba(255, 255, 255, 0) 100%);
}

/* line 6, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .casino_games > .row {
  padding: 60px 0 80px;
}

@media (min-width: 768px) {
  /* line 6, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .casino_games > .row {
    padding: 120px 0 140px;
  }
}

/* line 13, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .casino_games_title {
  color: #ffffff;
}

/* line 16, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .casino_games_list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

/* line 22, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .casino_games_item {
  background: #ffffff;
  max-width: calc(50% - 8px);
  flex-basis: calc(50% - 8px);
  border-radius: 12px;
  padding: 8px 8px 14px;
  margin-bottom: 8px;
}

/* line 29, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .casino_games_item:nth-child(odd) {
  margin-right: 8px;
}

@media (min-width: 768px) {
  /* line 22, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .casino_games_item {
    max-width: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    padding: 12px 12px 20px;
    margin-bottom: 20px;
  }
  /* line 37, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .casino_games_item:nth-child(odd) {
    margin-right: 20px;
  }
}

@media (min-width: 1366px) {
  /* line 22, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .casino_games_item {
    max-width: calc(25% - 15px);
    flex-basis: calc(25% - 15px);
    padding: 12px 12px 20px;
    margin-bottom: 20px;
    margin-right: 20px;
  }
  /* line 47, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .casino_games_item:nth-child(4n) {
    margin-right: 0;
  }
}

/* line 56, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item:hover .cgames-item_image img {
  filter: blur(5px);
}

/* line 60, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item:hover .cgames-item_viewer {
  opacity: 1;
  visibility: visible;
}

/* line 65, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item_viewer {
  opacity: 0;
  visibility: hidden;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  z-index: 1;
  transition: all ease-in .3s;
}

/* line 78, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item_viewer a, .rs-24 .cgames-item_viewer a:visited {
  cursor: pointer;
  display: block;
  height: 49px;
  width: 100px;
  background: #FFC401;
  border-radius: 8px;
  font-size: 16px;
  color: #B11116;
  text-align: center;
  line-height: 49px;
}

/* line 89, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item_viewer a:hover, .rs-24 .cgames-item_viewer a:visited:hover {
  color: #B11116;
  background: #FFC401;
}

@media (min-width: 768px) {
  /* line 78, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .cgames-item_viewer a, .rs-24 .cgames-item_viewer a:visited {
    font-size: 18px;
  }
}

/* line 98, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item_image {
  margin-bottom: 14px;
  position: relative;
  transition: all ease-in .3s;
  border-radius: 8px;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 98, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .cgames-item_image {
    margin-bottom: 20px;
  }
}

/* line 107, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item_image img {
  display: block;
  border-radius: 4px;
}

/* line 112, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item_info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item_info span {
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .cgames-item_info span {
    font-size: 16px;
  }
}

/* line 126, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item_icon {
  margin-right: 6px;
  flex-basis: 20px;
  border-radius: 50px;
  border: 1px solid #FFC401;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  /* line 126, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .cgames-item_icon {
    height: 32px;
    flex-basis: 32px;
    max-width: 32px;
  }
}

/* line 140, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .cgames-item_icon img {
  display: block;
  max-width: 14px;
}

@media (min-width: 768px) {
  /* line 140, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .cgames-item_icon img {
    max-width: 20px;
  }
}

/* line 151, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .game .link .name {
  font-size: 16px;
  line-height: 18px;
  padding: 15px 30px 15px 25px;
}

@media (min-width: 641px) and (max-width: 660px) {
  /* line 151, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .game .link .name {
    padding-left: 15px;
  }
}

@media (max-width: 640px) {
  /* line 151, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .game .link .name {
    padding-right: 30px;
    padding-left: 15px;
  }
}

@media (min-width: 641px) {
  /* line 163, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .games_list {
    margin-bottom: 30px;
  }
}

/* line 169, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .overlay .row {
  width: 100%;
}

@media (min-width: 1025px) {
  /* line 172, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .overlay .large-8 {
    width: 66.6%;
    margin: 0 auto;
  }
}

/* line 178, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .overlay .button {
  text-align: center;
  display: block;
  width: 100%;
  cursor: pointer;
}

/* line 185, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .rs-games_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}

/* line 190, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .rs-games_title h3 {
  color: #000000;
  font-size: 16px;
}

/* line 196, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .rs-games_title .rs-games_link a,
.rs-24 .rs-games_title .rs-games_link a:visited,
.rs-24 .rs-games_title .rs-games_link:visited a,
.rs-24 .rs-games_title .rs-games_link:visited a:visited {
  text-decoration: underline;
  color: #909090;
  font-size: 14px;
}

/* line 204, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .rs-games_all-link {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -32px;
}

@media (max-width: 640px) {
  /* line 204, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
  .rs-24 .rs-games_all-link {
    margin-top: 0;
  }
}

/* line 212, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .rs-games_all-link a,
.rs-24 .rs-games_all-link a:visited {
  text-decoration: none;
  cursor: pointer;
  margin: 0 0 20px;
  position: relative;
  text-align: center;
  display: inline-block;
  padding: 16px 32px;
  font-size: 16px;
  transition: all 300ms ease-out;
  background: #B11116;
  color: #ffffff;
  border: 1px solid #B11116;
  border-radius: 8px;
}

/* line 228, app/assets/stylesheets/application/redesign_2024/poker_home/_casino-games.scss */
.rs-24 .rs-games_all-link a:hover,
.rs-24 .rs-games_all-link a:visited:hover {
  color: #B11116;
  background: #ffffff;
  opacity: 1;
}

/* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .game-rules {
  background: #ECE4DA url(/assets/redesign_2024/feature/bg2-063abf972b1a976e685080032b647289e37fc55be73e27fdb5a4e662a7e03254.png) no-repeat center bottom;
  background-size: 1000px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

@media (min-width: 1024px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules {
    background-size: 1366px;
  }
}

@media (min-width: 1280px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules {
    background-position: center 70%;
  }
}

@media (min-width: 1366px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules {
    background-size: 1920px;
  }
}

@media (min-width: 1920px) {
  /* line 2, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules {
    background-size: cover;
  }
}

/* line 20, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .game-rules_queen {
  background: url(/assets/redesign_2024/queen-712a8ae1710f3882ec2ca06757ae4768c9f8a1496b4609081796dba79b37574c.png) no-repeat center 92%;
  position: absolute;
  height: 100%;
  width: 100%;
  background-size: 280px;
}

@media (min-width: 641px) {
  /* line 20, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules_queen {
    background-size: 340px;
  }
}

@media (min-width: 768px) {
  /* line 20, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules_queen {
    background-size: 400px;
    background-position: center 85%;
  }
}

@media (min-width: 1280px) {
  /* line 20, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules_queen {
    width: 500px;
    height: 540px;
    background-size: 500px;
    background-position: center;
    right: -90px;
    bottom: 10px;
  }
}

/* line 42, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .game-rules_chip {
  background: url(/assets/redesign_2024/elements/rules_chip_s-0897c21c73b78a65d5bad25a940e5cad0b3524140aace680a003fd07f2ed5f12.png) no-repeat;
  position: absolute;
  width: 59px;
  height: 156px;
  left: 0;
  bottom: 50px;
}

@media (min-width: 768px) {
  /* line 42, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules_chip {
    bottom: 170px;
    width: 131px;
    height: 223px;
    background-image: url(/assets/redesign_2024/elements/rules_chip_m-11b6911ac9e6bb609eda2240699b177bd696b15c4b31739929e3f292becd583f.png);
  }
}

@media (min-width: 1366px) {
  /* line 42, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules_chip {
    bottom: 244px;
    width: 178px;
    height: 278px;
    background-image: url(/assets/redesign_2024/elements/rules_chip_l-f3450cf8ebec7765c035b1097483752c4c8324b5cbb6f3cea1d82bff9f23b3a4.png);
  }
}

/* line 62, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .game-rules_card {
  background: url(/assets/redesign_2024/elements/rules_card_s-2bc35669ae8c176ebfd2622bf20c0adef547e434b056edc4f642ff781a14b5e2.png) no-repeat;
  position: absolute;
  width: 93px;
  height: 249px;
  right: 0;
  bottom: 75px;
}

@media (min-width: 768px) {
  /* line 62, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules_card {
    width: 148px;
    height: 356px;
    background-image: url(/assets/redesign_2024/elements/rules_card_m-9d6f4bb6c4e690fd57582de51faa88a6054d3ac5cc4a158a449de47a0fe8ec44.png);
    bottom: auto;
    top: 10px;
  }
}

@media (min-width: 1366px) {
  /* line 62, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules_card {
    display: none;
  }
}

/* line 80, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .game-rules_list {
  padding: 0;
  margin: 0;
  position: relative;
}

@media (min-width: 1280px) {
  /* line 80, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules_list {
    max-width: 800px;
  }
}

@media (min-width: 1366px) {
  /* line 80, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules_list {
    max-width: 940px;
  }
}

/* line 91, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .game-rules .row {
  padding: 65px 0 320px;
}

@media (min-width: 641px) {
  /* line 91, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules .row {
    padding-bottom: 350px;
  }
}

@media (min-width: 768px) {
  /* line 91, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules .row {
    padding: 100px 0 465px;
  }
}

@media (min-width: 1280px) {
  /* line 91, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .game-rules .row {
    padding: 120px 0 140px;
  }
}

/* line 104, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .grules-item {
  list-style: none;
  padding: 16px;
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 12px;
}

@media (min-width: 641px) {
  /* line 104, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
  }
}

/* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .grules-item_top {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 16px;
  position: relative;
}

@media (min-width: 641px) {
  /* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item_top {
    margin-bottom: 0;
    margin-right: 20px;
    min-width: 180px;
  }
}

@media (min-width: 768px) {
  /* line 116, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item_top {
    min-width: 240px;
  }
}

/* line 131, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .grules-item_top h3 {
  font-size: 14px;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 131, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item_top h3 {
    font-size: 16px;
  }
}

/* line 139, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .grules-item_icon {
  min-width: 24px;
  margin-right: 12px;
}

/* line 142, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .grules-item_icon img {
  display: block;
}

/* line 146, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .grules-item_text {
  margin-bottom: 16px;
  position: relative;
  padding-top: 16px;
}

@media (min-width: 641px) {
  /* line 146, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item_text {
    padding-top: 0;
    padding-left: 20px;
    margin-bottom: 0;
    width: 100%;
  }
}

@media (min-width: 1024px) {
  /* line 146, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item_text {
    padding: 12px 0 12px 20px;
  }
}

/* line 159, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .grules-item_text::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #E5E5E5;
}

@media (min-width: 641px) {
  /* line 159, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item_text::before {
    height: 100%;
    width: 1px;
  }
}

/* line 173, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .grules-item_text p {
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 173, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item_text p {
    font-size: 16px;
  }
}

@media (min-width: 641px) {
  /* line 180, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item_link {
    margin-left: 20px;
    min-width: 106px;
  }
}

/* line 185, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .grules-item_link a, .rs-24 .grules-item_link a:visited {
  display: inline-block;
  padding: 11px;
  font-size: 14px;
  color: #000000;
  background: #ffffff;
  border: 1px solid #B11116;
  border-radius: 8px;
  text-align: center;
}

/* line 194, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
.rs-24 .grules-item_link a:hover, .rs-24 .grules-item_link a:visited:hover {
  color: #ffffff;
  background: #B11116;
}

@media (min-width: 641px) {
  /* line 185, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item_link a, .rs-24 .grules-item_link a:visited {
    min-width: 100px;
  }
}

@media (min-width: 768px) {
  /* line 185, app/assets/stylesheets/application/redesign_2024/poker_home/_game-rules.scss */
  .rs-24 .grules-item_link a, .rs-24 .grules-item_link a:visited {
    font-size: 16px;
  }
}

/* line 2, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer {
  background: #ffffff;
}

/* line 5, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .payments {
  padding: 60px 0 40px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .payments {
    padding-bottom: 60px;
  }
}

@media (min-width: 1366px) {
  /* line 5, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .payments {
    padding: 80px 0 60px;
  }
}

/* line 13, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .payments_list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 24px 18px;
  flex-wrap: wrap;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  gap: 40px;
}

@media (min-width: 641px) {
  /* line 13, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .payments_list {
    gap: 30px;
  }
}

@media (min-width: 768px) {
  /* line 13, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .payments_list {
    padding: 27px 65px;
    gap: 40px;
  }
}

/* line 31, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .payments_item {
  list-style: none;
  height: 28px;
  width: calc((100% - 80px) / 3);
}

@media (min-width: 370px) {
  /* line 31, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .payments_item {
    width: 78px;
  }
}

@media (min-width: 1366px) {
  /* line 31, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .payments_item {
    margin-bottom: 0;
  }
}

/* line 41, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .payments_item a, .rs-24 .new-footer .payments_item a:visited {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

/* line 47, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .payments_item img {
  display: block;
}

@media (min-width: 641px) {
  /* line 54, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-info_list {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-wrap: wrap;
    gap: 20px;
  }
}

@media (min-width: 768px) {
  /* line 54, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-info_list {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-wrap: wrap;
    gap: 20px;
  }
}

@media (min-width: 641px) {
  /* line 70, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-info_item {
    width: calc(50% - 10px);
  }
}

@media (min-width: 768px) {
  /* line 70, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-info_item {
    width: calc(50% - 10px);
  }
}

@media (min-width: 1280px) {
  /* line 70, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-info_item {
    width: calc(25% - 15px);
  }
}

@media (min-width: 1366px) {
  /* line 70, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-info_item {
    width: calc(25% - 15px);
  }
}

/* line 84, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-info_title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  /* line 84, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-info_title {
    font-size: 20px;
    margin-bottom: 28px;
  }
}

/* line 95, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-links_list {
  padding: 0;
  margin: 0 0 48px;
}

/* line 99, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-links_item {
  margin-bottom: 24px;
  list-style: none;
}

@media (min-width: 768px) {
  /* line 99, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-links_item {
    margin-bottom: 20px;
  }
}

/* line 105, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-links_item a, .rs-24 .new-footer .f-links_item a:visited {
  color: #000000;
  font-size: 14px;
}

@media (min-width: 768px) {
  /* line 105, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-links_item a, .rs-24 .new-footer .f-links_item a:visited {
    font-size: 16px;
  }
}

/* line 114, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-license {
  margin-bottom: 48px;
}

/* line 116, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-license_list {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 22px;
}

@media (min-width: 641px) {
  /* line 116, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-license_list {
    gap: 32px;
    justify-content: start;
  }
}

/* line 129, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-license_item {
  list-style: none;
}

/* line 131, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-license_item a, .rs-24 .new-footer .f-license_item a:visited {
  display: flex;
  align-items: center;
}

/* line 135, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-license_item img {
  display: block;
}

/* line 140, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-social {
  margin-bottom: 48px;
}

/* line 142, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-social_icons {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 40px;
}

/* line 148, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-social_icon {
  margin-right: 12px;
}

/* line 150, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-social_icon img {
  display: block;
}

/* line 154, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-social_text {
  margin-bottom: 20px;
}

/* line 156, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-social_text p {
  font-size: 12px;
  color: #929392;
}

@media (min-width: 768px) {
  /* line 156, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-social_text p {
    font-size: 14px;
  }
}

/* line 164, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-social_adult {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: start;
}

@media (min-width: 768px) {
  /* line 164, app/assets/stylesheets/application/redesign_2024/_footer.scss */
  .rs-24 .new-footer .f-social_adult {
    font-size: 16px;
  }
}

/* line 175, app/assets/stylesheets/application/redesign_2024/_footer.scss */
.rs-24 .new-footer .f-social_round {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #B11116;
  text-align: center;
  margin-right: 8px;
  line-height: 38px;
}

/* line 2, app/assets/stylesheets/application/redesign_2024/_temp-modal.scss */
.login-modal .row {
  padding: 0 10px;
}

/* line 5, app/assets/stylesheets/application/redesign_2024/_temp-modal.scss */
.login-modal > .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 9, app/assets/stylesheets/application/redesign_2024/_temp-modal.scss */
.login-modal > .row h2 {
  margin: 3px auto 8px;
}

/* line 14, app/assets/stylesheets/application/redesign_2024/_temp-modal.scss */
.login-modal form label {
  background-color: white;
  bottom: -10px;
  display: inline-block;
  left: 5%;
  padding: 0 5px;
  position: relative;
  font-size: 14px;
  z-index: 1;
  color: #4d4d4d;
  cursor: pointer;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
}

/* line 29, app/assets/stylesheets/application/redesign_2024/_temp-modal.scss */
.login-modal form input[type="text"],
.login-modal form input[type="password"] {
  border: 1px solid #b4b4b4;
  background-color: #fff;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 14px;
  height: 37px;
  line-height: 16px;
  margin: 0 0 16px 0;
  padding: 8px;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.15s linear, background 0.15s linear;
}

/* line 52, app/assets/stylesheets/application/redesign_2024/_temp-modal.scss */
.login-modal .row:last-child {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

/* line 56, app/assets/stylesheets/application/redesign_2024/_temp-modal.scss */
.login-modal .row:last-child .remind {
  font-size: 14px;
}

/* line 59, app/assets/stylesheets/application/redesign_2024/_temp-modal.scss */
.login-modal .row:last-child .button {
  border-radius: 3px;
  padding: 9px 18px 10px 18px;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(to top, #12100b 0%, #444444 100%);
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: #93000A;
  border-color: #760008;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}

/* line 88, app/assets/stylesheets/application/redesign_2024/_temp-modal.scss */
.rs-24 #casino-game-launcher .game-content .pending img {
  display: inline;
}

/* line 1, app/assets/stylesheets/application/redesign_2024/_temp-header.scss */
.header .header_userbar .li-account-info .flex-button-group .rs-button {
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 6, app/assets/stylesheets/application/redesign_2024/_temp-header.scss */
.header .header_userbar .li-account-info .flex-button-group .rs-button .fa {
  margin-right: 4px;
  margin-top: -2px;
}

/* line 12, app/assets/stylesheets/application/redesign_2024/_temp-header.scss */
.rs-button.rs-button_small {
  font-size: 14px;
}
