@charset "UTF-8";
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?wu8umg");
  src: url("fonts/icomoon.eot?wu8umg#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?wu8umg") format("truetype"), url("fonts/icomoon.woff?wu8umg") format("woff"), url("fonts/icomoon.svg?wu8umg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search1:before {
  content: "\e90f";
}

.icon-question:before {
  content: "\e901";
}

.icon-portfolio:before {
  content: "\e910";
}

.icon-comments:before {
  content: "\e90e";
}

.icon-stack1:before {
  content: "\e92e";
}

.icon-star-empty:before {
  content: "\e9d7";
}

.icon-star-half:before {
  content: "\e9d8";
}

.icon-star-full:before {
  content: "\e9d9";
}

.icon-gift:before {
  content: "\e911";
}

.icon-map-pin:before {
  content: "\e914";
}

.icon-book:before {
  content: "\e912";
}

.icon-users:before {
  content: "\e913";
}

.icon-google:before {
  content: "\e900";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope-o:before {
  content: "\f003";
}

.icon-check:before {
  content: "\f00c";
}

.icon-home:before {
  content: "\f015";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-share:before {
  content: "\f064";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-bar-chart-o:before {
  content: "\f080";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-phone:before {
  content: "\f095";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-facebook-f:before {
  content: "\f09a";
}

.icon-chain:before {
  content: "\f0c1";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-bars:before {
  content: "\f0c9";
}

.icon-navicon:before {
  content: "\f0c9";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-comments-o:before {
  content: "\f0e6";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-vk:before {
  content: "\f189";
}

.icon-paper-plane:before {
  content: "\f1d8";
}

.icon-send:before {
  content: "\f1d8";
}

.icon-share-alt:before {
  content: "\f1e0";
}

.icon-hourglass-1:before {
  content: "\f251";
}

.icon-hourglass-start:before {
  content: "\f251";
}

.icon-vimeo:before {
  content: "\f27d";
}

.icon-handshake-o:before {
  content: "\f2b5";
}

.icon-cancel:before {
  content: "\e902";
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?lrslou");
  src: url("../fonts/icomoon.eot?lrslou#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?lrslou") format("truetype"), url("../fonts/icomoon.woff?lrslou") format("woff"), url("../fonts/icomoon.svg?lrslou#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.menu-wrap a {
  color: #fff;
}

.menu-wrap a:hover,
.menu-wrap a:focus {
  color: #24bb9d;
}

/* Menu Button */
.menu-button {
  position: fixed;
  right: 8px;
  top: 24px;
  z-index: 1000;
  padding: 0;
  width: 2.5em;
  height: 2.25em;
  border: none;
  text-indent: 2.5em;
  font-size: 1.5em;
  color: transparent;
  background: transparent;
  outline: none;
  display: none;
}

.menu-button::before {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  bottom: 0.5em;
  left: 0.5em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4b523), color-stop(20%, transparent), color-stop(40%, transparent), color-stop(40%, #f4b523), color-stop(60%, #f4b523), color-stop(60%, transparent), color-stop(80%, transparent), color-stop(80%, #f4b523));
  background: -o-linear-gradient(#f4b523 20%, transparent 20%, transparent 40%, #f4b523 40%, #f4b523 60%, transparent 60%, transparent 80%, #f4b523 80%);
  background: linear-gradient(#f4b523 20%, transparent 20%, transparent 40%, #f4b523 40%, #f4b523 60%, transparent 60%, transparent 80%, #f4b523 80%);
  content: "";
}

/* Close Button */
.close-button {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 1em;
  top: 1em;
  overflow: hidden;
  text-indent: 1em;
  font-size: 0.75em;
  border: none;
  background: transparent;
  color: transparent;
  outline: none;
}

.close-button::before,
.close-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 3px;
  height: 100%;
  background: #f4b523;
}

.close-button::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

.close-button::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}

/* Menu */
.menu-wrap {
  position: fixed;
  overflow-y: auto;
  z-index: 1001;
  width: 300px;
  height: 100%;
  background: #373a47;
  padding: 2.5em 1.5em 0;
  font-size: 1.15em;
  -webkit-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
     transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.menu-wrap i {
  margin-right: 20px;
}

.menu,
.icon-list {
  height: 100%;
}

.icon-list {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.icon-list a {
  display: block;
  padding: 0.8em;
  -webkit-transform: translate3d(0, 500px, 0);
  transform: translate3d(0, 500px, 0);
}

.icon-list,
.icon-list a {
  -webkit-transition: -webkit-transform 0s 0.4s;
  transition: -webkit-transform 0s 0.4s;
  -o-transition: transform 0s 0.4s;
  transition: transform 0s 0.4s;
  transition: transform 0s 0.4s, -webkit-transform 0s 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
     transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.icon-list a:nth-child(2) {
  -webkit-transform: translate3d(0, 1000px, 0);
  transform: translate3d(0, 1000px, 0);
}

.icon-list a:nth-child(3) {
  -webkit-transform: translate3d(0, 1500px, 0);
  transform: translate3d(0, 1500px, 0);
}

.icon-list a:nth-child(4) {
  -webkit-transform: translate3d(0, 2000px, 0);
  transform: translate3d(0, 2000px, 0);
}

.icon-list a:nth-child(5) {
  -webkit-transform: translate3d(0, 2500px, 0);
  transform: translate3d(0, 2500px, 0);
}

.icon-list a:nth-child(6) {
  -webkit-transform: translate3d(0, 3000px, 0);
  transform: translate3d(0, 3000px, 0);
}

.icon-list a span {
  margin-left: 10px;
  font-weight: 700;
}

/* Shown menu */
.show-menu .menu-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  -o-transition: transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
     transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  -o-transition: transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
     transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .icon-list a {
  -webkit-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
     transition-duration: 0.9s;
}

.show-menu .content::before {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  transition: opacity 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
     transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  background-image: url(../images/main-bg.jpg);
  background-position: top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.container {
  max-width: 1390px;
  margin: 0 auto;
  padding: 0 15px;
}

a {
  text-decoration: none;
  display: inline-block;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

.btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 21px;
  min-width: 54px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 40px;
  border-radius: 5px;
  font-weight: 700;
  background-position: 0 0, 100% 0;
  background-repeat: no-repeat;
  background-size: auto 40px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  color: #fff;
}

.btn::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  margin: auto;
  z-index: -1;
  bottom: 0;
  left: 11px;
  right: 11px;
  background-size: 0 0;
  background-repeat: no-repeat;
}

.btn::after {
  z-index: -1;
  left: 19px;
  right: 19px;
  background-repeat: repeat-x;
  background-size: auto 40px;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  margin: auto;
}

.header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 100;
}

.header__inner {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 12;
  width: 100%;
  max-width: 1360px;
  height: inherit;
  margin: auto;
  padding-bottom: 2px;
  background-image: url(../images/bricks.png);
  background-size: auto auto, auto 100%;
  background-repeat: repeat-x, repeat;
  background-position: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__logo {
  width: 120px;
}

.header__register {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__register-panel {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
}

.header__register-panel::after {
  content: "";
  position: absolute;
  left: 21px;
  right: 21px;
  top: 0;
  z-index: -1;
  height: 100%;
  margin: auto;
  background-image: url(../images/frame-coin-border.svg);
  background-position: 0 0;
  background-repeat: repeat-x;
}

.header__register-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-left: 16px;
}

.header__register-wrapper::before {
  content: "";
  position: absolute;
  left: 14px;
  right: 33px;
  top: 0;
  z-index: -2;
  height: 100%;
  margin: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0e3003), to(#111e0a));
  background-image: -o-linear-gradient(#0e3003, #111e0a);
  background-image: linear-gradient(#0e3003, #111e0a);
  border-radius: 13% 0 0 13%;
}

.header__register-wrapper::after {
  content: "";
  position: absolute;
  left: 1px;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url(../images/frame-coin.svg);
  background-position: 0;
  background-repeat: no-repeat;
}

.header__register-img {
  z-index: inherit;
  width: 30px;
  height: 40px;
  background-image: url(../images/register-bonus.svg);
  display: block;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

.header__register-text {
  z-index: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px;
  margin-left: 4px;
}

.header__register-bonus-headline {
  font-size: 14px;
  font-weight: 700;
  color: #f2c924;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  white-space: nowrap;
}

.header__register-bonus-condition {
  font-size: 12px;
  line-height: 16px;
  mix-blend-mode: normal;
}

.header__register-btn {
  z-index: 10;
  background-image: url(../images/first-left.svg), url(../images/first-right.svg);
}

.header__register-btn:hover {
  background-image: url(../images/first-left-hover.svg), url(../images/first-right-hover.svg);
}

.header__register-btn::after {
  background-image: url(../images/first-mid.svg);
}

.header__login {
  margin-right: 20px;
}

.header__login-btn {
  background-image: url(../images/third-left.svg), url(../images/third-right.svg);
}

.header__login-btn:hover {
  background-image: url(../images/third-left-hover.svg), url(../images/third-right-hover.svg);
}

.header__login-btn::after {
  background-image: url(../images/third-mid-push.svg);
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu__list li + li {
  padding-left: 5px;
}

.menu__list a {
  color: #c5ad85;
  padding: 2px 4px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.menu__list a:hover {
  -webkit-box-shadow: 0 0 10px 0 #ffdf00;
          box-shadow: 0 0 10px 0 #ffdf00;
}

.main-bg__link {
  position: relative;
}

.main-bg__content .main-bg__btn {
  z-index: 10;
  background-image: url(../images/first-left.svg), url(../images/first-right.svg);
  outline: none;
  border: none;
  background-color: inherit;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}

.main-bg__content .main-bg__btn:hover {
  background-image: url(../images/first-left-hover.svg), url(../images/first-right-hover.svg);
}

.main-bg__content .main-bg__btn::after {
  background-image: url(../images/first-mid.svg);
}

.games {
  margin-top: -3px;
}

.games .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.games,
.main__content {
  background-color: #24210d;
  padding-top: 30px;
  padding: 0 15px;
}

.games,
.main__content {
  padding-top: 1px;
}

.bestgames {
  margin-top: 30px;
}

.list-games {
  padding: 25px 30px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.games .game {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
  text-align: center;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.games .game .game-link {
  display: block;
  margin: 0 25px;
  padding: 3px;
  border-radius: 4px;
  border: 1px solid #020b1c;
  background-color: rgba(1, 21, 48, 0.86);
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 0 1px #131f46, 0 0 6px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 0 0 1px #131f46, 0 0 6px rgba(0, 0, 0, 0.5);
}

.games .game .game-link img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.games .game .playslots {
  position: absolute;
  top: 80px;
  left: 50%;
  margin: 0 0 0 -55px;
  opacity: 0;
  padding: 10px 35px;
  font-size: 14px;
  color: #000;
  background: #ffe04d;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.games .game strong {
  display: block;
  color: #fff;
  padding: 5px;
  font-weight: normal;
}

.games .game .game-link:hover strong {
  text-shadow: 0 0 6px #316eff, 0 0 8px #316eff, 0 0 10px #316eff, 0 0 12px #316eff, 0 0 14px #316eff, 0 0 16px #316eff;
}

.games .game .game-link:hover .playslots {
  opacity: 1;
}

.games .game .game-link:hover img {
  opacity: 0.5;
}

.main__content {
  max-width: 70%;
  text-align: center;
  padding-bottom: 50px;
}

.main__content h1 {
  text-align: center;
}

.main__content p {
  font-size: 16px;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 20px;
}

.main__content ul {
  text-align: left;
  padding-left: 50px;
  line-height: 20px;
}

.main__content ul li {
  list-style: disc;
}

.main__content .ls-dec li {
  list-style: decimal;
}

.main__content h2,
.main__content h3 {
  text-align: left;
}

.main__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #24210d;
}

.sidebar {
  max-width: 30%;
  width: 100%;
  padding: 0 15px;
}

.lobby-games__aside-title {
  text-align: center;
}

.overview-features {
  padding: 20px 15px 0;
  background-color: #24210d;
  margin: 25px 0 85px;
  color: #fff;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.overview-features .advantages {
  padding-right: 20px;
}

.overview-features .advantages,
.overview-features .disadvantages {
  width: 50%;
}

.overview-features .overview-features-title {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}

.overview-features ul {
  padding: 0;
  margin: 15px 0;
}

.overview-features ul li {
  position: relative;
  line-height: 22px;
  margin-bottom: 10px;
  list-style: none;
}

.overview-features .advantages ul li:before {
  content: "\f164";
  font-family: "icomoon";
  color: #4caf50;
  margin-right: 10px;
}

.overview-features .overview-features-title {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
}

.overview-features .disadvantages ul li:before {
  content: "\f165";
  font-family: "icomoon";
  color: #f83030;
  margin-right: 10px;
}

.overview-features-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  height: 55px;
}

.overview-features-rating:before {
  content: "";
  width: 110px;
  height: 110px;
  display: block;
  border-radius: 50%;
  background: #fff;
  position: absolute;
}

.overview-features-rating .radial-progress {
  width: 100px;
  height: 100px;
  margin-left: 0;
  margin-top: 4px;
}

.fill,
.overview-features-rating .radial-progress .circle .mask,
.overview-features-rating .radial-progress .circle .shadow {
  width: 100px;
  height: 100px;
  position: absolute;
  border-radius: 50%;
}

.overview-features-rating .radial-progress .circle .mask {
  clip: rect(0px, 100px, 100px, 50px);
}

.overview-features-rating .radial-progress .circle .mask .fill {
  clip: rect(0px, 50px, 100px, 0px);
  background-color: #1e88e5;
}

.overview-features-rating .radial-progress .circle .fill,
.overview-features-rating .radial-progress .circle .mask,
.overview-features-rating .radial-progress .circle .shadow {
  width: 100px;
  height: 100px;
  position: absolute;
  border-radius: 50%;
}

.overview-features-rating .radial-progress .circle .mask .fill {
  clip: rect(0px, 50px, 100px, 0px);
  background-color: #1e88e5;
}

.overview-features-rating .radial-progress .inset {
  width: 90px !important;
  height: 90px !important;
  position: absolute;
  top: 97%;
  left: 50%;
  margin: -45px 0 0 -45px !important;
  background-color: #161c22;
  border-radius: 50%;
  text-align: center;
  line-height: 96px;
  color: #fff;
  font-weight: 700;
}

.lobby-games__aside-title {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 16px;
}

.slider3 {
  height: 100%;
  padding: 10px 16px;
  border-right: 2px solid #c39b19;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#0d2b03), to(#121b0c));
  background-image: -o-linear-gradient(left, #0d2b03, #121b0c);
  background-image: linear-gradient(90deg, #0d2b03, #121b0c);
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
}

.slider3__item-wrap {
  height: 500px;
}

.slider3__swiper {
  height: 100%;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.slider3 .swiper-wrapper {
  padding-top: 16px;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.slider3__slide {
  height: 102px;
}

.slider3__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.slider3__img-wrap {
  position: relative;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 122px;
  height: 88px;
  margin-right: 8px;
  padding: 5px;
  border: 2px solid #8b7a43;
  border-radius: 5px;
  background: -o-linear-gradient(90deg, #645312, #16160f 96.76%);
  background: linear-gradient(1turn, #645312, #16160f 96.76%);
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5), inset 0 -4px 7px rgba(0, 0, 0, 0.6), inset 0 3px 3px rgba(141, 106, 13, 0.766559);
          box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.5), inset 0 -4px 7px rgba(0, 0, 0, 0.6), inset 0 3px 3px rgba(141, 106, 13, 0.766559);
}

.slider3__pic {
  border-radius: 2px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slider3__desc {
  position: relative;
  width: 100px;
  padding-right: 8px;
}

.slider3__username {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 12px;
}

.slider3__desc > * {
  display: block;
  width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.167;
}

.slider3__text {
  font-size: 12px;
  margin-bottom: 4px;
  color: #c5ad85;
}

.slider3__currensy {
  color: #81c946;
  font-weight: 700;
  line-height: 1.25;
  font-size: 14px;
}

.currency::after {
  content: "₴";
  font-weight: 400;
}

.event-block__title {
  margin-bottom: 16px;
  text-align: center;
  line-height: 24px;
}

.title--lg {
  font-size: 16px;
  line-height: 24px;
}

.events-item-wrap {
  padding: 8px;
  background-image: url(../images/events-bg-320.jpg);
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
  border-radius: 5px;
  text-align: center;
}

.cup-participant {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}

.cup-participant-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.cup-participant-item__img-wrap:not(:last-child) {
  margin-bottom: 8px;
}

.cup-participant-item__img-wrap {
  margin-left: auto;
  margin-right: auto;
  height: 116px;
  width: 96px;
}

.cup-participant-item__img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.cup-participant-desc {
  padding: 2px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.08%, #474031), to(#2d2817));
  background: -o-linear-gradient(top, #474031 1.08%, #2d2817);
  background: linear-gradient(180deg, #474031 1.08%, #2d2817);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.cup-participant-desc__info-wrap {
  margin: 0 auto;
  width: 92px;
  padding: 10px 4px 14px;
  text-align: center;
}

.cup-participant-desc__info-name {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.cup-participant-desc__info-money {
  margin-bottom: 4px;
  max-height: 24px;
  font-size: 16px;
  line-height: 24px;
  color: #81c946;
  font-weight: 700;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.cup-participant-desc__info-points {
  font-size: 12px;
  line-height: 16px;
  color: #e6c8a8;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.cup-participant-item:nth-child(2) {
  padding: 0 8px;
}

.other-places {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(148px, 1fr));
  grid-gap: 8px;
  padding-top: 8px;
  max-width: 704px;
  margin-left: 30px;
}

.other-places-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 16px;
  min-height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, from(#433c1e), to(#24210d));
  background: -o-linear-gradient(top, #433c1e, #24210d);
  background: linear-gradient(180deg, #433c1e, #24210d);
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}

.other-places-list__name {
  max-width: 76px;
  color: #81c946;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
}

.user-place-tab {
  max-width: 304px;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#feebc4), to(#debc71));
  background-image: -o-linear-gradient(#feebc4, #debc71);
  background-image: linear-gradient(#feebc4, #debc71);
  padding: 2px;
  border-radius: 5px;
}

.user-place-tab__container {
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 14px 0 22px;
  min-height: 54px;
  background: -webkit-gradient(linear, left top, left bottom, from(#0f3a02), to(#12190c));
  background: -o-linear-gradient(top, #0f3a02, #12190c);
  background: linear-gradient(180deg, #0f3a02, #12190c);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
  border-radius: inherit;
}

.user-place-ticket__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  padding: 8px 0;
  max-width: 164px;
  font-size: 14px;
  line-height: 16px;
}

.user-place-ticket__ico {
  width: 24px;
  height: 24px;
}

.icon-lottery,
.icon-ticket {
  background-image: url(../images/ticket.svg);
}

[class*="icon-"] {
  display: block;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

.user-place-ticket__count {
  margin: 0 12px;
  font-weight: 700;
  color: #fff;
}

.user-place-ticket__link {
  color: #f2c924;
}

.v-link {
  text-decoration: none;
  outline: none;
  border: none;
  background: inherit;
}

.v-link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f2c924;
  cursor: pointer;
  font-size: 14px;
}

.v-link:hover {
  text-decoration: underline;
}

.user-place-ticket__text {
  padding-bottom: 2px;
  font-size: 12px;
  line-height: 14px;
  color: #e6c8a8;
}

.user-place-tab--full-width {
  max-width: 100%;
}

.footer {
  margin-top: -16px;
}

.footer__inner {
  background-image: url(../images/separator.svg), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 22, 14, 0.6)), color-stop(84%, #00160e)), url(../images/bricks.svg);
  background-image: url(../images/separator.svg), -o-linear-gradient(rgba(0, 22, 14, 0.6), #00160e 84%), url(../images/bricks.svg);
  background-image: url(../images/separator.svg), linear-gradient(rgba(0, 22, 14, 0.6), #00160e 84%), url(../images/bricks.svg);
  background-position: 0 0, 0 0, left 14px;
  background-size: auto 14px, auto 60px, auto 46px;
  background-repeat: repeat-x;
  position: relative;
  z-index: 1;
  background-color: #00160e;
  margin-top: auto;
  padding-bottom: 32px;
  padding-top: 14px;
}

.footer__trust-wrapper {
  position: relative;
  z-index: 2;
  border-bottom: 2px solid #2e2b1b;
}

.footer__trust-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 0 8px;
}

.footer__trust-item {
  width: auto;
  padding: 0 8px;
  margin-bottom: 8px;
}

.footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer__logo {
  text-align: center;
  margin-top: 20px;
}

.footer__logo-item {
  margin: 0 auto;
}

.footer__logo-item img {
  position: relative;
  display: block;
  width: 80px;
  height: 54px;
}

.footer__copyright {
  padding: 16px 16px 0;
  text-align: center;
  font-size: 10px;
  line-height: 1.6;
  color: #c5ad85;
}

.registration-block__panel {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 54px;
  padding: 8px 5px;
  background-image: url(../images/left.png), url(../images/right.png);
  background-position: 0 0, 100% 0;
  background-size: auto 54px;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.5);
}

.registration-block__panel::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  margin: auto;
  background-image: url(../images/bricks-new.svg), url(../images/bricks-new.png);
  background-size: auto auto, auto 100%;
  background-repeat: repeat-x, repeat;
  background-position: top;
  z-index: -1;
}

.icon-register-bonus {
  background: url(../images/register-bonus.svg) 50%/contain no-repeat;
}

.registration-block__bonus-text {
  font-size: 20px;
  line-height: 30px;
}

.registration-block__bonus-img {
  z-index: inherit;
  width: 40px;
  height: 100%;
}
.comment-body {
  width: 100%;
  border: 2px solid yellow;
  padding: 15px;
  margin: 10px 0;
}

.comment-author {
  color: purple;
  font-size: 20px;
  display: inline-block;
}
.comment-time {
  float: right;
  font-size: 12px;
  color: #ccc;
  opacity: 0.4;
  font-weight: 700;
}
.comment-rating {
  margin-top: 10px;
}
.rating-title {
  display: inline-block;
  font-weight: 700;
  color: purple;
}
.rating-stars {
  display: inline-block;
}
.star {
  color: yellow;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
  font-size: 15px;
}
.comment-text {
  margin-top: 10px;
}
.comments-form {
  width: 100%;
  border: 2px solid yellow;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px;
  margin: 10px 0;
}
.comments-author,
.comments-textarea {
  border: 2px solid purple;
  padding: 10px;
  width: 400px;
  max-width: 100%;
  font-size: 14px;
  margin-bottom: 10px;
  background: #1c1c1c;
}
input[placeholder],
textarea[placeholder] {
  font-size: 14px;
  font-family: inherit;
  color: #dedede;
}
.rating__title-rating-value {
  color: #dedede;
}
.rating__title-rating-value span {
  color: yellow;
}
.comments-textarea {
  resize: none;
  height: 90px;
  max-height: 100%;
}
.icon-star-hover {
  color: #ccc;
}
.ref_btn {
  display: inline-block;
  margin: 10px auto;
  padding: 10px 40px;
  font-weight: 700;
  color: #000;
  font-size: 1.2em;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  background: yellow;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}

.PgndAe_ {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 20px;
}

.nIEkBAC22xNs {
  margin: 0 auto;
  z-index: 2;
  cursor: pointer;
  text-align: center;
}

.nIEkBAC22xNs img {
  position: relative;
  width: 100%;
}
.uK0224j0eJqQ {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
}
.jztKvy {
  display: block;
  width: 240px;
  height: 120px;
  background: url(../images/btn-play.png) no-repeat center center;
  background-size: 100% auto;
  text-align: right;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .jztKvy {
    width: 285px;
    height: 130px;
  }
}
.jztKvy:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.XIuXoUb8jiL {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: -1px -1px 0 #85274c;
  padding-right: 10px;
}
@media only screen and (min-width: 768px) {
  .XIuXoUb8jiL {
    padding-right: 12px;
    font-size: 24px;
  }
}
.jztKvy:hover {
  text-decoration: none;
  background: url(../images/btn-play-hov.png) no-repeat center center;
  background-size: 100% auto;
}
.QuIAdcf {
  margin-top: -10px;
  padding-left: 65px;
}
.Vz7Ize {
  display: inline-block;
}
.fSJvZptyY {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  outline: 0;
  font-weight: 700;
  position: relative;
  padding: 7px 10px;
  border-radius: 4px;
  line-height: 1.2;
  color: #fff;
  white-space: nowrap;
}
.Uq1igo {
  background: #18cc02eb;
}
.QuIAdcf .fSJvZptyY {
  padding: 8px 14px;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}

.nIEkBAC22xNs:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.tJw {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tJw iframe {
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
}

.zkfmZcIe {
  padding: 0;
  position: relative;
}
.c-slots-title-S-1-1 .hAPU19r {
  padding: 10px 0;
  font-size: 18px;
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.8);
  display: table;
  width: 100%;
  border-spacing: 0;
}
.c-slots-title-S-1-1 .wl0uHhGU {
  font-size: 24px;
}
@media only screen and (min-width: 1200px) {
  .c-slots-slider-S-1-1 .tYOPxYyfvO {
    display: table;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .c-slots-slider-S-1-1 .TEC1U1dJ8a_ .slick-list {
    overflow: visible;
  }
}
@media only screen and (min-width: 1200px) {
  .c-slots-slider-S-1-1 .AUt {
    display: table-cell;
    vertical-align: top;
    width: 20%;
    padding: 0 12px;
  }
}
@media only screen and (min-width: 1200px) {
  .c-slot-S-1-1 {
    height: 230px;
  }
}
.c-slot-S-1-1 {
  position: relative;
}
.c-slot-S-1-1 .AGqsQDK {
  text-align: center;
  border-radius: 4px;
  padding: 12px 10px;
  -webkit-box-shadow: 0 5px 8px rgba(3, 5, 21, 0.3);
  box-shadow: 0 5px 8px rgba(3, 5, 21, 0.3);
  background-color: #0b600096;
  max-width: 310px;
  margin: 0 auto 24px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 1px solid #ff8f00ab;
}
@media only screen and (min-width: 568px) {
  .c-slot-S-1-1 .AGqsQDK {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 768px) {
  .c-slot-S-1-1 .AGqsQDK {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1024px) {
  .c-slot-S-1-1 .AGqsQDK {
    margin-bottom: 12px;
  }
}
.c-slots-slider-S-1-1 .TEC1U1dJ8a_ .AGqsQDK {
  max-width: 250px;
}
@media only screen and (min-width: 667px) {
  .c-slots-slider-S-1-1 .TEC1U1dJ8a_ .AGqsQDK {
    max-width: 280px;
  }
}
@media only screen and (min-width: 768px) {
  .c-slots-slider-S-1-1 .TEC1U1dJ8a_ .AGqsQDK {
    max-width: 230px;
  }
}
@media only screen and (min-width: 1024px) {
  .c-slots-slider-S-1-1 .TEC1U1dJ8a_ .AGqsQDK {
    max-width: 208px;
  }
}
@media only screen and (min-width: 1200px) {
  .c-slots-slider-S-1-1 .TEC1U1dJ8a_ .AGqsQDK {
    max-width: none;
  }
}
.c-slot-S-1-1 .kc0VtAwO {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 10px;
}
.c-slot-S-1-1 .cdN8_xv {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 0;
}
.c-slot-S-1-1 .l7gxHMmPE5 {
  -webkit-box-shadow: 0 5px 8px rgba(3, 5, 21, 0.3);
  box-shadow: 0 5px 8px rgba(3, 5, 21, 0.3);
}
.c-slot-S-1-1 .jyXK9IXYSNkU {
  padding-top: 5px;
}
@media only screen and (min-width: 1200px) {
  .c-slot-S-1-1 .jyXK9IXYSNkU {
    display: none;
  }
}
.c-slot-S-1-1 .vga2JXX {
  text-align: left;
  display: table;
  width: 100%;
}
.c-slot-S-1-1 .sXonnD,
.c-slot-S-1-1 .nMX9z {
  display: table-cell;
  vertical-align: middle;
}
.c-slot-S-1-1 .sXonnD {
  padding-right: 10px;
}
.c-slot-S-1-1 .sXonnD .fSJvZptyY,
.c-slot-S-1-1 .nMX9z .fSJvZptyY {
  padding-top: 0;
  padding-bottom: 0;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}
.fSJvZptyY {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  outline: 0;
  font-weight: 700;
  position: relative;
  padding: 7px 10px;
  border-radius: 4px;
  line-height: 1.2;
  color: #fff;
  white-space: nowrap;
}
.fSJvZptyY,
.fSJvZptyY:hover {
  text-decoration: none;
}
.xoxDVD9_me5b {
  text-transform: uppercase;
  background-color: #f23b41;
  background: -webkit-gradient(linear, left bottom, left top, from(#f23b41), color-stop(79%, #ee5800), to(#ff9b00));
  background: linear-gradient(to top, #f23b41 0%, #ee5800 79%, #ff9b00 100%);
  text-shadow: -1px -1px 0 #85274c;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.aRSnqYAd3on {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .c-slot-S-1-1 .AGqsQDK:focus,
  .c-slot-S-1-1 .AGqsQDK:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
  }
}
@media only screen and (min-width: 1200px) {
  .c-slot-S-1-1 .AGqsQDK:focus .jyXK9IXYSNkU,
  .c-slot-S-1-1 .AGqsQDK:hover .jyXK9IXYSNkU {
    display: block;
  }
}

.xoxDVD9_me5b:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#f23b41), color-stop(79%, #ee5800), to(#ff9b00));
  background: linear-gradient(to bottom, #f23b41 0%, #ee5800 79%, #ff9b00 100%);
}

.track {
  width: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}