html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

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

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
  color: var(--title-color);
  text-decoration: none;
}

* {
  outline: none;
  box-sizing: border-box;
}

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

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.classic-roulette-041z5v {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-041z5v {
    padding: 54px 0 0;
  }
}

.classic-roulette-yrso0a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-yrso0a:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.classic-roulette-sgts9o {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-sgts9o {
    margin: 20px auto 100px;
  }
}

.classic-roulette-sgts9o h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-sgts9o h1 {
    font-size: 120px;
  }
}

.classic-roulette-sgts9o p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.classic-roulette-asbffr {
  cursor: pointer;
}

.classic-roulette-0yv6gq {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.classic-roulette-2589xy {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.classic-roulette-2589xy figure {
  margin: 0;
}

.classic-roulette-2589xy.classic-roulette-a6q5wm {
  justify-content: flex-start;
  margin-right: 4px;
}

.classic-roulette-2589xy.classic-roulette-vq5617 {
  justify-content: flex-end;
  margin-left: 4px;
}

.classic-roulette-2589xy.classic-roulette-2y7jli {
  justify-content: center;
}

.classic-roulette-2589xy.classic-roulette-0yraea {
  justify-content: normal;
}

.classic-roulette-jz9nhv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .classic-roulette-jz9nhv {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-jz9nhv {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.classic-roulette-av2ads {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .classic-roulette-av2ads {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.classic-roulette-elpz6v {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-elpz6v {
    flex-direction: column;
  }
}

.classic-roulette-hlrwob {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.classic-roulette-hlrwob img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-hlrwob {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.classic-roulette-o4yyql {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.classic-roulette-o4yyql ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-o4yyql ul {
    margin-bottom: 15px;
  }
}

.classic-roulette-o4yyql ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.classic-roulette-o4yyql ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.classic-roulette-o4yyql ul li span svg {
  fill: var(--title-color);
}

.classic-roulette-o4yyql ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-o4yyql ul li small {
    font-size: 12px;
  }
}

.classic-roulette-o4yyql ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.classic-roulette-o4yyql ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-o4yyql {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.classic-roulette-pgn55s {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-pgn55s {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.classic-roulette-j92wta {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.classic-roulette-hs2y2t {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0chicken-road-9z7mjy ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-hs2y2t {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-hs2y2t:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.classic-roulette-hs2y2t.classic-roulette-5ffcmf {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-hs2y2t.classic-roulette-5ffcmf:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.classic-roulette-tb53ui {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-tb53ui {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-tb53ui {
    padding: 50px 16px 68px;
  }
}

.classic-roulette-8gown6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-8gown6 {
    flex-direction: column;
  }
}

.classic-roulette-ghxpbg {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-ghxpbg {
    margin-bottom: 40px;
  }
}

.classic-roulette-d4fu70 .classic-roulette-vfzinf {
  margin-bottom: 28px;
}

.classic-roulette-d4fu70 .classic-roulette-vfzinf img {
  max-height: 100px;
  width: auto;
}

.classic-roulette-uexune {
  display: flex;
  align-items: center;
}

.classic-roulette-uexune a + a {
  margin-left: 24px;
}

.classic-roulette-uexune img {
  max-height: 56px;
  width: auto;
}

.classic-roulette-0zxtmv img {
  max-height: 38px!important;
  width: auto;
}

.classic-roulette-uexune img + img {
  margin-left: 24px;
}

.classic-roulette-p9uy6h {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-p9uy6h {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.classic-roulette-7otim9 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7otim9 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.classic-roulette-trhsqq {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-trhsqq {
    flex-wrap: wrap;
  }
}

.classic-roulette-trhsqq li {
  display: flex;
  margin: 0 7px;
}

.classic-roulette-trhsqq li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-trhsqq li:hover svg {
    transform: scale(1.2);
  }
}

.classic-roulette-058o0p {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.classic-roulette-9witms + .classic-roulette-9witms {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-9witms + .classic-roulette-9witms {
    margin: 36px 0 0;
  }
}

.classic-roulette-htiy8v {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.classic-roulette-z62gct {
  list-style: none;
  margin: 0;
  padding: 0;
}

.classic-roulette-z62gct li {
  font-size: 16px;
}

.classic-roulette-z62gct li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-z62gct li a:hover {
    text-decoration: underline;
  }
}

.classic-roulette-z62gct li + li {
  margin-top: 16px;
}

.classic-roulette-6a5hvi {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.classic-roulette-6a5hvi.classic-roulette-aqfitl {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.classic-roulette-58flbx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.classic-roulette-58flbx h1,
.classic-roulette-58flbx h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-58flbx h1,
  .classic-roulette-58flbx h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-58flbx {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-58flbx {
    margin-bottom: 60px;
  }
}

.classic-roulette-r6dzht {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-r6dzht {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.classic-roulette-r6dzht li {
  width: 100%;
}

.classic-roulette-r6dzht li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.classic-roulette-r6dzht li a svg {
  fill: var(--button-text-color);
}

.classic-roulette-r6dzht li a.classic-roulette-aqfitl {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-r6dzht li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-r6dzht li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .classic-roulette-r6dzht li a img {
    max-width: 16px;
  }
}

.classic-roulette-foi2gh {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-foi2gh {
    margin: 0 -5px;
  }
}

.classic-roulette-gf336d {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.classic-roulette-gf336d span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.classic-roulette-gf336d small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-gf336d {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .classic-roulette-gf336d span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.classic-roulette-56wd1m {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.classic-roulette-56wd1m img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-56wd1m:hover img {
    transform: scale(1.1);
  }
}

.classic-roulette-hfpuzv {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-hfpuzv {
    height: 54px;
  }
}

.classic-roulette-cyu881 {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .classic-roulette-cyu881 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-cyu881 {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-cyu881 .classic-roulette-vfzinf img {
    max-width: 90px;
  }
}

.classic-roulette-vfzinf img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-vfzinf {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-9ei1gh {
    display: none;
  }
  .classic-roulette-9ei1gh::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.classic-roulette-tngcp9 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.classic-roulette-tngcp9 li {
  font-size: 16px;
  margin: 0 20px;
}

.classic-roulette-tngcp9 li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-tngcp9 li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-tngcp9 {
    display: block;
  }
  .classic-roulette-tngcp9 li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .classic-roulette-tngcp9 li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .classic-roulette-tngcp9 li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .classic-roulette-tngcp9 li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.classic-roulette-c8yr4k {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .classic-roulette-c8yr4k {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-c8yr4k {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-c8yr4k {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.classic-roulette-c8yr4k.classic-roulette-6zbbw7 {
  margin-right: 0;
}

.classic-roulette-nsjktu {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-nsjktu {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-nsjktu:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.classic-roulette-jyr1ph {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-jyr1ph:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-jyr1ph {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.classic-roulette-8k81vl {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-8k81vl {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.classic-roulette-8k81vl:hover > ul {
  display: flex;
}

.classic-roulette-8k81vl:focus > ul {
  display: flex;
}

.classic-roulette-8k81vl:focus-within > ul {
  display: flex;
}

.classic-roulette-xm8ujo {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.classic-roulette-xm8ujo::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0chicken-road-jpdxgz ease-in-out;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-xm8ujo {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .classic-roulette-xm8ujo img {
    max-width: 20px;
  }
}

.classic-roulette-8k81vl ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0chicken-road-spynx9 ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-8k81vl ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.classic-roulette-8k81vl ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-8k81vl ul li {
    padding: 5px;
  }
}

.classic-roulette-8k81vl ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-8k81vl ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-8k81vl ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .classic-roulette-8k81vl ul li a img {
    max-width: 20px;
  }
}

.classic-roulette-9dmg9j {
  display: none;
}

.classic-roulette-b00emj {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-b00emj {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.classic-roulette-b00emj span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-9dmg9j:checked ~ .classic-roulette-9ei1gh {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .classic-roulette-9ei1gh {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .classic-roulette-9dmg9j:checked ~ .classic-roulette-9ei1gh {
    display: block;
  }
  .classic-roulette-9dmg9j:checked + .classic-roulette-b00emj span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .classic-roulette-9dmg9j:checked + .classic-roulette-b00emj span:nth-child(2) {
    display: none;
  }
  .classic-roulette-9dmg9j:checked + .classic-roulette-b00emj span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.classic-roulette-qt10np {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-qt10np {
    padding: 0 16px;
  }
}

.classic-roulette-qt10np img {
  margin-bottom: 3px;
}

.classic-roulette-qt10np p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-qt10np p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-qt10np {
    margin-bottom: 60px;
  }
}

@media (max-width: 600px) {
  .classic-roulette-qt10np {
    padding: 0px 0px !important;
  }
}

.classic-roulette-ll1d9y {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-ll1d9y {
    font-size: 32px;
  }
}

.classic-roulette-yne21n {
  color: var(--text-color);
}

.classic-roulette-5tui2o {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-5tui2o {
    font-size: 16px;
    line-height: 140%;
  }
}

.classic-roulette-5tui2o p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.classic-roulette-5tui2o p img {
  display: block;
  margin: 0 auto;
}

.classic-roulette-5tui2o p:first-of-type {
  margin-top: 0;
}

.classic-roulette-5tui2o p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-5tui2o p {
    font-size: 18px;
    line-height: 140%;
  }
}

.classic-roulette-5tui2o ul {
  padding: 0 0 0 20px;
}

.classic-roulette-5tui2o table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.classic-roulette-5tui2o table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-5tui2o table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.classic-roulette-5tui2o table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-5tui2o table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.classic-roulette-5tui2o table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.classic-roulette-5tui2o iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-5tui2o iframe {
    height: 200px;
  }
}

.classic-roulette-g2al9s {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-g2al9s {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-g2al9s {
    margin-bottom: 60px;
  }
}

.classic-roulette-17zbda {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-17zbda {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.classic-roulette-17zbda h1,
.classic-roulette-17zbda h2,
.classic-roulette-17zbda h3,
.classic-roulette-17zbda h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-17zbda h1,
  .classic-roulette-17zbda h2,
  .classic-roulette-17zbda h3,
  .classic-roulette-17zbda h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.classic-roulette-gyvuga {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-gyvuga {
    flex-direction: column-reverse;
  }
}

.classic-roulette-gyvuga .classic-roulette-ae65dq {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-gyvuga .classic-roulette-ae65dq {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.classic-roulette-gyvuga .classic-roulette-ut6qb9 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-gyvuga .classic-roulette-ut6qb9 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .classic-roulette-gyvuga .classic-roulette-ut6qb9 img {
    width: 100%;
  }
}

.classic-roulette-ut6qb9 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-ut6qb9 {
    margin-bottom: 18px;
  }
}

.classic-roulette-ae65dq {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-ae65dq {
    margin-bottom: 18px;
  }
}

.classic-roulette-g2al9s h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-g2al9s h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.classic-roulette-g2al9s .classic-roulette-yrso0a {
  margin-top: 30px;
  margin-bottom: 30px;
}

.classic-roulette-2vpfam {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-2vpfam {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-2vpfam {
    margin-bottom: 60px;
  }
}

.classic-roulette-2gvk35 {
  position: relative;
  border: none;
}

.classic-roulette-2gvk35::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.classic-roulette-tfuj6c {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.classic-roulette-tfuj6c span {
  height: 32px;
}

.classic-roulette-tfuj6c span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.classic-roulette-tfuj6c.classic-roulette-lhi7q2 span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-tfuj6c {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.classic-roulette-y270b6 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.classic-roulette-y270b6 li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-y270b6 li {
    font-size: 16px;
  }
}

.classic-roulette-y270b6 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-y270b6 li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-y270b6 li a {
    padding: 12px 14px;
  }
}

.classic-roulette-y270b6.classic-roulette-u73qeb {
  display: none;
}

.classic-roulette-l7vbwr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.classic-roulette-l7vbwr table {
  width: 100%;
  border-collapse: collapse;
}

.classic-roulette-l7vbwr table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-l7vbwr table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .classic-roulette-l7vbwr table td {
    min-width: 75px;
  }
}

.classic-roulette-l7vbwr table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-l7vbwr table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.classic-roulette-l7vbwr table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.classic-roulette-l7vbwr p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-l7vbwr p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-l7vbwr {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-l7vbwr {
    margin-bottom: 60px;
  }
}

.classic-roulette-xax6tz {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-xax6tz {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.classic-roulette-fb0gnd {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .classic-roulette-fb0gnd {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.classic-roulette-fb0gnd tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-fb0gnd tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.classic-roulette-fb0gnd tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.classic-roulette-n2m15n table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.classic-roulette-n2m15n table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.classic-roulette-n2m15n p {
  color: var(--text-color);
}

.classic-roulette-oecqg1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-oecqg1 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-oecqg1 {
    margin-bottom: 60px;
  }
}

.classic-roulette-mqugct {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.classic-roulette-yseu4w {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-yseu4w {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-yseu4w {
    margin-bottom: 60px;
  }
}

.classic-roulette-utenk3 {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.classic-roulette-utenk3 h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-utenk3 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.classic-roulette-utenk3 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.classic-roulette-utenk3 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-utenk3 p {
    font-size: 16px;
  }
}

.classic-roulette-iyme53 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-iyme53 {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.classic-roulette-9em5jg {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.classic-roulette-9em5jg li {
  margin: 0 20px;
}

.classic-roulette-9em5jg li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.classic-roulette-9em5jg li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-9em5jg li a:hover {
    color: #2ab765;
  }
}

.classic-roulette-jk6oal {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-jk6oal {
    padding: 0 16px;
  }
}

.classic-roulette-jk6oal li {
  font-size: 16px;
  position: relative;
}

.classic-roulette-jk6oal li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-jk6oal li a:hover {
    text-decoration: underline;
  }
}

.classic-roulette-jk6oal li span {
  opacity: 0.5;
}

.classic-roulette-jk6oal li + li {
  margin-left: 30px;
}

.classic-roulette-jk6oal li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.classic-roulette-17zbda {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.classic-roulette-17zbda {
    margin-bottom: 18px;
  }
}

.classic-roulette-lp09op {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.classic-roulette-lp09op tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.classic-roulette-lp09op tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.classic-roulette-lp09op tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.classic-roulette-lp09op tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.classic-roulette-lp09op tbody tr:last-of-type {
  margin-bottom: 0;
}

.classic-roulette-lp09op tbody tr td:first-of-type {
  flex-shrink: 0;
}

.classic-roulette-lp09op tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.classic-roulette-lp09op tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.classic-roulette-lp09op tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-lp09op tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.classic-roulette-lp09op tbody tr td .classic-roulette-ekb0vw {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .classic-roulette-lp09op tbody tr td .classic-roulette-ekb0vw {
    width: 100%;
  }
}

.classic-roulette-lp09op tbody tr td .classic-roulette-7zamau {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0chicken-road-spynx9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-lp09op tbody tr td .classic-roulette-7zamau:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-lp09op tbody tr td .classic-roulette-7zamau {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .classic-roulette-lp09op tbody tr td .classic-roulette-7zamau {
    width: 100%;
  }
}

.classic-roulette-lp09op tbody tr td .classic-roulette-phpq8d {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-lp09op tbody tr td .classic-roulette-phpq8d:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-lp09op tbody tr {
    flex-direction: column;
  }
}

.classic-roulette-lp09op tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.classic-roulette-9radg0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-9radg0 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-9radg0 {
    margin: 0 auto 60px;
  }
}

.classic-roulette-fr44gt {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-fr44gt {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.classic-roulette-hf1yg0 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-hf1yg0 {
    margin: 0 -5px;
  }
}

.classic-roulette-22d6i9 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.classic-roulette-22d6i9 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.classic-roulette-22d6i9 p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-22d6i9:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .classic-roulette-22d6i9 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-22d6i9 {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .classic-roulette-22d6i9 p {
    font-size: 16px;
  }
}

.classic-roulette-vmivj3 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .classic-roulette-vmivj3 {
    height: 190px;
    margin: 20px auto;
  }
}

.classic-roulette-vmivj3 img {
  width: 100%;
  height: 100%;
}

.classic-roulette-vmivj3 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .classic-roulette-vmivj3 iframe {
    height: 190px;
  }
}

.classic-roulette-ony36r {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.classic-roulette-ony36r::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.classic-roulette-7z0ru9 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.classic-roulette-7z0ru9 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-7z0ru9:hover svg {
    transform: scale(1.1);
  }
}

.classic-roulette-agb519 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-agb519 {
    padding: 40px 0;
  }
}

.classic-roulette-g4567n {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-g4567n {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .classic-roulette-g4567n {
    flex-direction: column-reverse;
  }
}

.classic-roulette-jddmx0 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.classic-roulette-jddmx0 img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .classic-roulette-jddmx0 {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-jddmx0 {
    margin: 10px 0 0;
  }
}

.classic-roulette-vi1sw7 {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.classic-roulette-vi1sw7 h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .classic-roulette-vi1sw7 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-vi1sw7 {
    padding: 24px 10px;
  }
}

.classic-roulette-mnxw1i {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.classic-roulette-mnxw1i:hover {
  border: 1px solid #8c8ca2;
}

.classic-roulette-qunne1 {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.classic-roulette-qunne1:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.classic-roulette-nzz6fw {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.classic-roulette-nzz6fw a {
  text-decoration: underline;
  color: #8babff;
}

.classic-roulette-0a0k21 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.classic-roulette-0a0k21 .classic-roulette-mnxw1i {
  width: 50%;
  margin: 0;
}

.classic-roulette-if8231 {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.classic-roulette-if8231:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.classic-roulette-ojlz8e {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-ojlz8e {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-ojlz8e {
    margin: 0 0 60px;
  }
}

.classic-roulette-8odumu {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-8odumu {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.classic-roulette-xan4e0 {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-xan4e0 {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.classic-roulette-okr25z {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-okr25z {
    flex-basis: auto;
    max-width: 100%;
  }
}

.classic-roulette-wmuhu8 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-wmuhu8 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.classic-roulette-wmuhu8 a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-wmuhu8 a {
    margin: 1px 0 4px;
  }
}

.classic-roulette-wmuhu8 a svg {
  fill: #fff;
}

.classic-roulette-wmuhu8 a:hover {
  background: #3d68e7;
}

.classic-roulette-y9rzl7 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.classic-roulette-kqnsq0 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-kqnsq0 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.classic-roulette-zbv91p {
  font-size: 16px;
  color: var(--text-color);
}

.classic-roulette-uq44z8 {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-uq44z8 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-uq44z8 {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .classic-roulette-uq44z8 {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.classic-roulette-7ye7ng {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.classic-roulette-7ye7ng h1,
.classic-roulette-7ye7ng h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7ye7ng h1,
  .classic-roulette-7ye7ng h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .classic-roulette-7ye7ng {
    margin: 0;
    padding-right: 20px;
  }
}

.classic-roulette-rftnr8 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.classic-roulette-rftnr8 h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-rftnr8 h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.classic-roulette-rftnr8 h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-rftnr8 h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.classic-roulette-rftnr8 table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.classic-roulette-rftnr8 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-rftnr8 table tr td {
    padding: 12px 4px;
  }
}

.classic-roulette-rftnr8 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-rftnr8 table tr th {
    padding: 12px 4px;
  }
}

.classic-roulette-rftnr8 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .classic-roulette-rftnr8 {
    margin: 0;
  }
}

.classic-roulette-n036b4 {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-n036b4 {
    min-height: 190px;
  }
}

.classic-roulette-56ia2r {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.classic-roulette-56ia2r::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.classic-roulette-cob3rs {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.classic-roulette-cob3rs.classic-roulette-gjica5 {
  display: none;
}

.classic-roulette-kxwecd {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.classic-roulette-kxwecd iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.classic-roulette-kxwecd iframe.classic-roulette-ixjobe {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.classic-roulette-kxwecd.classic-roulette-yl1baa {
  opacity: 1;
  pointer-events: all;
}

.classic-roulette-csp8ng {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.classic-roulette-csp8ng svg {
  margin-right: 10px;
}

.classic-roulette-csp8ng + .classic-roulette-csp8ng {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-csp8ng:hover {
    background: #a8a6b3;
  }
}

.classic-roulette-sgg150 {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-sgg150:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-csp8ng {
    height: 42px;
    max-width: 220px;
  }
}

.classic-roulette-uq44z8 .classic-roulette-g2al9s {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.classic-roulette-uq44z8 .classic-roulette-g2al9s h1,
.classic-roulette-uq44z8 .classic-roulette-g2al9s h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-uq44z8 .classic-roulette-g2al9s h1,
  .classic-roulette-uq44z8 .classic-roulette-g2al9s h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .classic-roulette-uq44z8 .classic-roulette-g2al9s {
    margin: 28px 0 0;
  }
}

.classic-roulette-ignrd7 {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-ignrd7 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .classic-roulette-ignrd7 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-ignrd7 {
    margin: 20px auto 60px;
  }
}

.classic-roulette-u2391l {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .classic-roulette-u2391l {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-u2391l {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.classic-roulette-2tru0m {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.classic-roulette-2tru0m iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.classic-roulette-j7qe6l {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.classic-roulette-j7qe6l h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-j7qe6l h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-j7qe6l h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .classic-roulette-j7qe6l {
    max-width: 100%;
    margin: 0;
  }
}

.classic-roulette-zl3cvx {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-zl3cvx {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.classic-roulette-qvdz7t {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-qvdz7t {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.classic-roulette-pdnqpq {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.classic-roulette-pdnqpq span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-pdnqpq {
    margin: 0;
  }
  .classic-roulette-pdnqpq:last-of-type {
    margin-top: 4px;
  }
}

.classic-roulette-q87vj3 {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .classic-roulette-q87vj3 {
    padding: 10px;
  }
}

.classic-roulette-q87vj3 .classic-roulette-yrso0a {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .classic-roulette-q87vj3 .classic-roulette-yrso0a {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .classic-roulette-q87vj3 {
    flex-wrap: wrap;
  }
}

.classic-roulette-dvheld {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.classic-roulette-dvheld img {
  width: 100%;
}

.classic-roulette-ddyo05 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .classic-roulette-ddyo05 {
    max-width: 200px;
    margin: 0;
  }
}

.classic-roulette-ddln1p {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.classic-roulette-1i82vb {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.classic-roulette-7f4ncg {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7f4ncg {
    margin: 0 0 60px;
  }
}

.classic-roulette-7f4ncg .classic-roulette-ppmzc6 {
  position: relative;
}

.classic-roulette-7f4ncg .classic-roulette-eq5942 {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.classic-roulette-7f4ncg .classic-roulette-eq5942.classic-roulette-gjica5 {
  display: none;
}

.classic-roulette-7f4ncg .classic-roulette-51t7r9 {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .classic-roulette-7f4ncg .classic-roulette-51t7r9 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .classic-roulette-7f4ncg .classic-roulette-51t7r9 {
    bottom: 90px;
  }
}

.classic-roulette-7f4ncg .classic-roulette-51t7r9 .classic-roulette-w90xu9 {
  max-width: 300px;
  width: 100%;
}

.classic-roulette-7f4ncg
  .classic-roulette-51t7r9
  .classic-roulette-w90xu9
  .classic-roulette-160udz {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7f4ncg
    .classic-roulette-51t7r9
    .classic-roulette-w90xu9
    .classic-roulette-160udz {
    font-size: 32px;
    text-align: center;
  }
}

.classic-roulette-7f4ncg
  .classic-roulette-51t7r9
  .classic-roulette-w90xu9
  .classic-roulette-u4ro30 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7f4ncg
    .classic-roulette-51t7r9
    .classic-roulette-w90xu9
    .classic-roulette-u4ro30 {
    text-align: center;
  }
}

.classic-roulette-7f4ncg .classic-roulette-51t7r9 .classic-roulette-6zbbw7 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7f4ncg .classic-roulette-51t7r9 .classic-roulette-6zbbw7 {
    flex-direction: column-reverse;
  }
}

.classic-roulette-7f4ncg
  .classic-roulette-51t7r9
  .classic-roulette-6zbbw7
  .classic-roulette-fkkiql {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.classic-roulette-7f4ncg
  .classic-roulette-51t7r9
  .classic-roulette-6zbbw7
  .classic-roulette-fkkiql:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7f4ncg
    .classic-roulette-51t7r9
    .classic-roulette-6zbbw7
    .classic-roulette-fkkiql {
    width: 100%;
  }
}

.classic-roulette-7f4ncg
  .classic-roulette-51t7r9
  .classic-roulette-6zbbw7
  .classic-roulette-3bxhfx {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

.classic-roulette-7f4ncg
  .classic-roulette-51t7r9
  .classic-roulette-6zbbw7
  .classic-roulette-3bxhfx
  span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.classic-roulette-7f4ncg
  .classic-roulette-51t7r9
  .classic-roulette-6zbbw7
  .classic-roulette-3bxhfx:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.classic-roulette-7f4ncg
  .classic-roulette-51t7r9
  .classic-roulette-6zbbw7
  .classic-roulette-3bxhfx:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7f4ncg
    .classic-roulette-51t7r9
    .classic-roulette-6zbbw7
    .classic-roulette-3bxhfx {
    width: 100%;
  }
}

.classic-roulette-7f4ncg .classic-roulette-51t7r9.classic-roulette-gjica5 {
  display: none;
}

.classic-roulette-7f4ncg .classic-roulette-v49o98 {
  display: none;
}

.classic-roulette-7f4ncg .classic-roulette-v49o98.classic-roulette-yl1baa {
  display: block;
}

.classic-roulette-7f4ncg .classic-roulette-v49o98 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7f4ncg .classic-roulette-v49o98 iframe {
    height: calc(100vh - 54px);
  }
}

.classic-roulette-7f4ncg .classic-roulette-01dqtf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-7f4ncg .classic-roulette-01dqtf {
    padding: 24px 16px 0;
  }
}

.classic-roulette-7f4ncg .classic-roulette-01dqtf .classic-roulette-160udz {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7f4ncg .classic-roulette-01dqtf .classic-roulette-160udz {
    margin-bottom: 24px;
  }
}

.classic-roulette-7f4ncg .classic-roulette-01dqtf table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.classic-roulette-7f4ncg .classic-roulette-01dqtf table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7f4ncg .classic-roulette-01dqtf table tr td {
    padding: 12px 4px;
  }
}

.classic-roulette-7f4ncg .classic-roulette-01dqtf table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-7f4ncg .classic-roulette-01dqtf table tr th {
    padding: 12px 4px;
  }
}

.classic-roulette-7f4ncg .classic-roulette-01dqtf table tr:last-of-type td {
  border-bottom: none;
}

.classic-roulette-crlbey {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.classic-roulette-crlbey.classic-roulette-aqfitl {
  display: block;
}

.classic-roulette-crlbey iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.classic-roulette-crlbey .classic-roulette-7kzipw {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.classic-roulette-crlbey .classic-roulette-6kgca6 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.classic-roulette-crlbey .classic-roulette-3bxhfx {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.classic-roulette-crlbey .classic-roulette-3bxhfx:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.classic-roulette-u5uzsl {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.classic-roulette-u5uzsl.classic-roulette-aqfitl {
  display: block;
}

.classic-roulette-sw2rya {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.classic-roulette-dnje6w {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.classic-roulette-8ksvap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-dnje6w {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.classic-roulette-3ngrf4 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.classic-roulette-3ngrf4 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.classic-roulette-rygzrl {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.classic-roulette-m01ce9.classic-roulette-gjica5 {
  display: none;
}

.classic-roulette-mmc1qc {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-mmc1qc {
    margin-bottom: 20px;
  }
}

.classic-roulette-pisvch {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.classic-roulette-pisvch span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.classic-roulette-pisvch small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.classic-roulette-pisvch input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0chicken-road-spynx9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.classic-roulette-pisvch input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.classic-roulette-pisvch input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.classic-roulette-pisvch input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.classic-roulette-pisvch input:active {
  border-color: #c2c0ce;
}

.classic-roulette-pisvch input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-pisvch {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.classic-roulette-wyql37 {
  margin-bottom: 36px;
}

.classic-roulette-wyql37 textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.classic-roulette-wyql37 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.classic-roulette-wyql37 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-wyql37 {
    margin-bottom: 24px;
  }
}

.classic-roulette-ccwgj5 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.classic-roulette-bx87zw {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0chicken-road-spynx9 ease-in-out;
}

.classic-roulette-bx87zw:hover {
  background: var(--border-color);
}

.classic-roulette-fdu41l {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.classic-roulette-fdu41l:hover {
  background: #166ad9;
}

.classic-roulette-73tpcs {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.classic-roulette-73tpcs.classic-roulette-gjica5 {
  display: none;
}

.classic-roulette-vw4bzk {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.classic-roulette-73tpcs .classic-roulette-bx87zw {
  margin: 0 auto;
}

.classic-roulette-jixsdj {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-jixsdj {
    margin-bottom: 16px;
  }
}

.classic-roulette-x94ozd {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.classic-roulette-k9liv7 {
  filter: grayscale(100%);
}

.classic-roulette-x94ozd > input {
  display: none;
}

.classic-roulette-x94ozd > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.classic-roulette-02fz9o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.classic-roulette-4s2to5 44.classic-roulette-ybk2m6.classic-roulette-u689z4.classic-roulette-50cv8f.classic-roulette-lzn1uf.classic-roulette-2iuq50.classic-roulette-xyeeii.classic-roulette-rkdht7.classic-roulette-0ztnsy.classic-roulette-jhvg7f.classic-roulette-k1yxq6.classic-roulette-2esm34.classic-roulette-8br2on 0l-12.classic-roulette-w02aym 30.classic-roulette-fnoowd.classic-roulette-8vvvix 2.classic-roulette-4kvmam.classic-roulette-8vvvix 3.classic-roulette-a2d0qr 3.classic-roulette-cqlzeu.classic-roulette-tdf580 3.classic-roulette-g45sfj.classic-roulette-whd75e.classic-roulette-m2bs3i.classic-roulette-rw1hs6 7-3.classic-roulette-w02aym 10.classic-roulette-wuvylm.classic-roulette-rw1hs6 23.classic-roulette-8l4w35.classic-roulette-ngca34 1.classic-roulette-f0cvg0 2.classic-roulette-w02aym 3.classic-roulette-ngca34 1.classic-roulette-tdf580 5.classic-roulette-znp5uw.classic-roulette-tdf580 32.classic-roulette-5n16j0.classic-roulette-whd75e 5.classic-roulette-8br2on 4.classic-roulette-rw1hs6 9.classic-roulette-rw1hs6 8.classic-roulette-tdf580 6.classic-roulette-dia7ct.classic-roulette-202klq.classic-roulette-pj8xv2.classic-roulette-5535ve.classic-roulette-dkzgjv 4.classic-roulette-1reaix.classic-roulette-dkzgjv 6.classic-roulette-dkzgjv 0l29.classic-roulette-8br2on 17.classic-roulette-pa85h8.classic-roulette-oc3kfl 2.classic-roulette-lyn306 10.classic-roulette-qpk1uf.classic-roulette-w02aym 8.classic-roulette-43jiba.classic-roulette-bc9hs0.classic-roulette-l6kzml.classic-roulette-qk4np3.classic-roulette-c40jms.classic-roulette-whd75e.classic-roulette-2iuq50.classic-roulette-w02aym 1.classic-roulette-45scji.classic-roulette-x34su7.classic-roulette-2hdmfe.classic-roulette-j2zavk.classic-roulette-c9yozc.classic-roulette-f0cvg0 1.classic-roulette-kiguov.classic-roulette-u4j5i5.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.classic-roulette-x94ozd > input:checked ~ label,
.classic-roulette-x94ozd > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.classic-roulette-02fz9o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.classic-roulette-4s2to5 44.classic-roulette-ybk2m6.classic-roulette-u689z4.classic-roulette-50cv8f.classic-roulette-lzn1uf.classic-roulette-2iuq50.classic-roulette-xyeeii.classic-roulette-rkdht7.classic-roulette-0ztnsy.classic-roulette-jhvg7f.classic-roulette-k1yxq6.classic-roulette-2esm34.classic-roulette-8br2on 0l-12.classic-roulette-w02aym 30.classic-roulette-fnoowd.classic-roulette-8vvvix 2.classic-roulette-4kvmam.classic-roulette-8vvvix 3.classic-roulette-a2d0qr 3.classic-roulette-cqlzeu.classic-roulette-tdf580 3.classic-roulette-g45sfj.classic-roulette-whd75e.classic-roulette-m2bs3i.classic-roulette-rw1hs6 7-3.classic-roulette-w02aym 10.classic-roulette-wuvylm.classic-roulette-rw1hs6 23.classic-roulette-8l4w35.classic-roulette-ngca34 1.classic-roulette-f0cvg0 2.classic-roulette-w02aym 3.classic-roulette-ngca34 1.classic-roulette-tdf580 5.classic-roulette-znp5uw.classic-roulette-tdf580 32.classic-roulette-5n16j0.classic-roulette-whd75e 5.classic-roulette-8br2on 4.classic-roulette-rw1hs6 9.classic-roulette-rw1hs6 8.classic-roulette-tdf580 6.classic-roulette-dia7ct.classic-roulette-202klq.classic-roulette-pj8xv2.classic-roulette-5535ve.classic-roulette-dkzgjv 4.classic-roulette-1reaix.classic-roulette-dkzgjv 6.classic-roulette-dkzgjv 0l29.classic-roulette-8br2on 17.classic-roulette-pa85h8.classic-roulette-oc3kfl 2.classic-roulette-lyn306 10.classic-roulette-qpk1uf.classic-roulette-w02aym 8.classic-roulette-43jiba.classic-roulette-bc9hs0.classic-roulette-l6kzml.classic-roulette-qk4np3.classic-roulette-c40jms.classic-roulette-whd75e.classic-roulette-2iuq50.classic-roulette-w02aym 1.classic-roulette-45scji.classic-roulette-x34su7.classic-roulette-2hdmfe.classic-roulette-j2zavk.classic-roulette-c9yozc.classic-roulette-f0cvg0 1.classic-roulette-kiguov.classic-roulette-u4j5i5.5z'/%3e%3c/svg%3e");
}

.classic-roulette-x94ozd > input:not(:checked) ~ label:hover,
.classic-roulette-x94ozd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.classic-roulette-02fz9o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.classic-roulette-4s2to5 44.classic-roulette-ybk2m6.classic-roulette-u689z4.classic-roulette-50cv8f.classic-roulette-lzn1uf.classic-roulette-2iuq50.classic-roulette-xyeeii.classic-roulette-rkdht7.classic-roulette-0ztnsy.classic-roulette-jhvg7f.classic-roulette-k1yxq6.classic-roulette-2esm34.classic-roulette-8br2on 0l-12.classic-roulette-w02aym 30.classic-roulette-fnoowd.classic-roulette-8vvvix 2.classic-roulette-4kvmam.classic-roulette-8vvvix 3.classic-roulette-a2d0qr 3.classic-roulette-cqlzeu.classic-roulette-tdf580 3.classic-roulette-g45sfj.classic-roulette-whd75e.classic-roulette-m2bs3i.classic-roulette-rw1hs6 7-3.classic-roulette-w02aym 10.classic-roulette-wuvylm.classic-roulette-rw1hs6 23.classic-roulette-8l4w35.classic-roulette-ngca34 1.classic-roulette-f0cvg0 2.classic-roulette-w02aym 3.classic-roulette-ngca34 1.classic-roulette-tdf580 5.classic-roulette-znp5uw.classic-roulette-tdf580 32.classic-roulette-5n16j0.classic-roulette-whd75e 5.classic-roulette-8br2on 4.classic-roulette-rw1hs6 9.classic-roulette-rw1hs6 8.classic-roulette-tdf580 6.classic-roulette-dia7ct.classic-roulette-202klq.classic-roulette-pj8xv2.classic-roulette-5535ve.classic-roulette-dkzgjv 4.classic-roulette-1reaix.classic-roulette-dkzgjv 6.classic-roulette-dkzgjv 0l29.classic-roulette-8br2on 17.classic-roulette-pa85h8.classic-roulette-oc3kfl 2.classic-roulette-lyn306 10.classic-roulette-qpk1uf.classic-roulette-w02aym 8.classic-roulette-43jiba.classic-roulette-bc9hs0.classic-roulette-l6kzml.classic-roulette-qk4np3.classic-roulette-c40jms.classic-roulette-whd75e.classic-roulette-2iuq50.classic-roulette-w02aym 1.classic-roulette-45scji.classic-roulette-x34su7.classic-roulette-2hdmfe.classic-roulette-j2zavk.classic-roulette-c9yozc.classic-roulette-f0cvg0 1.classic-roulette-kiguov.classic-roulette-u4j5i5.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .classic-roulette-oaxkwb > .classic-roulette-hr531y {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .classic-roulette-oaxkwb > .classic-roulette-hr531y {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .classic-roulette-oaxkwb > .classic-roulette-hr531y {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .classic-roulette-oaxkwb > .classic-roulette-hr531y {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .classic-roulette-oaxkwb > .classic-roulette-hr531y {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.classic-roulette-7eunn7 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.classic-roulette-7eunn7.classic-roulette-gjica5 {
  display: none;
}

.classic-roulette-gxhlqv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-gxhlqv {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-gxhlqv {
    border-radius: 20px 20px 0 0;
  }
}

.classic-roulette-wngeix {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.classic-roulette-wngeix::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.classic-roulette-wngeix::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.classic-roulette-wngeix img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-wngeix {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .classic-roulette-wngeix img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-wngeix {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .classic-roulette-wngeix img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.classic-roulette-k46is3 {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-k46is3 {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-k46is3 {
    font-size: 14px;
  }
}

.classic-roulette-qtjuqs {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.classic-roulette-qtjuqs::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-qtjuqs::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.classic-roulette-qtjuqs::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-qtjuqs::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-qtjuqs {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-qtjuqs {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.classic-roulette-78qlqb {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-78qlqb {
    top: -20px;
  }
}

.classic-roulette-iykry9 {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0chicken-road-spynx9 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-iykry9:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .classic-roulette-iykry9 {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-iykry9 {
    width: 90px;
    height: 40px;
  }
}

.classic-roulette-7eunn7.classic-roulette-6a0zb6 .classic-roulette-gxhlqv {
  background: #2b3b67;
}

.classic-roulette-7eunn7.classic-roulette-6a0zb6 .classic-roulette-wngeix {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.classic-roulette-7eunn7.classic-roulette-6a0zb6 .classic-roulette-wngeix::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.classic-roulette-7eunn7.classic-roulette-6a0zb6 .classic-roulette-wngeix::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.classic-roulette-7eunn7.classic-roulette-6a0zb6 .classic-roulette-qtjuqs::before {
  background: #0e0f41;
}

.classic-roulette-7eunn7.classic-roulette-6a0zb6 .classic-roulette-qtjuqs::after {
  background: #152557;
}

.classic-roulette-7eunn7.classic-roulette-ika0h6 .classic-roulette-gxhlqv {
  background: #1f35fa;
}

.classic-roulette-7eunn7.classic-roulette-ika0h6 .classic-roulette-wngeix {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.classic-roulette-7eunn7.classic-roulette-ika0h6 .classic-roulette-wngeix::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.classic-roulette-7eunn7.classic-roulette-ika0h6 .classic-roulette-wngeix::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.classic-roulette-7eunn7.classic-roulette-ika0h6 .classic-roulette-qtjuqs::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.classic-roulette-7eunn7.classic-roulette-ika0h6 .classic-roulette-qtjuqs::after {
  background: #192ac8;
}

.classic-roulette-7eunn7.classic-roulette-luvt90 .classic-roulette-gxhlqv {
  background: #fa771f;
}

.classic-roulette-7eunn7.classic-roulette-luvt90 .classic-roulette-wngeix {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.classic-roulette-7eunn7.classic-roulette-luvt90 .classic-roulette-wngeix::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.classic-roulette-7eunn7.classic-roulette-luvt90 .classic-roulette-wngeix::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.classic-roulette-7eunn7.classic-roulette-luvt90 .classic-roulette-qtjuqs::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.classic-roulette-7eunn7.classic-roulette-luvt90 .classic-roulette-qtjuqs::after {
  background: #fa8535;
}

.classic-roulette-wj3303 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .classic-roulette-wj3303 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .classic-roulette-wj3303 {
    margin: 24px 0 60px;
  }
}

.classic-roulette-wj3303 h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-wj3303 h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.classic-roulette-aj8lzj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-aj8lzj {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.classic-roulette-sekter {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-sekter {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.classic-roulette-mus943 {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .classic-roulette-mus943:hover {
    background: var(--button-bg-hover);
  }
}

.classic-roulette-bkknd1 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.classic-roulette-bkknd1 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.classic-roulette-bkknd1 small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-bkknd1 {
    margin-bottom: 16px;
  }
}

.classic-roulette-k0mlgl {
  width: 120px;
  height: 22px;
}

.classic-roulette-k0mlgl .classic-roulette-x3ael1 {
  fill: #c2c0ce;
}

.classic-roulette-k0mlgl [rating="1"] .classic-roulette-x3ael1:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.classic-roulette-k0mlgl [rating="2"] .classic-roulette-x3ael1:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.classic-roulette-k0mlgl [rating="3"] .classic-roulette-x3ael1:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.classic-roulette-k0mlgl [rating="4"] .classic-roulette-x3ael1:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.classic-roulette-k0mlgl [rating="5"] .classic-roulette-x3ael1:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.classic-roulette-5ed9rl {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-5ed9rl {
    gap: 16px 0;
  }
}

.classic-roulette-pfoarh {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.classic-roulette-pfoarh.classic-roulette-yl1baa {
  display: block;
}

.classic-roulette-pfoarh.classic-roulette-gjica5 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-pfoarh {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.classic-roulette-lybiue {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.classic-roulette-yok385 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.classic-roulette-2p66c0 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.classic-roulette-xq4hj0 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.classic-roulette-xq4hj0 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.classic-roulette-2zlhnr {
  font-size: 16px;
  line-height: 140%;
}

.classic-roulette-lb0hnf {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.classic-roulette-lb0hnf .classic-roulette-x3ael1 {
  fill: #c2c0ce;
}

.classic-roulette-lb0hnf [rating="1"] .classic-roulette-x3ael1:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.classic-roulette-lb0hnf [rating="2"] .classic-roulette-x3ael1:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.classic-roulette-lb0hnf [rating="3"] .classic-roulette-x3ael1:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.classic-roulette-lb0hnf [rating="4"] .classic-roulette-x3ael1:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.classic-roulette-lb0hnf [rating="5"] .classic-roulette-x3ael1:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.classic-roulette-r7thvr {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-r7thvr {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.classic-roulette-6eanxd {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .classic-roulette-6eanxd {
    padding: 0 16px;
  }
}

.classic-roulette-rs3f3l {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-rs3f3l {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.classic-roulette-j1e4ce {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .classic-roulette-j1e4ce {
    padding: 12px;
    gap: 12px;
  }
}

.classic-roulette-gr1oxl {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.classic-roulette-gr1oxl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.classic-roulette-qch89y {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.classic-roulette-eone9q {
  flex: 1;
  min-width: 0;
}

.classic-roulette-os4qxj {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-os4qxj {
    font-size: 14px;
    gap: 6px;
  }
}

.classic-roulette-c45mni {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.classic-roulette-c45mni svg,
.classic-roulette-c45mni img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.classic-roulette-c45mni svg path {
  fill: var(--button-bg-color);
}

.classic-roulette-c45mni svg circle {
  fill: var(--button-text-color);
}

.classic-roulette-paj30j {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-paj30j {
    font-size: 12px;
  }
}

.classic-roulette-paj30j strong {
  font-weight: 600;
}

.classic-roulette-3d73y3 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.classic-roulette-3d73y3 p {
  margin: 0 0 16px;
}

.classic-roulette-3d73y3 p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-3d73y3 {
    font-size: 14px;
    line-height: 150%;
  }
}

.classic-roulette-qa619i {
  max-width: 300px;
  width: 100%;
}

.classic-roulette-qa619i a {
  width: 100%;
}

@media (max-width: 575px) {
  .classic-roulette-qa619i {
    max-width: 200px;
  }
}

.classic-roulette-7862mb {
  justify-content: center;
}

.classic-roulette-n4a7t4 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.classic-roulette-g96wrq {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-oev6k4 {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.classic-roulette-pojlii {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.classic-roulette-pojlii .classic-roulette-tngcp9 {
  justify-content: center;
}

/* faq */

.classic-roulette-iwgrge {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.classic-roulette-kllpdq {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0chicken-road-g01ksq ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.classic-roulette-kllpdq::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.classic-roulette-iwgrge.classic-roulette-aqfitl .classic-roulette-kllpdq::after {
  transform: rotate(45deg);
}

.classic-roulette-uat780 {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0chicken-road-spynx9 ease,
    padding 0chicken-road-spynx9 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.classic-roulette-iwgrge.classic-roulette-aqfitl .classic-roulette-uat780 {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.classic-roulette-3vhwia {
  margin: 25px 0;
}

.classic-roulette-x94ozd > input:not(:checked) ~ label:hover,
.classic-roulette-x94ozd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.classic-roulette-hlwzdj.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.classic-roulette-jm3ubl 44.classic-roulette-jkcyhb.classic-roulette-6y7ul7.classic-roulette-euo4ia.classic-roulette-j70682.classic-roulette-p8lslk.classic-roulette-b0seot.classic-roulette-ak08av.classic-roulette-sa5bu2.classic-roulette-b3hmi6.classic-roulette-t3ysar.classic-roulette-v65o5t.classic-roulette-pv5rtz 0l-12.classic-roulette-3lj58b 30.classic-roulette-e8pdzs.classic-roulette-qqqvfc 2.classic-roulette-w9jrpu.classic-roulette-qqqvfc 3.classic-roulette-p95hwz 3.classic-roulette-g8b6qd.classic-roulette-hn60sf 3.classic-roulette-3qjlol.classic-roulette-jzgz96.classic-roulette-ntams4.classic-roulette-mi10qw 7-3.classic-roulette-3lj58b 10.classic-roulette-oacsed.classic-roulette-mi10qw 23.classic-roulette-l2jgwf.classic-roulette-7utxfm 1.classic-roulette-q4hdcn 2.classic-roulette-3lj58b 3.classic-roulette-7utxfm 1.classic-roulette-hn60sf 5.classic-roulette-t7j9ws.classic-roulette-hn60sf 32.classic-roulette-pne6i1.classic-roulette-jzgz96 5.classic-roulette-pv5rtz 4.classic-roulette-mi10qw 9.classic-roulette-mi10qw 8.classic-roulette-hn60sf 6.classic-roulette-uerpdr.classic-roulette-7pf06e.classic-roulette-cqxgyy.classic-roulette-bzjh1g.classic-roulette-riaf3d 4.classic-roulette-dx7n10.classic-roulette-riaf3d 6.classic-roulette-riaf3d 0l29.classic-roulette-pv5rtz 17.classic-roulette-zfdfx5.classic-roulette-2osl72 2.classic-roulette-0susd3 10.classic-roulette-v4p5ps.classic-roulette-3lj58b 8.classic-roulette-efh1h7.classic-roulette-7lehr1.classic-roulette-6f9zd1.classic-roulette-kz398y.classic-roulette-6wosmf.classic-roulette-jzgz96.classic-roulette-p8lslk.classic-roulette-3lj58b 1.classic-roulette-0rr037.classic-roulette-ilf61s.classic-roulette-6aq5ci.classic-roulette-xu866p.classic-roulette-2c3e2z.classic-roulette-q4hdcn 1.classic-roulette-49pshn.classic-roulette-amd4d7.5z'/%3e%3c/svg%3e");
}

.classic-roulette-wsv61v {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-wsv61v {
    gap: 16px 0;
  }
}

.classic-roulette-fqi7my {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.classic-roulette-fqi7my.classic-roulette-xwbph6 {
  display: block;
}

.classic-roulette-fqi7my.classic-roulette-qti8qf {
  display: none;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-fqi7my {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.classic-roulette-qo7gcm {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.classic-roulette-myeii2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.classic-roulette-fq7lc2 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.classic-roulette-vtb8dd small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.classic-roulette-vtb8dd span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.classic-roulette-89oh9q {
  font-size: 16px;
  line-height: 140%;
}

.classic-roulette-c3nh47 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.classic-roulette-c3nh47 .classic-roulette-1bbt9d {
  fill: #c2c0ce;
}

.classic-roulette-c3nh47 [rating="1"] .classic-roulette-1bbt9d:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.classic-roulette-c3nh47 [rating="2"] .classic-roulette-1bbt9d:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.classic-roulette-c3nh47 [rating="3"] .classic-roulette-1bbt9d:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.classic-roulette-c3nh47 [rating="4"] .classic-roulette-1bbt9d:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.classic-roulette-c3nh47 [rating="5"] .classic-roulette-1bbt9d:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.classic-roulette-9k2sdb {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.classic-roulette-9k2sdb textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.classic-roulette-9k2sdb button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.classic-roulette-x71dgi {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.classic-roulette-x71dgi.classic-roulette-fbzjgr {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.classic-roulette-0pqd9x {
  margin: 25px 0;
}

.classic-roulette-3l4ftf > input:not(:checked) ~ label:hover,
.classic-roulette-3l4ftf > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.classic-roulette-dabg0u.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.classic-roulette-ur4481 44.classic-roulette-s2c6aj.classic-roulette-6ka9fa.classic-roulette-gs1t2x.classic-roulette-or9bt4.classic-roulette-upzxs5.classic-roulette-9popzf.classic-roulette-m1yykm.classic-roulette-16n6hw.classic-roulette-bfl6zh.classic-roulette-zaso33.classic-roulette-8dzy5j.classic-roulette-nh29xk 0l-12.classic-roulette-hldq7f 30.classic-roulette-ss3gb4.classic-roulette-vgspj0 2.classic-roulette-8jwfi6.classic-roulette-vgspj0 3.classic-roulette-r97pam 3.classic-roulette-678zoz.classic-roulette-1r5w3r 3.classic-roulette-a7d6gz.classic-roulette-k40j2l.classic-roulette-bd7l2m.classic-roulette-rran4b 7-3.classic-roulette-hldq7f 10.classic-roulette-t7yejl.classic-roulette-rran4b 23.classic-roulette-bley7t.classic-roulette-ae3c6r 1.classic-roulette-87ht5q 2.classic-roulette-hldq7f 3.classic-roulette-ae3c6r 1.classic-roulette-1r5w3r 5.classic-roulette-c0ambt.classic-roulette-1r5w3r 32.classic-roulette-2mspnz.classic-roulette-k40j2l 5.classic-roulette-nh29xk 4.classic-roulette-rran4b 9.classic-roulette-rran4b 8.classic-roulette-1r5w3r 6.classic-roulette-m6wor8.classic-roulette-tshxz2.classic-roulette-mim0a2.classic-roulette-mmx0r3.classic-roulette-7us5ld 4.classic-roulette-p9889v.classic-roulette-7us5ld 6.classic-roulette-7us5ld 0l29.classic-roulette-nh29xk 17.classic-roulette-dszk8o.classic-roulette-3af8no 2.classic-roulette-91472n 10.classic-roulette-3bitcy.classic-roulette-hldq7f 8.classic-roulette-d61kbw.classic-roulette-yi9e74.classic-roulette-a2o0wp.classic-roulette-a7avow.classic-roulette-djuo6z.classic-roulette-k40j2l.classic-roulette-upzxs5.classic-roulette-hldq7f 1.classic-roulette-254pz4.classic-roulette-ag5jnw.classic-roulette-yxwmny.classic-roulette-kitue8.classic-roulette-gkitry.classic-roulette-87ht5q 1.classic-roulette-pij6b4.classic-roulette-rwzp89.5z'/%3e%3c/svg%3e");
}

.classic-roulette-cc7oy4 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-cc7oy4 {
    gap: 16px 0;
  }
}

.classic-roulette-kh97h0 {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.classic-roulette-kh97h0.classic-roulette-uf2fjr {
  display: block;
}

.classic-roulette-kh97h0.classic-roulette-em9r8v {
  display: none;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-kh97h0 {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.classic-roulette-uf4uo5 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.classic-roulette-6aw19h {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.classic-roulette-gy4nec {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.classic-roulette-p2skl6 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.classic-roulette-p2skl6 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.classic-roulette-1j9kil {
  font-size: 16px;
  line-height: 140%;
}

.classic-roulette-68w2eh {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.classic-roulette-68w2eh .classic-roulette-wlurlv {
  fill: #c2c0ce;
}

.classic-roulette-68w2eh [rating="1"] .classic-roulette-wlurlv:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.classic-roulette-68w2eh [rating="2"] .classic-roulette-wlurlv:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.classic-roulette-68w2eh [rating="3"] .classic-roulette-wlurlv:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.classic-roulette-68w2eh [rating="4"] .classic-roulette-wlurlv:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.classic-roulette-68w2eh [rating="5"] .classic-roulette-wlurlv:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.classic-roulette-lxp4sb {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--registr-btn);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
@media only screen and (min-width: 1025px) {
  .classic-roulette-lxp4sb:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .classic-roulette-lxp4sb {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

/* scroll */
.classic-roulette-wpeird {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.classic-roulette-cc7oy4 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 0;
  width: calc(100% / 3 * 4);
  transition: transform 0chicken-road-8b09xf ease-in-out;
  margin: 0;
}

.classic-roulette-kh97h0 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
  box-sizing: border-box;
}
.classic-roulette-kh97h0.classic-roulette-uf2fjr {
  display: block;
}

.classic-roulette-r68bnb {
  z-index: 10;
  background: var(--button-bg-color);
  color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

.classic-roulette-eo8j6v {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.classic-roulette-r68bnb:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

#review-prev {
  left: 10px;
}
#review-next {
  right: 10px;
}

.classic-roulette-r68bnb:disabled {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
  cursor: not-allowed;
}

@media only screen and (max-width: 767px) {
  .classic-roulette-cc7oy4 {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

  .classic-roulette-kh97h0 {
    max-width: calc(100% / 8);
    flex-basis: calc(100% / 8);
    margin: 0;
    padding: 16px;
    margin-right: 5px;
  }

  .classic-roulette-r68bnb {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #review-prev {
    left: 5px;
  }
  #review-next {
    right: 5px;
  }
}

.classic-roulette-mk2v1o {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--table-1-color);
  background: linear-gradient(180deg, #06affd 0%, #0077ff 100%);
}

.classic-roulette-gt6ay9 {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(180deg, #069afd 0%, #00c3ff 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0fishroad-dfa17m ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.classic-roulette-gt6ay9::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.classic-roulette-mk2v1o.classic-roulette-0b56nm .classic-roulette-gt6ay9::after {
  transform: rotate(45deg);
}

.classic-roulette-gt6ay9:hover {
  background: rgba(255, 255, 255, 0.3);
}

.classic-roulette-eiq73m {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0fishroad-ivv94k ease,
    padding 0fishroad-ivv94k ease;
  padding: 0 20px;
  background: linear-gradient(180deg, #059bc0 0%, #0995b8 100%);
}

.classic-roulette-mk2v1o.classic-roulette-0b56nm .classic-roulette-eiq73m {
  max-height: 100%;
  padding: 15px 20px;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

.classic-roulette-z4dncl {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.classic-roulette-z4dncl img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .classic-roulette-z4dncl img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .classic-roulette-qt10np .classic-roulette-fs9bli img {
    margin-top: -150px !important;
  }

  .classic-roulette-jqn2yv {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.classic-roulette-c1ru1e {
  margin-bottom: 25px;
}

.classic-roulette-c1ru1e iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.classic-roulette-w4i5ii {
  width: 90%;
  position: fixed;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../other/bg.webp);
  background-size: cover;
  background-position: center calc(100% - 522px);
  color: #fff;
  border-radius: 8px;
  transition: bottom 0.classic-roulette-kkkrin ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.classic-roulette-8wx9k7 {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.classic-roulette-8wx9k7 p {
  color: #fff900;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  font-family: Tahoma;

  z-index: -1;
  background: rgb(0 0 0 / 32%);
  height: 73px;
  padding: 25px;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  backdrop-filter: blur(5px);
}

.classic-roulette-8wx9k7 button {
  z-index: 2;
}

.classic-roulette-w4i5ii.classic-roulette-8mrts0 {
  bottom: 40px;
}

.classic-roulette-xcxlmi {
  position: absolute;
  bottom: 10px;
  left: 0;
  animation: move-x 7s linear infinite;
  pointer-events: none;
}

.classic-roulette-ofobqt {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.classic-roulette-l3bh31 infinite ease-in-out;
  transform-origin: center bottom;
  user-select: none;
}

@keyframes move-x {
  from {
    transform: translateX(-30vw);
  }
  to {
    transform: translateX(130vw);
  }
}

@keyframes jump-y {
  0% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-18px) rotate(-8deg);
  }

  50% {
    transform: translateY(-22px) rotate(-5deg);
  }

  75% {
    transform: translateY(-10px) rotate(6deg);
  }

  100% {
    transform: translateY(0) rotate(0deg);
  }
}

.classic-roulette-zg2g0n {
  position: absolute;
  top: -15px;
  right: -15px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
  transition: background 0.classic-roulette-9gwujz ease;
  z-index: 10000;
}

.classic-roulette-zg2g0n:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 650px) {
  .classic-roulette-8wx9k7 p {
    font-size: 16px;
    padding: 17px 15px 15px 15px;
    text-align: center;
  }

  .classic-roulette-8wx9k7 .classic-roulette-sktijn {
    font-size: 13.5px;
  }

  .classic-roulette-w4i5ii .classic-roulette-ofobqt {
    animation: jump-y 0.classic-roulette-l3bh31 infinite ease-in-out;
  }

  .classic-roulette-xfnop7 {
    display: none;
  }
}

.classic-roulette-1j9b09 {
  position: absolute;
  width: 50px;
  height: auto;
  animation: rocket-fly 6s linear infinite;
  pointer-events: none;
  user-select: none;
  opacity: 0.9;
}

.classic-roulette-lx4ulj {
  top: 10px;
  animation-duration: 7s;
}

.classic-roulette-legom5 {
  bottom: 10px;
  animation-duration: 5s;
}

@keyframes rocket-fly {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(-200px);
  }
}

.classic-roulette-dah2ve {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.classic-roulette-xfnop7 {
  max-width: 50px;
  top: -15px;
  left: 5%;
  z-index: 1;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 8s ease-in-out infinite;
}

.classic-roulette-1tx74a {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.classic-roulette-u9hvuo {
  max-width: 75px;
  top: -15px;
  left: 90%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 3s ease-in-out infinite;
}

@keyframes cloud-drift {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes cloud-float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0px);
  }
}

.classic-roulette-nelsr9 {
  position: absolute;
  color: #12e05b;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  pointer-events: none;
  transform-origin: center;
  animation: moneyFade 2s ease-out forwards;
}

@keyframes moneyFade {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px) scale(1.3);
  }
}

.classic-roulette-fccczx {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.classic-roulette-fccczx .classic-roulette-76xl30 {
  display: flex;
  align-items: center;
}

.classic-roulette-o4pazz {
  display: flex;
  flex-direction: column;
}

.classic-roulette-7vlhv8 {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.classic-roulette-yv0rz9 {
  max-width: 300px;
  width: 100%;
}

.classic-roulette-zgthsx {
  max-width: 280px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 925px) {
  .classic-roulette-fccczx {
    flex-direction: column;
  }

  .classic-roulette-76xl30 {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .classic-roulette-o4pazz {
    text-align: center;
  }

  .classic-roulette-fccczx h3 {
    margin-bottom: 0 !important;
  }
}

.classic-roulette-9v8h49 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 501px) {
  .classic-roulette-9v8h49 {
    font-size: 12px;
  }
}

.classic-roulette-sx1k98 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

.classic-roulette-w6rphb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-w6rphb {
    flex-direction: column;
  }
}

.classic-roulette-lla60s {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.classic-roulette-oom2h4 li:first-child {
  margin-bottom: 10px;
}

.classic-roulette-oom2h4 a {
  color: #000;
}

.classic-roulette-fwpv0i {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .classic-roulette-fwpv0i {
    align-items: center;
  }

  .classic-roulette-3tzp26 {
    flex-direction: column;
  }
}

.classic-roulette-reppu8 {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.classic-roulette-dnmd5s img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.classic-roulette-42p7uw {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.classic-roulette-42p7uw a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.classic-roulette-0na4k8 ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.classic-roulette-42p7uw a:hover {
  text-decoration: none;

  background-color: var(--button-bg-hover);
}

.classic-roulette-xpp4lr {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 30px auto;
  padding: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .classic-roulette-xpp4lr {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .classic-roulette-xpp4lr {
    margin: 15px auto;
  }
}
.classic-roulette-xpp4lr li {
  font-size: 16px;
  position: relative;
}
.classic-roulette-xpp4lr li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .classic-roulette-xpp4lr li a:hover {
    text-decoration: underline;
  }
}
.classic-roulette-xpp4lr li span {
  opacity: 0.5;
}
.classic-roulette-xpp4lr li + li {
  margin-left: 30px;
}
.classic-roulette-xpp4lr li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

.classic-roulette-eoqy6t {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .classic-roulette-eoqy6t {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .classic-roulette-eoqy6t {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.classic-roulette-akdek7 {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-akdek7 {
    flex-direction: column;
  }
}
.classic-roulette-fhqnxb {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.classic-roulette-fhqnxb img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-fhqnxb {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.classic-roulette-wbo44b {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.classic-roulette-wbo44b ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-wbo44b ul {
    margin-bottom: 15px;
  }
}
.classic-roulette-wbo44b ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.classic-roulette-wbo44b ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}
.classic-roulette-wbo44b ul li span svg {
  fill: var(--title-color);
}
.classic-roulette-wbo44b ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-wbo44b ul li small {
    font-size: 12px;
  }
}
.classic-roulette-wbo44b ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.classic-roulette-wbo44b ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-wbo44b {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.classic-roulette-gnfdzx {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-gnfdzx {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.classic-roulette-2i9cmx {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.classic-roulette-isk6iv {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-isk6iv {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .classic-roulette-isk6iv:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.classic-roulette-isk6iv.classic-roulette-4elucj {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .classic-roulette-isk6iv.classic-roulette-4elucj:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.classic-roulette-zsclan {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .classic-roulette-zsclan {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .classic-roulette-zsclan {
    padding: 50px 16px 68px;
  }
}
.classic-roulette-s5rzhz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-s5rzhz {
    flex-direction: column;
  }
}
.classic-roulette-nqw1xw {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-nqw1xw {
    margin-bottom: 40px;
  }
}
.classic-roulette-b215um .classic-roulette-yht9eo {
  margin-bottom: 28px;
}
.classic-roulette-b215um .classic-roulette-yht9eo img {
  max-height: 100px;
  width: auto;
}
.classic-roulette-pcty4h {
  display: flex;
  align-items: center;
}
.classic-roulette-pcty4h a + a {
  margin-left: 24px;
}
.classic-roulette-pcty4h img {
  max-height: 56px;
  width: auto;
}
.classic-roulette-pcty4h img + img {
  margin-left: 24px;
}
.classic-roulette-t1s6d1 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-t1s6d1 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.classic-roulette-dzhyec {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-dzhyec {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

.classic-roulette-bf3l43 {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.classic-roulette-bf3l43 label {
  font-size: 14px;
}

.classic-roulette-bf3l43 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.classic-roulette-bf3l43 input,
.classic-roulette-bf3l43 textarea,
.classic-roulette-bf3l43 button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.classic-roulette-bf3l43 button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.classic-roulette-9gwujz ease;
}
.classic-roulette-bf3l43 button:hover {
  background-color: var(--button-bg-hover);
}
.classic-roulette-n92vau {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.classic-roulette-pydgns ease-in;
}

.classic-roulette-n92vau h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#reviews .classic-roulette-lb3ym4 {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .classic-roulette-lb3ym4 > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .classic-roulette-lb3ym4 > div.classic-roulette-0rcvf7 {
  display: block;
  width: 100%;
  max-width: 300px;
}

#reviews button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (max-width: 835px) {
  #reviews .classic-roulette-lb3ym4 > div.classic-roulette-0rcvf7 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.classic-roulette-6bgrzj {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin: 18px auto;
  max-width: 300px;
}

@media (max-width: 765px) {
  .classic-roulette-cyu881 .classic-roulette-c8yr4k a {
    font-size: 12px;
  }
}

/* app */
.classic-roulette-0p8ymh {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-0p8ymh {
    flex-direction: column;
  }
}
.classic-roulette-h9nfkx {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.classic-roulette-h9nfkx img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-h9nfkx {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.classic-roulette-ian3jv {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.classic-roulette-ian3jv ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-ian3jv ul {
    margin-bottom: 15px;
  }
}
.classic-roulette-ian3jv ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.classic-roulette-ian3jv ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}
.classic-roulette-ian3jv ul li span svg {
  fill: var(--title-color);
}
.classic-roulette-ian3jv ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-ian3jv ul li small {
    font-size: 12px;
  }
}
.classic-roulette-ian3jv ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.classic-roulette-ian3jv ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-ian3jv {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.classic-roulette-9vv7bu {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-9vv7bu {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.classic-roulette-fbzg6m {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.classic-roulette-z6l7ru {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .classic-roulette-z6l7ru {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .classic-roulette-z6l7ru:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.classic-roulette-z6l7ru.classic-roulette-jmd0ha {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .classic-roulette-z6l7ru.classic-roulette-jmd0ha:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.classic-roulette-3e9gf1 {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .classic-roulette-3e9gf1 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .classic-roulette-3e9gf1 {
    padding: 50px 16px 68px;
  }
}