/*!
Theme Name: casinosecret
Theme URI: https://codja.net/
Author: Codja
Author URI: https://codja.net/
Version: 1.0.0
Text Domain: casinosecret theme
*/
@font-face {
  font-family: 'Galano Grotesque';
  src: local("Galano Grotesque Alt Regular"), local("Galano-Grotesque-Alt-Regular"), url(/ja/wp-content/themes/casinosecret/fonts/16f010ff.woff2) format("woff2"), url(/ja/wp-content/themes/casinosecret/fonts/5db59098.woff) format("woff"), url(/ja/wp-content/themes/casinosecret/fonts/6b0e3d9d.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Galano Grotesque';
  src: local("Galano Grotesque Bold"), local("Galano-Grotesque-Bold"), url(/ja/wp-content/themes/casinosecret/fonts/4410413b.woff2) format("woff2"), url(/ja/wp-content/themes/casinosecret/fonts/a96fbde8.woff) format("woff"), url(/ja/wp-content/themes/casinosecret/fonts/0c4fce83.ttf) format("truetype");
  font-weight: 700;
  font-style: normal; }

html {
  overflow-y: scroll; }

body,
html {
  position: relative;
  width: 100%;
  overflow-x: hidden; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role=button] {
  cursor: pointer; }

select {
  word-wrap: normal; }

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button; }

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer; }

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1140px; }

img {
  max-width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.d-block {
  display: block; }

.container__overflow {
  position: relative;
  z-index: 6;
  background-color: #fff;
  padding-bottom: 27px; }

.title {
  font-size: 36px;
  color: #fffd00;
  font-weight: bold; }

.text {
  font-size: 24px;
  color: #fff; }

.button {
  position: relative;
  font-size: 22px;
  font-weight: 900;
  text-shadow: none;
  width: 192px;
  height: 58px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 30px;
  -webkit-transform: 0.3s;
          transform: 0.3s; }

.button span {
  color: #c733ef;
  background-color: #fffd00;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.button:hover {
  text-decoration: none; }

.button:hover span {
  color: #FFFD00;
  background-color: #C733EF; }

.button:before {
  content: '';
  background-color: #210d3a;
  opacity: 0.84;
  width: 192px;
  height: 58px;
  border-radius: 30px;
  position: absolute;
  z-index: 1;
  top: 5px; }

.first-container {
  background: #620178;
  background: -webkit-gradient(linear, left top, left bottom, from(#620178), color-stop(7%, #670383), color-stop(7%, #690385), color-stop(13%, #700895), color-stop(23%, #820cb2), color-stop(31%, #9310bf), color-stop(39%, #a50fbf), color-stop(45%, #b60bbb), color-stop(56%, #d70bab), color-stop(67%, #f00b97), color-stop(69%, #f40d92), color-stop(72%, #f8158a), color-stop(77%, #fe277d), color-stop(92%, #ff6e4c), color-stop(96%, #ff7a45), color-stop(96%, #ff7c43), to(#ff863d));
  background: linear-gradient(to bottom, #620178 0%, #670383 7%, #690385 7%, #700895 13%, #820cb2 23%, #9310bf 31%, #a50fbf 39%, #b60bbb 45%, #d70bab 56%, #f00b97 67%, #f40d92 69%, #f8158a 72%, #fe277d 77%, #ff6e4c 92%, #ff7a45 96%, #ff7c43 96%, #ff863d 100%); }

.swiper-button-next,
.swiper-button-prev {
  outline: none; }

body {
  font-family: 'Noto Sans JP', sans-serif; }

img {
  max-width: 100%; }

.cta-banner {
  height: 400px;
  position: relative;
  position: relative;
  z-index: 5; }

.cta-banner {
  background-image: url(/ja/wp-content/themes/casinosecret/images/cta-banner__bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #850eaa; }

.cta-banner:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 52px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/ja/wp-content/themes/casinosecret/images/block_shadow.png);
  z-index: 5; }

.cta-banner::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  background-image: url(/ja/wp-content/themes/casinosecret/images/cta_banner_chips.png);
  height: 100%;
  background-repeat: no-repeat;
  left: -20px;
  right: 0;
  bottom: -189px; }

.cta-banner__first::after {
  background-image: url(/ja/wp-content/themes/casinosecret/images/cta-banner__first_coins.png); }

.cta-banner__first .title {
  padding-left: 15px; }

.cta-banner__first .button {
  right: 15px; }

.cta-banner__title {
  padding-top: 60px;
  position: relative; }

.cta-banner__man {
  position: absolute;
  right: 10px;
  bottom: 65px; }

.cta-banner__button {
  position: absolute;
  bottom: 30px;
  right: 0px; }

@media (max-width: 1126px) {
  /* .cta-banner {
    height: 680px;
  } */
  .cta-banner::after {
    background-image: url(/ja/wp-content/themes/casinosecret/images/cta_banner_chips_mob.png); }
  .about-welcome__chips picture {
    display: none; }
  .about-welcome__chips::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: url(/ja/wp-content/themes/casinosecret/images/cta_banner_chips_mob.png);
    height: 100%;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    background-size: contain;
    /* bottom: -255px; */ }
  /* .cta-banner__title {
    text-align: center;
    font-size: 48.2px;
    padding-top: 45px;
    letter-spacing: -2px;
  }

  .cta-banner__man {
    right: 0;
    left: 0;
    text-align: center;
  }

  .cta-banner__button {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  } */ }

.first-container__bg {
  position: absolute;
  top: 0; }

.table-section:after {
  content: '';
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  height: 120px;
  background-repeat: no-repeat;
  background-image: url(/ja/wp-content/themes/casinosecret/images/benefit_shadow.png);
  background-size: contain; }

.testimonials__arrow:after {
  background-image: url("/ja/wp-content/themes/casinosecret/images/testimonials_arrow.png"); }

.benefit:before {
  background-image: url("/ja/wp-content/themes/casinosecret/images/benefit_bg.png"); }

.benefit:after {
  background-image: url("/ja/wp-content/themes/casinosecret/images/benefit_shadow.png"); }

.listing__uncalculated li:before {
  background-image: url("/ja/wp-content/themes/casinosecret/images/listing_ellipse.png");
  background-position: center; }

.slots__container {
  background-image: url("/ja/wp-content/themes/casinosecret/images/slots_bg.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover; }

.slots__arrow:after {
  background-image: url("/ja/wp-content/themes/casinosecret/images/slots_arrow.png");
  content: "" !important;
  height: 71px;
  width: 41px;
  background-repeat: no-repeat;
  background-size: contain; }

.slots__next::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.live__container {
  height: 100%;
  background-image: url("/ja/wp-content/themes/casinosecret/images/live_bg.png");
  background-position: bottom;
  background-repeat: no-repeat;
  overflow: hidden; }

/* .live__club{
  background-image: url('/ja/wp-content/themes/casinosecret/images/live__club_bg.png');
} */
.live__baccarat {
  background-image: url("/ja/wp-content/themes/casinosecret/images/baccarat_bg.png");
  background-repeat: no-repeat; }

.about-tabs {
  background-image: url("/ja/wp-content/themes/casinosecret/images/tabs_bg.png"); }

@media (max-width: 1126px) {
  .about-content__item--2 {
    background-image: url("/ja/wp-content/themes/casinosecret/images/about_content_item2_mob_bg.png");
    background-position: bottom;
    background-repeat: no-repeat; }
  .live__baccarat {
    background-image: url("/ja/wp-content/themes/casinosecret/images/baccarat_bg_mob.png"); } }

.mobile-section .container {
  height: 100%;
  background-image: url("/ja/wp-content/themes/casinosecret/images/mobile_bg.png");
  background-position: top;
  background-repeat: no-repeat; }

.promotion__container {
  height: 100%;
  background-image: url("/ja/wp-content/themes/casinosecret/images/promotion_bg.png");
  background-position: bottom;
  background-repeat: no-repeat; }

.support__container {
  height: 100%;
  background-image: url("/ja/wp-content/themes/casinosecret/images/support_bg_desk.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover; }

@media (max-width: 1126px) {
  .support__container {
    background-image: none; } }

.about-welcome {
  background-image: url("/ja/wp-content/themes/casinosecret/images/welcome_bg.png");
  background-position: bottom;
  background-repeat: no-repeat; }

/* .about-content{
  background-image: url('/ja/wp-content/themes/casinosecret/images/about_content_bg.png');
  background-position: top;
  background-repeat: no-repeat;
} */
/* .about-content__item--3 {
  background-image: url('/ja/wp-content/themes/casinosecret/images/about_content_item3.png');
  background-position: top;
} */
.about-tabs__circle {
  background-image: url(/ja/wp-content/themes/casinosecret/images/tabs_plus.png);
  background-repeat: no-repeat;
  background-position: center; }

.about-tabs__show .about-tabs__circle {
  background-image: url(/ja/wp-content/themes/casinosecret/images/tabs_minus.png); }

@media (max-width: 1126px) {
  .hero__content {
    text-shadow: 0px 6px 4px rgba(0, 0, 0, 0.61); }
  .hero:after {
    content: '';
    background-image: url(/ja/wp-content/themes/casinosecret/images/hero_shadow.png);
    position: absolute;
    top: calc(100% + 4px);
    height: 160px;
    width: 100%;
    background-repeat: no-repeat;
    z-index: -1; }
  .listing__uncalculated li:before {
    background-image: url("/ja/wp-content/themes/casinosecret/images/listing_ellipse_mob.png"); }
  .testimonials__arrow:after {
    background-image: url("/ja/wp-content/themes/casinosecret/images/testimonials_arrow_mobile.png"); }
  .benefit:before {
    background-image: url("/ja/wp-content/themes/casinosecret/images/benefit_bg_mobile.png");
    background-size: contain; }
  .about-tabs__circle {
    background-image: url(/ja/wp-content/themes/casinosecret/images/tabs_plus_mob.png); }
  .about-tabs__show .about-tabs__circle {
    background-image: url(/ja/wp-content/themes/casinosecret/images/tabs_minus_mob.png); } }

.shadow {
  position: relative; }

.shadow-before {
  position: relative; }

.shadow:after {
  content: '';
  position: absolute;
  top: calc(100% - 2px);
  width: 100%;
  height: 52px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/ja/wp-content/themes/casinosecret/images/block_shadow.png);
  z-index: 5; }

.shadow-before:after {
  content: '';
  position: absolute;
  top: -2px;
  width: 100%;
  height: 52px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/ja/wp-content/themes/casinosecret/images/block_shadow.png);
  z-index: 5; }

.shadow-before div:first-child {
  position: relative;
  z-index: 6; }

@media (max-width: 1126px) {
  .shadow-before:after {
    top: -1px; }
  .listing__cerf:before {
    content: '';
    position: absolute;
    background-image: url(/ja/wp-content/themes/casinosecret/images/listing__coins.png); }
  .listing__cerf:after {
    content: '';
    position: absolute;
    background-image: url(/ja/wp-content/themes/casinosecret/images/listing__coins.png); } }

.mb {
  display: none; }

@media (max-width: 1126px) {
  .mb {
    display: block; }
  .dsk {
    display: none; } }

.header {
  height: 75px;
  background-color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99; }
  .header__container {
    display: -webkit-box;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center; }
  .header__burger {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
    width: 40px;
    height: 40px;
    border: 2px solid #27a4dd;
    border-radius: 8px;
    margin-left: 5px;
    -webkit-box-align: center;
            align-items: center;
    padding-top: 0px;
    margin-top: 0px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }
    .header__burger_active {
      background-color: #27a4dd; }
      .header__burger_active div {
        background-color: #fff; }
  .header__line {
    height: 3px;
    width: 15px;
    background-color: #27a4dd;
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    border-radius: 10px;
    margin-top: 2px; }
  .header__line-1 {
    margin-top: 0; }
  .header__open {
    background-color: #D1BA80; }
  .header__open .header__logo--page {
    display: none; }
  .header__open .header__action {
    display: -webkit-inline-box;
    display: inline-flex; }
  .header__open .header__wrapper {
    display: -webkit-box;
    display: flex; }
  .header__burger--open .header__line {
    background-color: #080B28; }
  .header__burger--open .header__line-1 {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg); }
  .header__burger--open .header__line-2 {
    -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
            transform: translate3d(0, 0, 0) scale(0.1, 1); }
  .header__burger--open .header__line-3 {
    -webkit-transform: translate3d(0, -9px, 0) rotate(-45deg);
            transform: translate3d(0, -9px, 0) rotate(-45deg); }
  .header__logo {
    max-width: 245px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0; }
  .header__button {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    font-family: 'Noto Sans JP', sans-serif;
    border: 2px solid #27a4dd;
    font-weight: bold;
    height: 42px;
    min-width: 118px;
    font-size: 16px;
    border-radius: 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #fff;
    color: #27a4dd;
    padding-left: 10px;
    padding-right: 10px; }
    .header__button:hover {
      color: #fff;
      background-color: #27a4dd;
      text-decoration: none; }
  .header__mr {
    margin-right: 15px; }

.header__transform {
  z-index: 100; }

.html__open {
  overflow: hidden; }

.menu {
  display: none;
  top: 75px;
  left: 0;
  right: 0;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  z-index: 101;
  width: auto; }
  .menu__container {
    background-color: #fff;
    max-width: 350px;
    border-radius: 10px;
    border: 1px solid #2ea1db;
    -webkit-transform: translate(-10px, 0px);
            transform: translate(-10px, 0px);
    max-height: calc(100vh - 93px);
    border-radius: 10px;
    height: 100%;
    overflow-y: scroll; }
    .menu__container::-webkit-scrollbar {
      width: 0;
      display: none; }
  .menu__logo {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 5; }
  .menu__logo--picture {
    max-width: 245px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    height: 103px;
    margin-left: auto;
    margin-right: auto; }
  .menu__section {
    padding: 20px;
    background: rgba(46, 161, 219, 0.1);
    font-weight: bold;
    text-align: center; }
    .menu__section p {
      margin-bottom: 10px;
      font-size: 18px;
      font-weight: 400; }
  .menu__signup {
    color: #2ea1db;
    display: block;
    width: 100%;
    text-align: center;
    background: white;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 40px;
    border: 1px solid #2ea1db;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px; }
    .menu__signup:last-child {
      margin-bottom: 0; }
  .menu__nav {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    border-radius: 10px;
    max-width: 350px; }
    .menu__nav a {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
              align-items: center;
      font-size: 16px;
      text-decoration: none;
      color: #3dc0ff;
      font-weight: bold;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      height: 62px;
      border-bottom: 1px solid #2ea1db; }
  .menu__important {
    color: #fff !important;
    background-color: #982e87;
    border-bottom: 0 !important; }
  .menu__scroll {
    overflow: scroll;
    max-height: calc(100vh - 206px);
    height: 100%; }
  .menu__click {
    position: relative; }
  .menu .menu__more {
    color: #fff;
    border-radius: 5px;
    display: block;
    width: 25px;
    height: 25px;
    background-color: #27a4dd;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    margin-left: auto; }
    .menu .menu__more:after {
      content: '+'; }
  .menu__open .menu__more:after {
    content: '-';
    margin-top: -3.5px; }
  .menu__underline {
    text-decoration: underline; }
  .menu__submenu {
    display: none;
    width: 100%; }

.page {
  margin-top: 75px; }

.open {
  position: relative;
  width: 100%; }
  .open .page__overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #00000042;
    z-index: 99; }
  .open .header__burger {
    position: relative;
    z-index: 102;
    background-color: #27a4dd; }
  .open .header__line {
    background-color: #fff; }
  .open .header__line-1 {
    -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
            transform: translate3d(0, 6px, 0) rotate(45deg); }
  .open .header__line-2 {
    -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
            transform: translate3d(0, 0, 0) scale(0.1, 1); }
  .open .header__line-3 {
    -webkit-transform: translate3d(0, -4px, 0) rotate(-45deg);
            transform: translate3d(0, -4px, 0) rotate(-45deg); }

@media (max-width: 1126px) {
  .page {
    margin-top: 55px; }
  .menu {
    display: block;
    border: none;
    margin: unset;
    height: 100%;
    right: unset;
    left: unset;
    position: fixed;
    top: 0;
    bottom: 0;
    background-color: #fff;
    width: 80%;
    max-width: 80%;
    z-index: 101;
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    display: block; }
    .menu::-webkit-scrollbar {
      width: 0;
      display: none; }
    .menu__container {
      max-width: unset;
      border-radius: 0;
      border: 0;
      max-height: 100vh;
      -webkit-transform: unset;
              transform: unset; }
    .menu__logo {
      height: 55px; }
    .menu__logo--picture {
      display: -webkit-box;
      display: flex;
      height: 55px;
      -webkit-box-align: center;
              align-items: center;
      max-width: 200px;
      margin-left: auto;
      margin-right: auto; }
    .menu__section {
      padding: 20px;
      background: rgba(46, 161, 219, 0.1);
      font-weight: bold;
      text-align: center;
      max-width: unset; }
      .menu__section p {
        margin-bottom: 10px;
        font-size: 2.855vw;
        font-weight: 400; }
    .menu__signup {
      font-size: 2.855vw;
      line-height: unset; }
    .menu__nav {
      flex-wrap: wrap;
      max-width: unset; }
      .menu__nav a {
        padding: 10px 20px;
        font-size: 2.855vw;
        color: #3dc0ff;
        font-weight: bold;
        height: unset;
        border: none;
        border-radius: 0px !important;
        border-bottom: 1px solid #2ea1db; }
    .menu__important {
      color: #fff !important;
      background-color: #982e87;
      border-bottom: 1px solid #982e87; }
    .menu__scroll {
      overflow: scroll;
      max-height: calc(100vh - 18.667vw); }
  .header,
  .page {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s; }
  .open .menu {
    -webkit-transform: translate(0%);
            transform: translate(0%); }
  .open .header,
  .open .page {
    -webkit-transform: translateX(80%);
            transform: translateX(80%); }
  .open .header__burger {
    position: relative;
    z-index: 102;
    background-color: #27a4dd; }
  .open .header__line {
    background-color: #fff; }
  .open .header__line-1 {
    -webkit-transform: translate3d(0, 5px, 0) rotate(45deg);
            transform: translate3d(0, 5px, 0) rotate(45deg); }
  .open .header__line-2 {
    -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
            transform: translate3d(0, 0, 0) scale(0.1, 1); }
  .open .header__line-3 {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg); } }

.hero {
  position: relative;
  height: 450px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 95px; }
  .hero__banner {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .hero__content {
    max-width: 555px;
    margin-left: auto;
    padding-top: 45px;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.61);
    position: relative;
    z-index: 2; }
  .hero__content h1 {
    color: #fffd00;
    font-weight: bold;
    font-size: 32px;
    letter-spacing: -3px; }
  .hero__content p {
    font-size: 24px;
    color: #fff;
    letter-spacing: -1px;
    font-weight: bold;
    line-height: 30px; }
  .hero__button {
    margin-left: auto;
    margin-right: 15px;
    margin-top: 64px; }
    .hero__button::before {
      background-color: #1d2777; }
  .hero__images {
    position: absolute;
    z-index: 2;
    right: 180px;
    bottom: -110px;
    width: 390px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between; }

.testimonials {
  position: relative;
  margin-bottom: 30px; }
  .testimonials__slide {
    font-family: 'Galano Grotesque';
    background-color: #cdecfb;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: unset !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .testimonials__not-active .testimonials__slide {
    width: 253.5px;
    margin-right: 32px; }
  .testimonials__stars {
    height: 55px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #cfb367;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    padding-left: 14px;
    padding-right: 14px;
    -webkit-box-pack: center;
            justify-content: center;
    padding-top: 5px; }
  .testimonials__stars--img {
    margin-right: 5px; }
  .testimonials__content {
    position: relative;
    background-color: #cdecfb;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: 400;
    min-height: 158px;
    padding-top: 22px;
    padding-left: 18px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: justify;
            justify-content: space-between;
    height: calc(100% - 55px);
    padding-bottom: 15px; }
  .testimonials__content p {
    min-height: 60px;
    overflow: hidden;
    line-height: 20px;
    margin-bottom: 32px; }
  .testimonials__author {
    font-weight: 700;
    margin: 0;
    font-size: 16px;
    left: 18px; }
  .testimonials__arrow:after {
    content: "" !important;
    height: 43px;
    width: 26px;
    background-size: contain; }
  .testimonials__prev {
    left: -40px !important; }
  .testimonials__next {
    right: -40px !important; }
  .testimonials__next:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.winner {
  position: relative; }
  .winner__slide {
    height: 117px !important;
    max-width: 350px;
    width: 100%;
    padding-left: 10px;
    border-radius: 5px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center; }
  .winner__bg-image {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain; }
  .winner__thumb {
    max-width: 133px;
    height: 98px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    border-radius: 5px;
    border: 1px solid #27a4dd; }
  .winner__content {
    margin-left: 10px;
    line-height: 22px;
    font-size: 14.27px;
    font-weight: 900; }
  .winner__content h5 {
    font-size: 14.27px;
    font-weight: 900;
    margin-bottom: 0; }
  .winner__content p {
    margin-bottom: 0; }
  .winner__heading {
    margin-top: -5px;
    color: #0898db; }
  .winner__price {
    margin-top: 5px; }
  .winner__price span {
    color: #d33ece; }

.benefit {
  height: 380px;
  position: relative;
  z-index: 5; }
  .benefit:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat; }
  .benefit:after {
    content: '';
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat; }
  .benefit__picture {
    position: absolute;
    bottom: -2px;
    left: 135px; }
  .benefit__logo {
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    text-align: center;
    top: 18px; }
  .benefit__text {
    color: #fffd00;
    font-size: 32px;
    position: absolute;
    left: 0;
    right: 0;
    font-weight: 900;
    margin-left: auto;
    margin-right: auto;
    top: 168px;
    line-height: 40px;
    letter-spacing: 0.1em;
    max-width: 425px;
    white-space: nowrap;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.61); }
  .benefit__button {
    position: absolute;
    right: 15px;
    bottom: 35px; }
  .benefit__coins {
    position: absolute;
    bottom: 35px;
    right: 140px; }

.listing {
  position: relative;
  z-index: 5;
  min-height: 550px;
  font-weight: bold; }
  .listing__bg {
    position: absolute;
    z-index: -1;
    top: -20px; }
  .listing__cerf {
    position: absolute;
    right: 25px;
    top: 50px; }
  .listing__content {
    padding-left: 15px;
    padding-top: 40px;
    max-width: 700px; }
  .listing__text {
    font-size: 24px;
    color: #fffd00;
    font-weight: 900;
    line-height: 33px;
    margin-bottom: 20px;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.61); }
  .listing__uncalculated {
    color: #fff;
    font-size: 23px;
    list-style: none;
    padding-left: 21px;
    font-weight: 900;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.61);
    white-space: nowrap;
    margin-bottom: 35px; }
    .listing__uncalculated li {
      position: relative;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center; }
      .listing__uncalculated li:before {
        content: '';
        position: absolute;
        width: 25px;
        height: 25px;
        left: -25px;
        top: 10px;
        background-repeat: no-repeat; }
  .listing__calculated {
    list-style: none;
    padding-left: 0; }
    .listing__calculated li {
      position: relative;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      width: 492px;
      height: 70px;
      padding-left: 5px;
      border-radius: 17px;
      margin-bottom: 6px; }
      .listing__calculated li img.listing__calc-bg {
        position: absolute;
        z-index: -1;
        top: -9px;
        left: -20px;
        width: 560px;
        right: 73px;
        /* height: 30px; */
        -o-object-fit: cover;
           object-fit: cover; }
      .listing__calculated li img.listing__calc-arr {
        position: absolute;
        right: 36px;
        top: 55px; }
      .listing__calculated li p {
        margin-bottom: 0;
        font-size: 23.51px;
        color: #fff;
        padding-top: 10px;
        line-height: 24px; }
        .listing__calculated li p span {
          display: block; }
  .listing__count {
    border: 1px solid #eaafa4;
    width: 57px;
    height: 57px;
    background: #ca197f;
    border-radius: 100px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
            flex: 0 0 57px;
    margin-right: 15px;
    font-size: 36.95px;
    font-weight: 900;
    line-height: 46px;
    -webkit-text-stroke: 6px #660182;
    margin-left: 4px;
    margin-top: 8px; }
    .listing__count span {
      position: absolute;
      z-index: 2;
      color: #fffd00;
      -webkit-text-stroke: 2px #ff8a00; }
    .listing__count:before {
      content: attr(data-text); }
  .listing__info {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    max-width: 680px;
    position: absolute;
    bottom: 0;
    right: 0; }
  .listing__info--icon {
    -webkit-transform: translate(20px, -10px);
            transform: translate(20px, -10px); }
  .listing__info--text {
    max-width: 350px;
    font-size: 24px;
    font-weight: 900;
    color: #9f0ba1;
    line-height: 36.5px;
    padding-left: 20px;
    padding-top: 10px;
    white-space: nowrap;
    letter-spacing: -2px;
    text-shadow: 0 2px 4px white; }
    .listing__info--text span {
      display: block; }
  .listing__button {
    margin-left: auto;
    -webkit-box-flex: 100%;
            flex: 100%;
    max-width: 192px;
    margin-right: 15px; }

.table-section {
  position: relative;
  font-size: 22.79px;
  font-weight: bold;
  padding-bottom: 50px; }
  .table-section__content {
    position: relative;
    z-index: 6;
    margin-left: 15px;
    font-weight: bold;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.61); }
    .table-section__content h4 {
      font-weight: bold;
      color: #fffd00;
      font-size: 24px;
      margin-bottom: 25px; }
    .table-section__content p {
      color: #fff;
      font-size: 24px;
      line-height: 30px;
      letter-spacing: -2px;
      margin-bottom: 30px; }
  .table-section__phone {
    position: absolute;
    right: -65px;
    z-index: 6;
    top: 205px; }
  .table-section__table {
    position: relative;
    max-width: 634px;
    margin-top: 47px;
    margin-left: 47px; }
  .table-section__link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10; }
  .table-section__tr {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    color: #fff;
    border-bottom: 1px solid #fff;
    -webkit-box-align: stretch;
            align-items: stretch;
    min-height: 50px; }
    .table-section__tr:last-child {
      border-bottom: 0; }
  .table-section__td:nth-child(1) {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    width: 334px;
    border-right: 1px solid #fff; }
    .table-section__td:nth-child(1) img {
      max-height: 45px;
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      -o-object-position: center;
         object-position: center;
      margin-left: auto;
      margin-right: auto;
      -webkit-transform: translateX(-7px);
              transform: translateX(-7px); }
  .table-section__td:nth-child(2) {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    width: 160px;
    border-right: 1px solid #fff; }
  .table-section__td:nth-child(3) {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    width: 160px;
    border-right: 1px solid #fff; }
  .table-section__td:nth-child(4) {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    width: 380px; }
  .table-section__filter img {
    -webkit-filter: invert(100%);
            filter: invert(100%); }
  .table-section__visa {
    margin-top: 15px;
    max-width: 85px;
    margin-bottom: 14px;
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px); }
  .table-section__mastercard {
    max-width: 55px;
    margin-bottom: 15px;
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px); }
  .table-section__jcb {
    max-width: 55px;
    margin-bottom: 15px;
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px); }
  .table-section__eco {
    max-width: 135px;
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
    margin-top: 10px; }
  .table-section__wallet {
    max-width: 121px;
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
    margin-top: 5px; }
  .table-section__venus {
    max-width: 170px;
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
    margin-top: 10px; }
  .table-section__better {
    max-width: 180px;
    -webkit-transform: translateX(-9px);
            transform: translateX(-9px);
    margin-top: 10px; }
  .table-section__astroplay {
    max-width: 135px;
    margin-top: 10px; }
  .table-section__jeton {
    max-width: 135px;
    margin-top: 10px;
    margin-bottom: 7px; }
  .table-section__nameless {
    max-width: 143px;
    margin-top: 5px; }

.slots {
  background: #3490e4;
  background: -webkit-gradient(linear, left top, left bottom, from(#3490e4), color-stop(8%, #3485e4), color-stop(28%, #345be4), color-stop(33%, #3953e4), color-stop(42%, #4c41e4), color-stop(55%, #7328e4), color-stop(65%, #9428da), color-stop(68%, #9e28d3), color-stop(69%, #a42cd0), color-stop(74%, #b83ebd), color-stop(80%, #d45da0), color-stop(90%, #ff976d), color-stop(95%, #ffb255), to(#ffc247));
  background: linear-gradient(to bottom, #3490e4 0%, #3485e4 8%, #345be4 28%, #3953e4 33%, #4c41e4 42%, #7328e4 55%, #9428da 65%, #9e28d3 68%, #a42cd0 69%, #b83ebd 74%, #d45da0 80%, #ff976d 90%, #ffb255 95%, #ffc247 100%);
  position: relative; }
  .slots__container {
    padding-top: 50px;
    padding-bottom: 60px; }
  .slots__item {
    position: relative;
    z-index: 6; }
  .slots__title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 36px;
    color: #fffd00;
    font-weight: bold; }
  .slots__content {
    margin-bottom: 45px; }
    .slots__content p {
      margin-bottom: 0;
      color: #fff;
      font-size: 24px;
      font-weight: bold;
      line-height: 32px;
      letter-spacing: -0.04em; }
  .slots__row {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin-bottom: 100px; }
  .slots__slider {
    position: relative;
    text-align: center; }
  .slots__slide {
    text-align: center; }
  .slots__arrow {
    height: 100% !important;
    top: -10px !important;
    width: 50px !important;
    outline: none; }
  .slots__prev {
    left: 20px !important; }
  .slots__next {
    right: 20px !important; }

.live {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#08101d+0,160f30+8,450c6a+23,5a0c80+32,630f83+39,711e83+59,7a2683+65,8b3081+71,9d3a7c+76,e16166+90,fb6e5e+97,ff735c+100 */
  background: #08101d;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#08101d), color-stop(8%, #160f30), color-stop(23%, #450c6a), color-stop(32%, #5a0c80), color-stop(39%, #630f83), color-stop(59%, #711e83), color-stop(65%, #7a2683), color-stop(71%, #8b3081), color-stop(76%, #9d3a7c), color-stop(90%, #e16166), color-stop(97%, #fb6e5e), to(#ff735c));
  background: linear-gradient(to bottom, #08101d 0%, #160f30 8%, #450c6a 23%, #5a0c80 32%, #630f83 39%, #711e83 59%, #7a2683 65%, #8b3081 71%, #9d3a7c 76%, #e16166 90%, #fb6e5e 97%, #ff735c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .live__content {
    position: relative;
    height: 230px;
    padding-left: 15px;
    padding-top: 20px; }
    .live__content h4 {
      font-size: 36px;
      color: #fffd00;
      font-weight: bold;
      margin-bottom: 15px;
      text-shadow: 0px 2px 4px rgba(17, 17, 17, 0.73); }
    .live__content p {
      color: #fff;
      font-size: 24px;
      font-weight: bold;
      max-width: 920px;
      line-height: 30px;
      letter-spacing: -0.04em;
      text-shadow: 0px 2px 4px rgba(17, 17, 17, 0.73); }
  .live__title {
    font-size: 36px;
    color: #fffd00;
    font-weight: bold;
    margin-bottom: 15px;
    text-shadow: 0px 2px 4px rgba(17, 17, 17, 0.73); }
  .live__text {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    max-width: 730px;
    line-height: 30px;
    letter-spacing: -4px;
    text-shadow: 0px 2px 4px rgba(17, 17, 17, 0.73); }
  .live__button {
    position: absolute;
    right: 15px;
    bottom: 21px; }
  .live__club {
    position: relative;
    padding-top: 518px;
    height: 748px;
    margin-left: -15px;
    margin-right: -15px;
    z-index: 5; }
  .live__club--bg {
    position: absolute;
    top: -8px;
    left: -5px;
    width: 105%; }
  .live__baccarat {
    position: relative;
    z-index: 6;
    height: 734px;
    background-position: top;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 555px; }
  .live__content--baccarat {
    height: 180px; }
  .live .cta-banner {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px; }
    .live .cta-banner__button {
      right: 15px; }

.mobile-section {
  position: relative;
  background: #02bfff;
  background: -webkit-gradient(linear, left top, left bottom, from(#02bfff), color-stop(3%, #14b3ff), color-stop(8%, #3a97ff), color-stop(19%, #a14bff), color-stop(24%, #d126ff), color-stop(28%, #ec11ff), color-stop(32%, #f903ff), color-stop(38%, #f903ff), color-stop(43%, #ed03ff), color-stop(44%, #e903fb), color-stop(46%, #e003f2), color-stop(47%, #dc07ee), color-stop(51%, #c80dde), color-stop(59%, #9d22c1), color-stop(63%, #8b2cb7), color-stop(68%, #7838b0), color-stop(72%, #6d43b0), color-stop(78%, #5e58b8), color-stop(93%, #418ee0), to(#399cea));
  background: linear-gradient(to bottom, #02bfff 0%, #14b3ff 3%, #3a97ff 8%, #a14bff 19%, #d126ff 24%, #ec11ff 28%, #f903ff 32%, #f903ff 38%, #ed03ff 43%, #e903fb 44%, #e003f2 46%, #dc07ee 47%, #c80dde 51%, #9d22c1 59%, #8b2cb7 63%, #7838b0 68%, #6d43b0 72%, #5e58b8 78%, #418ee0 93%, #399cea 100%);
  position: relative;
  z-index: 7; }
  .mobile-section__head {
    position: relative;
    height: 700px; }
  .mobile-section__device {
    position: absolute;
    top: -110px;
    left: -50px; }
  .mobile-section__man {
    position: absolute;
    right: 340px;
    top: 60px; }
  .mobile-section__intro {
    max-width: 340px;
    margin-left: auto;
    padding-top: 85px;
    line-height: 25px; }
  .mobile-section__head--btn {
    margin-left: auto;
    margin-top: 43px; }
  .mobile-section__body {
    display: -webkit-box;
    display: flex;
    position: relative; }
  .mobile-section__content {
    max-width: 600px;
    line-height: 28px; }
    .mobile-section__content p:first-child {
      margin-bottom: 20px; }
  .mobile-section h6 {
    color: #ffe400;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: bold; }
  .mobile-section p {
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.04em;
    margin-bottom: 20px; }
  .mobile-section__podium {
    -webkit-transform: translate(20px, 60px);
            transform: translate(20px, 60px); }
  .mobile-section__bottom {
    padding-bottom: 40px; }
  .mobile-section__bottom--btn {
    width: 300px;
    margin-left: auto; }
    .mobile-section__bottom--btn::before {
      width: 300px; }
  .mobile-section__hidden {
    display: none; }
  .mobile-section__podium-bg {
    display: none; }

.promotion {
  position: relative;
  height: 465px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+71,fbfbfc+81,f9f9fc+81,f4f4f6+100 */
  background: white;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(71%, white), color-stop(81%, #fbfbfc), color-stop(81%, #f9f9fc), to(#f4f4f6));
  background: linear-gradient(to bottom, white 0%, white 71%, #fbfbfc 81%, #f9f9fc 81%, #f4f4f6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .promotion__container {
    position: relative; }
  .promotion__content {
    padding-top: 33px; }
    .promotion__content h4 {
      font-size: 36px;
      color: #ffe400;
      -webkit-text-stroke: 2px #000;
      font-weight: bold;
      text-shadow: 0 5px 1px black;
      letter-spacing: -2px;
      margin-bottom: 65px; }
    .promotion__content p {
      font-size: 24px;
      max-width: 550px;
      font-weight: bold;
      line-height: 29px;
      letter-spacing: -0.04em; }
  .promotion__man {
    position: absolute;
    right: 70px;
    bottom: 0;
    max-width: 520px;
    bottom: -50px;
    z-index: 10; }
  .promotion__bg--mobile {
    display: none; }

.support {
  background: #9313c1;
  background: -webkit-gradient(linear, left top, left bottom, from(#9313c1), color-stop(11%, #8523ca), color-stop(32%, #5a50e5), color-stop(75%, #3179ff), color-stop(88%, #2785ff), to(#218bff));
  background: linear-gradient(to bottom, #9313c1 0%, #8523ca 11%, #5a50e5 32%, #3179ff 75%, #2785ff 88%, #218bff 100%);
  min-height: 883px; }
  .support__man {
    padding-top: 180px;
    z-index: 2; }
  .support__container {
    background-color: #8410ab;
    display: -webkit-box;
    display: flex; }
  .support__content {
    max-width: 540px;
    position: relative;
    padding-top: 180px;
    margin-left: auto;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.73);
    font-weight: bold;
    z-index: 2; }
  .support__content--logo {
    position: absolute;
    left: -70px;
    top: 70px; }
  .support__repeater {
    position: relative; }
  .support__mobile-bg {
    display: none;
    z-index: 1; }
  .support__item .support__mb {
    margin-bottom: 30px; }
  .support__item p {
    line-height: 28px;
    letter-spacing: -1px;
    margin-bottom: 30px; }

.about {
  background: #e2ffff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#e2ffff), color-stop(3%, #dcffff), color-stop(9%, #cfddff), color-stop(13%, #c1bde9), color-stop(20%, #a983c1), color-stop(25%, #9b66ae), color-stop(29%, #8e4c9d), color-stop(32%, #864298), color-stop(41%, #734298), color-stop(46%, #6542a0), color-stop(53%, #5752b0), color-stop(53%, #5552b2), color-stop(61%, #4c60c1), color-stop(68%, #4b61c8), color-stop(73%, #5457c8), color-stop(77%, #5e4ec8), color-stop(77%, #604cc7), color-stop(80%, #6746c6), color-stop(92%, #921fbd), color-stop(96%, #a014b9), to(#a60db8));
  background: linear-gradient(to bottom, #e2ffff 0%, #dcffff 3%, #cfddff 9%, #c1bde9 13%, #a983c1 20%, #9b66ae 25%, #8e4c9d 29%, #864298 32%, #734298 41%, #6542a0 46%, #5752b0 53%, #5552b2 53%, #4c60c1 61%, #4b61c8 68%, #5457c8 73%, #5e4ec8 77%, #604cc7 77%, #6746c6 80%, #921fbd 92%, #a014b9 96%, #a60db8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .about__container {
    padding-left: 0;
    padding-right: 0; }

.about-welcome {
  position: relative;
  height: 403px;
  background-color: #cf0e88;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  background-size: cover; }
  .about-welcome__container {
    background: #ee1398;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(#ee1398), color-stop(13%, #f328a2), color-stop(31%, #fc54b6), color-stop(37%, #ff65be), color-stop(66%, #ffbbe6), color-stop(83%, #ffeafd), color-stop(92%, #dcffff), to(#e2ffff));
    background: linear-gradient(to bottom, #ee1398 0%, #f328a2 13%, #fc54b6 31%, #ff65be 37%, #ffbbe6 66%, #ffeafd 83%, #dcffff 92%, #e2ffff 100%); }
  .about-welcome__title {
    padding-top: 60px;
    padding-left: 15px; }
  .about-welcome__picture {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 14; }
  .about-welcome__button {
    position: absolute;
    right: 15px;
    bottom: 35px;
    z-index: 15; }
  .about-welcome__images {
    bottom: -150px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 11; }
  .about-welcome__chips {
    position: relative;
    z-index: 5; }
  .about-welcome__chips--left {
    position: absolute;
    left: -8px;
    top: 20px; }
  .about-welcome__chips--right {
    position: absolute;
    right: 90px;
    top: 40px; }
  .about-welcome__clouds {
    display: -webkit-box;
    display: flex;
    position: absolute;
    left: -165px;
    bottom: -225px;
    z-index: 4; }
    .about-welcome__clouds img {
      max-width: unset; }
  .about-welcome__clouds--left {
    position: relative;
    z-index: 10; }
  .about-welcome__clouds--right {
    position: relative;
    z-index: 9;
    -webkit-transform: translate(-225px, 0px);
            transform: translate(-225px, 0px); }

.about-tabs {
  padding-top: 175px;
  background-color: #c9eeff;
  padding-bottom: 280px;
  background-position: center -140px;
  background-repeat: no-repeat;
  background-size: 736px; }
  .about-tabs__row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: start;
            align-items: flex-start; }
  .about-tabs__item {
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    width: 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: calc(50% - 30px);
    margin-bottom: 10px;
    color: #27a4dd;
    background-color: #e4f5ff;
    border: 3px solid #29a4dd;
    border-radius: 10px;
    z-index: 5; }
    .about-tabs__item::before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 17px;
      background: -webkit-gradient(linear, left bottom, left top, from(#b1ccdb), to(transparent));
      background: linear-gradient(360deg, #b1ccdb, transparent);
      z-index: 2; }
  .about-tabs__header {
    position: relative;
    display: -webkit-inline-box;
    display: inline-flex;
    width: 100%;
    height: 65px;
    font-size: 24px;
    font-weight: bold;
    -webkit-box-align: center;
            align-items: center;
    line-height: 24px;
    color: #27a4dd; }
    .about-tabs__header:hover {
      text-decoration: none; }
  .about-tabs__descr {
    position: relative;
    z-index: 10;
    max-width: 470px;
    padding-left: 10px;
    letter-spacing: -1px;
    line-height: 30px; }
  .about-tabs__circle {
    position: absolute;
    right: 10px;
    color: #006897;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    border: 3px solid #27a4dd;
    top: 12px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    font-size: 30px; }
  .about-tabs__content {
    display: none; }
    .about-tabs__content p {
      color: #00354d;
      font-weight: bold;
      font-size: 16.07px;
      line-height: 24px;
      padding-left: 5px;
      padding-right: 15px;
      letter-spacing: 1px; }

.about-content {
  position: relative;
  margin-top: 0; }
  .about-content__bg {
    position: absolute;
    top: -140px;
    left: 0;
    right: 0; }
  .about-content__item {
    position: relative; }
  .about-content__item--1 {
    padding-top: 200px; }
  .about-content__picture-1 {
    position: absolute;
    left: -32px;
    top: 200px;
    z-index: 2; }
  .about-content__item--2 {
    padding-top: 275px;
    margin-bottom: 100px; }
  .about-content__clouds {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .about-content__picture-2 {
    position: absolute;
    left: 10px;
    top: 150px;
    z-index: 2; }
  .about-content__text {
    max-width: 665px;
    margin-left: auto;
    margin-right: 15px;
    position: relative; }
    .about-content__text h4 {
      font-size: 32px;
      color: #ffe400;
      font-weight: bold;
      margin-bottom: 30px; }
    .about-content__text p {
      color: #fff;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 27px;
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 28px; }
  .about-content__item--3 {
    position: relative;
    padding-bottom: 40px;
    padding-top: 0;
    overflow: hidden;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.73); }
    .about-content__item--3 picture {
      position: absolute;
      top: -70px;
      left: 0;
      right: 0;
      width: calc(100% + 15px); }
    .about-content__item--3 h4 {
      margin-bottom: 32px; }
    .about-content__item--3 p {
      line-height: 29px; }

.payment {
  height: 205px;
  background-color: #c9eeff;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding-top: 25px; }
  .payment::after {
    background-position: center; }

.brands {
  background-color: #3dc0ff; }
  .brands__gallery {
    padding-top: 60px;
    padding-bottom: 60px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
            justify-content: space-evenly; }
    .brands__gallery img {
      max-width: 60%; }
    .brands__gallery a {
      width: 16.666%;
      max-width: 16.666%;
      -webkit-box-flex: 0;
              flex: 0 0 16.666%;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      margin-bottom: 20px; }
    .brands__gallery picture {
      text-align: center; }
  .brands__half {
    width: 50% !important;
    max-width: 50% !important;
    -webkit-box-flex: 0 !important;
            flex: 0 0 50% !important; }
    .brands__half:nth-child(1) {
      -webkit-box-pack: end;
              justify-content: flex-end; }
    .brands__half:nth-child(2) {
      -webkit-box-pack: start;
              justify-content: flex-start; }

.footer__main {
  height: 205px;
  background-color: #cdecfb; }

.footer__container {
  display: -webkit-box;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
          align-items: center; }

.footer__logos {
  max-width: 350px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding-left: 5px; }
  .footer__logos div {
    display: -webkit-inline-box;
    display: inline-flex;
    position: relative; }
  .footer__logos div:first-child picture {
    max-width: 229px;
    margin-right: 20px; }
  .footer__logos div:last-child picture {
    max-width: 50px; }
  .footer__logos_link {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.footer__content {
  font-size: 12.67px;
  line-height: 24.37px;
  font-weight: 300;
  max-width: 400px;
  margin-left: 80px;
  padding-top: 10px; }
  .footer__content p {
    margin-bottom: 25px; }
  .footer__content p:last-child {
    margin-bottom: 0; }

.footer__right {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-left: auto; }

.footer__flags a {
  display: -webkit-inline-box;
  display: inline-flex;
  margin-right: 12px; }

.footer__flags a:last-child {
  margin-right: 0; }

.footer__flags img {
  max-height: 30px; }

.footer__copyright {
  margin-left: 20px; }
  .footer__copyright p {
    font-size: 12.67px;
    line-height: 24.37px;
    margin-bottom: 0; }

.footer__buttons {
  display: none;
  height: 135px; }
  .footer__buttons a {
    width: 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    font-size: 43.37px;
    font-weight: bold; }
  .footer__buttons .footer__white {
    color: #3dc0ff;
    background-color: #fff; }
  .footer__buttons .footer__violet {
    color: #fff;
    background-color: #982e87; }

.footer__menu {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin-left: 20px; }
  .footer__menu a {
    font-size: 12.67px;
    line-height: 24.37px;
    margin-bottom: 0;
    color: #212529;
    text-decoration: underline;
    text-align: right; }

@media (max-width: 1126px) {
  .header__buttons {
    display: none; }
  body,
  html {
    position: relative;
    width: 100%;
    overflow-x: hidden; }
  .button {
    margin-right: auto;
    width: 30.133vw;
    height: 8.444vw;
    font-size: 3.520vw;
    border-radius: 4.178vw;
    margin-top: 1.067vw;
    letter-spacing: -0.267vw; }
    .button:before {
      width: 30.133vw;
      height: 8.444vw;
      font-size: 3.520vw;
      border-radius: 4.178vw; }
    .button span {
      border-radius: 4.178vw; }
  .header {
    height: 55px;
    padding-left: 15px; }
  .header__burger {
    padding-top: 0px;
    margin-top: 0px;
    width: 38px;
    height: 33px;
    border-radius: 4px;
    margin-left: 0; }
  .header__line {
    height: 3px;
    width: 16px;
    margin-top: 3px;
    border-radius: 0.889vw; }
  .header__line-1 {
    margin-top: 2px !important; }
  .header__logo {
    max-width: 200px;
    left: 10%;
    top: unset; }
    .header__logo img {
      max-height: 35px; }
  .footer__buttons {
    height: 12vw; }
  .footer__buttons a {
    font-size: 3.855vw; }
  .container {
    max-width: 100% !important; }
  .hero {
    height: 142.222vw;
    background-size: cover;
    margin-bottom: 14.222vw; }
    .hero__banner {
      width: 100%;
      height: 100%;
      right: 0;
      left: 0;
      bottom: 0;
      top: 0;
      max-width: 100%; }
    .hero__content {
      padding-top: 3.55556vw;
      padding-left: 3.556vw;
      padding-right: 3.556vw;
      max-width: 100%; }
      .hero__content h1 {
        text-align: center;
        font-size: 5.422vw;
        letter-spacing: -0.622vw;
        margin-bottom: 2.66667vw; }
      .hero__content p {
        font-size: 3.911vw;
        max-width: 51vw;
        margin: 0 auto;
        text-align: center;
        line-height: 4.44444vw;
        margin-bottom: 3.55556vw; }
        .hero__content p span {
          display: block; }
    .hero__images {
      left: 0;
      width: 61.778vw;
      margin: 0 auto;
      bottom: -15.111vw;
      right: -8.889vw; }
      .hero__images picture:last-child {
        -webkit-transform: translateX(-1.778vw);
                transform: translateX(-1.778vw); }
  .testimonials {
    margin-bottom: 4.267vw; }
    .testimonials__slider {
      max-width: 79.378vw;
      margin-left: auto;
      margin-right: auto; }
    .testimonials__slide {
      max-width: 37.867vw; }
    .testimonials__stars {
      height: 8.178vw;
      padding-top: 0; }
      .testimonials__stars picture {
        display: -webkit-inline-box;
        display: inline-flex;
        -webkit-box-align: center;
                align-items: center; }
    .testimonials__stars--img {
      margin-right: 0.889vw;
      max-width: 4.711vw; }
    .testimonials__content {
      min-height: unset;
      height: calc(100% - 8.178vw);
      padding-top: 3.733vw;
      padding-left: 2.489vw;
      padding-right: 2.489vw; }
      .testimonials__content p {
        font-size: 2.311vw;
        line-height: 2.489vw;
        margin-bottom: 1.42222vw; }
    .testimonials__author {
      font-size: 2.311vw;
      bottom: 1.956vw;
      left: 2.489vw; }
    .testimonials__arrow {
      width: 4vw !important;
      height: 6.667vw !important; }
    .testimonials__arrow:after {
      height: 6.400vw;
      width: 3.644vw; }
    .testimonials__prev {
      left: 2.667vw !important; }
    .testimonials__prev:after {
      -webkit-transform: translate(-1.778vw, -0.444vw);
              transform: translate(-1.778vw, -0.444vw); }
    .testimonials__next {
      right: 2.667vw !important; }
    .testimonials__next:after {
      -webkit-transform: translate(0.444vw, -0.444vw) rotate(180deg);
              transform: translate(0.444vw, -0.444vw) rotate(180deg); } }

@media (max-width: 1126px) and (max-width: 768px) {
  .testimonials__content p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 30px; }
  .testimonials__author {
    font-size: 14px; } }

@media (max-width: 1126px) {
  .winner__slider {
    overflow: visible !important;
    -webkit-transform: translateX(-16vw);
            transform: translateX(-16vw); }
  .winner__slide {
    min-width: unset;
    max-width: unset;
    height: 22.489vw !important; }
  .winner__thumb {
    max-width: 25.778vw;
    height: 18.667vw; }
  .winner__content {
    margin-left: 1.333vw;
    line-height: 3.733vw;
    font-size: 2.756vw;
    font-weight: 900; }
  .winner__content h5 {
    font-size: 2.756vw;
    font-weight: 900;
    margin-bottom: 0; }
  .winner__content p {
    margin-bottom: 0; }
  .winner__heading {
    margin-top: -0.444vw; }
  .winner__price {
    margin-top: 0.444vw; }
  .benefit {
    height: 63.02222vw; }
    .benefit__picture {
      left: 0;
      bottom: -3.82222vw; }
    .benefit__logo {
      top: 7.37778vw;
      left: 0.44444vw; }
      .benefit__logo img {
        width: 67.55556vw; }
    .benefit__text {
      font-size: 4.48622vw;
      max-width: 53.33333vw;
      text-align: center;
      top: 23.64444vw;
      line-height: 5.15556vw;
      letter-spacing: -0.26667vw;
      text-shadow: none; }
    .benefit__button {
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 3.11111vw; }
    .benefit__coins {
      bottom: 0;
      right: 17.77778vw; }
      .benefit__coins img {
        width: 52.44444vw; }
  .listing__content {
    max-width: 100%;
    padding-left: 3.55556vw;
    padding-right: 3.55556vw;
    padding-top: 8.44444vw;
    text-align: center; }
  .listing__text {
    font-size: 3.57778vw;
    letter-spacing: -0.35556vw;
    line-height: 4.08889vw;
    margin-bottom: 5.06667vw;
    text-align: left; }
  .listing__uncalculated {
    font-size: 3.02667vw;
    line-height: 4.88889vw;
    margin-bottom: 6.22222vw;
    padding-left: 0; }
    .listing__uncalculated li {
      padding-left: 4vw; }
      .listing__uncalculated li:before {
        width: 5.68889vw;
        height: 5.68889vw;
        left: -0.88889vw; }
  .listing__calculated li {
    width: 71.37778vw;
    height: 10.4vw; }
    .listing__calculated li img.listing__calc-bg {
      left: -1.51111vw;
      width: 67.11111vw;
      right: 6.48889vw;
      height: 14.4vw;
      top: -0.8vw; }
    .listing__calculated li img.listing__calc-arr {
      right: 8vw;
      top: 7.82222vw;
      width: 6.66667vw; }
    .listing__calculated li p {
      font-size: 3.28889vw;
      text-align: left;
      line-height: 3.91111vw;
      padding-top: 0.88889vw; }
  .listing__count {
    width: 7.64444vw;
    height: 7.64444vw;
    -webkit-box-flex: 0;
            flex: 0 0 7.64444vw;
    margin-left: 1.33333vw;
    font-size: 5.16889vw;
    line-height: 7.11111vw;
    margin-top: 0.71111vw;
    margin-right: 1.33333vw;
    border: 0.08889vw solid #eaafa4;
    -webkit-text-stroke: 0.53333vw #660182; }
    .listing__count span {
      -webkit-text-stroke: 0.17778vw #ff8a00; }
  .listing__cerf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    text-align: center;
    top: 36.44444vw;
    right: 0;
    right: 3.11111vw; }
    .listing__cerf::before {
      width: 29.24444vw;
      height: 26.66667vw;
      background-size: cover;
      z-index: -1;
      top: 0;
      left: 0.88889vw; }
    .listing__cerf::after {
      background-size: cover;
      width: 29.24444vw;
      height: 26.66667vw;
      z-index: -1;
      top: 13.33333vw;
      left: 0.88889vw; }
    .listing__cerf img {
      max-width: 30.22222vw; }
    .listing__cerf picture:last-child {
      max-width: 30.22222vw;
      -webkit-transform: translate(-0.44444vw, -2.93333vw);
              transform: translate(-0.44444vw, -2.93333vw); }
  .listing__info {
    position: relative; }
  .listing__info {
    max-width: 100%;
    margin-top: 10vw;
    -webkit-box-align: center;
            align-items: center; }
    .listing__info img {
      max-width: 48vw; }
  .listing__info--text {
    font-size: 3.42311vw;
    max-width: 45vw;
    line-height: 4.26667vw;
    text-align: left;
    margin-left: auto;
    font-weight: 900;
    margin-right: 4vw;
    padding-top: 0.88889vw;
    padding-left: 1.77778vw; }
  .listing__info--span {
    margin-top: 2.22222vw; }
  .listing__info--color {
    color: #7f0fa1; }
  .listing__button {
    max-width: 30.22222vw;
    margin-top: 2.66667vw; }
  /*FIRST CONTAINER*/
  .first-container {
    height: unset; }
  .first-container__bg {
    bottom: 0; }
    .first-container__bg img {
      height: 100%; }
  .table-section {
    text-align: center;
    margin-top: 6.22222vw;
    padding-bottom: 4.44444vw; }
    .table-section__content {
      max-width: 80vw;
      margin-left: 1.33333vw;
      text-align: left; }
      .table-section__content h4 {
        font-size: 3.28889vw;
        margin-bottom: 4.44444vw; }
      .table-section__content p {
        font-size: 2.8vw;
        line-height: 3.91111vw;
        letter-spacing: -0.17778vw;
        margin-bottom: 4vw; }
    .table-section__phone {
      right: 0;
      z-index: 6;
      top: 1.33333vw; }
      .table-section__phone img {
        max-width: 46vw; }
    .table-section__table {
      max-width: unset;
      margin-top: 5.15556vw;
      margin-left: 3.73333vw;
      margin-right: 5.33333vw;
      font-size: 3.28889vw; }
    .table-section__td:nth-child(1) img {
      max-height: unset; }
    .table-section__head div {
      padding-bottom: 4vw; }
    .table-section__false, .table-section__true {
      width: 3.82222vw; }
    .table-section__visa {
      max-width: 12vw;
      margin-top: 2.22222vw;
      -webkit-transform: translateX(-1.33333vw);
              transform: translateX(-1.33333vw);
      margin-bottom: 2.22222vw; }
    .table-section__mastercard {
      max-width: 7.55556vw;
      -webkit-transform: translateX(-1.33333vw);
              transform: translateX(-1.33333vw);
      margin-bottom: 2.48889vw; }
    .table-section__jcb {
      max-width: 8vw;
      -webkit-transform: translateX(-1.33333vw);
              transform: translateX(-1.33333vw);
      margin-bottom: 1.77778vw; }
    .table-section__eco {
      max-width: 19.55556vw;
      -webkit-transform: translateX(-1.33333vw);
              transform: translateX(-1.33333vw);
      margin-top: 1.77778vw;
      margin-bottom: 0.88889vw; }
    .table-section__wallet {
      max-width: 17.33333vw;
      -webkit-transform: translateX(-1.33333vw);
              transform: translateX(-1.33333vw);
      margin-top: 0.88889vw;
      margin-bottom: 0.88889vw; }
    .table-section__venus {
      max-width: 24.8vw;
      -webkit-transform: translateX(-1.33333vw);
              transform: translateX(-1.33333vw);
      margin-top: 1.33333vw;
      margin-bottom: 0.88889vw; }
    .table-section__better {
      max-width: 26.66667vw;
      -webkit-transform: translateX(-1.33333vw);
              transform: translateX(-1.33333vw);
      margin-top: 1.51111vw;
      margin-bottom: 0; }
    .table-section__astroplay {
      max-width: 18.66667vw;
      -webkit-transform: translateX(-1.33333vw);
              transform: translateX(-1.33333vw);
      margin-top: 1.77778vw;
      margin-bottom: 0.71111vw; }
    .table-section__jeton {
      max-width: 19.55556vw;
      -webkit-transform: translateX(-1.33333vw);
              transform: translateX(-1.33333vw);
      margin-bottom: 0.88889vw; }
    .table-section__nameless {
      max-width: 20.44444vw;
      margin-top: 1.33333vw;
      -webkit-transform: translateX(-1.33333vw);
              transform: translateX(-1.33333vw); }
  /*PAYMENT*/
  .payment {
    min-height: 41.6vw;
    padding-top: 3.11111vw; }
    .payment::after {
      background-position: unset; }
    .payment__container {
      padding-bottom: 3.11111vw; }
    .payment__gallery {
      -webkit-box-align: center;
              align-items: center;
      height: 100%; }
    .payment a {
      width: calc((100vw - 30px)/4);
      max-width: calc((100vw - 30px)/4);
      -webkit-box-flex: 0;
              flex: 0 0 calc((100vw - 30px)/4);
      margin-bottom: 1.33333vw; }
      .payment a img {
        max-height: unset; }
    .payment__item {
      -webkit-transform: unset;
              transform: unset; }
    .payment__item--visa {
      max-width: 14.22222vw; }
    .payment__item--jcb {
      max-width: 9.77778vw; }
    .payment__item--mastercard {
      max-width: 9.77778vw; }
  .cta-banner {
    height: 60.44444vw !important; }
    .cta-banner::after {
      background-size: contain; }
  .cta-banner::after {
    left: 0 !important;
    bottom: -23.8vw !important; }
  .about-welcome {
    background-color: #850faa;
    background-image: url("/ja/wp-content/themes/casinosecret/images/about_welcome_bg_mob_new.png"); }
    .about-welcome__clouds {
      left: -14.66667vw;
      bottom: -20vw; }
    .about-welcome__clouds--left img {
      max-height: 36.35556vw; }
    .about-welcome__clouds--right {
      -webkit-transform: translate(-20vw, 0px);
              transform: translate(-20vw, 0px); }
      .about-welcome__clouds--right img {
        max-height: 36.35556vw; }
  .about-welcome__chips {
    position: relative;
    z-index: 5;
    width: 100%;
    display: -webkit-box;
    display: flex;
    height: 100%;
    left: -15px;
    width: calc(100% + 30px); }
  .about-welcome__chips::after {
    height: 100%;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    bottom: -4vw; }
  .cta-banner__title {
    text-align: center;
    font-size: 4.28444vw;
    padding-top: 4vw !important;
    letter-spacing: -0.17778vw; }
  .cta-banner__man {
    right: 0;
    left: 0;
    text-align: center;
    bottom: 5.33333vw !important; }
    .cta-banner__man img {
      max-width: 32.97778vw; }
  .cta-banner__button {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 2.66667vw !important; }
  .slots {
    padding-top: 9.77778vw;
    background-image: url("/ja/wp-content/themes/casinosecret/images/slots_bg_mob.png");
    background-size: cover; }
    .slots__container {
      background-image: none;
      padding: 0 3.55556vw 12vw; }
    .slots__title {
      font-size: 4.43378vw;
      text-align: left;
      white-space: nowrap;
      margin-bottom: 4vw;
      color: #FFE400; }
    .slots__content p {
      font-size: 3.6vw;
      text-align: left;
      line-height: 4.8vw;
      margin-left: auto;
      margin-right: auto; }
    .slots__row {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr);
      -ms-grid-rows: (1fr)[2];
      grid-template-rows: repeat(2, 1fr);
      margin-bottom: 8.88889vw; }
    .slots__col {
      width: unset;
      -webkit-box-flex: unset;
              flex: unset;
      max-width: unset;
      grid-column: auto/span 2; }
      .slots__col img {
        max-height: 38.22222vw; }
      .slots__col:nth-child(4) {
        grid-column: auto/span 3; }
        .slots__col:nth-child(4) img {
          -webkit-transform: translate(5.33333vw, 2.66667vw);
                  transform: translate(5.33333vw, 2.66667vw); }
      .slots__col:nth-child(5) {
        grid-column: auto/span 3; }
        .slots__col:nth-child(5) img {
          -webkit-transform: translate(0, -0.88889vw);
                  transform: translate(0, -0.88889vw); }
    .slots__row--reverse .slots__col {
      grid-column: auto/span 2; }
    .slots__row--reverse .slots__col:nth-child(1) {
      grid-column: auto/span 3;
      text-align: center; }
    .slots__row--reverse .slots__col:nth-child(2) {
      grid-column: auto/span 3;
      text-align: center; }
    .slots__row--reverse .slots__col:nth-child(4) img,
    .slots__row--reverse .slots__col:nth-child(5) img {
      -webkit-transform: unset;
              transform: unset; }
    .slots__title {
      letter-spacing: -0.26667vw; }
    .slots__item--2 {
      margin-top: 4.44444vw; }
      .slots__item--2 .slots__title {
        margin-bottom: 1.77778vw; }
      .slots__item--2 p {
        color: #FFF8AA; }
    .slots__item--3 {
      margin-top: 8.88889vw; }
      .slots__item--3 .slots__content {
        margin-bottom: 16.44444vw; }
      .slots__item--3 p {
        letter-spacing: -0.17778vw;
        color: #FFF8AA; }
    .slots__slide img {
      max-width: 62.93333vw; }
    .slots__arrow::after {
      height: 6.31111vw !important;
      width: 3.64444vw !important; }
    .slots__prev {
      left: -0.88889vw !important; }
    .slots__next {
      right: -0.88889vw !important; }
  .live__container {
    background-size: cover; }
  .live__club {
    padding-top: 45.51111vw;
    height: unset; }
  .live__content {
    padding-left: 0;
    height: unset;
    padding-bottom: 2.66667vw;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    text-align: left;
    max-width: 85vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 19vw; }
    .live__content h4 {
      font-size: 4.39467vw;
      margin-bottom: 2.66667vw; }
    .live__content p {
      font-size: 3.2vw;
      max-width: unset;
      line-height: 3.73333vw;
      letter-spacing: -0.08889vw; }
  .live__button {
    right: unset;
    position: relative;
    bottom: unset;
    margin-left: auto; }
  .live__baccarat {
    height: unset;
    padding-top: 49.86667vw;
    background-size: contain; }
  .live__content--baccarat {
    height: unset;
    padding-top: 2.22222vw; }
  .mobile-section {
    background: #850faa;
    background-color: #850faa;
    background-image: url("/ja/wp-content/themes/casinosecret/images/mobile-section_bg_mob_new.png");
    background-size: cover;
    position: relative; }
    .mobile-section .container {
      background-image: none; }
    .mobile-section__head {
      height: unset;
      margin-right: -1.77778vw;
      margin-left: -1.77778vw; }
    .mobile-section__device {
      position: relative;
      top: -6.66667vw;
      left: -0.44444vw; }
      .mobile-section__device img {
        width: calc(100% + get-vw(5px));
        max-width: calc(100% + get-vw(5px)); }
    .mobile-section__man {
      right: unset;
      top: 17.33333vw;
      left: 1.33333vw; }
      .mobile-section__man img {
        max-width: 26.66667vw; }
    .mobile-section__intro {
      position: relative;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
      padding-top: 0;
      margin-top: -4vw; }
      .mobile-section__intro p {
        font-size: 3.88356vw;
        line-height: 6.27378vw; }
    .mobile-section__head--btn {
      margin-top: 4.88889vw !important; }
    .mobile-section__hidden {
      display: block;
      width: 100%;
      -webkit-box-flex: 0;
              flex: 0 0 100%;
      text-align: center;
      font-size: 4.26667vw;
      color: #ffe400;
      white-space: nowrap;
      margin-top: 14.22222vw;
      font-weight: bold;
      line-height: 5.33333vw;
      letter-spacing: -0.35556vw;
      -webkit-box-ordinal-group: 2;
              order: 1;
      position: relative;
      z-index: 3; }
    .mobile-section__podium-bg {
      display: block;
      position: absolute;
      top: -40vw;
      z-index: 1;
      left: -15px;
      right: -15px; }
    .mobile-section__podium {
      margin-top: 17.33333vw;
      -webkit-box-ordinal-group: 3;
              order: 2;
      -webkit-transform: none;
              transform: none;
      display: block;
      width: 100%;
      margin-top: 16.88889vw;
      z-index: 3; }
      .mobile-section__podium img {
        width: 64vw;
        display: block;
        margin-left: auto;
        margin-right: auto;
        -webkit-transform: translate(1.33333vw, -0.88889vw);
                transform: translate(1.33333vw, -0.88889vw); }
    .mobile-section__content {
      position: relative;
      z-index: 3;
      -webkit-box-ordinal-group: 4;
              order: 3;
      max-width: 100%; }
    .mobile-section__body {
      flex-wrap: wrap; }
    .mobile-section__content {
      text-align: left;
      margin-top: 14.22222vw; }
      .mobile-section__content p:first-child {
        display: none; }
      .mobile-section__content h6 {
        font-size: 3.8vw; }
      .mobile-section__content p {
        font-size: 2.5vw;
        line-height: 3.5vw; }
      .mobile-section__content h6 {
        margin-bottom: 0.88889vw; }
      .mobile-section__content p {
        line-height: 4.44444vw;
        margin-bottom: 10px; }
    .mobile-section__bottom--btn {
      width: 38.22222vw;
      font-size: 2.89333vw; }
      .mobile-section__bottom--btn:before {
        width: 38.22222vw; }
    .mobile-section__bottom {
      margin-top: 3.55556vw;
      padding-bottom: 30px; }
  .promotion {
    height: unset;
    text-align: left;
    padding-top: 2.66667vw; }
    .promotion__container {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
    .promotion__bg--mobile {
      display: block;
      position: absolute;
      top: -36.44444vw;
      left: 0;
      right: 0;
      z-index: 2; }
    .promotion__container {
      position: relative;
      background-image: none !important;
      z-index: 3; }
    .promotion__content {
      padding-top: 0; }
      .promotion__content h4 {
        font-size: 4.89867vw;
        letter-spacing: -0.35556vw;
        margin-bottom: 3.11111vw;
        -webkit-text-stroke: 0.17778vw #000;
        text-shadow: 0 0.44444vw 0.08889vw black; }
      .promotion__content p {
        font-size: 3.6vw;
        max-width: 100%;
        line-height: 4.71111vw;
        font-weight: bold; }
    .promotion__man {
      max-width: 100%;
      bottom: 0;
      position: relative;
      right: 0;
      left: 0;
      z-index: 10; }
      .promotion__man img {
        max-width: 91.37778vw;
        width: 100%; }
  .support {
    min-height: unset;
    margin-top: -10.66667vw; }
    .support__container {
      flex-wrap: wrap; }
    .support__man {
      padding-top: 12vw;
      margin-left: 4.88889vw; }
    .support__content--logo {
      left: 0;
      top: 0;
      right: 0; }
    .support__content {
      max-width: 100%;
      text-align: left;
      margin-top: -26.22222vw;
      padding-top: 16vw; }
      .support__content .title {
        font-size: 4.5vw;
        line-height: 4.71111vw;
        margin-bottom: 4.88889vw; }
      .support__content .text {
        font-size: 3.2vw;
        font-weight: bold;
        line-height: 4.71111vw;
        margin-bottom: 4.44444vw; }
    .support__mobile-bg {
      position: absolute;
      left: 0;
      right: 0;
      z-index: 1;
      top: -75px;
      bottom: 0;
      display: block; }
      .support__mobile-bg img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: bottom;
           object-position: bottom; }
  .about-welcome {
    height: 72.8vw; }
    .about-welcome__title {
      text-align: center;
      font-size: 4vw;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.73);
      padding-top: 3.55556vw;
      padding-left: 0;
      position: relative;
      z-index: 6; }
    .about-welcome__button {
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 15.55556vw; }
    .about-welcome__picture {
      position: absolute;
      right: 0;
      top: unset;
      z-index: 14;
      left: 0;
      margin: 0 auto;
      bottom: 0;
      text-align: center;
      -webkit-transform: translate(-1.33333vw, -2.22222vw);
              transform: translate(-1.33333vw, -2.22222vw); }
      .about-welcome__picture img {
        max-width: 29vw; }
    .about-welcome__images {
      bottom: -17.77778vw;
      width: 64.88889vw;
      margin-left: auto;
      margin-right: auto;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: justify;
              justify-content: space-between; }
  .about-tabs {
    padding-top: 18.22222vw;
    padding-bottom: 41.77778vw; }
    .about-tabs__row {
      padding-left: 3.55556vw;
      padding-right: 3.55556vw; }
    .about-tabs__item {
      max-width: 100%;
      -webkit-box-flex: 0;
              flex: 0 0 100%;
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 1.77778vw;
      border: 0.26667vw solid #29a4dd; }
    .about-tabs__header {
      height: 11.11111vw;
      font-size: 3.16356vw; }
      .about-tabs__header span {
        max-width: 74.66667vw;
        padding-left: 1.6vw;
        letter-spacing: 0.08889vw;
        line-height: 3.73333vw; }
    .about-tabs__circle {
      border: 0.26667vw solid #27a4dd;
      right: 2.66667vw;
      height: 6.04444vw;
      width: 6.04444vw;
      top: 2.66667vw;
      background-size: 2.11467vw; }
    .about-tabs__content p {
      font-size: 2.75556vw;
      line-height: 4.35556vw;
      color: #00354d; }
  .about-content {
    margin-bottom: 0; }
    .about-content__bg {
      top: -19.55556vw;
      display: none; }
      .about-content__bg img {
        height: 100%; }
    .about-content__text {
      max-width: 100%;
      margin-left: 3.55556vw;
      margin-right: 3.55556vw;
      text-align: left; }
      .about-content__text h4 {
        font-size: 4.8vw;
        line-height: 5.33333vw;
        margin-bottom: 5.33333vw;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.73); }
      .about-content__text p {
        font-size: 3.1vw;
        line-height: 4.17778vw;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.73);
        margin-bottom: 0;
        padding-bottom: 28px; }
    .about-content__item--1 {
      background-image: url("/ja/wp-content/themes/casinosecret/images/about_content_bg_mob_new.png");
      background-size: cover;
      padding-top: 103.11111vw;
      padding-bottom: 17.77778vw; }
    .about-content__picture-1 {
      left: -1.77778vw;
      z-index: 2;
      right: 0;
      text-align: center;
      top: 26.66667vw;
      height: 100.44444vw; }
      .about-content__picture-1 img {
        height: 100%; }
    .about-content__picture-2 {
      top: -4vw; }
    .about-content__item--2 {
      margin-bottom: 0;
      padding-top: 77.33333vw;
      padding-bottom: 0;
      position: relative;
      z-index: 1; }
    .about-content__picture-2 {
      left: 0;
      top: -21.33333vw; }
    .about-content__item--3 {
      padding-top: 100vw;
      position: relative;
      z-index: 5;
      top: -2px;
      padding-bottom: 3.55556vw; }
      .about-content__item--3::before {
        content: ''; }
      .about-content__item--3 picture {
        top: 0; }
      .about-content__item--3 img {
        width: 100%; }
  .brands__gallery {
    padding-top: 5.33333vw;
    padding-bottom: 5.33333vw;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
            justify-content: space-evenly; }
    .brands__gallery a {
      width: 33.333%;
      max-width: 33.333%;
      -webkit-box-flex: 0;
              flex: 0 0 33.333%;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      margin-bottom: 1.77778vw; }
  .footer__main {
    height: unset;
    padding-bottom: 20vw; }
  .footer__container {
    flex-wrap: wrap;
    -webkit-box-align: start;
            align-items: flex-start; }
  .footer__content {
    -webkit-box-ordinal-group: 2;
            order: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-top: 6.22222vw;
    margin-bottom: 5.33333vw; }
    .footer__content p {
      font-size: 2.31111vw;
      line-height: 4.44444vw;
      text-align: center;
      max-width: 75.55556vw;
      margin-bottom: 4.62222vw; }
      .footer__content p:last-child {
        margin-bottom: 0; }
  .footer__logos {
    -webkit-box-ordinal-group: 3;
            order: 2;
    max-width: 100%;
    -webkit-box-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 7.11111vw; }
    .footer__logos picture {
      max-width: 100% !important; }
    .footer__logos_mga {
      max-width: 41.68889vw; }
    .footer__logos_age {
      max-width: 8.97778vw; }
  .footer__right {
    -webkit-box-ordinal-group: 4;
            order: 3;
    margin-left: auto;
    margin-right: auto; }
    .footer__right img {
      max-width: 100%;
      max-height: unset;
      width: 7.91111vw; }
    .footer__right p {
      font-size: 2.31111vw; }
  .footer__buttons {
    display: -webkit-box;
    display: flex;
    position: fixed;
    bottom: -0.08889vw;
    left: 0;
    right: 0;
    z-index: 100;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .footer__menu a {
    text-align: center; } }

/*media 1125 end*/
@media (max-width: 767px) {
  .testimonials__slide {
    max-width: 100%; }
  .testimonials__arrow {
    height: 10vw !important; }
  .testimonials__prev {
    left: 0 !important; }
    .testimonials__prev:after {
      -webkit-transform: unset;
              transform: unset; }
  .testimonials__next {
    right: 0 !important; }
    .testimonials__next:after {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .listing {
    min-height: unset; }
    .listing__cerf {
      right: 0; }
    .listing__uncalculated li:before {
      background-size: contain;
      top: 3px; }
  .promotion__title {
    -webkit-text-stroke: 0.17778vw #000;
    text-shadow: 0 0.44444vw 0.08889vw #000; } }
