@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 1, vendor/bundle/ruby/2.7.0/gems/rails-assets-filament-sticky-0.1.7/app/assets/stylesheets/filament-sticky/fixedsticky.scss */
.fixedsticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}

/* When position: sticky is supported but native behavior is ignored */
/* line 9, vendor/bundle/ruby/2.7.0/gems/rails-assets-filament-sticky-0.1.7/app/assets/stylesheets/filament-sticky/fixedsticky.scss */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
  position: static;
}

/* line 13, vendor/bundle/ruby/2.7.0/gems/rails-assets-filament-sticky-0.1.7/app/assets/stylesheets/filament-sticky/fixedsticky.scss */
.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
  position: fixed;
}

/* line 17, vendor/bundle/ruby/2.7.0/gems/rails-assets-filament-sticky-0.1.7/app/assets/stylesheets/filament-sticky/fixedsticky.scss */
.fixedsticky-dummy {
  display: none;
}

/* line 20, vendor/bundle/ruby/2.7.0/gems/rails-assets-filament-sticky-0.1.7/app/assets/stylesheets/filament-sticky/fixedsticky.scss */
.fixedsticky-on + .fixedsticky-dummy {
  display: block;
}

/* line 1, app/assets/stylesheets/sports.sass */
#bcsportsbookcontainer {
  padding: 0;
}

/* line 4, app/assets/stylesheets/sports.sass */
#bcsportsbookiframe {
  border-width: 0;
  min-height: calc(100vh - 122px);
}

/* line 76, app/assets/stylesheets/application/_general.scss */
html, body {
  height: 100%;
}

/* line 78, app/assets/stylesheets/application/_general.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 84, app/assets/stylesheets/application/_general.scss */
html,
body {
  font-size: 100%;
}

/* line 87, app/assets/stylesheets/application/_general.scss */
body {
  background: #FFFFFF;
  color: #222;
  cursor: auto;
  font-family: Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}

/* line 100, app/assets/stylesheets/application/_general.scss */
a, a:hover {
  cursor: pointer;
}

/* line 102, app/assets/stylesheets/application/_general.scss */
img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

/* line 109, app/assets/stylesheets/application/_general.scss */
button[disabled] {
  cursor: default;
}

/* line 116, app/assets/stylesheets/application/_general.scss */
a:not(.rs-button), a:visited:not(.rs-button) {
  text-decoration: none;
  color: #93000A;
}

/* line 119, app/assets/stylesheets/application/_general.scss */
a:not(.rs-button):hover, a:visited:not(.rs-button):hover {
  color: #7e0009;
}

/* line 124, app/assets/stylesheets/application/_general.scss */
select {
  width: 100%;
  cursor: pointer;
}

/* line 130, app/assets/stylesheets/application/_general.scss */
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* line 135, app/assets/stylesheets/application/_general.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: .5rem;
  margin-top: .2rem;
}

/* line 142, app/assets/stylesheets/application/_general.scss */
ul, ol, dl {
  font-size: 16px;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 20px;
}

/* line 149, app/assets/stylesheets/application/_general.scss */
ul {
  margin-left: 18px;
}

/* line 153, app/assets/stylesheets/application/_general.scss */
ol {
  margin-left: 22px;
}

/* line 157, app/assets/stylesheets/application/_general.scss */
ul li {
  list-style: none;
}

/* line 161, app/assets/stylesheets/application/_general.scss */
.text ul li {
  list-style-type: disc;
}

/* line 165, app/assets/stylesheets/application/_general.scss */
p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 20px;
}

/* line 172, app/assets/stylesheets/application/_general.scss */
[class*="block-grid-"] {
  margin: 0 -10px;
}

/* line 176, app/assets/stylesheets/application/_general.scss */
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 20px 0 19px;
}

/* line 184, app/assets/stylesheets/application/_general.scss */
.label {
  display: inline-block;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  padding: 4px 8px;
  font-size: 11px;
  background-color: #93000A;
  color: #FFFFFF;
}

/* line 197, app/assets/stylesheets/application/_general.scss */
.label.radius {
  border-radius: 3px;
}

/* line 200, app/assets/stylesheets/application/_general.scss */
.label.round {
  border-radius: 1000px;
}

/* line 204, app/assets/stylesheets/application/_general.scss */
.label.alert {
  background-color: #f04124;
  color: #FFFFFF;
}

/* line 208, app/assets/stylesheets/application/_general.scss */
.label.warning {
  background-color: #f08a24;
  color: #FFFFFF;
}

/* line 212, app/assets/stylesheets/application/_general.scss */
.label.success {
  background-color: #43AC6A;
  color: #FFFFFF;
}

/* line 216, app/assets/stylesheets/application/_general.scss */
.label.secondary {
  background-color: #e7e7e7;
  color: #333333;
}

/* line 220, app/assets/stylesheets/application/_general.scss */
.label.info {
  background-color: #a0d3e8;
  color: #333333;
}

/* line 230, app/assets/stylesheets/application/_general.scss */
h1 {
  font-size: 24px;
}

/* line 231, app/assets/stylesheets/application/_general.scss */
h2 {
  font-size: 17px;
}

/* line 232, app/assets/stylesheets/application/_general.scss */
h3 {
  font-size: 22px;
}

/* line 233, app/assets/stylesheets/application/_general.scss */
h4 {
  font-size: 18px;
}

/* line 234, app/assets/stylesheets/application/_general.scss */
h5 {
  font-size: 18px;
}

/* line 235, app/assets/stylesheets/application/_general.scss */
h6 {
  font-size: 16px;
}

@media (min-width: 641px) {
  /* line 238, app/assets/stylesheets/application/_general.scss */
  h1 {
    font-size: 34px;
  }
  /* line 239, app/assets/stylesheets/application/_general.scss */
  h2 {
    font-size: 22px;
  }
  /* line 240, app/assets/stylesheets/application/_general.scss */
  h3 {
    font-size: 27px;
  }
  /* line 241, app/assets/stylesheets/application/_general.scss */
  h4 {
    font-size: 20px;
  }
  /* line 242, app/assets/stylesheets/application/_general.scss */
  h5 {
    font-size: 18px;
  }
  /* line 243, app/assets/stylesheets/application/_general.scss */
  h6 {
    font-size: 16px;
  }
}

/* line 322, app/assets/stylesheets/application/_general.scss */
form {
  margin: 0 0 16px;
}

/* line 324, app/assets/stylesheets/application/_general.scss */
input[type="tel"], input[type="text"], input[type="email"], input[type="number"], input[type="password"], input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  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;
  margin: 0 0 16px 0;
  padding: 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 303, app/assets/stylesheets/application/_general.scss */
input[type="tel"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}

/* line 309, app/assets/stylesheets/application/_general.scss */
input[type="tel"]:disabled, input[type="text"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

/* line 314, app/assets/stylesheets/application/_general.scss */
input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"] {
  background-color: #DDDDDD;
  cursor: default;
}

/* line 331, app/assets/stylesheets/application/_general.scss */
textarea {
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  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;
  margin: 0 0 16px 0;
  padding: 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  resize: none;
}

/* line 303, app/assets/stylesheets/application/_general.scss */
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}

/* line 309, app/assets/stylesheets/application/_general.scss */
textarea:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

/* line 314, app/assets/stylesheets/application/_general.scss */
textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
  background-color: #DDDDDD;
  cursor: default;
}

/* line 337, app/assets/stylesheets/application/_general.scss */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 14px;
  line-height: normal;
  padding: 8px;
  height: 37px;
}

/* line 358, app/assets/stylesheets/application/_general.scss */
select.radius {
  border-radius: 3px;
}

/* line 361, app/assets/stylesheets/application/_general.scss */
select:focus {
  background-color: #f3f3f3;
  border-color: #999999;
}

/* line 365, app/assets/stylesheets/application/_general.scss */
select:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

/* line 371, app/assets/stylesheets/application/_general.scss */
select[multiple] {
  height: auto;
}

/* line 376, app/assets/stylesheets/application/_general.scss */
button {
  cursor: pointer;
}

/* line 380, app/assets/stylesheets/application/_general.scss */
input[type="submit"],
input[type="button"] {
  width: auto;
  cursor: pointer;
}

/* line 386, app/assets/stylesheets/application/_general.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 16px 0;
}

/* line 393, app/assets/stylesheets/application/_general.scss */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 14px;
  height: 37px;
  line-height: 37px;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}

/* line 410, app/assets/stylesheets/application/_general.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}

/* line 417, app/assets/stylesheets/application/_general.scss */
.error small.error {
  display: block;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 16px;
  margin-top: -1px;
  padding: 6px 9px 9px;
}

/* line 460, app/assets/stylesheets/application/_general.scss */
table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 20px;
  table-layout: auto;
}

/* line 466, app/assets/stylesheets/application/_general.scss */
table caption {
  background: transparent;
  color: #1b1b1b;
  font-size: 16px;
  font-weight: bold;
}

/* line 475, app/assets/stylesheets/application/_general.scss */
table thead {
  background: #F5F5F5;
}

/* line 479, app/assets/stylesheets/application/_general.scss */
table thead tr th,
table thead tr td {
  color: #1b1b1b;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 10px 10px;
}

/* line 489, app/assets/stylesheets/application/_general.scss */
table tfoot {
  background: #F5F5F5;
}

/* line 493, app/assets/stylesheets/application/_general.scss */
table tfoot tr th,
table tfoot tr td {
  color: #1b1b1b;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 10px 10px;
}

/* line 504, app/assets/stylesheets/application/_general.scss */
table tr th,
table tr td {
  color: #1b1b1b;
  font-size: 14px;
  padding: 9px 10px;
  text-align: left;
}

/* line 512, app/assets/stylesheets/application/_general.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #F9F9F9;
}

/* line 517, app/assets/stylesheets/application/_general.scss */
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 18px;
}

/* line 527, app/assets/stylesheets/application/_general.scss */
.panel, .rs-panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 20px;
  padding: 20px;
  background: #f2f2f2;
  color: #333333;
}

/* line 535, app/assets/stylesheets/application/_general.scss */
.panel:first-child, .rs-panel:first-child {
  margin-top: 0;
}

/* line 538, app/assets/stylesheets/application/_general.scss */
.panel:last-child, .rs-panel:last-child {
  margin-bottom: 0;
}

/* line 541, app/assets/stylesheets/application/_general.scss */
.panel:only-child, .rs-panel:only-child {
  margin-bottom: 20px;
}

/* line 544, app/assets/stylesheets/application/_general.scss */
.panel p, .panel ul, .rs-panel p, .rs-panel ul {
  color: #333333;
}

/* line 547, app/assets/stylesheets/application/_general.scss */
.panel ul li, .rs-panel ul li {
  list-style: disc;
}

/* line 554, app/assets/stylesheets/application/_general.scss */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 25px;
  margin-bottom: 10px;
  padding: 2px;
}

/* 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: 1rem;
  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: 0.875rem;
  color: #a41713;
}

/* line 33, app/assets/stylesheets/application/_base.sass */
.small-text {
  font-size: 0.75rem;
}

/* line 36, app/assets/stylesheets/application/_base.sass */
table.small-text tr td {
  font-size: 0.75rem;
  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: 0.8125rem;
  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;
}

/* line 79, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-block-grid-auto > li {
  flex-basis: auto;
}

/* line 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-1 {
  flex-basis: calc(100% * 1 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-1 {
  margin-left: calc(1 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-2 {
  flex-basis: calc(100% * 2 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-2 {
  margin-left: calc(2 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-3 {
  flex-basis: calc(100% * 3 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-3 {
  margin-left: calc(3 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-4 {
  flex-basis: calc(100% * 4 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-4 {
  margin-left: calc(4 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-5 {
  flex-basis: calc(100% * 5 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-5 {
  margin-left: calc(5 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-6 {
  flex-basis: calc(100% * 6 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-6 {
  margin-left: calc(6 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-7 {
  flex-basis: calc(100% * 7 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-7 {
  margin-left: calc(7 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-8 {
  flex-basis: calc(100% * 8 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-8 {
  margin-left: calc(8 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-9 {
  flex-basis: calc(100% * 9 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-9 {
  margin-left: calc(9 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-10 {
  flex-basis: calc(100% * 10 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-10 {
  margin-left: calc(10 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-11 {
  flex-basis: calc(100% * 11 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-11 {
  margin-left: calc(11 * 8.3333333333%);
}

/* line 94, 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 85, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-12 {
  flex-basis: calc(100% * 12 / 12);
}

/* line 89, app/assets/stylesheets/application/rs_framework/_flex.scss */
.rs-small-offset-12 {
  margin-left: calc(12 * 8.3333333333%);
}

/* line 94, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-1 {
    flex-basis: calc(100% * 1 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-1 {
    margin-left: calc(1 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-2 {
    flex-basis: calc(100% * 2 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-2 {
    margin-left: calc(2 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-3 {
    flex-basis: calc(100% * 3 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-3 {
    margin-left: calc(3 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-4 {
    flex-basis: calc(100% * 4 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-4 {
    margin-left: calc(4 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-5 {
    flex-basis: calc(100% * 5 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-5 {
    margin-left: calc(5 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-6 {
    flex-basis: calc(100% * 6 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-6 {
    margin-left: calc(6 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-7 {
    flex-basis: calc(100% * 7 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-7 {
    margin-left: calc(7 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-8 {
    flex-basis: calc(100% * 8 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-8 {
    margin-left: calc(8 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-9 {
    flex-basis: calc(100% * 9 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-9 {
    margin-left: calc(9 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-10 {
    flex-basis: calc(100% * 10 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-10 {
    margin-left: calc(10 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-11 {
    flex-basis: calc(100% * 11 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-11 {
    margin-left: calc(11 * 8.3333333333%);
  }
  /* line 114, 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 105, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-12 {
    flex-basis: calc(100% * 12 / 12);
  }
  /* line 109, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-medium-offset-12 {
    margin-left: calc(12 * 8.3333333333%);
  }
  /* line 114, 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 122, app/assets/stylesheets/application/rs_framework/_flex.scss */
  [class*="rs-medium-block-grid-"] {
    display: flex;
    align-items: start;
    justify-content: start;
  }
}

@media (min-width: 1025px) {
  /* line 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-1 {
    flex-basis: calc(100% * 1 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-1 {
    margin-left: calc(1 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-2 {
    flex-basis: calc(100% * 2 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-2 {
    margin-left: calc(2 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-3 {
    flex-basis: calc(100% * 3 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-3 {
    margin-left: calc(3 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-4 {
    flex-basis: calc(100% * 4 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-4 {
    margin-left: calc(4 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-5 {
    flex-basis: calc(100% * 5 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-5 {
    margin-left: calc(5 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-6 {
    flex-basis: calc(100% * 6 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-6 {
    margin-left: calc(6 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-7 {
    flex-basis: calc(100% * 7 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-7 {
    margin-left: calc(7 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-8 {
    flex-basis: calc(100% * 8 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-8 {
    margin-left: calc(8 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-9 {
    flex-basis: calc(100% * 9 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-9 {
    margin-left: calc(9 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-10 {
    flex-basis: calc(100% * 10 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-10 {
    margin-left: calc(10 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-11 {
    flex-basis: calc(100% * 11 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-11 {
    margin-left: calc(11 * 8.3333333333%);
  }
  /* line 141, 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 132, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-12 {
    flex-basis: calc(100% * 12 / 12);
  }
  /* line 136, app/assets/stylesheets/application/rs_framework/_flex.scss */
  .rs-large-offset-12 {
    margin-left: calc(12 * 8.3333333333%);
  }
  /* line 141, 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 149, app/assets/stylesheets/application/rs_framework/_flex.scss */
  [class*="rs-large-block-grid-"] {
    display: flex;
    align-items: start;
    justify-content: start;
  }
}

/* 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;
}

@media (max-width: 1024px) {
  /* line 1, app/assets/stylesheets/application/_rs-overrides.scss */
  .articles {
    padding-top: 0 !important;
  }
}

@media (max-width: 1024px) {
  /* line 5, app/assets/stylesheets/application/_rs-overrides.scss */
  .articles .rs-row {
    padding: 0;
  }
}

@media (max-width: 1024px) {
  /* line 10, app/assets/stylesheets/application/_rs-overrides.scss */
  .articles .left-column {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media (max-width: 1024px) {
  /* line 16, app/assets/stylesheets/application/_rs-overrides.scss */
  .articles .right-column {
    padding: 0 10px;
  }
}

/* line 23, app/assets/stylesheets/application/_rs-overrides.scss */
.alert {
  padding: 8px 14px;
  background-color: rgba(240, 65, 36, 0.7);
  background-color: #FCF8E3;
  border: 1px solid #FBEED5;
  border-radius: 4px;
}

@media (min-width: 1025px) {
  /* line 33, app/assets/stylesheets/application/_rs-overrides.scss */
  .rs-container .content_404 .section__grid.medium-block-grid-4 > div, .rs-container .content_404 .section__grid.large-block-grid-4 > div {
    width: 25%;
  }
}

/* line 42, app/assets/stylesheets/application/_rs-overrides.scss */
.rs-container .rs-row .article a.rs-button.rs-button_primary {
  color: #ffffff;
}

/* line 47, app/assets/stylesheets/application/_rs-overrides.scss */
.rs-container .rs-row > .twofa-verification {
  overflow: hidden;
}

/* line 55, app/assets/stylesheets/application/_rs-overrides.scss */
.content > div.rs-padding_top__zero {
  padding-top: 0;
}

/* line 61, app/assets/stylesheets/application/_rs-overrides.scss */
.header .header_userbar .li-account-info .flex-button-group .rs-button, .header .h-userbar .h-userbar_button {
  color: #ffffff;
}

/* line 63, app/assets/stylesheets/application/_rs-overrides.scss */
.header .header_userbar .li-account-info .flex-button-group .rs-button:hover, .header .h-userbar .h-userbar_button:hover {
  color: #ffffff;
}

/* line 69, app/assets/stylesheets/application/_rs-overrides.scss */
.footer [class*="block-grid-"] > li {
  float: none;
}

/* line 74, app/assets/stylesheets/application/_rs-overrides.scss */
.left-column .side-navigation .side-nav li {
  line-height: 1;
}

/* line 76, app/assets/stylesheets/application/_rs-overrides.scss */
.left-column .side-navigation .side-nav li a:not(.active) {
  display: block;
}

/* line 78, app/assets/stylesheets/application/_rs-overrides.scss */
.left-column .side-navigation .side-nav li a:not(.active):hover {
  background: rgba(0, 0, 0, 0.025);
  color: #5f5f5f;
}

/* line 85, app/assets/stylesheets/application/_rs-overrides.scss */
main.content .article .rs-button_red {
  color: #ffffff;
}

/* line 87, app/assets/stylesheets/application/_rs-overrides.scss */
main.content .article .rs-button_red:hover {
  color: #ffffff;
}

/* line 94, app/assets/stylesheets/application/_rs-overrides.scss */
.leaderboard-results td.rs-text-align_left,
.leaderboard-results th.rs-text-align_left {
  text-align: left;
}

/* line 97, app/assets/stylesheets/application/_rs-overrides.scss */
.leaderboard-results td.rs-text-align_right,
.leaderboard-results th.rs-text-align_right {
  text-align: right;
}

/* line 100, app/assets/stylesheets/application/_rs-overrides.scss */
.leaderboard-results td.rs-text-align_center,
.leaderboard-results th.rs-text-align_center {
  text-align: center;
}

/* 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: 0.875rem;
  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: 0.875rem;
  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;
  }
}

@media (max-width: 1024px) {
  /* line 3, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column {
    background: #ffffff;
  }
}

/* line 8, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .s-navigation_checkbox {
  display: none;
}

/* line 11, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .s-navigation_checkbox:checked ~ .s-navigation_drop-button::before {
  transform: rotate(35deg);
}

/* line 13, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .s-navigation_checkbox:checked ~ .s-navigation_drop-button::after {
  transform: rotate(-35deg);
}

/* line 15, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .s-navigation_checkbox:checked ~ .s-navigation_drop-block {
  height: auto;
}

/* line 17, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .s-navigation_drop-button {
  position: relative;
  display: block;
  margin: 0;
}

/* line 21, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .s-navigation_drop-button::before {
  content: '';
  border: 0;
  width: 7px;
  height: 2px;
  border-radius: 2px;
  background: #B11116;
  margin: 0;
  position: absolute;
  top: 54%;
  right: 6px;
  transform: rotate(-35deg);
  transition: transform .5s ease;
}

@media (min-width: 1025px) {
  /* line 21, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .s-navigation_drop-button::before {
    display: none;
  }
}

/* line 36, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .s-navigation_drop-button::after {
  content: '';
  border: 0;
  width: 7px;
  height: 2px;
  border-radius: 2px;
  background: #B11116;
  margin: 0;
  position: absolute;
  top: 54%;
  right: 10px;
  transform: rotate(35deg);
  transition: transform .5s ease;
}

@media (min-width: 1025px) {
  /* line 36, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .s-navigation_drop-button::after {
    display: none;
  }
}

@media (min-width: 1025px) {
  /* line 51, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .s-navigation_drop-button .s-navigation_breadcrumbs {
    display: none;
  }
  /* line 54, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .s-navigation_drop-button .s-navigation_breadcrumbs::before {
    content: ' / ';
  }
}

/* line 56, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .s-navigation_drop-button .s-navigation_more {
  color: #B11116;
  text-decoration: underline;
  position: absolute;
  top: 17px;
  right: 28px;
  line-height: 1;
  font-size: 14px;
}

@media (min-width: 1025px) {
  /* line 56, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .s-navigation_drop-button .s-navigation_more {
    display: none;
  }
}

@media (max-width: 1024px) {
  /* line 17, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .s-navigation_drop-button {
    padding: 16px 0 12px;
    margin: 0 auto;
  }
}

/* line 69, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .s-navigation_drop-block {
  height: 0;
  overflow: hidden;
}

@media (min-width: 1025px) {
  /* line 69, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .s-navigation_drop-block {
    height: auto;
  }
}

/* line 74, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation h4 {
  color: #000;
  font-size: 16px;
  margin: 0 auto;
  line-height: 1;
}

@media (min-width: 1025px) {
  /* line 74, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation h4 {
    font-size: 20px;
    color: #000;
    margin-bottom: 16px;
  }
}

/* line 83, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation h4 .casino-icon {
  fill: #a41713;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  vertical-align: text-bottom;
}

/* line 90, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation h4 .yellow-star {
  font-size: 1.5em;
  color: #efaf01;
}

/* line 93, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .side-nav {
  padding-top: 8px;
  padding-bottom: 1px;
}

@media (min-width: 1025px) {
  /* line 93, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .side-nav {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
}

/* line 100, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .side-nav li {
  margin-bottom: 12px;
}

@media (min-width: 1025px) {
  /* line 100, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .side-nav li {
    margin-bottom: 16px;
  }
}

/* line 104, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .side-nav li a {
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #414141;
}

@media (min-width: 1025px) {
  /* line 104, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .side-nav li a {
    color: #414141;
    font-size: 16px;
    line-height: 1;
    padding: 0 10px;
  }
}

/* line 114, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .side-nav li ul {
  margin-top: 16px;
  margin-left: 30px;
  list-style: disc;
}

/* line 118, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .side-nav li ul li a {
  font-size: 16px;
  padding-left: 0;
}

@media (min-width: 1025px) {
  /* line 114, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .side-nav li ul {
    margin-top: 16px;
    margin-left: 30px;
  }
  /* line 124, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .side-nav li ul li a {
    font-size: 16px;
  }
}

/* line 126, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .side-nav .active > a {
  background: none;
  color: #B11116;
}

@media (min-width: 1025px) {
  /* line 126, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .side-nav .active > a {
    background: none;
    color: #B11116;
  }
}

/* line 132, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .side-nav .active > a:first-child:not(.button) {
  background: none;
  color: #B11116;
}

@media (min-width: 1025px) {
  /* line 132, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .side-nav .active > a:first-child:not(.button) {
    background: none;
    color: #B11116;
  }
}

/* line 138, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .side-nav .hidden {
  opacity: 0.4;
}

/* line 140, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .side-nav .hidden:hover {
  opacity: 0.8;
}

/* line 143, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .img-column {
  padding-right: 0px;
  text-align: right;
}

/* line 146, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .img-column svg {
  float: right;
  width: 20px;
  height: 20px;
}

/* line 151, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-navigation .text-column {
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 10px;
}

@media (min-width: 1025px) {
  /* line 155, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation {
    padding: 0;
    box-shadow: none;
  }
}

@media (min-width: 1025px) {
  /* line 159, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation h4 {
    font-size: 20px;
    color: #000;
    line-height: 1;
    margin-bottom: 16px;
  }
}

@media (min-width: 1025px) {
  /* line 166, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .side-nav li {
    font-size: 16px;
    margin-bottom: 16px;
  }
  /* line 170, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .side-nav li.active > a, .left-column .side-navigation .side-nav li a:visited {
    background: none;
    color: #B11116;
  }
  /* line 173, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-navigation .side-nav li a, .left-column .side-navigation .side-nav li a:visited {
    color: #414141;
  }
}

/* line 177, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side_support {
  clear: both;
}

@media (min-width: 1025px) {
  /* line 177, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side_support {
    padding-top: 32px;
  }
}

/* line 181, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-support {
  font-family: Roboto, Arial, sans-serif;
  box-shadow: none;
  padding: 0;
}

@media (min-width: 1025px) {
  /* line 185, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-support h4 {
    font-size: 20px;
    color: #000;
    line-height: 1;
    margin-bottom: 16px;
  }
}

/* line 191, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-support span {
  font-size: 14px;
}

/* line 193, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-support a {
  color: #909090;
  text-decoration: underline;
}

@media (min-width: 1025px) {
  /* line 193, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-support a {
    color: #414141;
    font-size: 16px;
    line-height: 1;
    text-decoration: none;
  }
}

/* line 201, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-support .live-chat {
  line-height: 18px;
}

/* line 203, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-support .live-chat .online {
  color: forestgreen;
}

@media (min-width: 1025px) {
  /* line 205, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-support .phone {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 16px;
    color: #414141;
    padding-left: 12px;
  }
}

/* line 212, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-support .email {
  line-height: 18px;
}

@media (min-width: 1025px) {
  /* line 212, app/assets/stylesheets/application/_casino_side_nav.sass */
  .left-column .side-support .email {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 16px;
    color: #414141;
    padding-left: 12px;
  }
}

/* line 220, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .side-support .phone-text {
  font-size: 14px;
  color: #909090;
}

/* line 223, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .promotion {
  margin-bottom: 20px;
}

/* line 225, app/assets/stylesheets/application/_casino_side_nav.sass */
.left-column .promotion img {
  width: 100%;
}

/* line 1, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters {
  margin-bottom: 2rem;
}

@media (min-width: 1025px) {
  /* line 1, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters {
    margin-bottom: 0;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 1, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters {
    display: flex;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
  }
}

@media (max-width: 640px) {
  /* line 1, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters {
    display: flex;
    position: relative;
    z-index: 1;
    padding: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1025px) {
  /* line 19, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters.columns {
    padding: 0;
  }
  /* line 22, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters.columns .columns {
    padding: 0;
  }
}

/* line 27, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters h4 {
  color: #909090;
}

/* line 30, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 34, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers-bar .item {
  filter: grayscale(100%);
  opacity: 0.6;
  float: none;
  margin: 0 4px 4px 0;
  padding: 5px 20px;
  border: 1px solid #D9D9D9;
  border-radius: 6px;
  width: calc(33% - 2px);
}

/* line 43, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers-bar .item:nth-child(3n+3) {
  margin-right: 0;
}

@media (min-width: 480px) {
  /* line 34, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item {
    width: calc(25% - 3px);
  }
  /* line 48, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item:nth-child(n) {
    margin-right: 4px;
  }
  /* line 51, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item:nth-child(4n+4) {
    margin-right: 0;
  }
}

@media (min-width: 640px) {
  /* line 34, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item {
    width: calc(20% - 4px);
  }
  /* line 57, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item:nth-child(n) {
    margin-right: 4px;
  }
  /* line 60, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item:nth-child(5n+5) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 34, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item {
    width: calc(16.6% - 3px);
  }
  /* line 66, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item:nth-child(n) {
    margin-right: 4px;
  }
  /* line 69, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item:nth-child(6n+6) {
    margin-right: 0;
  }
}

@media (min-width: 1025px) {
  /* line 34, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item {
    padding: 4px;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    margin-bottom: 6px;
    margin-right: 6px;
    width: 31.5%;
    height: 40px;
  }
  /* line 81, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item:nth-child(n) {
    margin-right: 6px;
  }
  /* line 84, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item:nth-child(3n+3) {
    margin-right: 0;
  }
}

/* line 88, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers-bar .item:hover {
  background: none;
  opacity: 1;
}

/* line 92, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers-bar .item.active {
  background: none;
  filter: none;
  opacity: 1;
}

/* line 96, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers-bar .item.active canvas {
  display: none;
}

/* line 100, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers-bar .item img {
  height: auto;
  width: 100%;
}

@media (min-width: 1025px) {
  /* line 100, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers-bar .item img {
    max-width: 100%;
    max-height: 100%;
  }
}

/* line 111, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .drops .button {
  padding-right: 2rem;
  color: #333;
  background-color: transparent;
}

/* line 115, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .drops .button span {
  border-left: none;
}

/* line 117, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .drops .button span:after {
  border-color: #646464 transparent transparent;
}

/* line 123, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .search-form {
  margin-top: 8px;
}

@media (max-width: 640px) {
  /* line 123, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form {
    padding-right: 4px;
    min-width: 56%;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 123, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form {
    margin-top: 10px;
    padding-right: 4px;
    min-width: 50%;
    max-width: 50%;
  }
}

@media (min-width: 1025px) {
  /* line 123, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form {
    margin-bottom: 40px;
    margin-top: 0;
  }
}

/* line 140, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .search-form .search_field {
  float: left;
  width: calc(100% - 30px);
}

@media (min-width: 1025px) {
  /* line 140, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form .search_field {
    width: calc(100% - 40px);
  }
}

@media (min-width: 1025px) {
  /* line 140, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form .search_field {
    font-size: 16px;
  }
}

/* line 150, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .search-form .search_button {
  float: right;
  width: 30px;
}

@media (min-width: 1025px) {
  /* line 150, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form .search_button {
    width: 40px;
  }
}

/* line 158, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .search-form h4 {
  font-size: 16px;
  color: #000;
}

@media (min-width: 1025px) {
  /* line 158, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form h4 {
    font-size: 20px;
    color: #000;
    margin: 0 0 15px;
    line-height: 1;
  }
}

/* line 168, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .search-form input {
  border-radius: 5px 0 0 5px;
  border-color: #D9D9D9;
  background-color: #FAF8F8;
  border-right: none;
  box-shadow: none;
  color: black;
  padding-right: 0;
}

/* line 176, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .search-form input::-moz-placeholder {
  color: black;
}

@media (min-width: 1025px) {
  /* line 168, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form input {
    height: 38px;
    line-height: 38px;
    border-color: #D9D9D9;
    background: #FAF8F8;
    margin-bottom: 0;
  }
}

/* line 187, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .search-form .postfix.rs-button {
  border-radius: 0 5px 5px 0;
  border: 1px solid #D9D9D9;
  background-image: none;
  background-color: #FAF8F8;
  border-left: none;
  color: #B11116;
  padding: 0 5px;
}

@media (min-width: 1025px) {
  /* line 187, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form .postfix.rs-button {
    padding: 0 10px;
  }
}

@media (min-width: 1025px) {
  /* line 187, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form .postfix.rs-button {
    background: #FAF8F8;
    border-color: #D9D9D9;
    height: 38px;
    margin-bottom: 0;
  }
}

@media (max-width: 1024px) {
  /* line 204, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .search-form .postfix.rs-button .fa {
    position: relative;
    top: -1px;
  }
}

/* line 212, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .drop-select {
  padding: 0;
  width: 100%;
  font-size: 1rem;
}

@media (max-width: 640px) {
  /* line 212, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .drop-select {
    font-size: 1.375rem;
  }
}

/* line 220, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers {
  margin-top: 8px;
}

@media (max-width: 640px) {
  /* line 220, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers {
    min-width: 44%;
    max-width: 44%;
    position: static;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 220, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers {
    margin-top: 10px;
    min-width: 50%;
    max-width: 50%;
  }
}

@media (min-width: 1025px) {
  /* line 220, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers {
    margin-top: 0;
  }
}

/* line 238, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_title h4 {
  font-size: 16px;
  color: #000;
}

@media (min-width: 1025px) {
  /* line 238, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers_title h4 {
    font-size: 20px;
    color: #000;
    line-height: 1;
    margin-bottom: 15px;
  }
}

/* line 249, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_buttons {
  position: relative;
}

@media (min-width: 1025px) {
  /* line 249, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers_buttons {
    display: none;
  }
}

/* line 255, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_clean {
  display: none;
  position: absolute;
  right: 25px;
  top: 13px;
  height: 10px;
  width: 10px;
  z-index: 1;
}

/* line 263, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_clean.chosen {
  display: block;
}

/* line 266, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_clean::before, .casino-filters .providers_clean::after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background-color: #5379B7;
  position: absolute;
  top: 5px;
  left: 0;
}

/* line 276, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_clean::before {
  transform: rotate(45deg);
}

/* line 279, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_clean::after {
  transform: rotate(-45deg);
}

/* line 283, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_button {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  border: 1px solid #D9D9D9;
  background: #FAF8F8;
  border-radius: 4px;
  line-height: 35px;
  color: #000000;
  padding: 0 10px;
  position: relative;
  white-space: nowrap;
}

/* line 295, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_button.chosen {
  padding-right: 40px;
}

/* line 298, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_button.active {
  background: #B11116;
  color: #ffffff;
  border-color: #B11116;
}

/* line 302, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_button.active::before {
  background-color: #ffffff;
  transform: rotate(35deg);
}

/* line 306, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_button.active::after {
  background-color: #ffffff;
  transform: rotate(-35deg);
}

/* line 311, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_button.active + .providers_clean::before, .casino-filters .providers_button.active + .providers_clean::after {
  background-color: #ffffff;
}

/* line 317, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_button::before {
  content: '';
  border: 0;
  width: 7px;
  height: 2px;
  border-radius: 2px;
  background: #B11116;
  margin: 0;
  position: absolute;
  top: 49%;
  right: 7px;
  transform: rotate(-35deg);
  transition: transform .5s ease;
}

/* line 331, app/assets/stylesheets/application/_casino_filters.scss */
.casino-filters .providers_button::after {
  content: '';
  border: 0;
  width: 7px;
  height: 2px;
  border-radius: 2px;
  background: #B11116;
  margin: 0;
  position: absolute;
  top: 49%;
  right: 11px;
  transform: rotate(35deg);
  transition: transform .5s ease;
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 346, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers_list {
    min-width: 200%;
    margin-left: -100%;
    display: none;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  /* line 353, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers_list.active {
    display: flex;
  }
}

@media (max-width: 640px) {
  /* line 346, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers_list {
    min-width: 227%;
    margin-left: -127%;
    margin-top: 20px;
    margin-bottom: 10px;
    display: none;
  }
  /* line 363, app/assets/stylesheets/application/_casino_filters.scss */
  .casino-filters .providers_list.active {
    display: flex;
  }
}

/* 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 (min-width: 641px) and (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 (min-width: 641px) and (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 (min-width: 1025px) and (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/_footer.sass */
footer {
  background: url(/assets/stars_pattern-a9e592bc049d42462ede4a64ea7aca33027b5fb7a37270cd8f23a6636b6f6016.png) #f6f6f6;
  font-size: 14px;
}

@media only screen {
  /* line 5, app/assets/stylesheets/application/_footer.sass */
  footer .row.row_ownership {
    margin: 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}

/* line 10, app/assets/stylesheets/application/_footer.sass */
footer .delimiter {
  margin: 0;
}

/* line 13, app/assets/stylesheets/application/_footer.sass */
footer .footer {
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 15, app/assets/stylesheets/application/_footer.sass */
footer .icons {
  padding: 2em 0;
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 15, app/assets/stylesheets/application/_footer.sass */
  footer .icons {
    padding-top: 12px;
  }
}

@media (max-width: 640px) {
  /* line 15, app/assets/stylesheets/application/_footer.sass */
  footer .icons {
    padding-top: 12px;
  }
}

/* line 21, app/assets/stylesheets/application/_footer.sass */
footer .icons h6 {
  color: #707070;
  font-size: 16px;
}

/* line 24, app/assets/stylesheets/application/_footer.sass */
footer img {
  filter: grayscale(100%) opacity(80%);
}

/* line 26, app/assets/stylesheets/application/_footer.sass */
footer img:hover {
  opacity: 1;
  filter: none;
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 29, app/assets/stylesheets/application/_footer.sass */
  footer .links {
    margin-bottom: 15px;
  }
}

@media (max-width: 640px) {
  /* line 29, app/assets/stylesheets/application/_footer.sass */
  footer .links {
    margin-bottom: 15px;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 34, app/assets/stylesheets/application/_footer.sass */
  footer .links ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}

@media (max-width: 640px) {
  /* line 34, app/assets/stylesheets/application/_footer.sass */
  footer .links ul {
    margin-bottom: 0;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 43, app/assets/stylesheets/application/_footer.sass */
  footer .links li {
    min-width: 50%;
    max-width: 50%;
  }
  /* line 47, app/assets/stylesheets/application/_footer.sass */
  footer .links li:nth-child(even) {
    padding-left: 10px;
  }
}

/* line 49, app/assets/stylesheets/application/_footer.sass */
footer .links a, footer .links a:visited {
  color: #707070;
  font-size: 14px;
  text-decoration: underline;
  opacity: 0.7;
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 49, app/assets/stylesheets/application/_footer.sass */
  footer .links a, footer .links a:visited {
    padding-right: 10px;
  }
}

/* line 56, app/assets/stylesheets/application/_footer.sass */
footer .links a:hover, footer .links a:visited:hover {
  opacity: 1;
}

/* line 59, app/assets/stylesheets/application/_footer.sass */
footer .partners-palette a, footer .certificates a {
  opacity: 0.5;
}

/* line 61, app/assets/stylesheets/application/_footer.sass */
footer .partners-palette a:hover, footer .certificates a:hover {
  opacity: 1;
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 63, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

@media (max-width: 640px) {
  /* line 63, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 74, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item {
    min-width: 50%;
    max-width: 50%;
  }
}

@media (max-width: 640px) {
  /* line 74, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item {
    min-width: 50%;
    max-width: 50%;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 81, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item__social {
    min-width: 41.6%;
    max-width: 41.6%;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 86, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item__social ul li {
    width: 40px;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 89, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item__payments {
    min-width: 58.3%;
    max-width: 58.3%;
    padding-left: 0.625rem;
  }
  /* line 94, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item__payments li {
    padding-bottom: 15px;
  }
}

@media (max-width: 640px) {
  /* line 89, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item__payments {
    padding-left: 0.625rem;
  }
  /* line 98, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item__payments li {
    padding-bottom: 15px;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 100, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item__gambling {
    min-width: 83.3%;
    max-width: 83.3%;
  }
  /* line 104, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item__gambling a {
    color: #707070;
    font-size: 14px;
    text-decoration: underline;
    opacity: 0.7;
  }
}

@media (max-width: 640px) {
  /* line 100, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item__gambling {
    min-width: 100%;
    max-width: 100%;
  }
  /* line 112, app/assets/stylesheets/application/_footer.sass */
  footer .partners-palette_item__gambling a {
    color: #707070;
    font-size: 14px;
    text-decoration: underline;
    opacity: 0.7;
  }
}

/* line 117, app/assets/stylesheets/application/_footer.sass */
footer .partners-palette_adult-text {
  background: #707070;
  color: #ffffff;
  border-radius: 8px;
  padding: 2px 4px;
  font-weight: 700;
  white-space: nowrap;
}

/* line 124, app/assets/stylesheets/application/_footer.sass */
footer .partners-palette img {
  max-width: 100px;
  width: 100%;
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 127, app/assets/stylesheets/application/_footer.sass */
  footer .certificates {
    text-align: left !important;
  }
}

@media (max-width: 640px) {
  /* line 127, app/assets/stylesheets/application/_footer.sass */
  footer .certificates {
    text-align: left !important;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 133, app/assets/stylesheets/application/_footer.sass */
  footer .certificates ul li {
    float: none;
  }
}

@media (max-width: 640px) {
  /* line 133, app/assets/stylesheets/application/_footer.sass */
  footer .certificates ul li {
    float: none;
  }
}

/* line 138, app/assets/stylesheets/application/_footer.sass */
footer .certificates .cyberluck-seal {
  display: inline-block;
  width: 32px;
  height: 32px;
}

/* line 142, app/assets/stylesheets/application/_footer.sass */
footer .certificates .cyberluck-text {
  width: 5em;
  display: inline-block;
  line-height: 12px;
  font-size: 10px;
  text-transform: uppercase;
  vertical-align: top;
  margin-top: 5px;
  color: #444;
}

/* line 151, app/assets/stylesheets/application/_footer.sass */
footer .certificates .askgamblers img {
  width: 100px;
  height: 33px;
}

/* line 155, app/assets/stylesheets/application/_footer.sass */
footer .ownership, footer .adtext, footer .rglinks {
  opacity: 0.7;
  font-size: 12px;
  padding: 2em 0;
  text-align: justify;
  line-height: 1.2em;
}

/* line 162, app/assets/stylesheets/application/_footer.sass */
footer .ownership {
  padding: 2em 1em;
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 162, app/assets/stylesheets/application/_footer.sass */
  footer .ownership {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 640px) {
  /* line 162, app/assets/stylesheets/application/_footer.sass */
  footer .ownership {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 171, app/assets/stylesheets/application/_footer.sass */
footer .rglinks {
  padding: 0;
  text-align: left;
}

/* line 174, app/assets/stylesheets/application/_footer.sass */
footer .rglinks li {
  padding-bottom: 0.5em;
}

/* line 176, app/assets/stylesheets/application/_footer.sass */
footer .rglinks a, footer .rglinks a:visited {
  color: #93000A;
}

/* line 180, app/assets/stylesheets/application/_footer.sass */
footer .logos {
  float: right;
}

/* line 183, app/assets/stylesheets/application/_footer.sass */
footer .copyright {
  background-color: #b11116;
  background-image: none;
  color: white;
}

/* line 187, app/assets/stylesheets/application/_footer.sass */
footer .copyright h6 {
  color: white;
  opacity: 0.7;
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 187, app/assets/stylesheets/application/_footer.sass */
  footer .copyright h6 {
    margin-bottom: 15px;
  }
}

@media (max-width: 640px) {
  /* line 187, app/assets/stylesheets/application/_footer.sass */
  footer .copyright h6 {
    margin-bottom: 15px;
  }
}

/* line 195, app/assets/stylesheets/application/_footer.sass */
footer .copyright li span {
  opacity: 0.7;
}

/* line 197, app/assets/stylesheets/application/_footer.sass */
footer .copyright li img {
  opacity: 0.5;
}

/* line 200, app/assets/stylesheets/application/_footer.sass */
footer .copyright li:hover span {
  opacity: 1.0;
}

/* line 202, app/assets/stylesheets/application/_footer.sass */
footer .copyright li:hover img {
  opacity: 1.0;
}

/* 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: 0.875rem;
}

@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: 0.875rem;
}

/* 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: 2.125rem;
}

/* 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: 1.25rem;
}

/* 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 (min-width: 641px) and (max-width: 1024px) {
  /* line 150, app/assets/stylesheets/application/_slider.sass */
  #slider-sports_topweek .sports-topweek-label {
    font-size: 20px;
  }
}

/* line 1, app/assets/stylesheets/application/_sites_block.sass */
.sites {
  padding-bottom: 30px;
}

/* line 3, app/assets/stylesheets/application/_sites_block.sass */
.sites .site {
  background-color: white;
  overflow: hidden;
  box-shadow: 0.5px 1px 3px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  position: relative;
}

/* line 15, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .img-wrap {
  height: 128px;
}

/* line 17, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .img-wrap .dyn {
  position: absolute;
  width: auto;
}

/* line 21, app/assets/stylesheets/application/_sites_block.sass */
.sites .site #sb-download.img-wrap .dyn.dbutn {
  left: 180px;
  top: 51px;
}

/* line 25, app/assets/stylesheets/application/_sites_block.sass */
.sites .site #sb-cashier.img-wrap .dyn.safe {
  left: 144px;
  top: 47px;
}

/* line 28, app/assets/stylesheets/application/_sites_block.sass */
.sites .site #sb-cashier.img-wrap .dyn.moneytop {
  left: 173px;
  top: 45px;
}

/* line 32, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link {
  text-decoration: none;
  color: #1b1b1b;
  position: relative;
  display: block;
}

/* line 37, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link:after {
  padding: 5px 12px;
  color: #FFF;
  background-image: linear-gradient(to top, #12100b 0%, #444444 100%);
  font-family: 'FontAwesome';
  font-size: 22px;
  line-height: 22px;
  bottom: -13px;
  content: "";
  position: absolute;
  right: 15px;
  border-radius: 3px;
}

/* line 51, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link .site-title {
  font-family: Roboto, Arial, sans-serif;
  display: block;
  padding-top: 10px;
  padding-left: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 25px;
  font-size: 1.25rem;
  font-weight: 500;
}

/* line 62, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link .site-sub-title {
  float: left;
  padding-left: 30px;
  color: #646464;
  font-size: 0.75rem;
  line-height: 14px;
}

/* line 68, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link .site-icon {
  background-color: #a41713;
  font-size: 14px;
  line-height: 25px;
  float: left;
  text-transform: uppercase;
  padding: 15px 10px 15px 20px;
  color: #FFF;
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-bottom-left-radius: 3px;
}

/* line 82, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link .site-icon img {
  height: 30px;
}

/* line 84, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link .site-icon svg {
  height: 30px;
  width: 30px;
  display: block;
  fill: white;
}

/* line 90, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link .site-icon svg #fix {
  transform: translate(32px, 32px);
}

/* line 92, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link .site-icon svg .rotatec {
  animation: rotate 2s infinite linear paused;
}

/* line 93, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link .site-icon svg .rotatec path {
  transform: rotate(0) translate(-32px, -32px);
  transform-origin: 50% 50%;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}

/* line 104, app/assets/stylesheets/application/_sites_block.sass */
.sites .site .link .site-icon:after {
  content: '';
  position: absolute;
  height: 101%;
  width: 24px;
  background-color: inherit;
  top: 0;
  right: -12px;
  transform: skew(-20deg);
  z-index: -2;
}

/* line 2, app/assets/stylesheets/application/_support_main.sass */
.support-main .support-block-title {
  position: relative;
}

/* line 4, app/assets/stylesheets/application/_support_main.sass */
.support-main .support-block-title .title-wrap {
  margin-bottom: 20px;
}

/* line 7, app/assets/stylesheets/application/_support_main.sass */
.support-main .support-block-title:before {
  position: absolute;
  content: '';
  width: 50px;
  height: 30px;
  background-color: #a41713;
  left: -10px;
}

/* line 14, app/assets/stylesheets/application/_support_main.sass */
.support-main .support-block-title:after {
  position: absolute;
  content: '';
  width: 12px;
  height: 30px;
  background-color: #a41713;
  left: 34px;
  transform: skew(-20deg);
}

/* line 22, app/assets/stylesheets/application/_support_main.sass */
.support-main .support-block-title h2 {
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 25, app/assets/stylesheets/application/_support_main.sass */
.support-main .support-block-title .subheader {
  text-decoration: underline;
}

/* line 28, app/assets/stylesheets/application/_support_main.sass */
.support-main a {
  color: #a41713;
}

/* line 30, app/assets/stylesheets/application/_support_main.sass */
.support-main a:hover {
  color: #a41713;
  opacity: 0.7;
  text-decoration: underline;
}

/* line 35, app/assets/stylesheets/application/_support_main.sass */
.support-main p {
  color: #646464;
  margin-bottom: 50px;
  line-height: 1.5625rem;
}

/* line 40, app/assets/stylesheets/application/_support_main.sass */
.support-main .promo-home {
  padding-bottom: 45px;
}

/* line 42, app/assets/stylesheets/application/_support_main.sass */
.support-main .promo-home .title-wrap {
  margin-bottom: 30px;
}

/* line 44, app/assets/stylesheets/application/_support_main.sass */
.support-main .promo-home .promo-item {
  padding: 15px 0;
}

/* line 47, app/assets/stylesheets/application/_support_main.sass */
.support-main .promo-home .promo-item img {
  height: 50px;
}

/* line 49, app/assets/stylesheets/application/_support_main.sass */
.support-main .promo-home .promo-item .promo-title {
  margin-bottom: 0;
  font-weight: normal;
}

/* line 52, app/assets/stylesheets/application/_support_main.sass */
.support-main .promo-home .promo-item .promo-subtitle {
  color: #646464;
  font-size: 0.875rem;
}

/* line 57, app/assets/stylesheets/application/_support_main.sass */
.support-main .support .support-list {
  font-size: 1.125rem;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 500;
}

/* line 61, app/assets/stylesheets/application/_support_main.sass */
.support-main .support .support-list span {
  font-size: 0.875rem;
  color: #909090;
}

/* line 64, app/assets/stylesheets/application/_support_main.sass */
.support-main .support .support-list a {
  text-decoration: underline;
}

/* line 66, app/assets/stylesheets/application/_support_main.sass */
.support-main .support .support-list .icon {
  display: block;
  width: 30px;
  height: 30px;
}

/* line 70, app/assets/stylesheets/application/_support_main.sass */
.support-main .support .support-list .row {
  margin-bottom: 7px;
}

/* line 72, app/assets/stylesheets/application/_support_main.sass */
.support-main .support .support-list .live-chat {
  line-height: 1.75rem;
}

/* line 74, app/assets/stylesheets/application/_support_main.sass */
.support-main .support .support-list .email {
  line-height: 1.125rem;
}

/* line 76, app/assets/stylesheets/application/_support_main.sass */
.support-main .support .support-list .phone-text {
  font-weight: normal;
  font-size: 0.875rem;
  color: #909090;
}

/* line 2, app/assets/stylesheets/application/_player_account.sass */
.account-details h4 {
  display: inline-block;
  margin-top: 20px;
}

/* line 6, app/assets/stylesheets/application/_player_account.sass */
.account-details a {
  color: #B11116;
}

/* line 9, app/assets/stylesheets/application/_player_account.sass */
.account-details .invalid {
  color: #c60f13;
  font-weight: bold;
}

/* line 14, app/assets/stylesheets/application/_player_account.sass */
.verify_player p {
  text-align: center;
}

/* line 17, app/assets/stylesheets/application/_player_account.sass */
.verify_player .warning {
  font-size: 130%;
  color: red;
}

/* line 21, app/assets/stylesheets/application/_player_account.sass */
.phone-block small {
  margin-bottom: 1em;
  display: block;
}

/* line 2, app/assets/stylesheets/application/_cashier.sass */
#paysystem-placeholder .panel {
  font-size: 0.875rem;
  border-radius: 3px;
}

/* line 6, app/assets/stylesheets/application/_cashier.sass */
#paysystem-placeholder .action {
  position: relative;
  top: 50%;
  transform: translateY(50%);
}

/* line 11, app/assets/stylesheets/application/_cashier.sass */
#paysystem-placeholder .action .button {
  padding: inherit;
}

/* line 15, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block ul li {
  list-style: none;
}

/* line 17, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block .ps-box {
  text-align: center;
  padding: 10px;
  border-radius: 3px;
  box-shadow: 0.5px 1px 3px rgba(0, 0, 0, 0.25);
}

/* line 23, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block .ps-box:hover {
  box-shadow: 0.5px 1px 10px rgba(0, 0, 0, 0.55);
}

/* line 27, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block .featured .ps-box {
  line-height: 8.125em;
}

/* line 32, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block .nonfeatured .ps-box {
  line-height: 6.875em;
}

/* line 35, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block .active {
  border: 1px solid #b11116;
  position: relative;
}

/* line 39, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block .active:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 0 40px 40px 0;
  border-color: transparent #b11116 transparent transparent;
}

/* line 50, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block .active:before {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  font-family: 'FontAwesome';
  line-height: 20px;
  color: #fff;
  z-index: 2;
}

/* line 62, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block a {
  display: inherit;
}

/* line 65, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block img {
  max-width: 100%;
  display: inline-block;
}

/* line 69, app/assets/stylesheets/application/_cashier.sass */
.cashier_options_block .alerts {
  margin: 1em 0;
}

/* line 73, app/assets/stylesheets/application/_cashier.sass */
.card-form #card_month {
  border-right: none;
  padding-left: 0.5rem;
}

/* line 77, app/assets/stylesheets/application/_cashier.sass */
.card-form #card_year {
  border-left: none;
  padding-left: 0.5rem;
}

/* line 81, app/assets/stylesheets/application/_cashier.sass */
.cashier-callout {
  font-size: 0.8125em;
}

/* line 84, app/assets/stylesheets/application/_cashier.sass */
.with-legends .cashier-callout {
  margin: 1.8em;
}

/* line 87, app/assets/stylesheets/application/_cashier.sass */
.history {
  max-width: 100%;
  overflow-x: auto;
}

/* line 91, app/assets/stylesheets/application/_cashier.sass */
.history table {
  width: 100%;
}

/* line 94, app/assets/stylesheets/application/_cashier.sass */
.history td {
  white-space: nowrap;
}

/* line 97, app/assets/stylesheets/application/_cashier.sass */
.history .fa-sign-out {
  color: red;
}

/* line 100, app/assets/stylesheets/application/_cashier.sass */
.history .fa-sign-in {
  color: green;
}

/* line 103, app/assets/stylesheets/application/_cashier.sass */
.history .success, .history .completed, .history .closed {
  color: green;
}

/* line 106, app/assets/stylesheets/application/_cashier.sass */
.history .failure, .history .failed, .history .reversed {
  color: red;
}

/* line 109, app/assets/stylesheets/application/_cashier.sass */
.history .cancelled {
  color: gray;
}

/* line 112, app/assets/stylesheets/application/_cashier.sass */
#paysystem-help {
  display: inline-block;
  padding-bottom: 2em;
}

/* line 116, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em;
}

/* line 121, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit.with-tag {
  justify-content: space-evenly;
  margin-top: 2em;
}

/* line 125, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit.without-tag {
  flex-direction: column;
  align-items: center;
}

/* line 129, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit.without-tag .address-label {
  display: none;
}

/* line 132, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit .address {
  text-align: left;
  font-size: 80%;
}

/* line 136, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit .address--label {
  padding-left: 0.625rem;
}

/* line 139, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit .address--main {
  border-radius: 4px;
  border: 2px solid orange;
  margin-bottom: 1em;
}

/* line 144, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit .address--main input {
  margin: 0;
  width: 26em;
}

/* line 148, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit .address--network {
  text-align: left;
  margin: 0 auto;
  padding: 0.5em 0;
}

/* line 153, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit .address--network-code {
  margin-bottom: -0.3rem;
  font-family: Arial;
  font-weight: bold;
}

/* line 158, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit .address--memotag {
  margin: 1em 0;
}

/* line 161, app/assets/stylesheets/application/_cashier.sass */
.cryptodeposit .qrcode {
  margin-top: 0.25em;
}

/* line 165, app/assets/stylesheets/application/_cashier.sass */
#past_transfers.history .date-filter-form {
  display: flex;
  align-items: end;
  gap: 0.625em;
  margin-bottom: 1.25em;
}

/* line 171, app/assets/stylesheets/application/_cashier.sass */
#past_transfers.history .date-filter-form input[type="date"] {
  flex: 1;
  min-width: 9.375em;
  margin-bottom: 0;
}

/* line 176, app/assets/stylesheets/application/_cashier.sass */
#past_transfers.history .date-filter-form input[type="submit"] {
  margin-left: 0.625em;
  margin-bottom: 0;
}

/* line 179, app/assets/stylesheets/application/_cashier.sass */
#past_transfers.history .date-filter-form .rs-button.submit {
  margin: 0 0 0 !important;
}

/* line 182, app/assets/stylesheets/application/_cashier.sass */
#past_transfers.history .date-filter-form .button.small.primary.radius.bg-red.submit {
  margin: 0 0 0 !important;
}

/* line 1, app/assets/stylesheets/application/_promotions.sass */
.promotions {
  padding-top: 0 !important;
}

/* line 3, app/assets/stylesheets/application/_promotions.sass */
.promotions .flex-row {
  display: flex;
  flex-flow: row wrap;
}

/* line 6, app/assets/stylesheets/application/_promotions.sass */
.promotions .flex-row .flex-item {
  display: flex;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

/* line 11, app/assets/stylesheets/application/_promotions.sass */
.promotions .flex-row .flex-item .promo-card {
  display: flex;
  flex-flow: column wrap;
  flex-grow: 1;
  width: inherit;
}

/* line 16, app/assets/stylesheets/application/_promotions.sass */
.promotions .flex-row .flex-item .flex-item.graphic_banner {
  width: 100%;
  padding: 0;
}

/* line 19, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-flex-inner-container {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  flex-grow: 1;
  flex-shrink: 0;
}

/* line 26, app/assets/stylesheets/application/_promotions.sass */
.promotions .delimiter {
  margin: 0;
  background-color: #d9d9d9;
}

/* line 32, app/assets/stylesheets/application/_promotions.sass */
.promotions .casino-sect:before {
  background-image: url(/assets/promotions/casino-lb-e02a8f5e2301470c000f1fa577b136e13df601b0ba7c9f486a32b45dda7272e4.svg);
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  height: 553px;
  width: 227px;
  z-index: -1;
}

/* line 42, app/assets/stylesheets/application/_promotions.sass */
.promotions .casino-sect .promo-wrap:before {
  background-image: url(/assets/promotions/casino-rt-66c94017d5aedc2d66024bbac4cb749eea6d25ab553ef392f26ce03c1bf76cbe.svg);
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  height: 553px;
  width: 451px;
  z-index: -1;
}

/* line 53, app/assets/stylesheets/application/_promotions.sass */
.promotions .games-sect {
  background-image: url(/assets/promotions/games-c360fb5f7682afb68e3035d2e94d06fba1355df91106bd173971d610539591bc.svg);
}

/* line 56, app/assets/stylesheets/application/_promotions.sass */
.promotions .poker-sect {
  background-image: url(/assets/promotions/poker-pattern-69a41feb57aa987cd7067faf0766f069e6926628c34fc5d30c359244601d8be8.svg), linear-gradient(to top, rgba(224, 225, 226, 0.8) 0%, rgba(224, 225, 226, 0.3) 50%, rgba(224, 225, 226, 0.8) 100%);
  background-repeat: repeat, no-repeat !important;
  background-blend-mode: luminosity;
}

/* line 66, app/assets/stylesheets/application/_promotions.sass */
.promotions .sports-sect:before {
  background-image: url(/assets/promotions/sports-lb-cbb0aa2a5f78bbb384d79b9ea6b0491fc3e0705bd699ccfa8ce0b021b2276912.svg);
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  height: 555px;
  width: 310px;
  z-index: -1;
}

/* line 76, app/assets/stylesheets/application/_promotions.sass */
.promotions .sports-sect .promo-wrap:before {
  background-image: url(/assets/promotions/sports-rt-ec3354ce3bc92212713c5968c458128307c4e96ac5952182c03871f8a23ae026.svg);
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  height: 553px;
  width: 170px;
  z-index: -1;
}

/* line 85, app/assets/stylesheets/application/_promotions.sass */
.promotions .vip-sect {
  background-image: url(/assets/promotions/vip-25fb086e57eecceb7c856c00913da01ef3188734a69656fe7d23ce3ba41ee680.svg);
}

/* line 87, app/assets/stylesheets/application/_promotions.sass */
.promotions .vip-sect .promo-card {
  margin-bottom: 30px;
}

/* line 89, app/assets/stylesheets/application/_promotions.sass */
.promotions .vip-sect .promo-card h4 {
  margin-bottom: 0;
}

/* line 91, app/assets/stylesheets/application/_promotions.sass */
.promotions .vip-sect .promo-card .descr {
  margin-bottom: 10px;
}

/* line 93, app/assets/stylesheets/application/_promotions.sass */
.promotions .vip-sect .promo-card .button {
  margin-bottom: 1.8rem !important;
}

/* line 96, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect {
  overflow: hidden;
  position: relative;
  z-index: 0;
  padding: 40px 0;
  background-repeat: no-repeat;
  background-position: center top;
}

/* line 98, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect li.placeholder {
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}

/* line 103, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect li.placeholder:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  margin-top: -5px;
  left: -5px;
  top: -4px;
  border: 5px solid transparent;
  border-left-color: red;
  border-right: none;
}

@media (max-width: 640px) {
  /* line 96, app/assets/stylesheets/application/_promotions.sass */
  .promotions .promo-sect {
    font-size: 65%;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  /* line 96, app/assets/stylesheets/application/_promotions.sass */
  .promotions .promo-sect {
    font-size: 85%;
  }
}

/* line 118, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect.odd {
  background-color: #f2f3f3;
}

/* line 120, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect.even {
  background-color: #dfe0e1;
}

/* line 122, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect.even.poker-sect {
  background-image: url(/assets/promotions/poker-pattern2-5c0e578d6b5cbf7b892a651dd8e22b61387bb7cd3e00e5da0045268e240ed00b.svg), linear-gradient(to top, rgba(239, 240, 241, 0) 0%, rgba(239, 240, 241, 0.5) 50%, #eff0f1 100%) !important;
}

/* line 124, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect.even:before, .promotions .promo-sect.even .promo-wrap:before {
  background-position: 50% -575px;
}

/* line 131, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .cont-sect {
  position: relative;
  z-index: 2;
}

/* line 136, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect img {
  border-radius: 3px 3px 0 0;
}

/* line 141, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .product_name {
  color: #b11116;
  font-size: 2.375em;
  font-weight: 400;
  margin-bottom: 0.9375em;
}

/* line 146, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .product_name .header-icon {
  height: 1.25em;
  width: 1.25em;
  margin-right: 15px;
  fill: #b11116;
  vertical-align: text-bottom;
  display: inline-block;
}

/* line 153, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .product_name .header-icon.fa {
  vertical-align: text-top !important;
}

/* line 155, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .show-more {
  text-decoration: underline;
}

/* line 157, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .hidden-rows {
  display: none;
}

/* line 159, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .hidden-rows.show-for-admin {
  display: block !important;
  opacity: 0.7;
}

/* line 162, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .hidden-rows.show-for-admin:hover {
  opacity: 1;
}

/* line 165, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .promo-card {
  background-color: white;
  box-shadow: 0.5px 1px 3px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  margin-bottom: 5px;
  margin-top: 5px;
  position: relative;
}

/* line 172, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .promo-card .img-wrap {
  border-radius: 3px 3px 0 0;
}

/* line 174, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .promo-card h4 {
  margin-top: 30px;
  font-size: 1.375rem;
  font-weight: 500;
}

/* line 179, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .promo-card .descr {
  color: #909090;
  font-size: 0.875rem;
  padding: 0 1.2rem;
}

/* line 183, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .promo-card .btn-details {
  margin-bottom: 2.25rem;
  padding: 0.5rem 2.5rem 0.625rem;
  font-size: 1.125rem;
}

/* line 191, app/assets/stylesheets/application/_promotions.sass */
body.dragging, body.dragging * {
  cursor: move !important;
}

/* line 194, app/assets/stylesheets/application/_promotions.sass */
.dragged {
  position: absolute;
  top: 0;
  opacity: .5;
  z-index: 2000;
}

/* line 200, app/assets/stylesheets/application/_promotions.sass */
ol.vertical {
  margin: 0 0 9px 0;
  min-height: 10px;
}

/* line 203, app/assets/stylesheets/application/_promotions.sass */
ol.vertical li {
  display: block;
  margin: 5px;
  padding: 5px;
  border: 1px solid #CCC;
  background: #CCC;
}

/* line 210, app/assets/stylesheets/application/_promotions.sass */
ol.vertical li.placeholder {
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  background: red;
  width: 10px;
  height: 10px;
}

/* line 231, app/assets/stylesheets/application/_promotions.sass */
.promotions .admin-panel {
  border: 2px dashed #5F9EA0;
  border-radius: 3px;
  margin-bottom: 5px;
  position: relative;
  min-height: 122px;
}

/* line 237, app/assets/stylesheets/application/_promotions.sass */
.promotions .admin-panel.empty {
  text-align: center;
  font-size: 80%;
  padding-top: 4em;
  min-height: 61px;
}

/* line 242, app/assets/stylesheets/application/_promotions.sass */
.promotions .admin-panel.empty .prompt {
  color: #5F9EA0;
}

/* line 244, app/assets/stylesheets/application/_promotions.sass */
.promotions .admin-panel .button {
  margin: 0;
}

/* line 246, app/assets/stylesheets/application/_promotions.sass */
.promotions .admin-panel .graphic_banner {
  padding-bottom: 0;
}

/* line 248, app/assets/stylesheets/application/_promotions.sass */
.promotions .admin-panel .promo-card {
  margin: 0;
}

/* line 251, app/assets/stylesheets/application/_promotions.sass */
.promotions .admin-row-edit {
  position: absolute;
  top: 0;
  left: -30px;
}

/* line 255, app/assets/stylesheets/application/_promotions.sass */
.promotions .admin-row-edit .button {
  margin: 0;
  float: left;
  clear: both;
}

/* line 260, app/assets/stylesheets/application/_promotions.sass */
.promotions .admin-row-edit .hide-promo-row .fa-eye-slash::before {
  font-size: 13px;
}

/* line 265, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .promo-card .admin-card-edit {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 269, app/assets/stylesheets/application/_promotions.sass */
.promotions .promo-sect .promo-card .admin-card-edit .button {
  margin: 0;
}

/* 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;
  }
}

/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
/* line 13, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-helper-hidden {
  display: none;
}

/* line 14, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 15, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 16, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
}

/* line 17, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 18, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-helper-clearfix {
  zoom: 1;
}

/* line 19, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* Interaction Cues
----------------------------------*/
/* line 24, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 31, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 38, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=cc0000&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=15&borderColorHeader=e3a1a1&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=eeeeee&fcContent=333333&iconColorContent=cc0000&bgColorDefault=eeeeee&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=100&borderColorDefault=d8dcdf&fcDefault=004276&iconColorDefault=cc0000&bgColorHover=f6f6f6&bgTextureHover=04_highlight_hard.png&bgImgOpacityHover=100&borderColorHover=cdd5da&fcHover=111111&iconColorHover=cc0000&bgColorActive=ffffff&bgTextureActive=01_flat.png&bgImgOpacityActive=65&borderColorActive=eeeeee&fcActive=cc0000&iconColorActive=cc0000&bgColorHighlight=fbf8ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcd3a1&fcHighlight=444444&iconColorHighlight=004276&bgColorError=f3d8d8&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=75&borderColorError=cc0000&fcError=2e2e2e&iconColorError=cc0000&bgColorOverlay=a6a6a6&bgTextureOverlay=09_dots_small.png&bgImgOpacityOverlay=65&opacityOverlay=40&bgColorShadow=333333&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=10&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
/* line 56, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget {
  font-family: Arial,sans-serif;
  font-size: 1.1em;
}

/* line 57, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 58, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,sans-serif;
  font-size: 1em;
}

/* line 59, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget-content {
  border: 1px solid #eeeeee;
  background: #ffffff url(/images/jquery.ui.theme/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #333333;
}

/* line 60, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget-content a {
  color: #333333;
}

/* line 61, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget-header {
  border: 1px solid #e3a1a1;
  background: #cc0000 url(/images/jquery.ui.theme/ui-bg_highlight-soft_15_cc0000_1x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}

/* line 62, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
/* line 66, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d8dcdf;
  background: #eeeeee url(/images/jquery.ui.theme/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #004276;
}

/* line 67, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #004276;
  text-decoration: none;
}

/* line 68, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #cdd5da;
  background: #f6f6f6 url(/images/jquery.ui.theme/ui-bg_highlight-hard_100_f6f6f6_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #111111;
}

/* line 69, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-hover a, .ui-state-hover a:hover {
  color: #111111;
  text-decoration: none;
}

/* line 70, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #eeeeee;
  background: #ffffff url(/images/jquery.ui.theme/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #cc0000;
}

/* line 71, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #cc0000;
  text-decoration: none;
}

/* line 72, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget :active {
  outline: none;
}

/* Interaction Cues
----------------------------------*/
/* line 76, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcd3a1;
  background: #fbf8ee url(/images/jquery.ui.theme/ui-bg_glass_55_fbf8ee_1x400.png) 50% 50% repeat-x;
  color: #444444;
}

/* line 77, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #444444;
}

/* line 78, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cc0000;
  background: #f3d8d8 url(/images/jquery.ui.theme/ui-bg_diagonals-thick_75_f3d8d8_40x40.png) 50% 50% repeat;
  color: #2e2e2e;
}

/* line 79, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #2e2e2e;
}

/* line 80, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #2e2e2e;
}

/* line 81, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 82, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 83, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 89, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/images/jquery.ui.theme/ui-icons_cc0000_256x240.png);
}

/* line 90, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget-content .ui-icon {
  background-image: url(/images/jquery.ui.theme/ui-icons_cc0000_256x240.png);
}

/* line 91, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget-header .ui-icon {
  background-image: url(/images/jquery.ui.theme/ui-icons_ffffff_256x240.png);
}

/* line 92, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-default .ui-icon {
  background-image: url(/images/jquery.ui.theme/ui-icons_cc0000_256x240.png);
}

/* line 93, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(/images/jquery.ui.theme/ui-icons_cc0000_256x240.png);
}

/* line 94, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-active .ui-icon {
  background-image: url(/images/jquery.ui.theme/ui-icons_cc0000_256x240.png);
}

/* line 95, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-highlight .ui-icon {
  background-image: url(/images/jquery.ui.theme/ui-icons_004276_256x240.png);
}

/* line 96, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/images/jquery.ui.theme/ui-icons_cc0000_256x240.png);
}

/* positioning */
/* line 99, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 100, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 101, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 102, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 103, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 104, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 105, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 106, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 107, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 108, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 109, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 110, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 111, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 112, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 113, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 114, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 115, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 116, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 117, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 118, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 119, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 120, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 121, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 122, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 123, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 124, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 125, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 126, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 127, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 128, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 129, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 130, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 131, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 132, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 133, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 134, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 135, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 136, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 137, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 138, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 139, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 140, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 141, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 142, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 143, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 144, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 145, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 146, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 147, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 148, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 149, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 150, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 151, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 152, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 153, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 154, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 155, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 156, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 157, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 158, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 159, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 160, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 161, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 162, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 163, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 164, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 165, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 166, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 167, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 168, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 169, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 170, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 171, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 172, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 173, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 174, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 175, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 176, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 177, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 178, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 179, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 180, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 181, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 182, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 183, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 184, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 185, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 186, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 187, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 188, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 189, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 190, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 191, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 192, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 193, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 194, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 195, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 196, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 197, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 198, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 199, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 200, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 201, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 202, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 203, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 204, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 205, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 206, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 207, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 208, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 209, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 210, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 211, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 212, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 213, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 214, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 215, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 216, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 217, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 218, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 219, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 220, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 221, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 222, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 223, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 224, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 225, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-radio-off {
  background-position: -96px -144px;
}

/* line 226, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-radio-on {
  background-position: -112px -144px;
}

/* line 227, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 228, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 229, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 230, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 231, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 232, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 233, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 234, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 236, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 237, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 238, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 239, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 240, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 241, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 242, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 243, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 244, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 245, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 246, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 247, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 248, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 249, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 250, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 251, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 252, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 253, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 254, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 255, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 256, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 257, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 258, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 259, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 260, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 261, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 262, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 263, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 264, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 265, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 266, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 267, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 268, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 269, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 270, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 271, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 272, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 273, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 280, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -khtml-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 281, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -khtml-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 282, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 283, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* Overlays */
/* line 286, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget-overlay {
  background: #a6a6a6 url(/images/jquery.ui.theme/ui-bg_dots-small_65_a6a6a6_2x2.png) 50% 50% repeat;
  opacity: .40;
  filter: Alpha(Opacity=40);
}

/* line 287, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #333333 url(/images/jquery.ui.theme/ui-bg_flat_0_333333_40x100.png) 50% 50% repeat-x;
  opacity: .10;
  filter: Alpha(Opacity=10);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/*
 * jQuery UI Accordion 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
/* line 297, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-accordion {
  width: 100%;
}

/* line 298, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}

/* line 299, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}

/* line 300, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}

/* line 301, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em;
}

/* line 302, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}

/* line 303, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 304, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}

/* line 305, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-accordion .ui-accordion-content-active {
  display: block;
}

/*
 * jQuery UI Dialog 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
/* line 315, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}

/* line 316, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 317, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0;
}

/* line 318, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}

/* line 319, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

/* line 320, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}

/* line 321, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}

/* line 322, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}

/* line 323, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 324, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 325, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

/* line 326, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/*
 * jQuery UI Datepicker 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
/* line 336, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 337, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 338, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 339, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 340, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 341, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 342, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 343, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 344, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 345, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 346, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 347, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 348, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 350, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 351, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 352, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 353, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 354, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 355, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 356, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 359, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 360, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 361, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 362, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 363, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 364, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 365, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

/* line 366, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 367, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 368, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}

/* RTL support */
/* line 371, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 372, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 373, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 374, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 375, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 376, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 377, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 378, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

/* line 379, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 380, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 381, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
/* line 384, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}

/*
 * jQuery UI Progressbar 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
/* line 403, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 404, app/assets/stylesheets/application/_jquery-ui-theme.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 2, app/assets/stylesheets/application/_history.scss */
#history-universal [data-value="SoftSwiss"] {
  background: #000;
}

/* line 6, app/assets/stylesheets/application/_history.scss */
#history-universal .platform_item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 3px;
  box-shadow: 0.5px 1px 3px rgba(0, 0, 0, 0.25);
  text-align: center;
  min-height: 70px;
  background: #fff;
  margin-bottom: 20px;
}

/* line 17, app/assets/stylesheets/application/_history.scss */
#history-universal .platform_item:hover {
  box-shadow: 0.5px 1px 10px rgba(0, 0, 0, 0.55);
}

/* line 20, app/assets/stylesheets/application/_history.scss */
#history-universal .platform_item.active {
  border: 1px solid #b11116;
  position: relative;
}

/* line 23, app/assets/stylesheets/application/_history.scss */
#history-universal .platform_item.active:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 0 40px 40px 0;
  border-color: transparent #b11116 transparent transparent;
}

/* line 34, app/assets/stylesheets/application/_history.scss */
#history-universal .platform_item.active::before {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  font-family: 'FontAwesome';
  line-height: 20px;
  color: #fff;
  z-index: 2;
}

/* line 50, app/assets/stylesheets/application/_history.scss */
#history-universal .vendor_list {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 540px) {
  /* line 54, app/assets/stylesheets/application/_history.scss */
  #history-universal .vendor_list__medium {
    flex-wrap: wrap;
  }
  /* line 57, app/assets/stylesheets/application/_history.scss */
  #history-universal .vendor_list__medium .vendor_item {
    min-width: calc(33% - 20px);
    max-width: calc(33% - 20px);
  }
}

@media (max-width: 800px) {
  /* line 63, app/assets/stylesheets/application/_history.scss */
  #history-universal .vendor_list__large {
    flex-wrap: wrap;
  }
  /* line 66, app/assets/stylesheets/application/_history.scss */
  #history-universal .vendor_list__large .vendor_item {
    min-width: calc(20% - 20px);
    max-width: calc(20% - 20px);
  }
}

@media (max-width: 540px) {
  /* line 72, app/assets/stylesheets/application/_history.scss */
  #history-universal .vendor_list__large .vendor_item {
    min-width: calc(33% - 20px);
    max-width: calc(33% - 20px);
  }
}

/* line 79, app/assets/stylesheets/application/_history.scss */
#history-universal .vendor_item {
  margin: 0 10px;
}

/* line 81, app/assets/stylesheets/application/_history.scss */
#history-universal .vendor_item img {
  max-height: 40px;
}

/* line 1, app/assets/stylesheets/application/_embedded.sass */
body#embedded {
  background-color: transparent;
  background-image: none;
}

/* line 2, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog {
  width: 100%;
  margin: 0 auto;
}

/* line 5, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog .text {
  text-align: justify;
}

/* line 7, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog dt {
  font-weight: bold;
  clear: left;
  float: left;
  text-align: right;
  min-height: 1em;
  width: 45%;
}

/* line 15, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog dt .field_with_errors {
  color: #93000A;
  font-weight: bold;
}

/* line 18, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog dt .subinfo {
  font-size: 80%;
  color: black;
  font-weight: normal;
}

/* line 22, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog dd {
  text-align: left;
  margin: 0.5em 0 0.5em 45%;
  padding-left: 1em;
  min-height: 1em;
}

/* line 27, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog dd input {
  width: 100%;
  border: 1px solid #888;
}

/* line 30, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog dd input.checkbox {
  width: auto;
}

/* line 32, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog dd .field_with_errors input {
  border: 1px solid #93000A;
}

/* line 35, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog dd .subinfo {
  font-size: 90%;
  padding-left: 1em;
  margin-bottom: 1.5em;
  color: black;
}

/* line 40, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog dd .subinfo b {
  color: #93000A;
  font-weight: bold;
}

/* line 44, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog .buttons {
  margin-top: 0.5em;
  text-align: center;
}

/* line 48, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog .footer {
  margin-top: 1em;
  text-align: center;
}

/* line 51, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog .footer input {
  display: block;
  margin: 0 auto;
}

/* line 54, app/assets/stylesheets/application/_embedded.sass */
body#embedded .dialog .footer a {
  display: block;
}

/* line 57, app/assets/stylesheets/application/_embedded.sass */
body#embedded.client3, body#embedded.logins {
  padding: 0;
  margin: 0;
}

/* line 60, app/assets/stylesheets/application/_embedded.sass */
body#embedded.client3.branding_logo, body#embedded.client3.branding_logo_lowres, body#embedded.client3.branding_promo_horizontal, body#embedded.client3.branding_promo_vertical, body#embedded.client3.branding_swf, body#embedded.client3.mip, body#embedded.client3.motd, body#embedded.logins.branding_logo, body#embedded.logins.branding_logo_lowres, body#embedded.logins.branding_promo_horizontal, body#embedded.logins.branding_promo_vertical, body#embedded.logins.branding_swf, body#embedded.logins.mip, body#embedded.logins.motd {
  overflow: hidden;
}

/* line 63, app/assets/stylesheets/application/_embedded.sass */
body#embedded.client3 .dialog, body#embedded.logins .dialog {
  width: 30em;
}

/* line 70, app/assets/stylesheets/application/_embedded.sass */
body#embedded #userbar.section {
  background: transparent;
  font-size: 11pt;
  border-bottom: 1px solid #93000A;
  margin-bottom: 0.5em;
}

/* line 75, app/assets/stylesheets/application/_embedded.sass */
.borderradius body#embedded #userbar.section {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* line 80, app/assets/stylesheets/application/_embedded.sass */
body#embedded #userbar.section .wallets {
  padding: 0em 1.5em;
}

/* line 82, app/assets/stylesheets/application/_embedded.sass */
body#embedded #userbar.section .wallets dt {
  font-weight: bold;
  display: inline;
}

/* line 85, app/assets/stylesheets/application/_embedded.sass */
body#embedded #userbar.section .wallets dd {
  display: inline;
}

/* line 87, app/assets/stylesheets/application/_embedded.sass */
body#embedded #userbar.section .wallets .primary {
  float: left;
}

/* line 89, app/assets/stylesheets/application/_embedded.sass */
body#embedded #userbar.section .wallets .bonuses {
  float: right;
  margin-right: 1em;
}

/* line 93, app/assets/stylesheets/application/_embedded.sass */
body#embedded.playtech.pages .styled-button {
  margin-top: 25px;
  display: block;
  float: none;
  width: 15em;
  font-size: 3rem;
  white-space: nowrap;
  margin: 25px auto 0 auto;
}

/* line 2, app/assets/stylesheets/application/_client3.sass */
body#embedded.client3 .dialog {
  width: 350px;
}

/* line 4, app/assets/stylesheets/application/_client3.sass */
body#embedded.client3 .dialog dt {
  width: 35%;
}

/* line 6, app/assets/stylesheets/application/_client3.sass */
body#embedded.client3 .dialog dd {
  margin-left: 35%;
}

/* line 10, app/assets/stylesheets/application/_client3.sass */
body#embedded.client3 .dialog fieldset .small {
  font-size: 80%;
  margin-bottom: 2em;
}

/* line 13, app/assets/stylesheets/application/_client3.sass */
body#embedded.client3 .lottr {
  position: absolute;
  top: 24px;
  left: 279px;
  background-color: #B02417;
  padding: 2px;
  border-radius: 5px;
}

/* line 20, app/assets/stylesheets/application/_client3.sass */
body#embedded.client3 .lottr a {
  color: #ffffff;
  text-decoration: none;
}

/* line 23, app/assets/stylesheets/application/_client3.sass */
body#embedded.client3 .lottr .badge {
  border-radius: 5px;
  background-color: red;
  padding: 0 0.2em;
}

/* line 28, app/assets/stylesheets/application/_client3.sass */
body#embedded.client3 .bonus {
  position: absolute;
  top: 24px;
  left: 330px;
  background-color: #EFAB00;
  padding: 2px;
  border-radius: 5px;
}

/* line 35, app/assets/stylesheets/application/_client3.sass */
body#embedded.client3 .bonus a {
  color: #ffffff;
  text-decoration: none;
}

/* line 38, app/assets/stylesheets/application/_client3.sass */
body#embedded.client3 .bonus .badge {
  border-radius: 5px;
  background-color: #EC730A;
  padding: 0 0.2em;
}

/* line 1, app/assets/stylesheets/application/_combo_bonuses.sass */
.combo-bonus-choice {
  margin-bottom: 0 !important;
}

/* line 3, app/assets/stylesheets/application/_payment_form.sass */
.payment-form {
  font-size: 0.75rem;
}

/* line 6, app/assets/stylesheets/application/_payment_form.sass */
.payment-form input {
  margin-bottom: 1em;
}

/* line 8, app/assets/stylesheets/application/_payment_form.sass */
.payment-form input + .small-text {
  margin-top: -1em;
}

/* line 13, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .currencies input {
  margin-right: 0.5rem;
}

/* line 15, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .currencies label {
  display: inline-block;
  margin-right: 1rem;
}

/* line 19, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .twofa-verification {
  margin-top: 1rem;
}

/* line 21, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .twofa-verification .otp-attempt {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* line 26, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .expander .btn {
  color: darkgray;
  cursor: pointer;
  line-height: 0.8rem;
  margin-bottom: 0.25rem;
}

/* line 32, app/assets/stylesheets/application/_payment_form.sass */
.payment-form hr {
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}

/* line 36, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .error {
  color: #b11116;
}

/* line 41, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .fields-area {
  background-color: #fffbdb;
  border: 1px solid #cccccc;
  border-radius: 1rem;
  padding: 2rem;
}

/* line 48, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .fields-area .input.error label {
  color: #b11116;
}

/* line 50, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .fields-area .input.error input {
  border: 1px solid #b11116;
}

/* line 55, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .limits-area {
  height: 35rem;
  padding: 1rem 0 0 2rem;
}

/* line 60, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .transaction-limits .limits {
  line-height: 1.5rem;
}

/* line 62, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .transaction-limits .limits .min, .payment-form .transaction-limits .limits .max {
  white-space: nowrap;
}

/* line 64, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .transaction-limits .limits .value {
  font-size: 1.5rem;
}

/* line 67, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .limits-usage {
  margin-bottom: 2rem;
}

/* line 70, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .limits-usage .value {
  direction: rtl;
}

/* line 73, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .limits-usage .player .name {
  font-size: 0.65rem;
}

/* line 77, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .result .value {
  font-size: 2rem;
  line-height: 2rem;
}

/* line 80, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .result .value.zero {
  color: darkgray;
}

/* line 83, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .balance-usage {
  margin-bottom: 2rem;
}

/* line 86, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .balance-usage .value {
  font-size: 1.5rem;
  line-height: 2rem;
}

/* line 91, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .result-calculation.zero {
  color: lightgray;
}

/* line 95, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .tips_block .tips_text {
  z-index: 1;
  padding: 4px 5px;
  position: absolute;
  font-size: 0.75rem;
  top: 65px;
  left: 0.5rem;
  width: calc(100% - 1rem);
  color: #ffffff;
  background: #5c5c5c;
  border-radius: 4px;
}

@media (max-width: 640px) {
  /* line 95, app/assets/stylesheets/application/_payment_form.sass */
  .payment-form .tips_block .tips_text {
    font-size: 0.575rem;
  }
}

/* line 108, app/assets/stylesheets/application/_payment_form.sass */
.payment-form .tips_block .tips_text::before {
  content: '';
  display: block;
  position: absolute;
  top: -15px;
  left: 10px;
  border: 8px solid transparent;
  border-bottom-color: #5c5c5c;
}

/* line 119, app/assets/stylesheets/application/_payment_form.sass */
.payment-title + .payment-subtitle {
  text-align: center;
}

/* line 122, app/assets/stylesheets/application/_payment_form.sass */
.payment-callout, .payment-callout > * {
  color: #b11116;
  font-size: 0.75rem;
  margin-bottom: 0;
}

/* line 128, app/assets/stylesheets/application/_payment_form.sass */
.payment-page-container > .row + .row {
  margin-top: 2rem;
}

/* line 131, app/assets/stylesheets/application/_payment_form.sass */
.payment-page-container h1, .payment-page-container .alerts {
  margin: 0;
}

/* line 134, app/assets/stylesheets/application/_payment_form.sass */
.form-spinner {
  padding: 30px 0;
  font-size: 60px;
  text-align: center;
}

/* line 2, app/assets/stylesheets/application/_poker_tournaments.sass */
.content > .upcoming-poker-tournaments .sub-nav, .content > .upcoming-poker-freerolls .sub-nav {
  margin-bottom: 0.25rem;
}

/* line 4, app/assets/stylesheets/application/_poker_tournaments.sass */
.content > .upcoming-poker-tournaments .sub-nav a, .content > .upcoming-poker-freerolls .sub-nav a {
  border-radius: 1rem;
  outline: none;
}

/* line 8, app/assets/stylesheets/application/_poker_tournaments.sass */
.content > .upcoming-poker-tournaments .content, .content > .upcoming-poker-freerolls .content {
  padding-top: 0.75rem;
  display: none;
}

/* line 11, app/assets/stylesheets/application/_poker_tournaments.sass */
.content > .upcoming-poker-tournaments .content.active, .content > .upcoming-poker-freerolls .content.active {
  display: block;
}

/* line 14, app/assets/stylesheets/application/_poker_tournaments.sass */
.content > .upcoming-poker-tournaments table, .content > .upcoming-poker-freerolls table {
  width: 100%;
}

/* line 16, app/assets/stylesheets/application/_poker_tournaments.sass */
.content > .upcoming-poker-tournaments table td, .content > .upcoming-poker-freerolls table td {
  font-size: 0.7rem;
  white-space: nowrap;
}

/* line 19, app/assets/stylesheets/application/_poker_tournaments.sass */
.content > .upcoming-poker-tournaments table td:first-child, .content > .upcoming-poker-freerolls table td:first-child {
  white-space: normal;
  width: 100%;
}

/* line 23, app/assets/stylesheets/application/_poker_tournaments.sass */
.content > .upcoming-poker-freerolls {
  padding-top: 0;
}

/* 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 2, app/assets/stylesheets/application/_limits.sass */
#current_limits .button, #pending_limits .button {
  background-color: black;
  margin: 0 0.1em;
  padding: 0.25rem 0.5rem;
}

/* line 28, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input {
  margin-bottom: 1rem;
}

/* line 30, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input input, .simple_form .input select {
  background-color: #f5f5f5;
  border-radius: 5px;
  border-style: none;
  box-shadow: none;
  color: #000000;
  margin-bottom: 0;
}

/* line 37, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input input.border, .simple_form .input select.border {
  border: 1px solid #cccccc;
  border-radius: 0;
}

/* line 40, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .input-with-icon {
  position: relative;
}

/* line 42, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .input-with-icon input {
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100%;
}

/* line 46, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .input-with-icon .icon, .simple_form .input .input-with-icon .input-spinner, .simple_form .input .input-with-icon .visibility {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* line 50, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .input-with-icon .icon {
  background-repeat: no-repeat;
  right: .5rem;
}

/* line 53, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .input-with-icon .input-spinner, .simple_form .input .input-with-icon .visibility {
  right: 2rem;
}

/* line 55, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .input-with-icon .visibility {
  cursor: pointer;
  font-size: 1.5rem;
  opacity: 0.25;
}

/* line 60, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .radio {
  cursor: pointer;
}

/* line 62, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .radio input {
  display: none;
}

/* line 64, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .radio label:before {
  background-image: url(/assets/icons/radio-f8442cb720e3eb471d66812d9757de766e7e60d89af4b82aba852cce0e7e43a9.svg);
  background-repeat: no-repeat;
  background-position: left center;
  content: '';
  padding-right: 2rem;
}

/* line 70, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .radio input:checked + label:before {
  background-image: url(/assets/icons/radio_selected-b7d5e9c20fdbb0e4494134cbb3b60747dd8cc2ecc3cbbcadf3f799a4329a96f9.svg);
}

/* line 72, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .radio label:hover:before {
  background-image: url(/assets/icons/radio_hovered-eabbcc45d11f644719169ff44dc08ebfad193ef697aae37b3215853f18a3d195.svg);
}

/* line 76, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.boolean input {
  display: none;
}

/* line 78, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.boolean label {
  display: flex;
  align-items: stretch;
  margin-left: 8px;
  margin-right: 8px;
  cursor: pointer;
}

/* line 84, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.boolean label:before {
  background-image: url(/assets/icons/checkbox-d34c8e533affdf55446d74c93153e2bc0a124278d3dd5f71e7da44d11365630d.svg);
  background-repeat: no-repeat;
  content: '';
  padding-right: 2rem;
}

/* line 89, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.boolean input:checked + label:before {
  background-image: url(/assets/icons/checkbox_selected-ba904ee4d387e7ae6901e298c49dc50ff5e545bfb7c7b5d355db703faef42143.svg);
}

/* line 91, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.boolean label:hover:before {
  background-image: url(/assets/icons/checkbox_hovered-9583d47ab89bb6326814342ee7f6c089d5e68fe6abf26e4a2ab7862300d8c7ac.svg);
}

/* line 94, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .error {
  color: #b11717;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  margin: 0;
  padding-bottom: 0;
}

/* line 102, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .error + .hint {
  display: none;
}

/* line 105, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input .hint {
  color: lightgray;
  display: block;
  font-size: 14px;
  font-style: italic;
}

/* line 112, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.error label {
  color: #b11717;
}

/* line 114, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.error input {
  background-color: #ffeded;
  color: #b11717;
}

/* line 117, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.error .error {
  color: #b11717;
}

/* line 120, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.error .input-with-icon .icon {
  background-image: url(/assets/icons/input_error-9e7d2438abc63c42c3414ff3d4d274ea8eb7319654fe1f3a23ff0ca39be2edc3.svg);
  height: 18px;
  width: 18px;
}

/* line 126, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.warning label {
  color: #b18c00;
}

/* line 128, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.warning input {
  background-color: #f5f5f5;
  color: #b18c00;
}

/* line 131, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.warning .error {
  color: #b18c00;
}

/* line 134, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.warning .input-with-icon .icon {
  background-image: url(/assets/icons/input_warning-941192600b2c3a00a8f8303eedd886a1c5ea0c2b339f3eadb5729e5ede23a7b8.svg);
  height: 22px;
  width: 18px;
}

/* line 140, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.success label {
  color: #39b97c;
}

/* line 142, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.success input {
  background-color: #e7fbf2;
  color: #39b97c;
}

/* line 145, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.success .error {
  color: #39b97c;
}

/* line 148, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .input.success .input-with-icon .icon {
  background-image: url(/assets/icons/input_success-b263746d08591d47fb1637aab9fe81a4d4d7432041bdcdaa29900438e7ecb5c6.svg);
  height: 22px;
  width: 18px;
}

/* line 153, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .rs-button[type='submit'] {
  padding: 16px 32px;
  background-color: #12100b;
  background-image: none;
  border-radius: 5px;
  color: #ffffff;
}

/* line 159, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .rs-button[type='submit']:hover {
  background-color: #444444;
  color: #ffffff;
}

/* line 162, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .rs-button[type='submit']:active {
  background-color: #000000;
  color: #ffffff;
}

/* line 165, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .rs-button[type='submit'][disabled] {
  background-color: #818181;
  color: #a1a1a1;
}

/* line 169, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .rs-button.red[type='submit'] {
  background-color: #af1a1f;
}

/* line 171, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .rs-button.red[type='submit']:hover {
  background-color: #ec2027;
}

/* line 173, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .rs-button.red[type='submit']:active {
  background-color: #7d0e12;
}

/* line 178, app/assets/stylesheets/application/_simple_form.sass */
.simple_form.form-centered .input input, .simple_form.form-centered .input select {
  text-align: center;
}

/* line 180, app/assets/stylesheets/application/_simple_form.sass */
.simple_form.form-centered .input .error {
  text-align: center;
}

/* line 182, app/assets/stylesheets/application/_simple_form.sass */
.simple_form.form-centered .input .hint {
  text-align: center;
}

/* line 185, app/assets/stylesheets/application/_simple_form.sass */
.simple_form .alert-error {
  margin-bottom: 1rem;
  font-size: 20px;
  text-align: center;
  border-radius: 5px;
  background-color: #b11717;
  color: #fff;
  font-style: normal;
  padding: 0.56rem;
}

/* line 2, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .input > .error {
  padding: 0;
  font-style: italic;
}

/* line 5, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .input > .error + .hint {
  display: block;
}

/* line 8, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .hint {
  line-height: normal;
  margin: 0;
  padding: 0;
}

/* line 13, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .panel {
  padding-left: 5rem;
  padding-right: 5rem;
}

@media screen and (max-width: 768px) {
  /* line 13, app/assets/stylesheets/application/_quick_sign_up.sass */
  .quick-sign-up .panel {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

/* line 20, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .title {
  font-size: 30px;
  margin: 14px 0 27px 0;
}

/* line 25, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .input input, .quick-sign-up .input select {
  font-size: 20px;
  height: 50px;
}

/* line 29, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .password .error {
  min-height: 1.5em;
  line-height: 1.5em;
}

/* line 33, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .currencies-title, .quick-sign-up .country-title, .quick-sign-up .signup_code_title {
  font-size: 24px;
  margin-bottom: 1rem;
  margin-top: 2rem;
}

/* line 38, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .signup_code_title {
  margin-top: 4rem;
}

/* line 41, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_currency {
  align-items: center;
  color: #000000;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  letter-spacing: 0;
}

@media screen and (max-width: 441px) {
  /* line 48, app/assets/stylesheets/application/_quick_sign_up.sass */
  .quick-sign-up .player_currency .radio {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}

/* line 52, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_currency .radio input:checked + label {
  background: #f5f5f5;
}

/* line 54, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_currency .radio label {
  align-items: stretch;
  border-radius: 5px;
  display: flex;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
}

/* line 61, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_currency .radio label .symbol {
  font-size: 30px;
  padding-right: 3px;
}

/* line 64, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_currency .radio label .name {
  font-size: 20px;
}

/* line 66, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_currency .radio label:before {
  padding-right: 20px;
}

/* line 68, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_currency .radio label > span {
  align-items: center;
  display: flex;
  font-size: 20px;
}

/* line 72, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_currency .hint {
  width: 100%;
}

/* line 76, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_terms label, .quick-sign-up .player_adult label {
  align-items: baseline;
  display: flex;
  font-size: 16px;
}

/* line 80, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_terms label abbr, .quick-sign-up .player_adult label abbr {
  display: none;
}

/* line 82, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_terms label input, .quick-sign-up .player_adult label input {
  height: auto;
}

/* line 84, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .player_terms label:before, .quick-sign-up .player_adult label:before {
  position: relative;
  top: 3px;
}

/* line 88, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .signup_code {
  margin-bottom: 3rem;
  position: relative;
}

/* line 91, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .signup_code::before {
  content: '';
  display: block;
  width: 120%;
  height: calc(100% + 2rem);
  background: linear-gradient(135deg, #ff5c00 0%, #f2c34a 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0.25) 100%);
  position: absolute;
  left: -10%;
  top: -1rem;
}

/* line 100, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .signup_code_title {
  color: #ffffff;
  margin-bottom: 0;
}

/* line 103, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .signup_code_text {
  font-weight: bold;
  font-style: italic;
}

/* line 106, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .signup_code_text p {
  margin: 0 auto;
  padding-bottom: 1rem;
  color: #ffffff;
}

/* line 111, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .signup_code_label label {
  color: #ffffff;
}

/* line 114, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up .signup_code_input input {
  border-color: #ffffff;
}

/* line 117, app/assets/stylesheets/application/_quick_sign_up.sass */
.quick-sign-up button[type='submit'] {
  font-size: 24px;
  margin-top: 1rem;
  width: 100%;
}

/* line 2, app/assets/stylesheets/application/_lboard.sass */
.leaderboard-results th {
  text-align: center;
}

/* line 4, app/assets/stylesheets/application/_lboard.sass */
.leaderboard-results td {
  text-align: center;
}

/* line 6, app/assets/stylesheets/application/_lboard.sass */
.leaderboard-results td.date {
  padding: 0;
}

/* line 9, app/assets/stylesheets/application/_lboard.sass */
.leaderboard-results td.date table {
  border: none;
  margin: 0;
  background-color: inherit;
}

/* line 14, app/assets/stylesheets/application/_lboard.sass */
.leaderboard-results td.date table tr {
  background-color: inherit;
}

/* line 17, app/assets/stylesheets/application/_lboard.sass */
.leaderboard-results .round-results table {
  margin: 0 auto;
}

/* line 20, app/assets/stylesheets/application/_lboard.sass */
.leaderboard-results .round-results table tr.load-more td {
  text-align: center;
}

/* line 23, app/assets/stylesheets/application/_lboard.sass */
.leaderboard-results .round-results table tr.load-more td a {
  margin-top: 0.5em;
}

/* line 25, app/assets/stylesheets/application/_lboard.sass */
.leaderboard-results .scrollable {
  overflow-y: auto;
  height: 30rem;
}

@media (min-width: 1280px) {
  /* line 1, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
}

/* line 7, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .results_block {
  overflow-x: auto;
}

@media (min-width: 1280px) {
  /* line 7, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .results_block {
    min-width: 610px;
    max-width: 610px;
  }
}

/* line 12, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results {
  border: 0;
  border-spacing: 0 2px;
  border-collapse: separate;
  margin-bottom: 10px;
  width: 100%;
  max-width: 100%;
  background: #FAFAFA;
}

/* line 20, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results thead {
  background: #FAFAFA;
}

/* line 22, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results th, .sports-lboard-promo-page-widget .round-results td {
  text-align: center;
  padding: 6px;
}

@media (min-width: 640px) {
  /* line 22, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .round-results th, .sports-lboard-promo-page-widget .round-results td {
    padding: 9px 10px;
  }
}

/* line 29, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results .results_t_row {
  background: rgba(0, 0, 0, 0.03);
}

/* line 32, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results .results_t_row td:first-child {
  border-radius: 4px 0 0 4px;
}

/* line 34, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results .results_t_row td:last-child {
  border-radius: 0 4px 4px 0;
}

/* line 36, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results .results_t_row:first-child {
  font-weight: 700;
  background: rgba(0, 0, 0, 0.1);
}

/* line 39, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results .results_position {
  text-align: left;
}

/* line 41, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results .results_position span {
  display: none;
}

@media (min-width: 480px) {
  /* line 41, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .round-results .results_position span {
    display: inline;
  }
}

@media (max-width: 639px) {
  /* line 45, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .round-results .results_name {
    display: none;
  }
}

/* line 48, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results .results_cash, .sports-lboard-promo-page-widget .round-results .results_tickets {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
}

/* line 52, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results tr.results_t_row.player {
  background: #fb1b02;
}

/* line 54, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .round-results tr.results_t_row.player td {
  color: white;
}

/* line 57, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .given-tickets {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 10px 10px 15px;
}

@media (min-width: 640px) {
  /* line 57, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
}

@media (min-width: 1280px) {
  /* line 57, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets {
    min-width: 470px;
    max-width: 470px;
    flex-wrap: wrap;
    padding: 25px 10px;
  }
}

/* line 73, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .given-tickets .tickets_picture {
  background-image: url(/assets/sports_lboard_promo_page_widget/tickets-367a621b745eaa73714b64f29da4228e6d0e22f22f7e00e86ccbb550766a8126.svg);
  width: 200px;
  margin: 0 auto;
  height: 183px;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 640px) {
  /* line 73, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_picture {
    max-width: 50%;
    min-width: 50%;
    background-size: contain;
    background-position: 10% center;
  }
}

@media (min-width: 768px) {
  /* line 73, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_picture {
    height: 206px;
  }
}

@media (min-width: 1280px) {
  /* line 73, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_picture {
    height: 174px;
  }
}

@media (min-width: 640px) {
  /* line 89, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_information {
    padding: 15px 15px 15px 0;
    max-width: 50%;
    min-width: 50%;
  }
}

@media (min-width: 1280px) {
  /* line 89, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_information {
    padding-right: 0;
  }
}

/* line 96, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .given-tickets .tickets_text {
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.2;
}

/* line 101, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .given-tickets .tickets_total {
  font-size: 17px;
}

@media (min-width: 768px) {
  /* line 101, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_total {
    font-size: 19px;
  }
}

/* line 105, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .given-tickets .tickets_number {
  font-size: 56px;
}

@media (min-width: 768px) {
  /* line 105, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_number {
    font-size: 61px;
  }
}

/* line 109, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .given-tickets .tickets_linker {
  margin: 0 auto;
}

@media (min-width: 1280px) {
  /* line 109, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_linker {
    margin-top: 30px;
  }
}

/* line 113, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .given-tickets .tickets_linker a, .sports-lboard-promo-page-widget .given-tickets .tickets_linker a:visited {
  display: block;
  text-decoration: none;
  margin: 0 auto;
  width: 250px;
  padding: 20px 10px;
  border-radius: 7px;
  font-weight: 700;
  color: #ffffff;
  font-size: 26px;
  background: #ff4343;
  background: -moz-linear-gradient(top, #ff4343 0%, #f80000 100%);
  background: -webkit-linear-gradient(top, #ff4343 0%, #f80000 100%);
  background: linear-gradient(to bottom, #ff4343 0%, #f80000 100%);
}

@media (min-width: 640px) {
  /* line 113, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_linker a, .sports-lboard-promo-page-widget .given-tickets .tickets_linker a:visited {
    width: 220px;
    font-size: 22px;
  }
}

@media (min-width: 768px) {
  /* line 113, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_linker a, .sports-lboard-promo-page-widget .given-tickets .tickets_linker a:visited {
    width: 310px;
    font-size: 30px;
  }
}

@media (min-width: 1280px) {
  /* line 133, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_linker__small {
    display: none;
  }
}

/* line 136, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
.sports-lboard-promo-page-widget .given-tickets .tickets_linker__large {
  display: none;
}

@media (min-width: 1280px) {
  /* line 136, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_linker__large {
    display: block;
  }
  /* line 140, app/assets/stylesheets/application/_sports_lboard_promo_page_widget.sass */
  .sports-lboard-promo-page-widget .given-tickets .tickets_linker__large a, .sports-lboard-promo-page-widget .given-tickets .tickets_linker__large a:visited {
    width: 410px;
    padding: 15px 10px;
  }
}

/* line 6, app/assets/stylesheets/application/_playtech_web_client.sass */
#playtech-web-client {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  background-image: url(/assets/bg2-3dc15233b3adfe7bd8245c4afa15a3f54bb17a41f0e6791ffcdf515bd14cedfa.png);
}

/* line 15, app/assets/stylesheets/application/_playtech_web_client.sass */
#playtech-web-client .game {
  width: 100%;
  height: 100%;
}

/* line 18, app/assets/stylesheets/application/_playtech_web_client.sass */
#playtech-web-client .game iframe {
  width: 100%;
  height: 100%;
  border-width: 0;
  overflow: hidden;
}

/* line 24, app/assets/stylesheets/application/_playtech_web_client.sass */
#playtech-web-client .pending {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

/* line 31, app/assets/stylesheets/application/_playtech_web_client.sass */
#playtech-web-client .pending img {
  margin-top: 20%;
  width: 330px;
  max-width: 100%;
  opacity: 0.5;
}

/* line 37, app/assets/stylesheets/application/_playtech_web_client.sass */
#playtech-web-client .error {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-color: red;
  text-align: center;
  color: white;
}

/* line 47, app/assets/stylesheets/application/_playtech_web_client.sass */
#embedded.playtech_login {
  background: #1c1c1c;
}

@media (min-width: 900px) {
  /* line 47, app/assets/stylesheets/application/_playtech_web_client.sass */
  #embedded.playtech_login {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* line 54, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section {
  text-align: center;
  min-height: 100vh;
  height: auto;
  background: #fff;
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

/* line 55, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section * {
  font-family: Arial, sans-serif;
}

@media (max-width: 900px) {
  /* line 68, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section.with-alert {
    padding-top: 50px;
  }
}

@media (min-width: 900px) {
  /* line 54, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section {
    width: 650px;
    min-width: 650px;
    max-width: 650px;
    height: 380px;
    min-height: 370px;
    border: 2px solid #1c1c1c;
  }
  /* line 75, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section.with-alert {
    height: 440px;
  }
  /* line 79, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section.with-alert {
    height: 440px;
  }
}

/* line 81, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt {
  display: flex;
  min-height: 100vh;
  height: auto;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
}

@media (min-width: 900px) {
  /* line 81, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt {
    width: 650px;
    height: 370px;
    min-height: 370px;
    align-items: center;
  }
  /* line 92, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt.with-alert {
    height: 440px;
  }
}

/* line 95, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_top {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 100%;
  background: #1c1c1c;
  position: absolute;
  left: 0;
  top: 0;
}

@media (min-width: 900px) {
  /* line 95, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_top {
    display: none;
  }
}

/* line 107, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_top img {
  width: 124px;
  display: block;
  margin: 0 auto;
}

/* line 111, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_bottom {
  display: block;
  height: 50px;
  width: 100%;
  background: #1c1c1c;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (min-width: 900px) {
  /* line 111, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_bottom {
    display: none;
  }
}

/* line 121, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_main {
  padding: 70px 0;
}

/* line 123, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_main__logged {
  align-self: center;
}

@media (min-width: 900px) {
  /* line 121, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_main {
    padding: 10px 0;
  }
}

/* line 127, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_form {
  display: block;
}

/* line 129, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_form-top {
  position: relative;
}

/* line 131, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_form-top .alerts {
  margin: 0 auto;
  width: 100%;
  position: absolute;
  left: 0;
  top: -8px;
  background: #ca4400;
  border-radius: 0;
}

@media (min-width: 900px) {
  /* line 131, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_form-top .alerts {
    top: -15px;
    left: -2px;
  }
}

/* line 142, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_form-top .alerts .alert {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border: 0;
  border-radius: 0;
  padding: 9px 10px 6px;
  white-space: nowrap;
}

@media (min-width: 900px) {
  /* line 142, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_form-top .alerts .alert {
    font-size: 24px;
  }
}

/* line 152, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_welcome {
  color: #000;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 20px;
}

@media (max-height: 400px) and (orientation: landscape) {
  /* line 152, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_welcome {
    margin-bottom: 15px;
  }
}

@media (min-width: 900px) {
  /* line 152, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_welcome {
    margin-bottom: 25px;
  }
}

/* line 162, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_label__check {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}

/* line 166, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_inputs {
  max-width: 240px;
  margin: 0 auto 9px;
}

@media (min-width: 900px) {
  /* line 166, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_inputs {
    max-width: 410px;
  }
}

/* line 172, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_input-block:first-child {
  margin-bottom: 20px;
}

@media (min-width: 900px) {
  /* line 172, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_input-block:first-child {
    margin-bottom: 24px;
  }
}

/* line 176, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_input {
  font-size: 16px;
  border: 2px solid rgba(28, 28, 28, 0.5);
  margin: 0 auto;
  height: 46px;
  background: #fff;
}

/* line 182, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_input::-webkit-input-placeholder {
  text-transform: capitalize;
}

/* line 184, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_input::placeholder {
  text-transform: capitalize;
}

/* line 186, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_input:focus {
  border-color: #1c1c1c;
}

@media (min-width: 900px) {
  /* line 176, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_input {
    font-size: 18px;
    padding: 24px 20px;
  }
}

/* line 191, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_checkbox_box {
  margin-bottom: 0;
  margin-right: 0;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

/* line 199, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_checkbox_text {
  margin-left: 8px;
  font-size: 12px;
  color: #000;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}

/* line 206, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_checkbox_text:first-letter {
  text-transform: capitalize;
}

/* line 208, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_buttons, .section.playtech-section .pt_links {
  margin-top: 20px;
}

@media (max-height: 400px) and (orientation: landscape) {
  /* line 208, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_buttons, .section.playtech-section .pt_links {
    margin-top: 10px;
  }
}

@media (min-width: 900px) {
  /* line 208, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_buttons, .section.playtech-section .pt_links {
    margin-top: 20px;
  }
}

/* line 214, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_button {
  background: #d71f25;
  border: 0;
  color: #fff;
  font-size: 20px;
  width: 150px;
  height: 42px;
  padding: 3px 6px;
  transition: background-color .5s;
  cursor: pointer;
}

/* line 224, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_button:hover {
  background-color: #F5260F;
}

/* line 226, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_button:disabled {
  background-color: rgba(28, 28, 28, 0.7);
}

@media (min-width: 900px) {
  /* line 214, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_button {
    width: 165px;
    height: 52px;
  }
}

/* line 231, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_logged {
  color: #eb2227;
  font-size: 24px;
  font-weight: 700;
}

@media (min-width: 900px) {
  /* line 231, app/assets/stylesheets/application/_playtech_web_client.sass */
  .section.playtech-section .pt_logged {
    font-size: 36px;
  }
}

/* line 237, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_logged .pt_spinner {
  margin: 0 auto;
  position: relative;
  height: 154px;
  width: 154px;
}

/* line 242, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_logged .pt_spinner::before {
  content: '';
  display: block;
  width: 154px;
  height: 154px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(/assets/playtech/chip_rs-c038a04f3399db5b07d19fddbc80d4d49ec95fbb99b1d18b0dcbeb343b967271.png);
  -webkit-animation: spin 5s linear infinite;
  animation: spin 5s linear infinite;
}

/* line 253, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_logged .pt_spinner::after {
  content: '';
  display: block;
  width: 154px;
  height: 154px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(/assets/playtech/chip_int-e962c5861a40a70996bcafea30d22711a0779f9790a8f13a3a06f5d14c8953e9.png);
  -webkit-animation: spin-left 5s linear infinite;
  animation: spin-left 5s linear infinite;
}

/* line 264, app/assets/stylesheets/application/_playtech_web_client.sass */
.section.playtech-section .pt_logged .pt_spinner img {
  display: block;
  position: relative;
  z-index: 3;
}

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

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

@-webkit-keyframes spin-left {
  0% {
    -webkit-transform: rotate(360deg) translateZ(0);
    transform: rotate(360deg) translateZ(0);
  }
  100% {
    -webkit-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
}

@keyframes spin-left {
  0% {
    -webkit-transform: rotate(360deg) translateZ(0);
    transform: rotate(360deg) translateZ(0);
  }
  100% {
    -webkit-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }
}

/* line 303, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list,
.games_list.pt_games_list {
  margin: 0;
}

/* line 305, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list__loaded,
.games_list.pt_games_list__loaded {
  background: #111111;
}

@media (max-width: 960px) {
  /* line 303, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list,
.games_list.pt_games_list {
    padding-top: 10px;
  }
}

@media (max-width: 960px) {
  /* line 310, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li,
.games_list.pt_games_list li {
    padding: 5px;
    width: 25%;
  }
  /* line 314, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li:nth-of-type(4n+1),
.games_list.pt_games_list li:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 316, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li:nth-of-type(5n+1),
.games_list.pt_games_list li:nth-of-type(5n+1) {
    clear: none;
  }
  /* line 320, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name,
.games_list.pt_games_list li .game .link .name {
    overflow: inherit;
    text-overflow: inherit;
  }
  /* line 323, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_long,
.games_list.pt_games_list li .game .link .name.marquee_long {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 325, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_longer,
.games_list.pt_games_list li .game .link .name.marquee_longer {
    animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 327, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_longest,
.games_list.pt_games_list li .game .link .name.marquee_longest {
    animation: marquee_long 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 768px) {
  /* line 333, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee,
.games_list.pt_games_list li .game .link .name.marquee {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 335, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_long,
.games_list.pt_games_list li .game .link .name.marquee_long {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 337, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_longer,
.games_list.pt_games_list li .game .link .name.marquee_longer {
    animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 339, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_longest,
.games_list.pt_games_list li .game .link .name.marquee_longest {
    animation: marquee_long 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 640px) {
  /* line 310, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li,
.games_list.pt_games_list li {
    width: 33%;
  }
  /* line 343, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li:nth-of-type(4n+1),
.games_list.pt_games_list li:nth-of-type(4n+1) {
    clear: none;
  }
  /* line 345, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li:nth-of-type(3n+1),
.games_list.pt_games_list li:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 350, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee,
.games_list.pt_games_list li .game .link .name.marquee {
    animation: none;
  }
}

@media (max-width: 480px) {
  /* line 356, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee,
.games_list.pt_games_list li .game .link .name.marquee {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 440px) {
  /* line 310, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li,
.games_list.pt_games_list li {
    width: 50%;
  }
  /* line 360, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li:nth-of-type(3n+1),
.games_list.pt_games_list li:nth-of-type(3n+1) {
    clear: none;
  }
  /* line 362, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li:nth-of-type(2n+1),
.games_list.pt_games_list li:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 367, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee,
.games_list.pt_games_list li .game .link .name.marquee {
    animation: none;
  }
  /* line 369, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_long,
.games_list.pt_games_list li .game .link .name.marquee_long {
    animation: none;
  }
  /* line 371, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_longer,
.games_list.pt_games_list li .game .link .name.marquee_longer {
    animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 373, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_longest,
.games_list.pt_games_list li .game .link .name.marquee_longest {
    animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 380px) {
  /* line 379, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee,
.games_list.pt_games_list li .game .link .name.marquee {
    animation: marquee_short 6s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 381, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_long,
.games_list.pt_games_list li .game .link .name.marquee_long {
    animation: marquee_short 6s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 383, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_longer,
.games_list.pt_games_list li .game .link .name.marquee_longer {
    animation: marquee 6s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 385, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_longest,
.games_list.pt_games_list li .game .link .name.marquee_longest {
    animation: marquee_long 6s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

@media (max-width: 380px) {
  /* line 391, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee,
.games_list.pt_games_list li .game .link .name.marquee {
    animation: marquee_short 5s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 393, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_long,
.games_list.pt_games_list li .game .link .name.marquee_long {
    animation: marquee 5s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 395, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_longer,
.games_list.pt_games_list li .game .link .name.marquee_longer {
    animation: marquee_long 5s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
  /* line 397, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list li .game .link .name.marquee_longest,
.games_list.pt_games_list li .game .link .name.marquee_longest {
    animation: marquee_longest 5s cubic-bezier(0.22, 1, 0.36, 1) infinite;
  }
}

/* line 402, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list .game .link:hover .name,
.games_list.pt_games_list .game .link:hover .name {
  overflow: inherit;
  text-overflow: inherit;
}

/* line 405, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list .game .link:hover .name.marquee_short,
.games_list.pt_games_list .game .link:hover .name.marquee_short {
  animation: marquee_short 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
}

/* line 407, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list .game .link:hover .name.marquee_long,
.games_list.pt_games_list .game .link:hover .name.marquee_long {
  animation: marquee 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
}

/* line 409, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list .game .link:hover .name.marquee_longer,
.games_list.pt_games_list .game .link:hover .name.marquee_longer {
  animation: marquee_long 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
}

/* line 411, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list .game .link:hover .name.marquee_longest,
.games_list.pt_games_list .game .link:hover .name.marquee_longest {
  animation: marquee_longest 7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
}

/* line 413, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list .game .link:after,
.games_list.pt_games_list .game .link:after {
  display: none;
}

/* line 2, app/assets/stylesheets/application/_game_badges.sass */
.pt_games_list .game .link .badges,
.games_list.pt_games_list .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 */
.pt_games_list .game .link .badges .badge,
.games_list.pt_games_list .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 */
  .pt_games_list .game .link .badges .badge,
.games_list.pt_games_list .game .link .badges .badge {
    margin-bottom: 8px;
    height: 30px;
  }
}

@media (min-width: 641px) {
  /* line 15, app/assets/stylesheets/application/_game_badges.sass */
  .pt_games_list .game .link .badges .badge,
.games_list.pt_games_list .game .link .badges .badge {
    height: 24px;
    margin-bottom: 4px;
  }
}

@media (min-width: 1025px) {
  /* line 15, app/assets/stylesheets/application/_game_badges.sass */
  .pt_games_list .game .link .badges .badge,
.games_list.pt_games_list .game .link .badges .badge {
    margin-bottom: 8px;
  }
}

@media (min-width: 1366px) {
  /* line 15, app/assets/stylesheets/application/_game_badges.sass */
  .pt_games_list .game .link .badges .badge,
.games_list.pt_games_list .game .link .badges .badge {
    height: 30px;
  }
}

/* line 37, app/assets/stylesheets/application/_game_badges.sass */
.pt_games_list .game .link .badges .badge_image,
.games_list.pt_games_list .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 */
  .pt_games_list .game .link .badges .badge_image,
.games_list.pt_games_list .game .link .badges .badge_image {
    width: 18px;
    height: 18px;
  }
}

@media (min-width: 641px) {
  /* line 37, app/assets/stylesheets/application/_game_badges.sass */
  .pt_games_list .game .link .badges .badge_image,
.games_list.pt_games_list .game .link .badges .badge_image {
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 1366px) {
  /* line 37, app/assets/stylesheets/application/_game_badges.sass */
  .pt_games_list .game .link .badges .badge_image,
.games_list.pt_games_list .game .link .badges .badge_image {
    width: 22px;
    height: 22px;
  }
}

/* line 51, app/assets/stylesheets/application/_game_badges.sass */
.pt_games_list .game .link .badges .badge_image + .badge--label,
.games_list.pt_games_list .game .link .badges .badge_image + .badge--label {
  margin-left: 8px;
}

/* line 54, app/assets/stylesheets/application/_game_badges.sass */
.pt_games_list .game .link .badges .badge .badge--icon,
.games_list.pt_games_list .game .link .badges .badge .badge--icon {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

/* line 59, app/assets/stylesheets/application/_game_badges.sass */
.pt_games_list .game .link .badges .badge .badge--label,
.games_list.pt_games_list .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 */
  .pt_games_list .game .link .badges .badge .badge--label,
.games_list.pt_games_list .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 */
  .pt_games_list .game .link .badges .badge .badge--label,
.games_list.pt_games_list .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 */
  .pt_games_list .game .link .badges .badge .badge--label,
.games_list.pt_games_list .game .link .badges .badge .badge--label {
    font-size: 15px;
    line-height: 22px;
  }
}

/* line 420, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list .game .link .badges .badge,
.games_list.pt_games_list .game .link .badges .badge {
  height: 24px;
}

@media (min-width: 800px) {
  /* line 420, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list .game .link .badges .badge,
.games_list.pt_games_list .game .link .badges .badge {
    height: 30px;
  }
}

/* line 424, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list .game .link .badges .badge_image,
.games_list.pt_games_list .game .link .badges .badge_image {
  width: 11px;
  height: 11px;
}

@media (min-width: 800px) {
  /* line 424, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list .game .link .badges .badge_image,
.games_list.pt_games_list .game .link .badges .badge_image {
    width: 14px;
    height: 14px;
  }
}

/* line 430, app/assets/stylesheets/application/_playtech_web_client.sass */
.pt_games_list .game .link .badges .badge .badge--label,
.games_list.pt_games_list .game .link .badges .badge .badge--label {
  font-size: 11px;
  line-height: 16px;
}

@media (min-width: 800px) {
  /* line 430, app/assets/stylesheets/application/_playtech_web_client.sass */
  .pt_games_list .game .link .badges .badge .badge--label,
.games_list.pt_games_list .game .link .badges .badge .badge--label {
    font-size: 15px;
    line-height: 22px;
  }
}

@keyframes marquee {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-35%);
  }
}

@keyframes marquee_short {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-20%);
  }
}

@keyframes marquee_long {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-60%);
  }
}

@keyframes marquee_longest {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-75%);
  }
}

/* line 1, app/assets/stylesheets/application/_promo_page.sass */
.promo-page {
  font-style: normal;
  padding-top: 0 !important;
  padding-bottom: 27px;
  max-width: 100%;
}

@media (min-width: 640px) {
  /* line 1, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page {
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page {
    padding-bottom: 54px;
  }
}

@media (min-width: 1025px) {
  /* line 1, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page {
    padding-bottom: 0;
  }
}

/* line 13, app/assets/stylesheets/application/_promo_page.sass */
.promo-page > div {
  padding: 0;
}

/* line 16, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .head {
  position: relative;
  margin: auto;
  width: 100%;
  z-index: 1;
}

@media (min-width: 640px) {
  /* line 16, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head {
    min-height: 245px;
    width: 580px;
  }
}

@media (min-width: 768px) {
  /* line 16, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head {
    width: 720px;
  }
}

@media (min-width: 1280px) {
  /* line 16, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head {
    width: 960px;
  }
}

@media (min-width: 1366px) {
  /* line 16, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head {
    width: 1060px;
  }
}

@media (min-width: 1500px) {
  /* line 16, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head {
    width: 1160px;
  }
}

/* line 33, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .head .text {
  margin: auto;
  text-align: center;
  width: 300px;
  color: white;
  position: relative;
  z-index: 2;
}

@media (min-width: 480px) {
  /* line 33, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .text {
    width: 420px;
  }
}

@media (min-width: 640px) {
  /* line 33, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .text {
    width: 50%;
    text-align: left;
    margin-left: 0;
  }
}

/* line 46, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .head .text .title {
  font-weight: 700;
  text-shadow: 0 1.50031px 0 rgba(0, 0, 0, 0.25);
  font-size: 26px;
  line-height: 30px;
  padding-top: 15px;
  padding-bottom: 20px;
}

@media (min-width: 640px) {
  /* line 46, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .text .title {
    font-size: 30px;
    line-height: 35px;
    padding-top: 48px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  /* line 46, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .text .title {
    font-size: 45px;
    line-height: 53px;
    padding-top: 54px;
    padding-bottom: 27px;
  }
}

@media (min-width: 1920px) {
  /* line 46, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .text .title {
    font-size: 55px;
    line-height: 1.2;
  }
}

/* line 66, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .head .text .description {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 20px;
}

@media (min-width: 640px) {
  /* line 66, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .text .description {
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  /* line 66, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .text .description {
    padding-bottom: 35px;
  }
}

@media (min-width: 1280px) {
  /* line 66, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .text .description {
    padding-bottom: 45px;
    font-size: 18px;
    line-height: 1.2;
  }
}

@media (min-width: 1920px) {
  /* line 66, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .text .description {
    font-size: 20px;
  }
}

/* line 82, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .head .image {
  text-align: center;
  position: relative;
  z-index: 1;
  margin: -60px auto 0;
  max-width: 300px;
}

@media (min-width: 480px) {
  /* line 82, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .image {
    margin-top: -80px;
    max-width: 420px;
  }
}

@media (min-width: 640px) {
  /* line 82, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .image {
    margin: 0 auto;
    position: absolute;
    right: -150px;
    bottom: 0;
    max-width: 580px;
  }
}

@media (min-width: 768px) {
  /* line 82, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .image {
    right: -200px;
    max-width: 720px;
  }
}

@media (min-width: 1280px) {
  /* line 82, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .image {
    max-width: 900px;
    right: -90px;
  }
}

/* line 103, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .head .image img {
  max-width: 180%;
  position: relative;
  margin: 0 auto;
  display: block;
  left: -40%;
  top: 0;
}

@media (min-width: 480px) {
  /* line 103, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .image img {
    max-width: 160%;
    left: -30%;
  }
}

@media (min-width: 640px) {
  /* line 103, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .head .image img {
    max-width: 100%;
    left: 0;
  }
}

/* line 117, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .body {
  background: #FAFAFA;
  border-radius: 8px;
  padding: 10px;
  margin: auto auto 10px;
  width: 300px;
  position: relative;
  z-index: 2;
  font-weight: 400;
}

@media (min-width: 480px) {
  /* line 117, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .body {
    width: 420px;
  }
}

@media (min-width: 640px) {
  /* line 117, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .body {
    padding: 26px;
    margin: auto auto 10px;
    width: 580px;
  }
}

@media (min-width: 768px) {
  /* line 117, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .body {
    padding: 30px;
    margin: auto auto 20px;
    width: 720px;
  }
}

@media (min-width: 1280px) {
  /* line 117, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .body {
    width: 960px;
  }
}

@media (min-width: 1366px) {
  /* line 117, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .body {
    width: 1060px;
  }
}

@media (min-width: 1500px) {
  /* line 117, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .body {
    width: 1160px;
  }
}

/* line 142, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .widget {
  margin: auto auto 10px;
  width: 300px;
  position: relative;
  z-index: 2;
  font-weight: 400;
}

@media (min-width: 480px) {
  /* line 142, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .widget {
    width: 420px;
  }
}

@media (min-width: 640px) {
  /* line 142, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .widget {
    margin: auto auto 10px;
    width: 580px;
  }
}

@media (min-width: 768px) {
  /* line 142, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .widget {
    margin: auto auto 20px;
    width: 720px;
  }
}

@media (min-width: 1280px) {
  /* line 142, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .widget {
    width: 960px;
  }
}

@media (min-width: 1366px) {
  /* line 142, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .widget {
    width: 1060px;
  }
}

@media (min-width: 1500px) {
  /* line 142, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .widget {
    width: 1160px;
  }
}

/* line 162, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .widget_promo {
  background: #FAFAFA;
  border-radius: 8px;
  padding: 10px;
  font-weight: 400;
}

@media (min-width: 640px) {
  /* line 162, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .widget_promo {
    padding: 15px 26px 26px;
  }
}

@media (min-width: 768px) {
  /* line 162, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .widget_promo {
    padding: 20px 30px 30px;
  }
}

@media (min-width: 1280px) {
  /* line 162, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .widget_promo {
    padding-top: 30px;
  }
}

/* line 173, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .widget_tournament {
  background: none;
  border-radius: 0;
  padding: 0;
}

/* line 178, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .body h1, .promo-page .body h2, .promo-page .body h3, .promo-page .body h4, .promo-page .body h5, .promo-page .body h6 {
  font-weight: 700;
}

/* line 180, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .body h1::after, .promo-page .body h2::after, .promo-page .body h3::after, .promo-page .body h4::after, .promo-page .body h5::after, .promo-page .body h6::after {
  content: '';
  margin: 10px auto 20px;
  display: block;
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {
  /* line 180, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page .body h1::after, .promo-page .body h2::after, .promo-page .body h3::after, .promo-page .body h4::after, .promo-page .body h5::after, .promo-page .body h6::after {
    width: 100px;
    margin: 15px auto 25px 0;
  }
}

/* line 190, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .body ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

/* line 194, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .body ul li {
  position: relative;
  padding-left: 16px;
}

/* line 197, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .body ul li::before {
  content: '';
  background: #F31919;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}

/* line 207, app/assets/stylesheets/application/_promo_page.sass */
.promo-page .body ul li p {
  color: #222222;
}

@media (min-width: 768px) {
  /* line 211, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .text {
    width: 240px;
  }
}

@media (min-width: 1280px) {
  /* line 211, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .text {
    width: 50%;
  }
}

@media (min-width: 640px) {
  /* line 216, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .text .title {
    font-size: 32px;
    line-height: 1.2;
  }
}

@media (min-width: 1280px) {
  /* line 216, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .text .title {
    font-size: 40px;
  }
}

@media (min-width: 1366px) {
  /* line 216, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .text .title {
    font-size: 50px;
  }
}

@media (min-width: 1500px) {
  /* line 216, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .text .title {
    font-size: 60px;
  }
}

@media (min-width: 640px) {
  /* line 226, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .text .description {
    font-size: 22px;
    line-height: 1.2;
  }
}

@media (min-width: 1366px) {
  /* line 226, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .text .description {
    font-size: 24px;
  }
}

@media (min-width: 1500px) {
  /* line 226, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .text .description {
    font-size: 28px;
  }
}

/* line 234, app/assets/stylesheets/application/_promo_page.sass */
.promo-page.adventcalendar .head .image {
  margin-top: 0;
}

@media (min-width: 640px) {
  /* line 234, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .image {
    right: -10px;
    bottom: 0;
    max-width: 400px;
  }
}

@media (min-width: 768px) {
  /* line 234, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .image {
    max-width: 500px;
  }
}

@media (min-width: 1280px) {
  /* line 234, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .image {
    max-width: 560px;
  }
}

@media (min-width: 1366px) {
  /* line 234, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .image {
    max-width: 640px;
  }
}

@media (min-width: 1500px) {
  /* line 234, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.adventcalendar .head .image {
    max-width: 720px;
  }
}

/* line 248, app/assets/stylesheets/application/_promo_page.sass */
.promo-page.adventcalendar .head .image img {
  max-width: 100%;
  left: 0;
}

/* line 252, app/assets/stylesheets/application/_promo_page.sass */
.promo-page.lottery {
  -webkit-background-size: auto !important;
  background-size: auto !important;
  background-position: top left;
}

/* line 256, app/assets/stylesheets/application/_promo_page.sass */
.promo-page.lottery .site-left {
  z-index: 2;
  position: relative;
}

@media (min-width: 1280px) {
  /* line 256, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .site-left {
    z-index: unset;
  }
}

/* line 261, app/assets/stylesheets/application/_promo_page.sass */
.promo-page.lottery .site-right {
  position: relative;
  z-index: 1;
}

@media (min-width: 1280px) {
  /* line 261, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .site-right {
    z-index: unset;
  }
}

/* line 267, app/assets/stylesheets/application/_promo_page.sass */
.promo-page.lottery .head .image {
  margin: -50px auto -90px;
}

@media (min-width: 480px) {
  /* line 267, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .head .image {
    margin: -60px auto -135px;
  }
}

@media (min-width: 640px) {
  /* line 267, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .head .image {
    right: -10px;
    bottom: 0;
    max-width: 400px;
  }
}

@media (min-width: 768px) {
  /* line 267, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .head .image {
    max-width: 500px;
  }
}

@media (min-width: 1280px) {
  /* line 267, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .head .image {
    max-width: 560px;
  }
}

@media (min-width: 1366px) {
  /* line 267, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .head .image {
    max-width: 640px;
  }
}

@media (min-width: 1500px) {
  /* line 267, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .head .image {
    max-width: 720px;
  }
}

/* line 283, app/assets/stylesheets/application/_promo_page.sass */
.promo-page.lottery .head .image img {
  left: -80%;
}

@media (min-width: 480px) {
  /* line 283, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .head .image img {
    max-width: 200%;
    left: -95%;
  }
}

@media (min-width: 768px) {
  /* line 283, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .head .image img {
    max-width: 180%;
    left: -76%;
  }
}

@media (min-width: 1366px) {
  /* line 283, app/assets/stylesheets/application/_promo_page.sass */
  .promo-page.lottery .head .image img {
    max-width: 160%;
    left: -58%;
  }
}

@media (min-width: 1025px) {
  /* line 4, app/assets/stylesheets/application/_promo_sidebar.sass */
  .left-column .site-sidebar__promo .side-navigation h4 {
    padding: 0 15px;
  }
}

/* line 9, app/assets/stylesheets/application/_promo_sidebar.sass */
.promo-banner_list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 10px;
}

@media (min-width: 1025px) {
  /* line 9, app/assets/stylesheets/application/_promo_sidebar.sass */
  .promo-banner_list {
    padding-bottom: 0;
    display: block;
  }
}

/* line 18, app/assets/stylesheets/application/_promo_sidebar.sass */
.promo-banner_item {
  margin-right: 4px;
  min-width: calc(50% - 2px);
  max-width: calc(50% - 2px);
  margin-bottom: 5px;
  padding: 5px 0;
}

/* line 24, app/assets/stylesheets/application/_promo_sidebar.sass */
.promo-banner_item:nth-child(2n) {
  margin-right: 0;
}

@media (min-width: 640px) {
  /* line 18, app/assets/stylesheets/application/_promo_sidebar.sass */
  .promo-banner_item {
    min-width: calc(33% - 2px);
    max-width: calc(33% - 2px);
  }
  /* line 29, app/assets/stylesheets/application/_promo_sidebar.sass */
  .promo-banner_item:nth-child(2n) {
    margin-right: 4px;
  }
  /* line 31, app/assets/stylesheets/application/_promo_sidebar.sass */
  .promo-banner_item:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  /* line 18, app/assets/stylesheets/application/_promo_sidebar.sass */
  .promo-banner_item {
    min-width: calc(25% - 3px);
    max-width: calc(25% - 3px);
  }
  /* line 36, app/assets/stylesheets/application/_promo_sidebar.sass */
  .promo-banner_item:nth-child(3n) {
    margin-right: 4px;
  }
  /* line 38, app/assets/stylesheets/application/_promo_sidebar.sass */
  .promo-banner_item:nth-child(4n) {
    margin-right: 0;
  }
}

@media (min-width: 1025px) {
  /* line 18, app/assets/stylesheets/application/_promo_sidebar.sass */
  .promo-banner_item {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
    padding: 10px 15px;
  }
}

/* line 45, app/assets/stylesheets/application/_promo_sidebar.sass */
.promo-banner_item.selected {
  background: #B11116;
}

/* line 48, app/assets/stylesheets/application/_promo_sidebar.sass */
.promo-banner_item.selected .promo-banner_image {
  border: 1px solid #FFFFFF;
}

/* line 50, app/assets/stylesheets/application/_promo_sidebar.sass */
.promo-banner_item.selected .promo-banner_title {
  color: #fff;
}

@media (min-width: 1025px) {
  /* line 52, app/assets/stylesheets/application/_promo_sidebar.sass */
  .promo-banner_image-wrapper {
    height: 62px;
    width: 100%;
    overflow: hidden;
    border-radius: 2px;
  }
}

/* line 58, app/assets/stylesheets/application/_promo_sidebar.sass */
.promo-banner_image {
  display: block;
  border-radius: 2px;
  aspect-ratio: 580 / 150;
}

/* line 62, app/assets/stylesheets/application/_promo_sidebar.sass */
.promo-banner_title {
  font-size: 12px;
  color: #414141;
  margin: 4px 0 0;
}

@media (min-width: 1025px) {
  /* line 62, app/assets/stylesheets/application/_promo_sidebar.sass */
  .promo-banner_title {
    font-size: 15px;
  }
}

@media (min-width: 1025px) {
  /* line 69, app/assets/stylesheets/application/_promo_sidebar.sass */
  .s-navigation_drop-block__cross {
    position: sticky;
    bottom: 0;
    left: 0;
    overflow: visible !important;
  }
}

/* line 76, app/assets/stylesheets/application/_promo_sidebar.sass */
.cross-promo {
  padding-top: 5px;
  background: #ffffff;
}

@media (min-width: 1025px) {
  /* line 76, app/assets/stylesheets/application/_promo_sidebar.sass */
  .cross-promo {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.25);
    width: 100%;
    position: relative;
    bottom: -21px;
  }
}

/* line 86, app/assets/stylesheets/application/_promo_sidebar.sass */
.cross-promo .promo-banner_list {
  padding-bottom: 0;
}

/* line 8, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar {
  background: #fafafa;
  border-radius: 8px;
  padding: 15px 10px;
}

@media (min-width: 640px) {
  /* line 8, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar {
    padding: 20px 15px;
  }
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 1280px) {
  /* line 8, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar {
    padding: 20px 25px 25px;
  }
}

/* line 23, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_top {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 17px;
  padding: 0 4px 18px;
}

@media (min-width: 640px) {
  /* line 23, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_top {
    padding-right: 6px;
    padding-left: 6px;
  }
}

@media (min-width: 1280px) {
  /* line 23, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_top {
    padding: 0 0 24px;
  }
}

/* line 37, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_top::after {
  content: "";
  display: block;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  width: calc(100% - 8px);
  left: 4px;
}

@media (min-width: 640px) {
  /* line 37, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_top::after {
    width: calc(100% - 10px);
    left: 5px;
  }
}

@media (min-width: 1280px) {
  /* line 37, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_top::after {
    width: 100%;
    left: 0;
  }
}

/* line 56, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_icon {
  color: #f31919;
  margin-right: 10px;
  font-size: 24px;
}

@media (min-width: 1280px) {
  /* line 56, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_icon {
    font-size: 32px;
  }
}

/* line 64, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_title {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
}

@media (min-width: 1280px) {
  /* line 64, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_title {
    font-size: 20px;
  }
}

/* line 73, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_days {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

@media (min-width: 480px) {
  /* line 73, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_days {
    margin-right: -4px;
  }
}

@media (min-width: 640px) {
  /* line 73, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_days {
    margin-right: -6px;
    margin-left: -4px;
  }
}

/* line 87, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day {
  background: #ededed;
  border-radius: 4px;
  padding: 4px 8px;
  min-width: 47%;
  max-width: 47%;
  margin: 4px;
  height: 60px;
  position: relative;
  overflow: hidden;
  border: 1px solid #ededed;
  cursor: pointer;
  transition: border 0.3s ease;
}

/* line 100, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day:hover {
  border-color: #f31919;
}

@media (min-width: 480px) {
  /* line 87, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_day {
    min-width: 31%;
    max-width: 31%;
  }
}

@media (min-width: 640px) {
  /* line 87, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_day {
    min-width: 23%;
    max-width: 23%;
  }
}

@media (min-width: 768px) {
  /* line 87, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_day {
    min-width: 160px;
    max-width: 160px;
    margin: 5px;
  }
}

@media (min-width: 1280px) {
  /* line 87, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_day {
    margin: 3px;
    min-width: 154px;
    max-width: 154px;
    height: 70px;
  }
}

/* line 123, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day__success .fa {
  color: #30c359;
}

/* line 128, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day__fail .fa {
  color: #ff0000;
}

/* line 132, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day__disabled {
  background: none;
  cursor: default;
}

@media (max-width: 1279px) {
  /* line 136, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_day__disabled:nth-child(1), .euro_calendar .calendar_day__disabled:nth-child(2), .euro_calendar .calendar_day__disabled:nth-child(3), .euro_calendar .calendar_day__disabled:nth-child(4) {
    display: none;
  }
}

@media (min-width: 480px) and (max-width: 639px) {
  /* line 144, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_day__disabled:nth-child(4) {
    display: block;
  }
}

/* line 148, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day__disabled:hover {
  border-color: #ededed;
}

/* line 152, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day__disabled .c-day_top {
  opacity: 0.08;
}

/* line 157, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day.selected {
  background: #f31919;
  color: #ffffff;
  border-color: #f31919;
}

/* line 161, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day.selected:hover {
  background: #f31919;
  color: #ffffff;
}

/* line 166, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day.selected .c-day_date, .euro_calendar .calendar_day.selected .c-day_month {
  color: #ffffff;
}

/* line 169, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day.selected .c-day_status {
  display: none;
}

/* line 172, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_day.selected .c-day_game {
  color: #ffffff;
}

/* line 178, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .calendar_week {
  display: none;
}

@media (min-width: 1280px) {
  /* line 178, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .calendar_week {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-left: 2px;
  }
}

/* line 190, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .c-week_day {
  margin: 3px;
  min-width: 154px;
  max-width: 154px;
  font-size: 15px;
}

/* line 198, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .c-day_top {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  position: relative;
  line-height: 1;
}

/* line 205, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .c-day_date {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
}

@media (min-width: 1280px) {
  /* line 205, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .c-day_date {
    font-size: 30px;
  }
}

/* line 213, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .c-day_month {
  color: #000000;
  font-size: 12px;
  padding-left: 8px;
}

@media (min-width: 1280px) {
  /* line 213, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .c-day_month {
    font-size: 14px;
  }
}

/* line 221, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .c-day_status {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 226, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .c-day_game {
  position: absolute;
  left: 8px;
  bottom: 4px;
  font-size: 11px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 90%;
}

@media (min-width: 1280px) {
  /* line 226, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .c-day_game {
    font-size: 12px;
  }
}

/* line 241, app/assets/stylesheets/application/_tournament_promo.scss */
.euro_calendar .c-day_anchor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

@media (min-width: 1366px) {
  /* line 241, app/assets/stylesheets/application/_tournament_promo.scss */
  .euro_calendar .c-day_anchor {
    display: none;
  }
}

/* line 255, app/assets/stylesheets/application/_tournament_promo.scss */
.t-results {
  background: #fafafa;
  border-radius: 8px;
  padding: 15px 10px;
  margin-top: 15px;
}

@media (min-width: 640px) {
  /* line 255, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results {
    padding: 20px 15px;
  }
}

@media (min-width: 768px) {
  /* line 255, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media (min-width: 1280px) {
  /* line 255, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results {
    padding: 20px 25px;
  }
}

/* line 273, app/assets/stylesheets/application/_tournament_promo.scss */
.t-results_top {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 278, app/assets/stylesheets/application/_tournament_promo.scss */
.t-results_icon {
  background: url(/assets/tournament/goblet-c443dc9aa9ec50a36c8a963080445f25e9e4a2b0559791fd397535b2b74bde86.svg) center;
  background-size: cover;
  height: 26px;
  min-width: 26px;
  max-width: 26px;
  margin-right: 10px;
}

@media (min-width: 480px) {
  /* line 278, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results_icon {
    height: 30px;
    min-width: 30px;
    max-width: 30px;
  }
}

@media (min-width: 1280px) {
  /* line 278, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results_icon {
    height: 32px;
    min-width: 32px;
    max-width: 32px;
  }
}

/* line 296, app/assets/stylesheets/application/_tournament_promo.scss */
.t-results_win {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
}

@media (min-width: 480px) {
  /* line 296, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results_win {
    font-size: 18px;
  }
}

@media (min-width: 1280px) {
  /* line 296, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results_win {
    font-size: 22px;
  }
}

@media (min-width: 480px) {
  /* line 307, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results_info {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  /* line 307, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results_info {
    margin-top: 0;
  }
}

/* line 318, app/assets/stylesheets/application/_tournament_promo.scss */
.t-results_text {
  text-align: center;
  font-size: 18px;
  margin: 5px auto;
}

@media (min-width: 480px) {
  /* line 318, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results_text {
    padding: 5px 10px;
    margin: 5px 0 0;
    position: relative;
    font-size: 20px;
  }
  /* line 328, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results_text:first-child::after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.15);
  }
}

@media (min-width: 1280px) {
  /* line 318, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results_text {
    font-size: 24px;
    padding: 0 20px;
    line-height: 1;
    margin-top: 0;
  }
  /* line 345, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-results_text:last-child {
    padding-right: 0;
  }
}

/* line 349, app/assets/stylesheets/application/_tournament_promo.scss */
.t-results_text__red {
  color: #f31919;
  font-weight: 700;
}

/* line 357, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches {
  background: #FAFAFA;
  border-radius: 8px;
  margin: 15px auto;
  padding: 15px 10px;
}

@media (min-width: 640px) {
  /* line 357, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches {
    padding: 20px 15px;
  }
}

@media (min-width: 768px) {
  /* line 357, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 1280px) {
  /* line 357, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches {
    padding: 20px 25px 25px;
  }
}

@media (min-width: 1280px) {
  /* line 372, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }
}

/* line 380, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches_date {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  line-height: 1;
}

@media (min-width: 768px) {
  /* line 380, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches_date {
    font-size: 30px;
  }
}

@media (min-width: 1280px) {
  /* line 380, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches_date {
    font-size: 36px;
    margin-bottom: 0;
  }
}

/* line 396, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches_date__day {
  margin-right: 6px;
}

@media (min-width: 768px) {
  /* line 396, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches_date__day {
    margin-right: 10px;
  }
}

/* line 403, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches_completed {
  background: #FAFAFA;
  border-radius: 8px;
  margin: 10px auto;
  padding: 25px 15px;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
}

@media (min-width: 640px) {
  /* line 403, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches_completed {
    padding: 40px 30px;
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  /* line 403, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches_completed {
    margin: 20px auto;
    font-size: 30px;
  }
}

@media (min-width: 1280px) {
  /* line 403, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches_completed {
    padding: 60px 40px;
    font-size: 36px;
  }
}

/* line 424, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches_text {
  font-size: 16px;
  background: #ededed;
  border-radius: 6px;
  padding: 4px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
}

@media (min-width: 1280px) {
  /* line 424, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches_text {
    font-size: 14px;
    padding: 10px 70px 10px 18px;
    border-radius: 100px;
    margin-bottom: 0;
  }
}

/* line 439, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches_text_red {
  color: #f31919;
}

/* line 442, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches_text .t-matches_euro-ball {
  display: none;
  position: absolute;
  right: -5px;
  top: -7px;
}

@media (min-width: 1280px) {
  /* line 442, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches_text .t-matches_euro-ball {
    display: block;
  }
}

/* line 452, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item {
  background: rgba(0, 0, 0, 0.04);
  border-radius: 6px;
  margin: 5px auto;
  padding: 10px 5px;
}

@media (min-width: 640px) {
  /* line 452, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px;
  }
}

@media (min-width: 768px) {
  /* line 452, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item {
    padding: 15px;
    justify-content: space-between;
  }
}

@media (min-width: 1280px) {
  /* line 452, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item {
    padding: 5px 7px 5px 11px;
  }
}

/* line 471, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_left {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

@media (min-width: 640px) {
  /* line 471, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_left {
    min-width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 471, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_left {
    margin-bottom: 0;
    min-width: 200px;
    max-width: 250px;
  }
}

@media (min-width: 1280px) {
  /* line 471, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_left {
    min-width: 350px;
    max-width: 350px;
    margin-right: -150px;
    justify-content: flex-start;
  }
}

/* line 491, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_ball {
  color: rgba(0, 0, 0, 0.22);
  font-size: 24px;
  line-height: 1;
  margin-right: 10px;
}

@media (min-width: 1280px) {
  /* line 491, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_ball {
    font-size: 20px;
  }
}

/* line 500, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_name {
  font-size: 20px;
}

@media (min-width: 640px) {
  /* line 500, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_name {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 500, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_name {
    font-size: 18px;
  }
}

/* line 509, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_middle {
  margin-bottom: 10px;
}

@media (min-width: 640px) {
  /* line 509, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_middle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

@media (min-width: 1280px) {
  /* line 509, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_middle {
    min-width: 350px;
    justify-content: flex-start;
  }
}

/* line 522, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_date {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

@media (min-width: 640px) {
  /* line 522, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_date {
    margin-bottom: 0;
  }
}

@media (min-width: 1280px) {
  /* line 522, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_date {
    margin-right: 60px;
  }
}

/* line 533, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_date span {
  font-size: 18px;
}

@media (min-width: 640px) {
  /* line 533, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_date span {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  /* line 533, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_date span {
    font-size: 15px;
  }
}

/* line 543, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_clock {
  color: rgba(0, 0, 0, 0.22);
  font-size: 24px;
  line-height: 1;
  margin-right: 7px;
}

@media (min-width: 1280px) {
  /* line 543, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_clock {
    font-size: 20px;
  }
}

/* line 553, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item .m-result {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

@media (min-width: 640px) {
  /* line 553, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item .m-result {
    margin-bottom: 0;
    min-width: 210px;
    justify-content: flex-end;
  }
}

@media (min-width: 768px) {
  /* line 553, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item .m-result {
    min-width: 280px;
  }
}

@media (min-width: 1280px) {
  /* line 553, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item .m-result {
    min-width: 100px;
  }
}

/* line 569, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item .m-result__default {
  opacity: 0.2;
}

/* line 572, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item .m-result_icon {
  font-size: 24px;
  line-height: 1;
  margin-right: 7px;
}

@media (min-width: 1280px) {
  /* line 572, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item .m-result_icon {
    font-size: 20px;
  }
}

/* line 579, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item .m-result_icon__fail {
  color: #f31919;
}

/* line 582, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item .m-result_icon__success {
  color: #30C359;
}

/* line 586, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item .m-result_text {
  font-size: 18px;
}

@media (min-width: 640px) {
  /* line 586, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item .m-result_text {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  /* line 586, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item .m-result_text {
    font-size: 15px;
  }
}

/* line 597, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_buttons {
  text-align: center;
}

@media (min-width: 640px) {
  /* line 597, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_buttons {
    min-width: 100%;
    max-width: 100%;
    margin-top: 15px;
  }
}

@media (min-width: 1280px) {
  /* line 597, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_buttons {
    min-width: 100px;
    max-width: 300px;
    margin-top: 0;
  }
}

/* line 609, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_buttons .m-item_button,
.t-matches .m-item_buttons .m-item_button:visited {
  margin: 0 auto;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  background: #f31919;
  border-radius: 4px;
  padding: 12px 22px;
  border: 1px solid #f31919;
  cursor: pointer;
  transition: all .2s ease;
}

/* line 621, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_buttons .m-item_button:hover,
.t-matches .m-item_buttons .m-item_button:visited:hover {
  color: #f31919;
  background: transparent;
}

@media (min-width: 480px) {
  /* line 609, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_buttons .m-item_button,
.t-matches .m-item_buttons .m-item_button:visited {
    padding: 14px 32px;
  }
}

@media (min-width: 768px) {
  /* line 609, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_buttons .m-item_button,
.t-matches .m-item_buttons .m-item_button:visited {
    padding: 14px 44px;
  }
}

@media (min-width: 1280px) {
  /* line 609, app/assets/stylesheets/application/_tournament_promo.scss */
  .t-matches .m-item_buttons .m-item_button,
.t-matches .m-item_buttons .m-item_button:visited {
    font-size: 17px;
    padding: 10px 25px;
  }
}

/* line 635, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_buttons .m-item_button.disabled,
.t-matches .m-item_buttons .m-item_button.disabled:visited {
  opacity: 0.2;
  cursor: default;
}

/* line 638, app/assets/stylesheets/application/_tournament_promo.scss */
.t-matches .m-item_buttons .m-item_button.disabled:hover,
.t-matches .m-item_buttons .m-item_button.disabled:visited:hover {
  color: #ffffff;
  background: #f31919;
}

/* line 8, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget {
  background: #ffffff;
  position: relative;
  border-radius: 8px;
  padding: 15px 10px;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget {
    padding: 30px 20px;
  }
}

@media (min-width: 1280px) {
  /* line 8, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget {
    padding: 30px 36px;
  }
}

/* line 21, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_top {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 21, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .calendar_top {
    padding-bottom: 24px;
    margin-bottom: 24px;
    align-items: center;
  }
}

/* line 33, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_top img, .advent_calendar_widget .calendar_top svg {
  min-width: 33px;
  max-width: 33px;
  margin-right: 14px;
  height: 30px;
}

@media (min-width: 768px) {
  /* line 33, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .calendar_top img, .advent_calendar_widget .calendar_top svg {
    margin-right: 10px;
  }
}

@media (min-width: 1280px) {
  /* line 33, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .calendar_top img, .advent_calendar_widget .calendar_top svg {
    height: 33px;
    min-width: 36px;
    max-width: 36px;
  }
}

/* line 47, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_top::after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}

/* line 58, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_title {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  margin: 0 auto 0 0;
  line-height: 1.3;
}

@media (min-width: 768px) {
  /* line 58, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .calendar_title {
    font-size: 22px;
  }
}

@media (min-width: 1280px) {
  /* line 58, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .calendar_title {
    font-size: 28px;
  }
}

/* line 70, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_title .highlighted_text {
  color: #f31919;
}

/* line 74, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_days {
  display: flex;
  flex-wrap: wrap;
}

/* line 79, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_day.selected {
  background: url(/assets/xmas21/snow_bg-2ec2ae2f38b1d7c3e1b683cb00756921cba4338e76ebf8d2f4e19d62861a476f.png);
  background-size: cover;
  overflow: hidden;
}

/* line 83, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_day.selected::before {
  border-color: rgba(255, 255, 255, 0.5);
}

/* line 86, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_day.selected::after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  background: linear-gradient(155deg, #ff0660 0%, rgba(255, 137, 52, 0.7) 100%);
}

/* line 98, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_day.selected .c-day_day, .advent_calendar_widget .calendar_day.selected .c-day_month {
  color: #ffffff;
}

/* line 102, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_day.selected .c-day_image img {
  position: relative;
}

/* line 105, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_day.selected .c-day_image::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  height: 1px;
  width: 1px;
  box-shadow: 0 0 50px 50px rgba(255, 235, 130, 0.9);
}

/* line 119, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_day.past .c-day_top {
  opacity: 25%;
}

/* line 123, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .calendar_day.past.not_rewarded img {
  filter: grayscale(100%);
}

/* line 131, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .c-day {
  padding: 7px 6px;
  border-radius: 4px;
  position: relative;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
  min-width: 90px;
  max-width: 90px;
  margin-bottom: 10px;
  margin-right: 5px;
}

/* line 140, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .c-day:nth-child(3n) {
  margin-right: 0;
}

@media (min-width: 480px) {
  /* line 131, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day {
    min-width: 130px;
    max-width: 130px;
    padding: 10px;
  }
}

@media (min-width: 640px) {
  /* line 131, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day {
    min-width: 136px;
    max-width: 136px;
  }
  /* line 151, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day:nth-child(3n) {
    margin-right: 5px;
  }
  /* line 154, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day:nth-child(4n) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  /* line 131, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day {
    min-width: 132px;
    max-width: 132px;
  }
  /* line 161, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day:nth-child(4n) {
    margin-right: 5px;
  }
  /* line 164, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day:nth-child(5n) {
    margin-right: 0;
  }
}

@media (min-width: 1280px) {
  /* line 131, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day {
    min-width: 143px;
    max-width: 143px;
  }
  /* line 171, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day:nth-child(5n) {
    margin-right: 5px;
  }
  /* line 174, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day:nth-child(6n) {
    margin-right: 0;
  }
}

@media (min-width: 1366px) {
  /* line 131, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day {
    min-width: 136px;
    max-width: 136px;
  }
  /* line 181, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day:nth-child(6n) {
    margin-right: 5px;
  }
  /* line 184, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day:nth-child(7n) {
    margin-right: 0;
  }
}

@media (min-width: 1500px) {
  /* line 131, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day {
    min-width: 151px;
    max-width: 151px;
  }
  /* line 191, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day:nth-child(5n) {
    margin-right: 5px;
  }
  /* line 194, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day:nth-child(7n) {
    margin-right: 0;
  }
}

/* line 198, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .c-day::before {
  content: '';
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 4px;
  z-index: 1;
}

@media (min-width: 1280px) {
  /* line 198, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day::before {
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
  }
}

/* line 216, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .c-day_top {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  z-index: 2;
}

/* line 223, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .c-day_day {
  color: #f31919;
  font-size: 17px;
  font-weight: bold;
  margin-right: 3px;
  line-height: 1;
}

@media (min-width: 480px) {
  /* line 223, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day_day {
    font-size: 26px;
    margin-right: 4px;
  }
}

@media (min-width: 640px) {
  /* line 223, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day_day {
    margin-right: 6px;
  }
}

@media (min-width: 1280px) {
  /* line 223, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day_day {
    font-size: 32px;
  }
}

/* line 240, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .c-day_month {
  color: #000000;
  font-size: 11px;
  line-height: 1.2;
}

@media (min-width: 480px) {
  /* line 240, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day_month {
    font-size: 13px;
  }
}

@media (min-width: 1280px) {
  /* line 240, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day_month {
    font-size: 14px;
  }
}

/* line 251, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .c-day_image {
  margin-top: 8px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

@media (min-width: 480px) {
  /* line 251, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day_image {
    height: 110px;
    margin-top: 12px;
  }
}

@media (min-width: 1280px) {
  /* line 251, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .c-day_image {
    height: 122px;
  }
}

/* line 266, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .c-day_image img {
  max-width: 100%;
  max-height: 100%;
}

/* line 273, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses {
  padding-top: 20px;
}

@media (min-width: 640px) {
  /* line 273, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses {
    padding-top: 24px;
  }
}

/* line 278, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

@media (min-width: 640px) {
  /* line 278, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_title {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  /* line 278, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_title {
    font-size: 32px;
  }
}

/* line 291, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_title::after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  margin: 20px auto;
}

@media (min-width: 640px) {
  /* line 291, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_title::after {
    margin: 24px auto;
  }
}

/* line 303, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_info {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: relative;
  padding: 18px;
}

@media (min-width: 640px) {
  /* line 303, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_info {
    padding: 18px 28px;
  }
}

@media (min-width: 1280px) {
  /* line 303, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_info {
    padding: 27px 35px;
  }
}

/* line 314, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_info::before {
  content: '';
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border-radius: 4px;
  z-index: 1;
}

/* line 327, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_no-deposit {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  padding: 10px;
  text-align: center;
}

@media (min-width: 640px) {
  /* line 327, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_no-deposit {
    font-size: 22px;
  }
}

@media (min-width: 1280px) {
  /* line 327, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_no-deposit {
    font-size: 28px;
  }
}

/* line 340, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_choose {
  margin: 20px auto 0;
  max-width: 320px;
}

@media (min-width: 640px) {
  /* line 340, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_choose {
    margin-top: 32px;
    padding-bottom: 12px;
  }
}

/* line 347, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_choose button {
  text-align: center;
  height: 47px;
  line-height: 47px;
  font-size: 20px;
  font-weight: bold;
  display: block;
  color: #ffffff;
  background: linear-gradient(to bottom, #ff4343 0%, #f80000 100%);
  border-radius: 8px;
  box-shadow: inset 0 4px 16px -4px rgba(255, 255, 255, 0.25), 0 6px 7px rgba(0, 0, 0, 0.2), 0 3px 0px 0px #af0003;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  border: 0;
  position: relative;
}

/* line 363, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_choose button:hover {
  background: linear-gradient(to top, #ff4343 0%, #f80000 100%);
}

/* line 366, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_choose button:active {
  top: 2px;
  box-shadow: inset 0 4px 16px -4px rgba(255, 255, 255, 0.25), 0 6px 7px rgba(0, 0, 0, 0.2), 0 1px 0px 0px #af0003;
}

@media (min-width: 640px) {
  /* line 347, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_choose button {
    font-size: 24px;
    height: 52px;
    line-height: 52px;
  }
}

/* line 375, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_choose button.disabled {
  color: #000000;
  background: #9b9b9b;
  opacity: 0.8;
  box-shadow: inset 0 4px 16px -4px rgba(255, 255, 255, 0.25), 0 6px 7px rgba(0, 0, 0, 0.2), 0 3px 0px 0px #4a4a4a;
}

/* line 380, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_choose button.disabled:hover {
  background: #9b9b9b;
}

/* line 383, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_choose button.disabled:active {
  top: 0;
  box-shadow: inset 0 4px 16px -4px rgba(255, 255, 255, 0.25), 0 6px 7px rgba(0, 0, 0, 0.2), 0 3px 0px 0px #4a4a4a;
}

@media (min-width: 640px) {
  /* line 390, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}

/* line 397, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bonuses_item {
  position: relative;
  margin-bottom: 16px;
}

@media (min-width: 640px) {
  /* line 397, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bonuses_item {
    width: 32%;
    min-width: 32%;
    max-width: 32%;
  }
}

/* line 409, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-title_red {
  color: #f31919;
}

@media (min-width: 640px) {
  /* line 414, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media (min-width: 640px) {
  /* line 420, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-info_left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}

/* line 427, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-info_site {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 32px;
  position: relative;
  max-width: 200px;
  margin: 0 auto;
}

@media (min-width: 640px) {
  /* line 427, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-info_site {
    padding-bottom: 0;
  }
}

/* line 438, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-info_site::after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 16px;
  left: 0;
}

@media (min-width: 640px) {
  /* line 438, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-info_site::after {
    position: static;
    margin-left: 28px;
    margin-right: 28px;
    width: 1px;
    height: 40px;
  }
}

/* line 456, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-info_summary {
  font-size: 16px;
  line-height: 1;
  text-align: center;
}

@media (min-width: 1280px) {
  /* line 456, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-info_summary {
    font-size: 18px;
  }
}

/* line 464, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-info_status {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 640px) {
  /* line 464, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-info_status {
    margin-top: 0;
  }
}

/* line 477, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bi-site_image svg {
  height: 30px;
  display: block;
}

/* line 482, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bi-site_text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-left: 10px;
}

@media (min-width: 1280px) {
  /* line 482, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bi-site_text {
    font-size: 24px;
  }
}

/* line 494, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .bi-status_text {
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  margin-left: 8px;
}

@media (min-width: 1280px) {
  /* line 494, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .bi-status_text {
    font-size: 20px;
  }
}

/* line 505, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item {
  filter: grayscale(75%);
  opacity: 0.8;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

@media (min-width: 640px) {
  /* line 505, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item {
    cursor: default;
    filter: grayscale(0);
    opacity: 1;
  }
  /* line 515, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item .b-item_info {
    filter: grayscale(75%);
    opacity: 0.8;
  }
}

/* line 520, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item.selected {
  opacity: 1;
  z-index: 2;
}

@media (max-width: 639px) {
  /* line 520, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item.selected {
    transform: scale(1.05);
    filter: grayscale(0);
  }
}

@media (min-width: 640px) {
  /* line 528, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item.selected .b-item_info {
    transform: scale(1.1);
    filter: grayscale(0);
    opacity: 1;
  }
}

/* line 535, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_type {
  position: absolute;
  top: 13px;
  left: 13px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: 2;
}

@media (min-width: 640px) {
  /* line 535, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_type {
    position: static;
    justify-content: center;
    margin-bottom: 24px;
  }
}

/* line 548, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_type svg {
  height: 21px;
  width: 20px;
  fill: #ffffff;
  margin-right: 10px;
}

@media (min-width: 640px) {
  /* line 548, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_type svg {
    height: 25px;
    width: 24px;
    fill: #f31919;
  }
}

@media (min-width: 768px) {
  /* line 548, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_type svg {
    height: 30px;
    width: 28px;
  }
}

/* line 562, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_type svg path {
  fill: #ffffff;
}

@media (min-width: 640px) {
  /* line 562, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_type svg path {
    fill: #f31919;
  }
}

/* line 569, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_type span {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

@media (min-width: 640px) {
  /* line 569, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_type span {
    font-size: 20px;
    color: #000000;
    text-shadow: none;
  }
}

@media (min-width: 768px) {
  /* line 569, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_type span {
    font-size: 24px;
  }
}

/* line 584, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_info {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  padding: 13px;
  border-radius: 4px;
  background: linear-gradient(135deg, #c936a0 0%, #1875ff 100%);
  height: 100px;
}

@media (min-width: 640px) {
  /* line 584, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_info {
    height: 179px;
    display: block;
    cursor: pointer;
  }
}

@media (min-width: 768px) {
  /* line 584, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_info {
    height: 217px;
  }
}

@media (min-width: 1280px) {
  /* line 584, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_info {
    height: 348px;
    padding: 21px;
  }
}

/* line 606, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_info::before {
  content: '';
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 4px;
  z-index: 2;
}

/* line 618, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_info::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  z-index: 1;
  background: url(/assets/xmas21/snow_bg-2ec2ae2f38b1d7c3e1b683cb00756921cba4338e76ebf8d2f4e19d62861a476f.png);
}

/* line 630, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_info__casino {
  background: linear-gradient(135deg, #c936a0 0%, #1875ff 100%);
}

/* line 633, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_info__poker {
  background: linear-gradient(135deg, #008d5a 0%, #00bffb 100%);
}

/* line 636, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_info__bets {
  background: linear-gradient(135deg, #e5a11d 0%, #f82e02 100%);
}

/* line 640, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_text {
  position: relative;
  z-index: 3;
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

@media (min-width: 640px) {
  /* line 640, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_text {
    font-size: 20px;
    text-align: center;
  }
}

@media (min-width: 768px) {
  /* line 640, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_text {
    font-size: 22px;
  }
}

@media (min-width: 1280px) {
  /* line 640, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_text {
    font-size: 26px;
  }
}

/* line 659, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_image {
  position: relative;
  z-index: 3;
  height: 100%;
  max-width: 50%;
  min-width: 50%;
}

@media (min-width: 640px) {
  /* line 659, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_image {
    max-width: 100%;
    min-width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

/* line 673, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .b-item_image img {
  position: absolute;
  right: 0;
  top: -10px;
  display: block;
  max-width: 120px;
}

@media (min-width: 640px) {
  /* line 673, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_image img {
    position: static;
    margin: 0 auto;
    max-width: 140px;
  }
}

@media (min-width: 768px) {
  /* line 673, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_image img {
    max-width: 165px;
  }
}

@media (min-width: 1280px) {
  /* line 673, app/assets/stylesheets/application/_advent_calendar_promo.scss */
  .advent_calendar_widget .b-item_image img {
    max-width: 280px;
  }
}

/* line 693, app/assets/stylesheets/application/_advent_calendar_promo.scss */
.advent_calendar_widget .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1, app/assets/stylesheets/application/_lottery_promo.scss */
:root {
  --sectors: 1;
}

/* line 26, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget {
  background: #FFFFFF;
  padding: 20px 15px;
  border-radius: 5px;
}

@media (min-width: 768px) {
  /* line 26, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget {
    padding: 30px 20px;
  }
}

@media (min-width: 1366px) {
  /* line 26, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget {
    padding: 30px;
  }
}

/* line 37, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .prizes {
  margin-bottom: 20px;
}

@media (min-width: 1280px) {
  /* line 37, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .prizes {
    min-width: 50%;
    width: 50%;
    margin-bottom: 0;
  }
}

@media (min-width: 1500px) {
  /* line 37, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .prizes {
    min-width: 545px;
    width: 545px;
    margin-bottom: 0;
  }
}

/* line 49, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .prizes_title {
  font-weight: 700;
  font-size: 15px;
  color: #000;
  margin-bottom: 12px;
  line-height: 1;
}

@media (min-width: 768px) {
  /* line 49, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .prizes_title {
    font-size: 17px;
    margin-bottom: 20px;
  }
}

@media (min-width: 1366px) {
  /* line 49, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .prizes_title {
    font-size: 19px;
  }
}

/* line 63, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .prizes_list {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  overflow-x: auto;
  scrollbar-height: thin;
  scrollbar-color: #F31919;
}

/* line 72, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .prizes_list::-webkit-scrollbar {
  height: 8px;
}

/* line 75, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .prizes_list::-webkit-scrollbar-track {
  background-color: #F2F2F2;
  border-radius: 4px;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.15);
}

/* line 80, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .prizes_list::-webkit-scrollbar-thumb {
  background: #F31919;
  border-radius: 4px;
}

@media (min-width: 1280px) {
  /* line 63, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .prizes_list {
    display: block;
  }
}

/* line 88, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .prizes_item {
  min-width: 120px;
  width: 120px;
  height: 170px;
  position: relative;
  list-style: none;
  padding: 0 5px;
  text-align: center;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  margin-right: 2px;
  overflow: hidden;
}

@media (min-width: 480px) {
  /* line 88, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .prizes_item {
    height: 174px;
  }
}

/* line 103, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .prizes_item:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  /* line 88, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .prizes_item {
    min-width: 140px;
    width: 140px;
    height: 200px;
  }
}

@media (min-width: 1280px) {
  /* line 88, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .prizes_item {
    min-width: 100%;
    width: 100%;
    margin-right: 0;
    text-align: left;
    padding: 0 17px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 2px;
  }
}

@media (min-width: 1366px) {
  /* line 88, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .prizes_item {
    text-align: left;
    padding: 0;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 2px;
  }
}

/* line 137, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel-block {
  overflow: hidden;
}

@media (min-width: 1280px) {
  /* line 137, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel-block {
    min-width: 48%;
    width: 48%;
    margin-bottom: 0;
  }
}

@media (min-width: 1500px) {
  /* line 137, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel-block {
    min-width: 530px;
    width: 530px;
  }
}

/* line 152, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_image {
  width: 70px;
  height: 60px;
  margin: 10px auto 5px;
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) {
  /* line 152, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_image {
    margin: 15px auto 10px;
  }
}

@media (min-width: 1280px) {
  /* line 152, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_image {
    width: 60px;
    min-width: 60px;
    height: 50px;
    margin: 0 17px 0 0;
  }
}

@media (min-width: 1366px) {
  /* line 152, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_image {
    margin-left: 0;
    margin-right: 17px;
  }
}

/* line 171, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_image img {
  align-self: center;
  max-width: 80%;
  max-height: 80%;
}

@media (min-width: 1280px) {
  /* line 171, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_image img {
    max-width: 75%;
    max-height: 75%;
  }
}

/* line 181, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_quantity {
  height: 24px;
  line-height: 24px;
  width: 80px;
  text-align: center;
  background: #fff;
  border-radius: 3px;
  color: #F31919;
  font-weight: 700;
  font-size: 13px;
  margin: 0 auto 10px;
}

@media (min-width: 768px) {
  /* line 181, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_quantity {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 14px;
  }
}

@media (min-width: 1280px) {
  /* line 181, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_quantity {
    height: 37px;
    line-height: 37px;
    width: 60px;
    min-width: 60px;
    margin: 0 10px 0 0;
    font-size: 17px;
  }
}

/* line 208, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_name {
  font-size: 12px;
  color: #000;
  line-height: 1.2;
}

@media (min-width: 768px) {
  /* line 208, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_name {
    font-size: 13px;
  }
}

@media (min-width: 1280px) {
  /* line 208, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_name {
    padding-right: 10px;
  }
}

@media (min-width: 1366px) {
  /* line 208, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_name {
    font-size: 15px;
  }
}

/* line 222, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_info {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 6px;
  top: 6px;
}

@media (min-width: 1280px) {
  /* line 222, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_info {
    right: 10px;
    top: 20px;
  }
}

@media (min-width: 1366px) {
  /* line 222, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .p-i_info {
    right: 10px;
    top: 20px;
  }
}

/* line 237, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_info-button {
  width: 14px;
  height: 14px;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  display: block;
}

/* line 247, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_info-button:hover svg g {
  opacity: 0.8;
}

/* line 250, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_info-button:hover svg path {
  fill: #F31919;
}

/* line 255, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_info-button svg {
  display: block;
}

/* line 257, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_info-button svg g {
  transition: opacity 0.2s;
}

/* line 260, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .p-i_info-button svg path {
  transition: fill 0.2s;
}

/* line 267, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .days {
  overflow: hidden;
}

/* line 272, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .l-d_title {
  font-size: 15px;
  font-weight: 700;
  margin: 0 auto 15px;
}

@media (min-width: 768px) {
  /* line 272, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .l-d_title {
    font-size: 17px;
  }
}

@media (min-width: 1366px) {
  /* line 272, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .l-d_title {
    font-size: 19px;
  }
}

/* line 283, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .l-d_text {
  font-size: 11px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 283, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .l-d_text {
    font-size: 13px;
    margin-bottom: 32px;
  }
}

@media (min-width: 1366px) {
  /* line 283, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .l-d_text {
    font-size: 15px;
  }
}

/* line 296, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .tickets-today {
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  /* line 296, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .tickets-today {
    margin-bottom: 32px;
  }
}

@media (min-width: 1280px) {
  /* line 296, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .tickets-today {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    margin-bottom: 30px;
  }
}

/* line 310, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today_title {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
}

@media (min-width: 1280px) {
  /* line 310, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today_title {
    background: #F2F2F2;
    border-radius: 4px;
    min-width: 40px;
    width: 40px;
    margin: 0 2px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 324, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today_title span {
    display: block;
    transform: rotate(-90deg);
  }
}

@media (min-width: 1366px) {
  /* line 310, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today_title {
    font-size: 17px;
  }
}

@media (min-width: 1280px) {
  /* line 333, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today_list {
    min-width: calc(100% - 40px);
    width: calc(100% - 40px);
  }
}

/* line 338, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today_list > ul {
  padding: 0;
  margin: 0;
}

@media (min-width: 768px) {
  /* line 338, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today_list > ul {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
  }
}

/* line 347, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today_list > ul > li {
  list-style: none;
  background: #F2F2F2;
  border-radius: 4px;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 347, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today_list > ul > li {
    margin-bottom: 0;
    margin-right: 2px;
  }
  /* line 355, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today_list > ul > li:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1280px) {
  /* line 347, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today_list > ul > li {
    min-width: calc(20% - 2px);
  }
}

/* line 365, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .ticket {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 10px;
  height: 70px;
}

@media (min-width: 768px) {
  /* line 365, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket {
    display: block;
    padding: 20px 10px;
    position: relative;
    height: 100%;
    padding-bottom: 74px;
  }
}

@media (min-width: 1366px) {
  /* line 365, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket {
    padding: 24px 10px;
    padding-bottom: 74px;
  }
}

@media (min-width: 1500px) {
  /* line 365, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket {
    padding: 24px 18px;
    padding-bottom: 62px;
  }
}

@media (min-width: 768px) {
  /* line 389, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket_availability {
    position: absolute;
    bottom: 20px;
    left: 10px;
    width: calc(100% - 20px);
  }
}

@media (min-width: 1366px) {
  /* line 389, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket_availability {
    bottom: 24px;
  }
}

/* line 400, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .ticket_button {
  overflow: hidden;
  margin: 0;
  font-size: 11px;
  font-weight: 700;
  padding: 8px 12px;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  background: none;
  color: #000000;
}

@media (min-width: 768px) {
  /* line 400, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket_button {
    font-size: 13px;
    padding: 8px 20px;
    margin: 0 auto;
    display: block;
  }
}

@media (min-width: 1366px) {
  /* line 400, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket_button {
    font-size: 15px;
    padding: 8px 28px;
  }
}

/* line 421, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .ticket_button:hover {
  background: #ffffff;
  border-color: #F31919;
}

/* line 426, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .ticket_text {
  font-size: 11px;
  font-weight: 700;
  padding: 8px 12px;
  color: #000000;
}

@media (min-width: 768px) {
  /* line 426, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket_text {
    font-size: 13px;
    padding: 8px 20px;
    text-align: center;
  }
}

@media (min-width: 1366px) {
  /* line 426, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket_text {
    font-size: 15px;
    padding: 8px 28px;
  }
}

/* line 442, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-a {
  width: 100px;
  height: 52px;
}

/* line 445, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-a .ticket-image {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 449, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-a .ticket-image::before {
  display: block;
  content: '';
  position: absolute;
  left: 5%;
  top: 5%;
  width: 90%;
  height: 90%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
}

/* line 459, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-a .ticket-image img {
  position: relative;
  display: block;
  margin: 0 auto;
}

/* line 466, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-na {
  width: 100px;
  height: 52px;
}

/* line 469, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-na .ticket-image {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 473, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-na .ticket-image img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  margin: 0 auto;
}

/* line 481, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-na_text {
  font-size: 12px;
  font-weight: 700;
  line-height: 52px;
  text-align: center;
  padding-left: 26px;
  position: relative;
}

@media (min-width: 768px) {
  /* line 481, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .t-na_text {
    font-size: 14px;
    padding-left: 29px;
    line-height: 59px;
  }
}

@media (min-width: 1366px) {
  /* line 481, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .t-na_text {
    font-size: 21px;
    line-height: 90px;
    padding-left: 47px;
  }
}

/* line 500, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-p {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (min-width: 768px) {
  /* line 500, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .t-p {
    display: block;
    margin: 0 auto 31px;
  }
}

@media (min-width: 1366px) {
  /* line 500, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .t-p {
    margin-bottom: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* line 514, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-p_image {
  width: 27px;
  min-width: 27px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 11px;
}

@media (min-width: 768px) {
  /* line 514, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .t-p_image {
    width: 33px;
    min-width: 33px;
    height: 33px;
    margin: 6px auto;
  }
}

@media (min-width: 1366px) {
  /* line 514, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .t-p_image {
    width: 36px;
    min-width: 36px;
    height: 36px;
    margin: 0 10px 0 0;
  }
}

/* line 534, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-p_image img {
  max-width: 100%;
  max-height: 100%;
}

/* line 539, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-today .t-p_text {
  font-size: 11px;
  line-height: 1.1;
}

@media (min-width: 768px) {
  /* line 539, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .t-p_text {
    font-size: 13px;
    text-align: center;
  }
}

@media (min-width: 1366px) {
  /* line 539, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .t-p_text {
    font-size: 15px;
    text-align: left;
  }
}

@media (min-width: 768px) {
  /* line 552, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket-image-block {
    width: 114px;
    height: 59px;
    margin: 0 auto 31px;
  }
}

@media (min-width: 1366px) {
  /* line 552, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket-image-block {
    width: 170px;
    height: 90px;
    margin-bottom: 21px;
  }
}

@media (min-width: 1500px) {
  /* line 552, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-today .ticket-image-block {
    width: 174px;
  }
}

/* line 569, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
}

@media (min-width: 1280px) {
  /* line 569, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past {
    display: block;
  }
}

/* line 577, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past_head {
  width: 34px;
  min-width: 34px;
}

@media (min-width: 1280px) {
  /* line 577, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past_head {
    width: 100%;
    min-width: 100%;
  }
}

/* line 586, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-head_info-block {
  width: 34px;
  height: 28px;
  padding-top: 4px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

@media (min-width: 768px) {
  /* line 586, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-head_info-block {
    margin-bottom: 2px;
  }
}

@media (min-width: 1280px) {
  /* line 586, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-head_info-block {
    width: 40px;
    min-width: 40px;
    margin: 0 2px 0 0;
    padding-top: 4px;
    align-items: center;
  }
}

/* line 604, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-head_info {
  width: 14px;
  height: 14px;
  background: url(/assets/lottery/icon_info-4a53bfe83e065b35935de90bde0bd561091087f60f4fda5fb94fded6cf0085d5.svg);
}

@media (min-width: 1280px) {
  /* line 604, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-head_info {
    width: 18px;
    height: 18px;
    -webkit-background-size: cover;
    background-size: cover;
  }
}

@media (min-width: 1280px) {
  /* line 615, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-head_list {
    width: 100%;
    min-width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}

@media (min-width: 1280px) {
  /* line 623, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-head_list li {
    margin: 0 2px 0 0;
  }
}

/* line 629, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-head_item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 70px;
  margin-bottom: 2px;
}

/* line 636, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-head_item:last-child {
  margin-bottom: 0;
}

@media (min-width: 1280px) {
  /* line 629, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-head_item {
    width: calc(20% - 10px);
    min-width: calc(20% - 10px);
    height: 40px;
    line-height: 40px;
  }
}

/* line 645, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-head_item span {
  display: block;
  font-size: 13px;
  color: #000000;
  transform: rotate(-90deg);
}

@media (min-width: 1280px) {
  /* line 645, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-head_item span {
    transform: rotate(0);
    font-size: 15px;
  }
}

/* line 657, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past_body {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  overflow-x: auto;
  scrollbar-height: thin;
  scrollbar-color: #F31919;
}

/* line 664, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past_body::-webkit-scrollbar {
  height: 8px;
}

/* line 667, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past_body::-webkit-scrollbar-track {
  background-color: #F2F2F2;
  border-radius: 4px;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.15);
}

/* line 672, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past_body::-webkit-scrollbar-thumb {
  background: #F31919;
  border-radius: 4px;
}

@media (min-width: 1280px) {
  /* line 657, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past_body {
    display: block;
  }
}

/* line 680, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past ul {
  padding: 0;
  margin: 0;
}

/* line 684, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past li {
  list-style: none;
}

/* line 687, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .tp-days {
  margin-right: 2px;
}

/* line 689, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .tp-days:last-child {
  margin-right: 0;
}

@media (min-width: 1280px) {
  /* line 687, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .tp-days {
    margin-right: 0;
    margin-bottom: 2px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
  }
}

/* line 699, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .tp-days_time {
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 12px;
}

@media (min-width: 1280px) {
  /* line 699, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .tp-days_time {
    width: 40px;
    min-width: 40px;
    margin: 0 2px 0 0;
    background: #F2F2F2;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* line 713, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .tp-days_time span {
    display: block;
    transform: rotate(-90deg);
  }
}

@media (min-width: 1280px) {
  /* line 719, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .tp-days ul {
    width: calc(100% - 42px);
    min-width: calc(100% - 42px);
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
  }
}

/* line 728, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .tp-days li {
  border-radius: 4px;
  background: #FAFAFA;
  overflow: hidden;
  width: 160px;
  height: 70px;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 728, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .tp-days li {
    width: 188px;
  }
}

@media (min-width: 1280px) {
  /* line 728, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .tp-days li {
    margin-right: 2px;
    height: 80px;
    width: calc(20% - 2px);
    min-width: calc(20% - 2px);
  }
  /* line 743, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .tp-days li:last-child {
    margin-right: 0;
  }
}

/* line 749, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .ticket-image-block {
  background: #F2F2F2;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  padding: 14px;
}

@media (min-width: 768px) {
  /* line 749, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .ticket-image-block {
    padding: 10px;
  }
}

/* line 760, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-a {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 764, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-a_image {
  width: 80px;
  min-width: 80px;
  height: 42px;
}

@media (min-width: 768px) {
  /* line 764, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-a_image {
    width: 96px;
    min-width: 96px;
    height: 50px;
  }
}

@media (min-width: 1280px) {
  /* line 764, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-a_image {
    width: 116px;
    min-width: 116px;
    height: 60px;
  }
}

/* line 778, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-a_image img {
  display: block;
  margin: 0 auto;
}

/* line 785, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .ticket_prize {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (min-width: 1280px) {
  /* line 785, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .ticket_prize {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/* line 797, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-p_image {
  width: 36px;
  min-width: 36px;
  max-height: 28px;
  margin-right: 9px;
  display: flex;
}

@media (min-width: 1280px) {
  /* line 797, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-p_image {
    width: 33px;
    min-width: 33px;
    height: 33px;
    margin-right: 9px;
  }
}

/* line 809, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-p_image img {
  object-fit: contain;
  max-width: 100%;
}

/* line 814, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .t-past .t-p_text {
  font-size: 11px;
  color: #000000;
}

@media (min-width: 1280px) {
  /* line 814, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .t-past .t-p_text {
    font-size: 13px;
  }
}

/* line 824, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel {
  width: 270px;
  height: 270px;
  margin: 0 auto;
  display: flex;
  align-content: center;
  justify-content: center;
  position: relative;
  background: url(/assets/lottery/plate-f1063bf4514fddfb1f679193fe4467f4677edcea49242b2f59ef8c8e41d1959a.png) no-repeat center top;
  background-size: cover;
}

@media (min-width: 480px) {
  /* line 824, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel {
    width: 390px;
    height: 390px;
  }
}

@media (min-width: 640px) {
  /* line 824, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel {
    width: 530px;
    height: 530px;
  }
}

@media (min-width: 1280px) {
  /* line 824, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel {
    width: 440px;
    height: 440px;
  }
}

@media (min-width: 1500px) {
  /* line 824, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel {
    width: 530px;
    height: 530px;
  }
}

/* line 850, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: -3px;
  padding: 25px;
}

@media (min-width: 480px) {
  /* line 850, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel_wrapper {
    top: -5px;
    padding: 35px;
  }
}

@media (min-width: 640px) {
  /* line 850, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel_wrapper {
    top: -7px;
    padding: 50px;
  }
}

@media (min-width: 1280px) {
  /* line 850, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel_wrapper {
    top: -6px;
    padding: 40px;
  }
}

@media (min-width: 1500px) {
  /* line 850, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel_wrapper {
    top: -7px;
    padding: 50px;
  }
}

/* line 874, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel_sectors {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 884, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel_arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 102px;
  width: 102px;
  z-index: 1;
}

@media (min-width: 480px) {
  /* line 884, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel_arrow {
    height: 148px;
    width: 148px;
  }
}

@media (min-width: 640px) {
  /* line 884, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel_arrow {
    height: 196px;
    width: 196px;
  }
}

@media (min-width: 1280px) {
  /* line 884, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel_arrow {
    height: 166px;
    width: 166px;
  }
}

@media (min-width: 1500px) {
  /* line 884, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel_arrow {
    height: 196px;
    width: 196px;
  }
}

/* line 908, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel_arrow img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

/* line 914, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel_instructions {
  position: relative;
  padding-top: 10px;
  padding-bottom: 5px;
}

/* line 918, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel_instructions__opened {
  position: absolute;
  top: 15px;
  left: 15px;
  width: calc(100% - 30px);
  background: white;
  min-height: 100%;
  max-height: 90vh;
}

@media (min-height: 600px) {
  /* line 918, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel_instructions__opened {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 1px;
  }
}

/* line 938, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-instructions_closed {
  text-align: center;
}

/* line 940, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-instructions_closed span {
  cursor: pointer;
  color: #F31919;
  font-size: 12px;
  text-decoration: underline;
}

@media (min-width: 480px) {
  /* line 940, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_closed span {
    font-size: 14px;
  }
}

@media (min-width: 640px) {
  /* line 940, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_closed span {
    font-size: 16px;
  }
}

/* line 951, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-instructions_closed span:hover {
  text-decoration: none;
}

/* line 957, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-instructions_opened .td-top {
  margin-bottom: 10px;
}

@media (min-width: 1366px) {
  /* line 957, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_opened .td-top {
    margin-bottom: 20px;
  }
}

/* line 962, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-instructions_opened .td-top::after {
  margin-top: 6px;
}

@media (min-width: 1366px) {
  /* line 962, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_opened .td-top::after {
    margin-top: 6px;
  }
}

/* line 969, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-instructions_opened .td-popup_content {
  max-height: 75vh;
}

@media (min-height: 480px) {
  /* line 969, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_opened .td-popup_content {
    max-height: 45vh;
  }
}

@media (min-width: 640px) and (min-height: 480px) {
  /* line 969, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_opened .td-popup_content {
    max-height: 45vh;
  }
}

@media (min-width: 768px) and (min-height: 480px) {
  /* line 969, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_opened .td-popup_content {
    max-height: 65vh;
  }
}

@media (min-height: 600px) {
  /* line 969, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_opened .td-popup_content {
    max-height: 35vh;
  }
}

@media (min-height: 600px) and (orientation: landscape) {
  /* line 969, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_opened .td-popup_content {
    max-height: 20vh;
  }
}

@media (min-height: 1000px) {
  /* line 969, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_opened .td-popup_content {
    max-height: 50vh;
  }
}

@media (min-width: 1600px) {
  /* line 969, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-instructions_opened .td-popup_content {
    max-height: 30vh;
  }
}

/* line 997, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-arrow_rotatable {
  width: 100%;
  height: 100%;
}

/* line 1001, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-arrow_stable {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1010, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-arrow_stable img {
  max-width: 44px;
}

@media (min-width: 480px) {
  /* line 1010, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-arrow_stable img {
    max-width: 64px;
  }
}

@media (min-width: 640px) {
  /* line 1010, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-arrow_stable img {
    max-width: 86px;
  }
}

@media (min-width: 1280px) {
  /* line 1010, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-arrow_stable img {
    max-width: 72px;
  }
}

@media (min-width: 1500px) {
  /* line 1010, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-arrow_stable img {
    max-width: 86px;
  }
}

/* line 1029, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_point {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 1037, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item {
  top: calc(50% - ((6.6 * 220px / 2) / var(--sectors) / 2));
  height: calc((6.6 * 220px / 2) / var(--sectors));
  position: absolute;
  left: 50%;
  width: 50%;
  clip-path: polygon(100% 0%, 0% 50%, 100% 100%);
  text-align: center;
  overflow: hidden;
  transform-origin: left center;
}

@media (min-width: 480px) {
  /* line 1037, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item {
    top: calc(50% - ((6.6 * 320px / 2) / var(--sectors) / 2));
    height: calc((6.6 * 320px / 2) / var(--sectors));
  }
}

@media (min-width: 640px) {
  /* line 1037, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item {
    top: calc(50% - ((6.6 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.6 * 440px / 2) / var(--sectors));
  }
}

@media (min-width: 1280px) {
  /* line 1037, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item {
    top: calc(50% - ((6.6 * 360px / 2) / var(--sectors) / 2));
    height: calc((6.6 * 360px / 2) / var(--sectors));
  }
}

@media (min-width: 1500px) {
  /* line 1037, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item {
    top: calc(50% - ((6.6 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.6 * 440px / 2) / var(--sectors));
  }
}

/* line 1059, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item:nth-child(3n) {
  background: #B91E10;
}

/* line 1062, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item:nth-child(3n+1) {
  background: #C92112;
}

/* line 1065, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item:nth-child(3n+2) {
  background: #DA2616;
}

/* line 1069, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__same-colors:last-child {
  background: #B91E10;
}

/* line 1073, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__1 {
  clip-path: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: rotate(-90deg) !important;
  transform-origin: center;
}

/* line 1081, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__1 .ws-i_image-block {
  top: 10px;
}

@media (min-width: 480px) {
  /* line 1081, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__1 .ws-i_image-block {
    top: 15px;
  }
}

/* line 1087, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__1 .ws-i_text {
  top: 40px;
}

@media (min-width: 480px) {
  /* line 1087, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__1 .ws-i_text {
    top: 50px;
  }
}

@media (min-width: 640px) {
  /* line 1087, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__1 .ws-i_text {
    top: 75px;
  }
}

/* line 1095, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__1 .ws-i_text span {
  font-size: 10px;
}

@media (min-width: 480px) {
  /* line 1095, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__1 .ws-i_text span {
    font-size: 12px;
  }
}

@media (min-width: 640px) {
  /* line 1095, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__1 .ws-i_text span {
    font-size: 16px;
  }
}

/* line 1106, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__2 {
  clip-path: none;
}

/* line 1108, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__2 .ws-i_image-block {
  top: 138px;
}

@media (min-width: 480px) {
  /* line 1108, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__2 .ws-i_image-block {
    top: 200px;
  }
}

@media (min-width: 640px) {
  /* line 1108, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__2 .ws-i_image-block {
    top: 270px;
  }
}

@media (min-width: 1280px) {
  /* line 1108, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__2 .ws-i_image-block {
    top: 225px;
  }
}

@media (min-width: 1500px) {
  /* line 1108, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__2 .ws-i_image-block {
    top: 270px;
  }
}

/* line 1123, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__2 .ws-i_text {
  top: 170px;
}

@media (min-width: 480px) {
  /* line 1123, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__2 .ws-i_text {
    top: 235px;
  }
}

@media (min-width: 640px) {
  /* line 1123, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__2 .ws-i_text {
    top: 330px;
  }
}

@media (min-width: 1280px) {
  /* line 1123, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__2 .ws-i_text {
    top: 270px;
  }
}

@media (min-width: 1500px) {
  /* line 1123, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__2 .ws-i_text {
    top: 330px;
  }
}

/* line 1137, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__2 .ws-i_text span {
  font-size: 10px;
}

@media (min-width: 480px) {
  /* line 1137, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__2 .ws-i_text span {
    font-size: 12px;
  }
}

@media (min-width: 640px) {
  /* line 1137, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__2 .ws-i_text span {
    font-size: 16px;
  }
}

/* line 1148, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__3 {
  top: calc(50% - ((10.5 * 220px / 2) / var(--sectors) / 2));
  height: calc((10.5 * 220px / 2) / var(--sectors));
}

@media (min-width: 480px) {
  /* line 1148, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 {
    top: calc(50% - ((10.5 * 320px / 2) / var(--sectors) / 2));
    height: calc((10.5 * 320px / 2) / var(--sectors));
  }
}

@media (min-width: 640px) {
  /* line 1148, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 {
    top: calc(50% - ((10.2 * 440px / 2) / var(--sectors) / 2));
    height: calc((10.2 * 440px / 2) / var(--sectors));
  }
}

@media (min-width: 1280px) {
  /* line 1148, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 {
    top: calc(50% - ((10.5 * 360px / 2) / var(--sectors) / 2));
    height: calc((10.5 * 360px / 2) / var(--sectors));
  }
}

@media (min-width: 1500px) {
  /* line 1148, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 {
    top: calc(50% - ((10.2 * 440px / 2) / var(--sectors) / 2));
    height: calc((10.2 * 440px / 2) / var(--sectors));
  }
}

/* line 1162, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__3 .ws-i_image-block {
  top: 147px;
}

@media (min-width: 480px) {
  /* line 1162, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 .ws-i_image-block {
    top: 215px;
  }
}

@media (min-width: 640px) {
  /* line 1162, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 .ws-i_image-block {
    top: 285px;
  }
}

@media (min-width: 1280px) {
  /* line 1162, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 .ws-i_image-block {
    top: 240px;
  }
}

@media (min-width: 1500px) {
  /* line 1162, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 .ws-i_image-block {
    top: 285px;
  }
}

/* line 1177, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__3 .ws-i_text {
  top: 180px;
}

@media (min-width: 480px) {
  /* line 1177, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 .ws-i_text {
    top: 255px;
  }
}

@media (min-width: 640px) {
  /* line 1177, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 .ws-i_text {
    top: 345px;
  }
}

@media (min-width: 1280px) {
  /* line 1177, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 .ws-i_text {
    top: 285px;
  }
}

@media (min-width: 1500px) {
  /* line 1177, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 .ws-i_text {
    top: 355px;
  }
}

/* line 1191, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__3 .ws-i_text span {
  font-size: 10px;
}

@media (min-width: 480px) {
  /* line 1191, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 .ws-i_text span {
    font-size: 12px;
  }
}

@media (min-width: 640px) {
  /* line 1191, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__3 .ws-i_text span {
    font-size: 16px;
  }
}

/* line 1202, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__4 {
  top: calc(50% - ((8.1 * 220px / 2) / var(--sectors) / 2));
  height: calc((8.1 * 220px / 2) / var(--sectors));
}

@media (min-width: 480px) {
  /* line 1202, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 {
    top: calc(50% - ((8.1 * 320px / 2) / var(--sectors) / 2));
    height: calc((8.1 * 320px / 2) / var(--sectors));
  }
}

@media (min-width: 640px) {
  /* line 1202, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 {
    top: calc(50% - ((8 * 440px / 2) / var(--sectors) / 2));
    height: calc((8 * 440px / 2) / var(--sectors));
  }
}

@media (min-width: 1280px) {
  /* line 1202, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 {
    top: calc(50% - ((8.1 * 360px / 2) / var(--sectors) / 2));
    height: calc((8.1 * 360px / 2) / var(--sectors));
  }
}

@media (min-width: 1500px) {
  /* line 1202, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 {
    top: calc(50% - ((8 * 440px / 2) / var(--sectors) / 2));
    height: calc((8 * 440px / 2) / var(--sectors));
  }
}

/* line 1216, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__4 .ws-i_image-block {
  top: 67px;
}

@media (min-width: 480px) {
  /* line 1216, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 .ws-i_image-block {
    top: 97px;
  }
}

@media (min-width: 640px) {
  /* line 1216, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 .ws-i_image-block {
    top: 135px;
  }
}

@media (min-width: 1280px) {
  /* line 1216, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 .ws-i_image-block {
    top: 110px;
  }
}

@media (min-width: 1500px) {
  /* line 1216, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 .ws-i_image-block {
    top: 130px;
  }
}

/* line 1231, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__4 .ws-i_text {
  top: 100px;
}

@media (min-width: 480px) {
  /* line 1231, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 .ws-i_text {
    top: 135px;
  }
}

@media (min-width: 640px) {
  /* line 1231, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 .ws-i_text {
    top: 195px;
  }
}

@media (min-width: 1280px) {
  /* line 1231, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 .ws-i_text {
    top: 160px;
  }
}

@media (min-width: 1500px) {
  /* line 1231, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 .ws-i_text {
    top: 195px;
  }
}

/* line 1245, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__4 .ws-i_text span {
  font-size: 10px;
}

@media (min-width: 480px) {
  /* line 1245, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 .ws-i_text span {
    font-size: 12px;
  }
}

@media (min-width: 640px) {
  /* line 1245, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__4 .ws-i_text span {
    font-size: 16px;
  }
}

/* line 1256, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__5 {
  top: calc(50% - ((7.3 * 220px / 2) / var(--sectors) / 2));
  height: calc((7.3 * 220px / 2) / var(--sectors));
}

@media (min-width: 480px) {
  /* line 1256, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 {
    top: calc(50% - ((7.3 * 320px / 2) / var(--sectors) / 2));
    height: calc((7.3 * 320px / 2) / var(--sectors));
  }
}

@media (min-width: 640px) {
  /* line 1256, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 {
    top: calc(50% - ((7.2 * 440px / 2) / var(--sectors) / 2));
    height: calc((7.2 * 440px / 2) / var(--sectors));
  }
}

@media (min-width: 1280px) {
  /* line 1256, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 {
    top: calc(50% - ((7.3 * 360px / 2) / var(--sectors) / 2));
    height: calc((7.3 * 360px / 2) / var(--sectors));
  }
}

@media (min-width: 1500px) {
  /* line 1256, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 {
    top: calc(50% - ((7.2 * 440px / 2) / var(--sectors) / 2));
    height: calc((7.2 * 440px / 2) / var(--sectors));
  }
}

/* line 1270, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__5 .ws-i_image-block {
  top: 35px;
}

@media (min-width: 480px) {
  /* line 1270, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_image-block {
    top: 54px;
  }
}

@media (min-width: 640px) {
  /* line 1270, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_image-block {
    top: 65px;
  }
}

@media (min-width: 1280px) {
  /* line 1270, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_image-block {
    top: 60px;
  }
}

@media (min-width: 1500px) {
  /* line 1270, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_image-block {
    top: 70px;
  }
}

/* line 1285, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__5 .ws-i_text {
  top: 66px;
}

@media (min-width: 480px) {
  /* line 1285, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_text {
    top: 92px;
  }
}

@media (min-width: 640px) {
  /* line 1285, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_text {
    top: 125px;
  }
}

@media (min-width: 1280px) {
  /* line 1285, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_text {
    top: 110px;
  }
}

@media (min-width: 1500px) {
  /* line 1285, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_text {
    top: 135px;
  }
}

/* line 1299, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__5 .ws-i_text span {
  font-size: 10px;
  max-width: 80px;
}

@media (min-width: 480px) {
  /* line 1299, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_text span {
    font-size: 11px;
    max-width: 120px;
  }
}

@media (min-width: 640px) {
  /* line 1299, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_text span {
    font-size: 16px;
    max-width: 160px;
  }
}

@media (min-width: 1280px) {
  /* line 1299, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_text span {
    max-width: 130px;
  }
}

@media (min-width: 1500px) {
  /* line 1299, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__5 .ws-i_text span {
    max-width: 160px;
  }
}

/* line 1319, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__6 {
  top: calc(50% - ((7 * 220px / 2) / var(--sectors) / 2));
  height: calc((7 * 220px / 2) / var(--sectors));
}

@media (min-width: 480px) {
  /* line 1319, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 {
    top: calc(50% - ((7 * 320px / 2) / var(--sectors) / 2));
    height: calc((7 * 320px / 2) / var(--sectors));
  }
}

@media (min-width: 640px) {
  /* line 1319, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 {
    top: calc(50% - ((6.8 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.8 * 440px / 2) / var(--sectors));
  }
}

@media (min-width: 1280px) {
  /* line 1319, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 {
    top: calc(50% - ((7 * 360px / 2) / var(--sectors) / 2));
    height: calc((7 * 360px / 2) / var(--sectors));
  }
}

@media (min-width: 1500px) {
  /* line 1319, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 {
    top: calc(50% - ((6.8 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.8 * 440px / 2) / var(--sectors));
  }
}

/* line 1333, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__6 .ws-i_image-block {
  top: 20px;
}

@media (min-width: 480px) {
  /* line 1333, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_image-block {
    top: 28px;
  }
}

@media (min-width: 640px) {
  /* line 1333, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_image-block {
    top: 36px;
  }
}

@media (min-width: 1280px) {
  /* line 1333, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_image-block {
    top: 30px;
  }
}

@media (min-width: 1500px) {
  /* line 1333, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_image-block {
    top: 32px;
  }
}

/* line 1348, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__6 .ws-i_text {
  top: 50px;
}

@media (min-width: 480px) {
  /* line 1348, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_text {
    top: 65px;
    font-size: 12px;
  }
}

@media (min-width: 640px) {
  /* line 1348, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_text {
    top: 95px;
    font-size: 16px;
  }
}

@media (min-width: 1280px) {
  /* line 1348, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_text {
    top: 75px;
  }
}

@media (min-width: 1500px) {
  /* line 1348, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_text {
    top: 95px;
  }
}

/* line 1364, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__6 .ws-i_text span {
  max-width: 55px;
}

@media (min-width: 480px) {
  /* line 1364, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_text span {
    max-width: 85px;
  }
}

@media (min-width: 640px) {
  /* line 1364, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_text span {
    max-width: 125px;
  }
}

@media (min-width: 1280px) {
  /* line 1364, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__6 .ws-i_text span {
    max-width: 95px;
  }
}

/* line 1378, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__7 {
  top: calc(50% - ((6.8 * 220px / 2) / var(--sectors) / 2));
  height: calc((6.8 * 220px / 2) / var(--sectors));
}

@media (min-width: 480px) {
  /* line 1378, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 {
    top: calc(50% - ((6.8 * 320px / 2) / var(--sectors) / 2));
    height: calc((6.8 * 320px / 2) / var(--sectors));
  }
}

@media (min-width: 640px) {
  /* line 1378, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 {
    top: calc(50% - ((6.7 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.7 * 440px / 2) / var(--sectors));
  }
}

@media (min-width: 1280px) {
  /* line 1378, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 {
    top: calc(50% - ((6.8 * 360px / 2) / var(--sectors) / 2));
    height: calc((6.8 * 360px / 2) / var(--sectors));
  }
}

@media (min-width: 1500px) {
  /* line 1378, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 {
    top: calc(50% - ((6.7 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.7 * 440px / 2) / var(--sectors));
  }
}

/* line 1392, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__7 .ws-i_image-block {
  top: 7px;
}

@media (min-width: 480px) {
  /* line 1392, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 .ws-i_image-block {
    top: 18px;
  }
}

@media (min-width: 640px) {
  /* line 1392, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 .ws-i_image-block {
    top: 12px;
  }
}

@media (min-width: 1280px) {
  /* line 1392, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 .ws-i_image-block {
    top: 7px;
  }
}

@media (min-width: 1500px) {
  /* line 1392, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 .ws-i_image-block {
    top: 10px;
  }
}

/* line 1407, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__7 .ws-i_text {
  top: 36px;
}

@media (min-width: 480px) {
  /* line 1407, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 .ws-i_text {
    top: 55px;
  }
}

@media (min-width: 640px) {
  /* line 1407, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 .ws-i_text {
    top: 70px;
  }
}

@media (min-width: 1280px) {
  /* line 1407, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 .ws-i_text {
    top: 60px;
  }
}

@media (min-width: 1500px) {
  /* line 1407, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 .ws-i_text {
    top: 70px;
  }
}

/* line 1421, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__7 .ws-i_text span {
  max-width: 55px;
}

@media (min-width: 480px) {
  /* line 1421, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 .ws-i_text span {
    max-width: 85px;
  }
}

@media (min-width: 1500px) {
  /* line 1421, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__7 .ws-i_text span {
    max-width: 105px;
  }
}

/* line 1432, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__8 {
  top: calc(50% - ((6.7 * 220px / 2) / var(--sectors) / 2));
  height: calc((6.7 * 220px / 2) / var(--sectors));
}

@media (min-width: 480px) {
  /* line 1432, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 {
    top: calc(50% - ((6.7 * 320px / 2) / var(--sectors) / 2));
    height: calc((6.7 * 320px / 2) / var(--sectors));
  }
}

@media (min-width: 640px) {
  /* line 1432, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 {
    top: calc(50% - ((6.6 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.6 * 440px / 2) / var(--sectors));
  }
}

@media (min-width: 1280px) {
  /* line 1432, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 {
    top: calc(50% - ((6.7 * 360px / 2) / var(--sectors) / 2));
    height: calc((6.7 * 360px / 2) / var(--sectors));
  }
}

@media (min-width: 1500px) {
  /* line 1432, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 {
    top: calc(50% - ((6.6 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.6 * 440px / 2) / var(--sectors));
  }
}

/* line 1446, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__8 .ws-i_image-block {
  top: -2px;
}

@media (min-width: 480px) {
  /* line 1446, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 .ws-i_image-block {
    top: 0;
  }
}

/* line 1452, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__8 .ws-i_text {
  top: 28px;
}

@media (min-width: 480px) {
  /* line 1452, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 .ws-i_text {
    top: 42px;
  }
}

@media (min-width: 640px) {
  /* line 1452, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 .ws-i_text {
    top: 60px;
  }
}

@media (min-width: 1280px) {
  /* line 1452, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 .ws-i_text {
    top: 45px;
  }
}

@media (min-width: 1500px) {
  /* line 1452, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 .ws-i_text {
    top: 65px;
  }
}

/* line 1466, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__8 .ws-i_text span {
  max-width: 50px;
}

@media (min-width: 480px) {
  /* line 1466, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 .ws-i_text span {
    max-width: 80px;
  }
}

@media (min-width: 1500px) {
  /* line 1466, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__8 .ws-i_text span {
    max-width: 100px;
  }
}

/* line 1478, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__9 .ws-i_image-block {
  top: -7px;
}

@media (min-width: 640px) {
  /* line 1478, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__9 .ws-i_image-block {
    top: -10px;
  }
}

/* line 1484, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__9 .ws-i_text {
  top: 22px;
}

@media (min-width: 480px) {
  /* line 1484, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__9 .ws-i_text {
    top: 30px;
  }
}

@media (min-width: 640px) {
  /* line 1484, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__9 .ws-i_text {
    top: 45px;
  }
}

@media (min-width: 1280px) {
  /* line 1484, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__9 .ws-i_text {
    top: 40px;
  }
}

@media (min-width: 1500px) {
  /* line 1484, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__9 .ws-i_text {
    top: 52px;
  }
}

/* line 1498, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__9 .ws-i_text span {
  max-width: 50px;
}

@media (min-width: 640px) {
  /* line 1498, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__9 .ws-i_text span {
    max-width: 90px;
  }
}

/* line 1507, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__10 .ws-i_image-block {
  top: -10px;
}

@media (min-width: 640px) {
  /* line 1507, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__10 .ws-i_image-block {
    top: -17px;
  }
}

@media (min-width: 1500px) {
  /* line 1507, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__10 .ws-i_image-block {
    top: -20px;
  }
}

@media (min-width: 480px) {
  /* line 1516, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__10 .ws-i_text {
    top: 28px;
  }
}

@media (min-width: 640px) {
  /* line 1516, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__10 .ws-i_text {
    top: 40px;
  }
}

@media (min-width: 1280px) {
  /* line 1516, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__10 .ws-i_text {
    top: 28px;
  }
}

@media (min-width: 1500px) {
  /* line 1516, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__10 .ws-i_text {
    top: 40px;
  }
}

/* line 1529, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__10 .ws-i_text span {
  max-width: 50px;
}

@media (min-width: 640px) {
  /* line 1529, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__10 .ws-i_text span {
    max-width: 75px;
  }
}

@media (min-width: 1500px) {
  /* line 1529, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__10 .ws-i_text span {
    max-width: 85px;
  }
}

/* line 1542, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__11 .ws-i_text span {
  max-width: 50px;
}

@media (min-width: 640px) {
  /* line 1542, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__11 .ws-i_text span {
    max-width: 75px;
  }
}

@media (min-width: 1280px) {
  /* line 1542, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__11 .ws-i_text span {
    max-width: 65px;
  }
}

@media (min-width: 1500px) {
  /* line 1542, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__11 .ws-i_text span {
    max-width: 70px;
  }
}

/* line 1558, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__12 .ws-i_text span {
  max-width: 35px;
}

@media (min-width: 480px) {
  /* line 1558, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__12 .ws-i_text span {
    max-width: 50px;
  }
}

@media (min-width: 640px) {
  /* line 1558, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__12 .ws-i_text span {
    max-width: 75px;
  }
}

@media (min-width: 1280px) {
  /* line 1558, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__12 .ws-i_text span {
    max-width: 60px;
  }
}

@media (min-width: 1500px) {
  /* line 1558, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__12 .ws-i_text span {
    max-width: 65px;
  }
}

@media (min-width: 1280px) {
  /* line 1576, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__13 .ws-i_image-block {
    top: -34%;
  }
}

@media (min-width: 1280px) {
  /* line 1581, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__13 .ws-i_text {
    top: 15%;
  }
}

@media (min-width: 1500px) {
  /* line 1581, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__13 .ws-i_text {
    top: 22%;
  }
}

/* line 1588, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__13 .ws-i_text span {
  max-width: 30px;
  font-size: 7px;
}

@media (min-width: 480px) {
  /* line 1588, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__13 .ws-i_text span {
    max-width: 45px;
    font-size: 9px;
  }
}

@media (min-width: 640px) {
  /* line 1588, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__13 .ws-i_text span {
    max-width: 60px;
    font-size: 15px;
  }
}

@media (min-width: 1280px) {
  /* line 1588, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__13 .ws-i_text span {
    max-width: 50px;
    font-size: 12px;
  }
}

@media (min-width: 1500px) {
  /* line 1588, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__13 .ws-i_text span {
    max-width: 60px;
    font-size: 14px;
  }
}

@media (min-width: 640px) {
  /* line 1610, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 {
    top: calc(50% - ((6.35 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.35 * 440px / 2) / var(--sectors));
  }
}

@media (min-width: 1280px) {
  /* line 1610, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 {
    top: calc(50% - ((6.45 * 360px / 2) / var(--sectors) / 2));
    height: calc((6.45 * 360px / 2) / var(--sectors));
  }
}

@media (min-width: 1500px) {
  /* line 1610, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 {
    top: calc(50% - ((6.35 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.35 * 440px / 2) / var(--sectors));
  }
}

/* line 1620, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__14 .ws-i_image-block {
  top: -47%;
}

@media (min-width: 480px) {
  /* line 1620, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 .ws-i_image-block {
    top: -40%;
  }
}

@media (min-width: 640px) {
  /* line 1620, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 .ws-i_image-block {
    top: -48%;
  }
}

@media (min-width: 1280px) {
  /* line 1620, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 .ws-i_image-block {
    top: -42%;
  }
}

/* line 1632, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__14 .ws-i_text {
  top: 12%;
}

@media (min-width: 1280px) {
  /* line 1632, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 .ws-i_text {
    top: 15%;
  }
}

@media (min-width: 1500px) {
  /* line 1632, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 .ws-i_text {
    top: 22%;
  }
}

/* line 1640, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__14 .ws-i_text span {
  max-width: 30px;
  font-size: 7px;
}

@media (min-width: 480px) {
  /* line 1640, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 .ws-i_text span {
    max-width: 45px;
    font-size: 9px;
  }
}

@media (min-width: 640px) {
  /* line 1640, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 .ws-i_text span {
    max-width: 60px;
    font-size: 14px;
  }
}

@media (min-width: 1280px) {
  /* line 1640, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 .ws-i_text span {
    max-width: 50px;
    font-size: 12px;
  }
}

@media (min-width: 1500px) {
  /* line 1640, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__14 .ws-i_text span {
    max-width: 55px;
    font-size: 14px;
  }
}

/* line 1662, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__15 {
  top: calc(50% - ((6.55 * 220px / 2) / var(--sectors) / 2));
  height: calc((6.55 * 220px / 2) / var(--sectors));
}

@media (min-width: 480px) {
  /* line 1662, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 {
    top: calc(50% - ((6.55 * 320px / 2) / var(--sectors) / 2));
    height: calc((6.55 * 320px / 2) / var(--sectors));
  }
}

@media (min-width: 640px) {
  /* line 1662, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 {
    top: calc(50% - ((6.35 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.35 * 440px / 2) / var(--sectors));
  }
}

@media (min-width: 1280px) {
  /* line 1662, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 {
    top: calc(50% - ((6.55 * 360px / 2) / var(--sectors) / 2));
    height: calc((6.55 * 360px / 2) / var(--sectors));
  }
}

@media (min-width: 1500px) {
  /* line 1662, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 {
    top: calc(50% - ((6.35 * 440px / 2) / var(--sectors) / 2));
    height: calc((6.35 * 440px / 2) / var(--sectors));
  }
}

/* line 1676, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__15 .ws-i_image-block {
  top: -55%;
}

@media (min-width: 480px) {
  /* line 1676, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 .ws-i_image-block {
    top: -50%;
  }
}

@media (min-width: 640px) {
  /* line 1676, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 .ws-i_image-block {
    top: -56%;
  }
}

@media (min-width: 1280px) {
  /* line 1676, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 .ws-i_image-block {
    top: -50%;
  }
}

@media (min-width: 1500px) {
  /* line 1688, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 .ws-i_image-block .ws-i_image {
    height: 40px;
    width: 50px;
  }
}

/* line 1694, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__15 .ws-i_text {
  top: 12%;
}

@media (min-width: 1280px) {
  /* line 1694, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 .ws-i_text {
    top: 15%;
  }
}

@media (min-width: 1500px) {
  /* line 1694, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 .ws-i_text {
    top: 5%;
  }
}

/* line 1702, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-s_item__15 .ws-i_text span {
  max-width: 25px;
  font-size: 7px;
}

@media (min-width: 480px) {
  /* line 1702, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 .ws-i_text span {
    max-width: 45px;
    font-size: 9px;
  }
}

@media (min-width: 640px) {
  /* line 1702, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 .ws-i_text span {
    max-width: 50px;
    font-size: 14px;
  }
}

@media (min-width: 1280px) {
  /* line 1702, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 .ws-i_text span {
    max-width: 45px;
    font-size: 12px;
  }
}

@media (min-width: 1500px) {
  /* line 1702, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-s_item__15 .ws-i_text span {
    max-width: 50px;
    font-size: 13px;
  }
}

/* line 1727, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .ws-i {
  overflow: hidden;
}

/* line 1730, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .ws-i__dark::before {
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: opacity 0.25s;
}

/* line 1743, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .ws-i__dark.active::before {
  opacity: 0;
  transition: opacity 0s;
}

/* line 1749, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .ws-i__dark.winner::before {
  animation: blaze 1s ease-out forwards;
  transition: opacity 0s;
}

/* line 1755, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .ws-i_wrap {
  transform: rotate(90deg);
  width: 100%;
  height: 100%;
}

@media (min-width: 1500px) {
  /* line 1755, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_wrap {
    transform: rotate(90deg);
    width: 100%;
    height: 100%;
  }
}

/* line 1765, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .ws-i_text {
  position: absolute;
  width: 100%;
  top: 28%;
  left: 0;
  font-size: 8px;
  font-style: italic;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
}

@media (min-width: 480px) {
  /* line 1765, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_text {
    top: 30%;
    font-size: 10px;
  }
}

@media (min-width: 640px) {
  /* line 1765, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_text {
    top: 25%;
    font-size: 16px;
  }
}

@media (min-width: 1280px) {
  /* line 1765, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_text {
    top: 20%;
    font-size: 14px;
  }
}

@media (min-width: 1500px) {
  /* line 1765, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_text {
    top: 25%;
    font-size: 16px;
  }
}

/* line 1791, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .ws-i_text span {
  display: block;
  margin: 0 auto;
}

/* line 1796, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .ws-i_image-block {
  position: absolute;
  top: -27%;
  width: 100%;
}

@media (min-width: 480px) {
  /* line 1796, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_image-block {
    top: -20%;
  }
}

@media (min-width: 640px) {
  /* line 1796, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_image-block {
    top: -24%;
  }
}

@media (min-width: 1280px) {
  /* line 1796, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_image-block {
    top: -22%;
  }
}

@media (min-width: 1500px) {
  /* line 1796, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_image-block {
    top: -23%;
  }
}

/* line 1813, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .ws-i_image {
  margin: 0 auto;
  width: 30px;
  height: 25px;
  background: linear-gradient(180deg, #F9C84D 54.2%, #E69700 76.86%, #F9C84D 100%);
  -webkit-mask-size: contain !important;
  mask-size: contain !important;
}

@media (min-width: 480px) {
  /* line 1813, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_image {
    height: 30px;
    width: 35px;
  }
}

@media (min-width: 640px) {
  /* line 1813, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_image {
    height: 50px;
    width: 60px;
  }
}

@media (min-width: 1280px) {
  /* line 1813, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_image {
    height: 40px;
    width: 50px;
  }
}

@media (min-width: 1500px) {
  /* line 1813, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .ws-i_image {
    height: 50px;
    width: 60px;
  }
}

/* line 1839, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .fixed-popup {
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}

/* line 1850, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .fixed-popup_container {
  padding: 15px;
  border-radius: 8px;
  background: #fff;
  width: 280px;
  min-width: 280px;
  overflow: hidden;
}

@media (min-width: 480px) {
  /* line 1850, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .fixed-popup_container {
    width: 390px;
    min-width: 390px;
  }
}

@media (min-width: 640px) {
  /* line 1850, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .fixed-popup_container {
    width: 550px;
    min-width: 550px;
    padding: 20px;
  }
}

@media (min-width: 768px) {
  /* line 1850, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .fixed-popup_container {
    width: 660px;
    min-width: 660px;
  }
}

@media (min-width: 1280px) {
  /* line 1850, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .fixed-popup_container {
    width: 800px;
    min-width: 800px;
  }
}

/* line 1875, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .fixed-popup_button {
  margin: 20px auto 5px;
  display: block;
  padding: 10px;
  font-size: 21px;
  font-weight: 700;
  background: linear-gradient(to bottom, #da2616 0%, #ff3927 100%);
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25), 0 0 2px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  box-shadow: 0 2px 0 #AA0D0D, inset 0 1px 0 rgba(255, 255, 255, 0.35), inset 0 3px 14px rgba(255, 255, 255, 0.25);
  position: relative;
  text-transform: uppercase;
}

/* line 1888, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .fixed-popup_button:hover {
  background: linear-gradient(to top, #da2616 0%, #ff3927 100%);
}

@media (min-width: 640px) {
  /* line 1875, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .fixed-popup_button {
    font-size: 24px;
    padding: 15px 30px;
  }
}

@media (min-width: 768px) {
  /* line 1875, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .fixed-popup_button {
    font-size: 30px;
    border-radius: 12px;
  }
}

@media (min-width: 1280px) {
  /* line 1875, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .fixed-popup_button {
    font-size: 24px;
    padding: 10px 20px;
  }
}

@media (min-width: 1500px) {
  /* line 1875, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .fixed-popup_button {
    font-size: 30px;
    padding: 15px 30px;
  }
}

/* line 1910, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel-popup {
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 1914, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel-popup_container {
  position: relative;
}

/* line 1917, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel-popup_top {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* line 1922, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel-popup_top::before, .lottery_widget .wheel-popup_top::after {
  content: '';
  display: block;
  width: 32px;
  height: 28px;
  background: #F31919;
  -webkit-mask-image: url(/assets/lottery/icon_star-6b0810e5e6b0d4cc15233eaa132f16d79b05a501e817da998cf20167d30279af.png);
  mask-image: url(/assets/lottery/icon_star-6b0810e5e6b0d4cc15233eaa132f16d79b05a501e817da998cf20167d30279af.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

@media (min-width: 768px) {
  /* line 1922, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel-popup_top::before, .lottery_widget .wheel-popup_top::after {
    margin-top: 4px;
  }
}

/* line 1937, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel-popup_top::before {
  margin-right: 6px;
  margin-left: auto;
}

@media (min-width: 640px) {
  /* line 1937, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel-popup_top::before {
    margin-right: 10px;
  }
}

/* line 1944, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel-popup_top::after {
  margin-left: 6px;
  margin-right: auto;
}

@media (min-width: 640px) {
  /* line 1944, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel-popup_top::after {
    margin-left: 10px;
  }
}

/* line 1952, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .wheel-popup .wheel-top_title {
  line-height: 1.2;
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}

@media (min-width: 768px) {
  /* line 1952, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel-popup .wheel-top_title {
    font-size: 35px;
  }
}

@media (min-width: 1500px) {
  /* line 1952, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .wheel-popup .wheel-top_title {
    font-size: 40px;
  }
}

/* line 1969, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-popup_info {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  margin: 20px auto 24px;
  padding: 15px;
  text-align: center;
}

@media (min-width: 640px) {
  /* line 1969, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-popup_info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
  }
}

@media (min-width: 768px) {
  /* line 1969, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-popup_info {
    margin: 24px auto 30px;
  }
}

/* line 1985, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-popup_image-wrap {
  width: 118px;
  height: 100px;
  margin: 0 auto 10px;
  border-radius: 4px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 640px) {
  /* line 1985, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-popup_image-wrap {
    width: 142px;
    min-width: 142px;
    height: 120px;
    margin-right: 20px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 1985, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-popup_image-wrap {
    width: 200px;
    min-width: 200px;
    height: 170px;
    margin-right: 30px;
  }
}

/* line 2008, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-popup_image {
  max-width: 60%;
  max-height: 60%;
}

/* line 2012, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-popup_text {
  font-size: 17px;
  font-weight: 700;
}

@media (min-width: 640px) {
  /* line 2012, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-popup_text {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  /* line 2012, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-popup_text {
    font-size: 28px;
  }
}

/* line 2022, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-popup_buttons {
  margin: 10px auto 0;
}

@media (min-width: 1280px) {
  /* line 2025, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-popup_button {
    font-size: 30px;
    padding: 15px 30px;
  }
}

/* line 2033, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .info-popup {
  text-align: left;
}

/* line 2035, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .info-popup_container {
  position: relative;
}

/* line 2037, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .info-popup_container::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 30px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 66%, white 100%);
}

/* line 2050, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .info-top, .lottery_widget .td-top {
  position: relative;
  margin-bottom: 20px;
  line-height: 1.2;
}

/* line 2054, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .info-top::after, .lottery_widget .td-top::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  margin-top: 15px;
}

/* line 2062, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .info-top_title, .lottery_widget .td-top_title {
  font-size: 15px;
  font-weight: 700;
  margin: 0 auto;
  color: #000;
  padding-right: 30px;
}

@media (min-width: 480px) {
  /* line 2062, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .info-top_title, .lottery_widget .td-top_title {
    font-size: 18px;
  }
}

@media (min-width: 640px) {
  /* line 2062, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .info-top_title, .lottery_widget .td-top_title {
    font-size: 20px;
  }
}

/* line 2078, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-popup_content {
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: hidden;
  color: #000;
  position: relative;
}

/* line 2084, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-popup_content * {
  font-size: 11px;
}

@media (min-width: 480px) {
  /* line 2084, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .td-popup_content * {
    font-size: 12px;
  }
}

@media (min-width: 640px) {
  /* line 2084, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .td-popup_content * {
    font-size: 14px;
  }
}

/* line 2093, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-popup_content p, .lottery_widget .td-popup_content ul, .lottery_widget .td-popup_content ol {
  margin-bottom: 15px;
}

/* line 2096, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-popup_content ul, .lottery_widget .td-popup_content ol {
  margin-left: 17px;
}

/* line 2099, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-popup_content ul {
  list-style: disc;
}

/* line 2102, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-popup_content li {
  margin-bottom: 8px;
}

/* line 2105, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-popup_content img {
  display: block;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2115, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-top_close {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 2120, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-top_close-button {
  background: none;
  display: block;
  border: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  position: relative;
}

/* line 2129, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-top_close-button:hover::before {
  transform: rotate(-45deg);
}

/* line 2132, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-top_close-button:hover::after {
  transform: rotate(45deg);
}

/* line 2136, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-top_close-button::before, .lottery_widget .td-top_close-button::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 20px;
  height: 2px;
  background: #F31919;
  transition: transform 0.3s;
}

/* line 2148, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-top_close-button::before {
  transform: rotate(45deg);
}

/* line 2151, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .td-top_close-button::after {
  transform: rotate(-45deg);
}

/* line 2158, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-info_text {
  margin: 10px auto 12px;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

@media (min-width: 480px) {
  /* line 2158, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-info_text {
    font-size: 19px;
  }
}

@media (min-width: 768px) {
  /* line 2158, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-info_text {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

@media (min-width: 1280px) {
  /* line 2158, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-info_text {
    font-size: 19px;
    margin-bottom: 10px;
  }
}

@media (min-width: 1500px) {
  /* line 2158, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-info_text {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
  }
}

/* line 2179, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-info_text__red {
  color: #F31919;
}

/* line 2183, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-info_buttons {
  margin: 0 auto;
  padding-bottom: 2px;
}

/* line 2187, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-info_button {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  min-height: 66px;
  font-size: 21px;
  font-weight: 700;
  background: linear-gradient(to bottom, #da2616 0%, #ff3927 100%);
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25), 0 0 2px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  box-shadow: 0 2px 0 #AA0D0D, inset 0 1px 0 rgba(255, 255, 255, 0.35), inset 0 3px 14px rgba(255, 255, 255, 0.25);
  position: relative;
  transition: background .3s;
}

/* line 2204, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-info_button:hover {
  background: linear-gradient(to top, #da2616 0%, #ff3927 100%);
}

@media (min-width: 768px) {
  /* line 2187, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-info_button {
    min-width: 460px;
    min-height: 84px;
    font-size: 40px;
    border-radius: 12px;
  }
}

@media (min-width: 1280px) {
  /* line 2187, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-info_button {
    min-width: 400px;
    min-height: 64px;
    font-size: 30px;
  }
}

@media (min-width: 1500px) {
  /* line 2187, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-info_button {
    min-width: 460px;
    min-height: 84px;
    font-size: 40px;
  }
}

/* line 2223, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-info_button::before, .lottery_widget .w-info_button::after {
  content: '';
  display: block;
  width: 32px;
  height: 28px;
  background: url(/assets/lottery/icon_star-6b0810e5e6b0d4cc15233eaa132f16d79b05a501e817da998cf20167d30279af.png) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 2223, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-info_button::before, .lottery_widget .w-info_button::after {
    margin-top: 4px;
  }
}

/* line 2235, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-info_button::before {
  margin-right: 6px;
}

@media (min-width: 768px) {
  /* line 2235, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-info_button::before {
    margin-right: 10px;
  }
}

/* line 2241, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-info_button::after {
  margin-left: 6px;
}

@media (min-width: 768px) {
  /* line 2241, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-info_button::after {
    margin-left: 10px;
  }
}

/* line 2250, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-notification {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  border-radius: 12px;
  background: rgba(25, 243, 73, 0.1);
  font-weight: 700;
  font-size: 16px;
  min-height: 66px;
  padding: 10px;
  text-transform: uppercase;
  color: #000000;
}

@media (min-width: 640px) {
  /* line 2250, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-notification {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 2250, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-notification {
    font-size: 20px;
    min-height: 80px;
    padding: 20px;
  }
}

@media (min-width: 1366px) {
  /* line 2250, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-notification {
    font-size: 22px;
  }
}

@media (min-width: 1500px) {
  /* line 2250, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .w-notification {
    font-size: 24px;
    min-height: 110px;
  }
}

/* line 2278, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-notification_icon {
  background: url(/assets/lottery/icon_notification-e0ab10d84d44a7b5a377c598051e3b28d2ea703703690de0f2c84b1ae7add318.svg);
  height: 24px;
  width: 23px;
  min-width: 23px;
  margin-right: 12px;
}

/* line 2287, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-notification.w-notification__error {
  background: rgba(243, 25, 25, 0.1);
}

/* line 2289, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .w-notification.w-notification__error .w-notification_icon {
  background: url(/assets/lottery/icon_notification_error-1849f82d3e45aa40828ce6a3063eb72c859248deab4731bf8995699a75c7b2c9.svg);
}

/* line 2295, app/assets/stylesheets/application/_lottery_promo.scss */
.lottery_widget .e-popup_title {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  /* line 2295, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .e-popup_title {
    font-size: 24px;
  }
}

@media (min-width: 1500px) {
  /* line 2295, app/assets/stylesheets/application/_lottery_promo.scss */
  .lottery_widget .e-popup_title {
    font-size: 30px;
  }
}

/* line 2313, app/assets/stylesheets/application/_lottery_promo.scss */
.l-w_columns {
  margin-bottom: 20px;
}

@media (min-width: 1280px) {
  /* line 2313, app/assets/stylesheets/application/_lottery_promo.scss */
  .l-w_columns {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}

/* line 2323, app/assets/stylesheets/application/_lottery_promo.scss */
.l-w_days::before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #ebebeb;
  margin-bottom: 24px;
}

@media (min-width: 1280px) {
  /* line 2332, app/assets/stylesheets/application/_lottery_promo.scss */
  .l-w_days::before {
    margin-bottom: 30px;
  }
}

/* line 2337, app/assets/stylesheets/application/_lottery_promo.scss */
.l-w_notification {
  background: rgba(243, 25, 25, 0.1);
  border-radius: 12px;
  padding: 10px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  /* line 2337, app/assets/stylesheets/application/_lottery_promo.scss */
  .l-w_notification {
    padding: 20px;
    margin-bottom: 20px;
  }
}

/* line 2346, app/assets/stylesheets/application/_lottery_promo.scss */
.l-w_notification p {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
}

@media (min-width: 640px) {
  /* line 2346, app/assets/stylesheets/application/_lottery_promo.scss */
  .l-w_notification p {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 2346, app/assets/stylesheets/application/_lottery_promo.scss */
  .l-w_notification p {
    font-size: 20px;
  }
}

@media (min-width: 1366px) {
  /* line 2346, app/assets/stylesheets/application/_lottery_promo.scss */
  .l-w_notification p {
    font-size: 22px;
  }
}

@media (min-width: 1500px) {
  /* line 2346, app/assets/stylesheets/application/_lottery_promo.scss */
  .l-w_notification p {
    font-size: 24px;
  }
}

@keyframes blaze {
  0%, 20%, 40%, 60%, 80%, 100% {
    opacity: 0;
  }
  10%, 30%, 50%, 70%, 90% {
    opacity: 1;
  }
}

/* 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 7, app/assets/stylesheets/welcome/playtech/_lp.scss */
main.content .playtech_page {
  padding-top: 0;
}

/* line 11, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page {
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  max-width: 100%;
  background-color: #1b84c4;
}

/* line 16, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .row {
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

@media (min-width: 480px) {
  /* line 16, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .row {
    max-width: 360px;
  }
}

@media (min-width: 640px) {
  /* line 16, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .row {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 16, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .row {
    max-width: 700px;
  }
}

@media (min-width: 1280px) {
  /* line 16, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .row {
    max-width: 1120px;
  }
}

/* line 35, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .top {
  background: url(/assets/welcome/playtech/top_bg_s-c3ebcd753c5bb3a2a860547a7ef64d8f2b75f0eca7fd0b3ab0088c3b4c212662.png) no-repeat center -160px;
  position: relative;
  z-index: 1;
}

@media (min-width: 500px) {
  /* line 35, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top {
    background: url(/assets/welcome/playtech/top_bg_m-a4f093ac038a7e24c277f5b5ebf2b0585188c5b5f9cd91b08a12fbf4056019f7.png) no-repeat 30% -90px;
  }
}

@media (min-width: 640px) {
  /* line 35, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top {
    min-height: 440px;
    background-position: 30% 120%;
  }
}

@media (min-width: 768px) {
  /* line 35, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top {
    background-position: 20% 110%;
  }
}

@media (min-width: 1280px) {
  /* line 35, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top {
    background: url(/assets/welcome/playtech/top_bg_l-e0d3ea80492a3b5882278ff65aa1ddb8a7b97dc4a7db7956b80858ba6d04ec5b.png) no-repeat 30% -90px;
    min-height: 640px;
  }
}

@media (min-width: 1920px) {
  /* line 35, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top {
    background-size: 110%;
    background-position: center bottom;
  }
}

/* line 57, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .top::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 310px;
  z-index: 3;
  background: url(/assets/welcome/playtech/wave_s-88de9e67a2d3955ef52bd58f3b2ad3cea88e19d5a5baa6d80c770731a7fa14d3.png) no-repeat center top;
}

@media (min-width: 500px) {
  /* line 57, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top::after {
    background: url(/assets/welcome/playtech/wave_m-58d83a7c98270a182b552c60cdf46c4f18b7f8ed27e9f9a8b5340f948de35c45.png) no-repeat center top;
    height: 390px;
  }
}

@media (min-width: 768px) {
  /* line 57, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top::after {
    background: url(/assets/welcome/playtech/wave_l-c1b3ee6eb7cf457c94ec5d77920f6d548316c318886cc3543b5bd7b4e130b646.png) no-repeat center top;
    height: 440px;
  }
}

@media (min-width: 1920px) {
  /* line 57, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top::after {
    bottom: -2px;
    background: url(/assets/welcome/playtech/wave_xl-7e26bfd093dd43b9e27a75bcfa359d07354530af91b9425da8a2d22381814a88.png) no-repeat center top;
  }
}

/* line 83, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .top .row {
  position: relative;
}

/* line 86, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .top_text {
  text-align: center;
}

@media (min-width: 640px) {
  /* line 86, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_text {
    text-align: left;
    max-width: 280px;
  }
}

@media (min-width: 768px) {
  /* line 86, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_text {
    max-width: 310px;
  }
}

@media (min-width: 1280px) {
  /* line 86, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_text {
    max-width: 460px;
  }
}

/* line 99, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .top_title {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  padding: 30px 0 10px;
  line-height: 1.2;
  margin: 0 auto;
}

@media (min-width: 480px) {
  /* line 99, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_title {
    font-size: 26px;
  }
}

@media (min-width: 768px) {
  /* line 99, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_title {
    font-size: 36px;
    padding-bottom: 20px;
  }
}

@media (min-width: 1280px) {
  /* line 99, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_title {
    padding: 65px 0 40px;
    font-size: 60px;
  }
}

/* line 118, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .top_description {
  color: #ffffff;
  font-size: 13px;
  line-height: 1.2;
  padding: 0;
}

@media (min-width: 640px) {
  /* line 118, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_description {
    font-size: 14px;
  }
}

@media (min-width: 1280px) {
  /* line 118, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_description {
    font-size: 18px;
  }
}

@media (min-width: 640px) {
  /* line 130, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_image {
    position: absolute;
    right: -140px;
    top: -40px;
  }
}

@media (min-width: 768px) {
  /* line 130, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_image {
    right: -40px;
  }
}

@media (min-width: 1280px) {
  /* line 130, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_image {
    right: -190px;
  }
}

/* line 142, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .top_image img {
  max-width: 470px;
  margin-left: -80px;
}

@media (min-width: 1280px) {
  /* line 142, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .top_image img {
    max-width: 875px;
  }
}

/* line 152, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .main {
  background: url(/assets/welcome/playtech/islands_s-1b6a2d476a866ac93482aea99431021989009b3153e18f018f77b6fd804cdb33.png) no-repeat center 35%;
  margin-top: -130px;
  position: relative;
  z-index: 2;
  padding-bottom: 100px;
}

/* line 158, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .main::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  background: url(/assets/welcome/playtech/clouds_s-e73ca436470d4daa297f4bc9f526aa04111ac2f3720af26c7d8e7f1dc1fc3b96.png) no-repeat center top;
}

@media (min-width: 500px) {
  /* line 152, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .main {
    background: url(/assets/welcome/playtech/islands_m-f99cc7b1823b022dfb3182798b91882ae3b2a2c8d714ac3957970bdc4d3f341c.png) no-repeat center top;
  }
  /* line 173, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .main::before {
    background-image: url(/assets/welcome/playtech/clouds_m-322e832d9637a8123390bd9bc7dc57b0607cc926cbf483169347b6c019be9e2a.png);
  }
}

@media (min-width: 768px) {
  /* line 152, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .main {
    background-position: center 15%;
    padding-top: 70px;
  }
}

@media (min-width: 1280px) {
  /* line 152, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .main {
    background: url(/assets/welcome/playtech/islands_l-bec9d46261f1c758f48969fc05afdc9e24e5f0e9ab77807e44a757a22e9c37ec.png) no-repeat center 15%;
    padding-bottom: 280px;
  }
  /* line 185, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .main::before {
    background-image: url(/assets/welcome/playtech/clouds_l-1e548cf9b09c652c0056c6132fcdb9b0fa16fc4e94ac37d62c0734dbb2a88b4c.png);
  }
  /* line 188, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .main::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/assets/welcome/playtech/lines-8f096c7165fe968b35d60cb9126808798ed5649ef9c0344710bac7f1d8c6f2a4.png) no-repeat 39% 29%;
  }
}

@media (min-width: 1440px) {
  /* line 201, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .main::after {
    background-position: 44% 29%;
  }
}

@media (min-width: 1600px) {
  /* line 206, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .main::after {
    background-position: 46% 29%;
  }
}

@media (min-width: 1920px) {
  /* line 211, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .main::after {
    background-position: 47% 30%;
  }
}

@media (min-width: 2560px) {
  /* line 216, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .main::after {
    background-position: 48.5% 29%;
  }
}

/* line 222, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .islands {
  position: relative;
}

/* line 226, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island {
  height: 340px;
  width: 260px;
  margin: 0 auto 80px;
  border-radius: 70px;
  position: relative;
  background: -moz-linear-gradient(top, #51bdff 0%, white 100%);
  background: -webkit-linear-gradient(top, #51bdff 0%, white 100%);
  background: linear-gradient(to bottom, #51bdff 0%, white 100%);
}

@media (min-width: 640px) {
  /* line 226, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island {
    height: 214px;
    width: 540px;
    display: flex;
    align-items: center;
    justify-content: end;
    border-radius: 214px;
    padding: 0;
    margin-bottom: 35px;
  }
  /* line 257, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(odd) {
    flex-direction: row-reverse;
  }
  /* line 259, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(odd) .island_info {
    text-align: right;
    padding-right: 34px;
  }
  /* line 265, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(even) .island_info {
    text-align: left;
    padding-left: 34px;
  }
}

@media (min-width: 768px) {
  /* line 272, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island::before {
    content: "";
    display: block;
    width: 273px;
    height: 230px;
    position: absolute;
    top: 4px;
  }
  /* line 280, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(odd) {
    margin-left: 0;
  }
  /* line 282, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(odd)::before {
    background: url(/assets/welcome/playtech/direction_right_m-88fdbb0c99abfdf5f308af05120026a015c15ef572f78e7478e9298c63cf9170.png) no-repeat center top;
    right: -140px;
  }
  /* line 288, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(even) {
    margin-right: 0;
  }
  /* line 290, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(even)::before {
    background: url(/assets/welcome/playtech/direction_left_m-d722400c0ab560d54ef6d97d53b38ef50b9e99d7e52bd5ff3db0fe32f78f0ca8.png) no-repeat center top;
    left: -140px;
  }
}

@media (min-width: 1280px) {
  /* line 226, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island {
    width: 730px;
    height: 298px;
    margin-bottom: 50px;
  }
  /* line 301, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island::before {
    width: 378px;
    height: 319px;
    top: 10px;
  }
  /* line 306, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(odd) {
    margin-left: 0;
  }
  /* line 308, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(odd) .island_info {
    padding-left: 50px;
  }
  /* line 311, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(odd)::before {
    background: url(/assets/welcome/playtech/direction_right_l-6a325242af42b203668965f61a713a5b436389e5d9d130fd2a4da56699e913bd.png) no-repeat center top;
    right: -220px;
  }
  /* line 317, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(even) {
    margin-right: 0;
  }
  /* line 319, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(even) .island_info {
    padding-right: 50px;
  }
  /* line 322, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island:nth-child(even)::before {
    background: url(/assets/welcome/playtech/direction_left_l-546f8b9afc2b5fb858595ef9e4554dfe5f66dc07d8c276d17c6dd34f1b373791.png) no-repeat center top;
    left: -220px;
  }
}

/* line 329, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island:last-child {
  margin-bottom: 0;
}

/* line 332, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_badge {
  width: 214px;
  height: 214px;
  background: #ffffff;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  top: -60px;
  border: 4px solid #ffffff;
  box-shadow: 0 10px 14px 0 rgba(0, 0, 0, 0.1), inset 0 0 18px 0 rgba(255, 255, 255, 0.5);
}

@media (min-width: 640px) {
  /* line 332, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_badge {
    top: 0;
    margin: 0;
    min-width: 214px;
  }
}

@media (min-width: 1280px) {
  /* line 332, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_badge {
    height: 298px;
    width: 298px;
    min-width: 298px;
  }
}

/* line 353, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_badge img {
  max-width: 250px;
  position: absolute;
  top: 0;
  left: -10px;
}

@media (min-width: 1280px) {
  /* line 353, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_badge img {
    max-width: 380px;
  }
}

/* line 362, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_badge__blue {
  background: -moz-linear-gradient(top, #1b9fd8 0%, #0e3c71 100%);
  background: -webkit-linear-gradient(top, #1b9fd8 0%, #0e3c71 100%);
  background: linear-gradient(to bottom, #1b9fd8 0%, #0e3c71 100%);
}

/* line 378, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_badge__blue img {
  top: 10px;
  left: -15px;
}

@media (min-width: 1280px) {
  /* line 378, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_badge__blue img {
    left: -20px;
  }
}

/* line 386, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_badge__green {
  background: -moz-linear-gradient(top, #65bf1f 0%, #08675c 100%);
  background: -webkit-linear-gradient(top, #65bf1f 0%, #08675c 100%);
  background: linear-gradient(to bottom, #65bf1f 0%, #08675c 100%);
}

/* line 402, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_badge__green img {
  top: 10px;
  left: -20px;
}

@media (min-width: 1280px) {
  /* line 402, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_badge__green img {
    top: 5px;
    left: -35px;
  }
}

/* line 411, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_badge__violet {
  background: -moz-linear-gradient(top, #6077f3 0%, #371c63 100%);
  background: -webkit-linear-gradient(top, #6077f3 0%, #371c63 100%);
  background: linear-gradient(to bottom, #6077f3 0%, #371c63 100%);
}

/* line 428, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_badge__orange {
  background: -moz-linear-gradient(top, #eabc1c 0%, #982313 100%);
  background: -webkit-linear-gradient(top, #eabc1c 0%, #982313 100%);
  background: linear-gradient(to bottom, #eabc1c 0%, #982313 100%);
}

/* line 444, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_badge__orange img {
  top: -5px;
  left: -15px;
}

/* line 450, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_info {
  text-align: center;
  max-width: 210px;
  margin: -45px auto 0;
}

@media (min-width: 640px) {
  /* line 450, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_info {
    margin: 0;
    max-width: 290px;
  }
}

@media (min-width: 1280px) {
  /* line 450, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_info {
    max-width: 340px;
  }
}

/* line 462, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_title {
  color: #094e95;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 auto;
  padding: 0;
}

@media (min-width: 768px) {
  /* line 462, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_title {
    font-size: 26px;
  }
}

@media (min-width: 1280px) {
  /* line 462, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_title {
    font-size: 40px;
    line-height: 1;
  }
}

/* line 477, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_description {
  color: #10457b;
  font-size: 14px;
  padding: 9px 0 16px;
  line-height: 1.3;
  margin: 0 auto;
}

@media (min-width: 640px) {
  /* line 477, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_description {
    padding: 10px 0 20px;
  }
}

@media (min-width: 1280px) {
  /* line 477, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_description {
    font-size: 17px;
    padding: 15px 0 25px;
  }
}

/* line 491, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_link {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  background-color: #f93337;
  border-radius: 18px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  transition: background-color .2s;
}

/* line 504, app/assets/stylesheets/welcome/playtech/_lp.scss */
.playtech_page .island_link:hover {
  background-color: #ab0d10;
}

@media (min-width: 1280px) {
  /* line 491, app/assets/stylesheets/welcome/playtech/_lp.scss */
  .playtech_page .island_link {
    width: 220px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    border-radius: 25px;
  }
}

/* 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 1, app/assets/stylesheets/application/_registration.scss */
.registration_panel {
  overflow-x: hidden;
}

/* line 3, app/assets/stylesheets/application/_registration.scss */
.registration_panel .signup_code {
  margin-bottom: 1rem;
  position: relative;
}

/* line 6, app/assets/stylesheets/application/_registration.scss */
.registration_panel .signup_code::before {
  content: '';
  display: block;
  width: 200%;
  height: 100%;
  background: linear-gradient(135deg, #ff5c00 0%, #f2c34a 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0.25) 100%);
  position: absolute;
  left: -25%;
  top: 0;
}

/* line 16, app/assets/stylesheets/application/_registration.scss */
.registration_panel .signup_code_text {
  font-weight: bold;
  font-style: italic;
}

/* line 19, app/assets/stylesheets/application/_registration.scss */
.registration_panel .signup_code_text p {
  margin: 0 auto;
  padding: 10px 0;
  color: #ffffff;
}

/* line 26, app/assets/stylesheets/application/_registration.scss */
.registration_panel .signup_code_label label {
  color: #ffffff;
}

/* line 31, app/assets/stylesheets/application/_registration.scss */
.registration_panel .signup_code_input input {
  border-color: #ffffff;
}

/* 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 1, app/assets/stylesheets/application/_preloaded_images.sass */
#preloaded-images {
  width: 0px;
  height: 0px;
  display: inline;
}

/* line 6, app/assets/stylesheets/application/_preloaded_images.sass */
#preloaded-images .image-1 {
  background-image: url(/assets/icons/radio_hovered-eabbcc45d11f644719169ff44dc08ebfad193ef697aae37b3215853f18a3d195.svg);
}

/* line 8, app/assets/stylesheets/application/_preloaded_images.sass */
#preloaded-images .image-2 {
  background-image: url(/assets/icons/checkbox_hovered-9583d47ab89bb6326814342ee7f6c089d5e68fe6abf26e4a2ab7862300d8c7ac.svg);
}

/* line 10, app/assets/stylesheets/application/_preloaded_images.sass */
#preloaded-images .image-3 {
  background-image: url(/assets/icons/radio_selected-b7d5e9c20fdbb0e4494134cbb3b60747dd8cc2ecc3cbbcadf3f799a4329a96f9.svg);
}

/* line 12, app/assets/stylesheets/application/_preloaded_images.sass */
#preloaded-images .image-4 {
  background-image: url(/assets/icons/checkbox_selected-ba904ee4d387e7ae6901e298c49dc50ff5e545bfb7c7b5d355db703faef42143.svg);
}
