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

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

.onecasino-vdy7se {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .onecasino-vdy7se {
    padding: 54px 0 0;
  }
}

.onecasino-htkn9m {
  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) {
  .onecasino-htkn9m: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;
  }
}

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

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

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

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

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

.onecasino-anhb17 {
  cursor: pointer;
}

.onecasino-cm5u0x {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.onecasino-1guigu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.onecasino-1guigu figure {
  margin: 0;
}

.onecasino-1guigu.onecasino-wpflu1 {
  justify-content: flex-start;
  margin-right: 4px;
}

.onecasino-1guigu.onecasino-x35djl {
  justify-content: flex-end;
  margin-left: 4px;
}

.onecasino-1guigu.onecasino-65tshd {
  justify-content: center;
}

.onecasino-1guigu.onecasino-mvw2zc {
  justify-content: normal;
}

.onecasino-uiy8fi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.onecasino-9ummm9 {
  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) {
  .onecasino-9ummm9 {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.onecasino-0n23mk {
  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) {
  .onecasino-0n23mk {
    flex-direction: column;
  }
}

.onecasino-7nv5qc {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.onecasino-7nv5qc img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .onecasino-7nv5qc {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.onecasino-gd3ecn {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.onecasino-gd3ecn 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) {
  .onecasino-gd3ecn ul {
    margin-bottom: 15px;
  }
}

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

.onecasino-gd3ecn 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);
}

.onecasino-gd3ecn ul li span svg {
  fill: var(--title-color);
}

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

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

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

.onecasino-gd3ecn ul li:last-of-type::after {
  display: none;
}

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

.onecasino-vm00dh {
  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) {
  .onecasino-vm00dh {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.onecasino-qdlt3o {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.onecasino-xkeip6 {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.onecasino-yc43se ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .onecasino-xkeip6 {
    height: 50px;
  }
}

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

.onecasino-xkeip6.onecasino-6zm8mp {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .onecasino-xkeip6.onecasino-6zm8mp:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.onecasino-rkywf1 {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

.onecasino-u4zrle {
  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) {
  .onecasino-u4zrle {
    flex-direction: column;
  }
}

.onecasino-7p9yl2 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .onecasino-7p9yl2 {
    margin-bottom: 40px;
  }
}

.onecasino-gv7iai .onecasino-f1bh59 {
  margin-bottom: 28px;
}

.onecasino-gv7iai .onecasino-f1bh59 img {
  max-height: 100px;
  width: auto;
}

.onecasino-lh93pz {
  display: flex;
  align-items: center;
}

.onecasino-lh93pz a + a {
  margin-left: 24px;
}

.onecasino-lh93pz img {
  max-height: 56px;
  width: auto;
}

.onecasino-lh93pz img + img {
  margin-left: 24px;
}

.onecasino-rk9doa {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.onecasino-kd6f9l {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .onecasino-kd6f9l {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

@media only screen and (max-width: 767px) {
  .onecasino-rdwr0c {
    flex-wrap: wrap;
  }
}

.onecasino-rdwr0c li {
  display: flex;
  margin: 0 7px;
}

.onecasino-rdwr0c li svg {
  transition: 0.onecasino-yc43se ease-in-out;
}

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

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

.onecasino-hkrxu5 + .onecasino-hkrxu5 {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .onecasino-hkrxu5 + .onecasino-hkrxu5 {
    margin: 36px 0 0;
  }
}

.onecasino-s2v109 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.onecasino-y7y271 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.onecasino-y7y271 li {
  font-size: 16px;
}

.onecasino-y7y271 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.onecasino-y7y271 li + li {
  margin-top: 16px;
}

.onecasino-c05xjj {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.onecasino-3yzcds ease-in-out;
}

.onecasino-c05xjj.onecasino-874h2j {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.onecasino-g1poso {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.onecasino-5utgcj {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.onecasino-5utgcj li {
  width: 100%;
}

.onecasino-5utgcj 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: 0.onecasino-yc43se ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.onecasino-5utgcj li a svg {
  fill: var(--button-text-color);
}

.onecasino-5utgcj li a.onecasino-874h2j {
  background: var(--border-color);
}

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

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

.onecasino-cxqff1 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.onecasino-d6rrw9 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.onecasino-d6rrw9 img {
  width: 100%;
  transition: 0.onecasino-yc43se ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .onecasino-d6rrw9:hover img {
    transform: scale(1.1);
  }
}

.onecasino-wc2xyl {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .onecasino-wc2xyl {
    height: 54px;
  }
}

.onecasino-w0m2ks {
  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) {
  .onecasino-w0m2ks {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .onecasino-w0m2ks .onecasino-f1bh59 img {
    max-width: 90px;
  }
}

.onecasino-f1bh59 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .onecasino-f1bh59 {
    order: -2;
  }
}

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

.onecasino-0u72ts {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.onecasino-0u72ts li {
  font-size: 16px;
  margin: 0 20px;
}

.onecasino-0u72ts li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .onecasino-0u72ts li a:hover {
    text-decoration: underline;
  }
}

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

.onecasino-qffawe {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.onecasino-qffawe.onecasino-tsm95u {
  margin-right: 0;
}

.onecasino-a513ee {
  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) {
  .onecasino-a513ee {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.onecasino-b5sk2u {
  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) {
  .onecasino-b5sk2u:hover {
    background: var(--button-bg-hover);
  }
}

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

.onecasino-36h6yn {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .onecasino-36h6yn {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.onecasino-36h6yn:hover > ul {
  display: flex;
}

.onecasino-36h6yn:focus > ul {
  display: flex;
}

.onecasino-36h6yn:focus-within > ul {
  display: flex;
}

.onecasino-qsa4tg {
  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;
}

.onecasino-qsa4tg::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 0.onecasino-3yzcds ease-in-out;
}

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

.onecasino-36h6yn ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.onecasino-yc43se 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) {
  .onecasino-36h6yn ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.onecasino-36h6yn 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: 0.onecasino-yc43se ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .onecasino-36h6yn ul li {
    padding: 5px;
  }
}

.onecasino-36h6yn 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) {
  .onecasino-36h6yn ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .onecasino-36h6yn ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .onecasino-36h6yn ul li a img {
    max-width: 20px;
  }
}

.onecasino-6makum {
  display: none;
}

.onecasino-2vwfjd {
  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) {
  .onecasino-2vwfjd {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .onecasino-6makum:checked ~ .onecasino-drewtx {
    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;
  }
  .onecasino-drewtx {
    display: none;
    transition: display 0.onecasino-yc43se ease-in-out;
  }
  .onecasino-6makum:checked ~ .onecasino-drewtx {
    display: block;
  }
  .onecasino-6makum:checked + .onecasino-2vwfjd span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .onecasino-6makum:checked + .onecasino-2vwfjd span:nth-child(2) {
    display: none;
  }
  .onecasino-6makum:checked + .onecasino-2vwfjd span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.onecasino-mssz3c {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.onecasino-mssz3c img {
  margin-bottom: 20px;
}

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

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

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

.onecasino-rac6sn {
  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) {
  .onecasino-rac6sn {
    font-size: 32px;
  }
}

.onecasino-x3lu4f {
  color: var(--text-color);
}

.onecasino-c3x0z2 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.onecasino-c3x0z2 p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.onecasino-c3x0z2 p img {
  display: block;
  margin: 0 auto;
}

.onecasino-c3x0z2 p:first-of-type {
  margin-top: 0;
}

.onecasino-c3x0z2 p:last-of-type {
  margin-bottom: 0;
}

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

.onecasino-c3x0z2 ul {
  padding: 0 0 0 20px;
}

.onecasino-c3x0z2 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.onecasino-c3x0z2 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) {
  .onecasino-c3x0z2 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.onecasino-c3x0z2 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) {
  .onecasino-c3x0z2 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.onecasino-c3x0z2 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.onecasino-c3x0z2 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .onecasino-c3x0z2 iframe {
    height: 200px;
  }
}

.onecasino-q5a78u {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.onecasino-5g0lxo {
  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) {
  .onecasino-5g0lxo {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.onecasino-5g0lxo h1,
.onecasino-5g0lxo h2,
.onecasino-5g0lxo h3,
.onecasino-5g0lxo 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) {
  .onecasino-5g0lxo h1,
  .onecasino-5g0lxo h2,
  .onecasino-5g0lxo h3,
  .onecasino-5g0lxo h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.onecasino-uok5l2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.onecasino-uok5l2 .onecasino-cn72aw {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .onecasino-uok5l2 .onecasino-cn72aw {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.onecasino-uok5l2 .onecasino-lis2c6 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .onecasino-uok5l2 .onecasino-lis2c6 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .onecasino-uok5l2 .onecasino-lis2c6 img {
    width: 100%;
  }
}

.onecasino-lis2c6 {
  margin: 0 0 28px;
}

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

.onecasino-cn72aw {
  margin: 0 0 28px;
}

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

.onecasino-q5a78u 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) {
  .onecasino-q5a78u h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.onecasino-q5a78u .onecasino-htkn9m {
  margin-top: 30px;
  margin-bottom: 30px;
}

.onecasino-22f2jh {
  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) {
  .onecasino-22f2jh {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .onecasino-22f2jh {
    margin-bottom: 60px;
  }
}

.onecasino-gqof4l {
  position: relative;
  border: none;
}

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

.onecasino-lid6w0 {
  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;
}

.onecasino-lid6w0 span {
  height: 32px;
}

.onecasino-lid6w0 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.onecasino-lid6w0.onecasino-7pi178 span {
  transform: scaleY(-1);
}

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

.onecasino-h48tju {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.onecasino-h48tju li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.onecasino-yc43se ease-in-out;
}

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

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

.onecasino-h48tju.onecasino-frgaie {
  display: none;
}

.onecasino-skmshc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.onecasino-skmshc table {
  width: 100%;
  border-collapse: collapse;
}

.onecasino-skmshc 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) {
  .onecasino-skmshc table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .onecasino-skmshc table td {
    min-width: 75px;
  }
}

.onecasino-skmshc 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) {
  .onecasino-skmshc table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.onecasino-skmshc p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

.onecasino-14rf31 {
  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) {
  .onecasino-14rf31 {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.onecasino-i6v6nl {
  width: 100%;
  border-collapse: collapse;
}

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

.onecasino-i6v6nl 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) {
  .onecasino-i6v6nl tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.onecasino-1o0ze7 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.onecasino-1o0ze7 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.onecasino-1o0ze7 p {
  color: var(--text-color);
}

.onecasino-8sqsyh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .onecasino-8sqsyh {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .onecasino-8sqsyh {
    margin-bottom: 60px;
  }
}

.onecasino-zmk6o7 {
  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);
}

.onecasino-bnixpd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.onecasino-319jcx h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .onecasino-319jcx h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.onecasino-319jcx p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.onecasino-319jcx p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .onecasino-319jcx p {
    font-size: 16px;
  }
}

.onecasino-3jirh3 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .onecasino-3jirh3 {
    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;
  }
}

.onecasino-8q5sgg {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.onecasino-8q5sgg li {
  margin: 0 20px;
}

.onecasino-8q5sgg li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.onecasino-8q5sgg li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .onecasino-8q5sgg li a:hover {
    color: #2ab765;
  }
}

.onecasino-g946y3 {
  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) {
  .onecasino-g946y3 {
    padding: 0 16px;
  }
}

.onecasino-g946y3 li {
  font-size: 16px;
  position: relative;
}

.onecasino-g946y3 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.onecasino-g946y3 li span {
  opacity: 0.5;
}

.onecasino-g946y3 li + li {
  margin-left: 30px;
}

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

h2.onecasino-5g0lxo {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.onecasino-5g0lxo {
    margin-bottom: 18px;
  }
}

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

.onecasino-orq11z 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);
}

.onecasino-orq11z 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;
}

.onecasino-orq11z 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;
}

.onecasino-orq11z tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.onecasino-orq11z tbody tr:last-of-type {
  margin-bottom: 0;
}

.onecasino-orq11z tbody tr td:first-of-type {
  flex-shrink: 0;
}

.onecasino-orq11z 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);
}

.onecasino-orq11z 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);
}

.onecasino-orq11z tbody tr td:last-of-type {
  margin-left: auto;
}

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

.onecasino-orq11z tbody tr td .onecasino-njshx4 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .onecasino-orq11z tbody tr td .onecasino-njshx4 {
    width: 100%;
  }
}

.onecasino-orq11z tbody tr td .onecasino-hb5n64 {
  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: 0.onecasino-yc43se ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .onecasino-orq11z tbody tr td .onecasino-hb5n64:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .onecasino-orq11z tbody tr td .onecasino-hb5n64 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .onecasino-orq11z tbody tr td .onecasino-hb5n64 {
    width: 100%;
  }
}

.onecasino-orq11z tbody tr td .onecasino-ljzzcr {
  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) {
  .onecasino-orq11z tbody tr td .onecasino-ljzzcr:hover {
    text-decoration: none;
  }
}

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

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

.onecasino-xqjpy6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

@media only screen and (max-width: 767px) {
  .onecasino-xqjpy6 {
    margin: 0 auto 60px;
  }
}

.onecasino-2p9gg8 {
  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) {
  .onecasino-2p9gg8 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.onecasino-2wn4c8 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .onecasino-2wn4c8 {
    margin: 0 -5px;
  }
}

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

.onecasino-vdyqvd img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.onecasino-yc43se ease-in-out;
}

.onecasino-vdyqvd p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .onecasino-vdyqvd:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .onecasino-vdyqvd {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

@media only screen and (max-width: 520px) {
  .onecasino-7ndvqj {
    height: 190px;
    margin: 20px auto;
  }
}

.onecasino-7ndvqj img {
  width: 100%;
  height: 100%;
}

.onecasino-7ndvqj iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .onecasino-7ndvqj iframe {
    height: 190px;
  }
}

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

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

.onecasino-5berty {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.onecasino-5berty svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.onecasino-yc43se ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .onecasino-5berty:hover svg {
    transform: scale(1.1);
  }
}

.onecasino-dard3a {
  padding: 90px 0;
}

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

.onecasino-wy67kp {
  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) {
  .onecasino-wy67kp {
    padding: 0 16px;
  }
}

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

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

.onecasino-jl90xn img {
  width: 100%;
}

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

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

.onecasino-anin15 {
  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;
}

.onecasino-anin15 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) {
  .onecasino-anin15 {
    flex-basis: auto;
  }
}

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

.onecasino-2kgriv {
  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: 0.onecasino-yc43se ease-in-out;
}

.onecasino-2kgriv:hover {
  border: 1px solid #8c8ca2;
}

.onecasino-yhcfg0 {
  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%);
}

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

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

.onecasino-cv8i2m a {
  text-decoration: underline;
  color: #8babff;
}

.onecasino-qgi2ih {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.onecasino-qgi2ih .onecasino-2kgriv {
  width: 50%;
  margin: 0;
}

.onecasino-ds0ac0 {
  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;
}

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

.onecasino-x6ed4n {
  margin: 0 0 100px;
}

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

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

.onecasino-aco0cn {
  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) {
  .onecasino-aco0cn {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

.onecasino-xvzy99 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

.onecasino-66d2cz {
  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) {
  .onecasino-66d2cz {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.onecasino-66d2cz 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: 0.onecasino-yc43se ease-in-out;
}

@media only screen and (max-width: 767px) {
  .onecasino-66d2cz a {
    margin: 1px 0 4px;
  }
}

.onecasino-66d2cz a svg {
  fill: #fff;
}

.onecasino-66d2cz a:hover {
  background: #3d68e7;
}

.onecasino-lngv0u {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.onecasino-1uypfk {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .onecasino-1uypfk {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.onecasino-z4r7tc {
  font-size: 16px;
  color: var(--text-color);
}

.onecasino-504nv9 {
  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) {
  .onecasino-504nv9 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .onecasino-504nv9 {
    margin: 20px auto 60px;
  }
}

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

.onecasino-mz7quw {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.onecasino-mz7quw h1,
.onecasino-mz7quw 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) {
  .onecasino-mz7quw h1,
  .onecasino-mz7quw h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .onecasino-mz7quw {
    margin: 0;
    padding-right: 20px;
  }
}

.onecasino-bptaji {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.onecasino-bptaji 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) {
  .onecasino-bptaji h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.onecasino-bptaji 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) {
  .onecasino-bptaji h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.onecasino-bptaji 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);
}

.onecasino-bptaji 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) {
  .onecasino-bptaji table tr td {
    padding: 12px 4px;
  }
}

.onecasino-bptaji 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) {
  .onecasino-bptaji table tr th {
    padding: 12px 4px;
  }
}

.onecasino-bptaji table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .onecasino-bptaji {
    margin: 0;
  }
}

.onecasino-kkd6ho {
  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) {
  .onecasino-kkd6ho {
    min-height: 190px;
  }
}

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

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

.onecasino-ekf5m8 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.onecasino-ekf5m8.onecasino-p5liti {
  display: none;
}

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

.onecasino-r8op42 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.onecasino-r8op42 iframe.onecasino-yx0l4i {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.onecasino-r8op42.onecasino-vhkprb {
  opacity: 1;
  pointer-events: all;
}

.onecasino-7zlhev {
  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: 0.onecasino-yc43se ease-in-out;
}

.onecasino-7zlhev svg {
  margin-right: 10px;
}

.onecasino-7zlhev + .onecasino-7zlhev {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .onecasino-7zlhev:hover {
    background: #a8a6b3;
  }
}

.onecasino-6j68pt {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

@media only screen and (max-width: 767px) {
  .onecasino-7zlhev {
    height: 42px;
    max-width: 220px;
  }
}

.onecasino-504nv9 .onecasino-q5a78u {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.onecasino-504nv9 .onecasino-q5a78u h1,
.onecasino-504nv9 .onecasino-q5a78u 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) {
  .onecasino-504nv9 .onecasino-q5a78u h1,
  .onecasino-504nv9 .onecasino-q5a78u h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .onecasino-504nv9 .onecasino-q5a78u {
    margin: 28px 0 0;
  }
}

.onecasino-r4kig3 {
  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) {
  .onecasino-r4kig3 {
    padding: 0 16px;
  }
}

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

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

.onecasino-p7i3lg {
  max-width: 545px;
  width: 100%;
}

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

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

.onecasino-cplwxk {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.onecasino-cplwxk iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.onecasino-rpb48a {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.onecasino-mmr1v9 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .onecasino-d6z0yp {
    padding: 10px;
  }
}

.onecasino-d6z0yp .onecasino-htkn9m {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .onecasino-d6z0yp .onecasino-htkn9m {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .onecasino-d6z0yp {
    flex-wrap: wrap;
  }
}

.onecasino-3bvk78 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.onecasino-3bvk78 img {
  width: 100%;
}

.onecasino-h7ma5h {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.onecasino-htqy9z {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.onecasino-yxkn87 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.onecasino-qyb5rv {
  width: 100%;
  margin: 0 0 100px;
}

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

.onecasino-qyb5rv .onecasino-xxlwsw {
  position: relative;
}

.onecasino-qyb5rv .onecasino-9xwe5p {
  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;
}

.onecasino-qyb5rv .onecasino-9xwe5p.onecasino-p5liti {
  display: none;
}

.onecasino-qyb5rv .onecasino-x9mshh {
  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) {
  .onecasino-qyb5rv .onecasino-x9mshh {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .onecasino-qyb5rv .onecasino-x9mshh {
    bottom: 90px;
  }
}

.onecasino-qyb5rv .onecasino-x9mshh .onecasino-ec743p {
  max-width: 300px;
  width: 100%;
}

.onecasino-qyb5rv .onecasino-x9mshh .onecasino-ec743p .onecasino-9ismmr {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .onecasino-qyb5rv .onecasino-x9mshh .onecasino-ec743p .onecasino-9ismmr {
    font-size: 32px;
    text-align: center;
  }
}

.onecasino-qyb5rv .onecasino-x9mshh .onecasino-ec743p .onecasino-1nmr79 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .onecasino-qyb5rv .onecasino-x9mshh .onecasino-ec743p .onecasino-1nmr79 {
    text-align: center;
  }
}

.onecasino-qyb5rv .onecasino-x9mshh .onecasino-tsm95u {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .onecasino-qyb5rv .onecasino-x9mshh .onecasino-tsm95u {
    flex-direction: column-reverse;
  }
}

.onecasino-qyb5rv .onecasino-x9mshh .onecasino-tsm95u .onecasino-2x2y2n {
  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: 0.onecasino-yc43se ease-in-out;
}

.onecasino-qyb5rv .onecasino-x9mshh .onecasino-tsm95u .onecasino-2x2y2n:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .onecasino-qyb5rv .onecasino-x9mshh .onecasino-tsm95u .onecasino-2x2y2n {
    width: 100%;
  }
}

.onecasino-qyb5rv .onecasino-x9mshh .onecasino-tsm95u .onecasino-ft7hii {
  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: 0.onecasino-yc43se ease-in-out;
  overflow: hidden;
}

.onecasino-qyb5rv .onecasino-x9mshh .onecasino-tsm95u .onecasino-ft7hii 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);
  }
}

.onecasino-qyb5rv .onecasino-x9mshh .onecasino-tsm95u .onecasino-ft7hii: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;
}

.onecasino-qyb5rv .onecasino-x9mshh .onecasino-tsm95u .onecasino-ft7hii:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .onecasino-qyb5rv .onecasino-x9mshh .onecasino-tsm95u .onecasino-ft7hii {
    width: 100%;
  }
}

.onecasino-qyb5rv .onecasino-x9mshh.onecasino-p5liti {
  display: none;
}

.onecasino-qyb5rv .onecasino-yezl6d {
  display: none;
}

.onecasino-qyb5rv .onecasino-yezl6d.onecasino-vhkprb {
  display: block;
}

.onecasino-qyb5rv .onecasino-yezl6d iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .onecasino-qyb5rv .onecasino-yezl6d iframe {
    height: calc(100vh - 54px);
  }
}

.onecasino-qyb5rv .onecasino-jvpcrt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .onecasino-qyb5rv .onecasino-jvpcrt {
    padding: 24px 16px 0;
  }
}

.onecasino-qyb5rv .onecasino-jvpcrt .onecasino-9ismmr {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .onecasino-qyb5rv .onecasino-jvpcrt .onecasino-9ismmr {
    margin-bottom: 24px;
  }
}

.onecasino-qyb5rv .onecasino-jvpcrt 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);
}

.onecasino-qyb5rv .onecasino-jvpcrt 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) {
  .onecasino-qyb5rv .onecasino-jvpcrt table tr td {
    padding: 12px 4px;
  }
}

.onecasino-qyb5rv .onecasino-jvpcrt 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) {
  .onecasino-qyb5rv .onecasino-jvpcrt table tr th {
    padding: 12px 4px;
  }
}

.onecasino-qyb5rv .onecasino-jvpcrt table tr:last-of-type td {
  border-bottom: none;
}

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

.onecasino-c3myf6.onecasino-874h2j {
  display: block;
}

.onecasino-c3myf6 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.onecasino-c3myf6 .onecasino-n8fojg {
  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;
}

.onecasino-c3myf6 .onecasino-lqspx4 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.onecasino-c3myf6 .onecasino-ft7hii {
  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: 0.onecasino-yc43se ease-in-out;
}

.onecasino-c3myf6 .onecasino-ft7hii:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.onecasino-397xdj {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.onecasino-397xdj.onecasino-874h2j {
  display: block;
}

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

.onecasino-vb8utt {
  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;
}

.onecasino-a1z29r {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.onecasino-jm7dak {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.onecasino-jm7dak svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.onecasino-tztwn0 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.onecasino-8m40dj.onecasino-p5liti {
  display: none;
}

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

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

.onecasino-nvfzre {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.onecasino-nvfzre 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: 0.onecasino-yc43se ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.onecasino-nvfzre input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.onecasino-nvfzre input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.onecasino-nvfzre input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.onecasino-nvfzre input:active {
  border-color: #c2c0ce;
}

.onecasino-nvfzre input:focus {
  border-color: #c2c0ce;
}

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

.onecasino-25g0h5 {
  margin-bottom: 36px;
}

.onecasino-25g0h5 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;
}

.onecasino-25g0h5 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.onecasino-25g0h5 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .onecasino-25g0h5 {
    margin-bottom: 24px;
  }
}

.onecasino-tmfpj4 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.onecasino-kte7vb {
  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: 0.onecasino-yc43se ease-in-out;
}

.onecasino-kte7vb:hover {
  background: var(--border-color);
}

.onecasino-qp2pml {
  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: 0.onecasino-yc43se ease-in-out;
}

.onecasino-qp2pml:hover {
  background: #166ad9;
}

.onecasino-8wdb40 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.onecasino-8wdb40.onecasino-p5liti {
  display: none;
}

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

.onecasino-8wdb40 .onecasino-kte7vb {
  margin: 0 auto;
}

.onecasino-mdvt2h {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.onecasino-angn85 {
  filter: grayscale(100%);
}

.onecasino-d9663s > input {
  display: none;
}

.onecasino-d9663s > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onecasino-mn2uow.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.onecasino-v5fylo 44.onecasino-5v322r.onecasino-av6rh5.onecasino-5g809x.onecasino-233puy.onecasino-sl3rnd.onecasino-20rjx7.onecasino-y7uvom.onecasino-2dd9kk.onecasino-d9xok6.onecasino-yfj8eo.onecasino-sonabp.onecasino-kb38zq 0l-12.onecasino-2ejnyr 30.onecasino-e6f6vl.onecasino-p6zo4o 2.onecasino-9mkxbm.onecasino-p6zo4o 3.onecasino-nrc85d 3.onecasino-fqkxw3.onecasino-95kau5 3.onecasino-oor87z.onecasino-ketf03.onecasino-qr53co.onecasino-wkcn0k 7-3.onecasino-2ejnyr 10.onecasino-2t00aj.onecasino-wkcn0k 23.onecasino-8e8sk7.onecasino-l3eo72 1.onecasino-gvrmk2 2.onecasino-2ejnyr 3.onecasino-l3eo72 1.onecasino-95kau5 5.onecasino-deub4e.onecasino-95kau5 32.onecasino-uw7gxx.onecasino-ketf03 5.onecasino-kb38zq 4.onecasino-wkcn0k 9.onecasino-wkcn0k 8.onecasino-95kau5 6.onecasino-ntrt2d.onecasino-xu8g8a.onecasino-nm7pdp.onecasino-pi9jmp.onecasino-lmq4le 4.onecasino-vlag62.onecasino-lmq4le 6.onecasino-lmq4le 0l29.onecasino-kb38zq 17.onecasino-9n6mxr.onecasino-o5fphp 2.onecasino-qfu6le 10.onecasino-5x1zh6.onecasino-2ejnyr 8.onecasino-psaeqd.onecasino-psauyh.onecasino-pq73la.onecasino-yx6inh.onecasino-gcll7v.onecasino-ketf03.onecasino-sl3rnd.onecasino-2ejnyr 1.onecasino-xfeb47.onecasino-x7c6jv.onecasino-fz12fa.onecasino-9wi0a0.onecasino-mysno0.onecasino-gvrmk2 1.onecasino-kvu1gs.onecasino-a7e9xl.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.onecasino-d9663s > input:checked ~ label,
.onecasino-d9663s > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onecasino-mn2uow.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.onecasino-v5fylo 44.onecasino-5v322r.onecasino-av6rh5.onecasino-5g809x.onecasino-233puy.onecasino-sl3rnd.onecasino-20rjx7.onecasino-y7uvom.onecasino-2dd9kk.onecasino-d9xok6.onecasino-yfj8eo.onecasino-sonabp.onecasino-kb38zq 0l-12.onecasino-2ejnyr 30.onecasino-e6f6vl.onecasino-p6zo4o 2.onecasino-9mkxbm.onecasino-p6zo4o 3.onecasino-nrc85d 3.onecasino-fqkxw3.onecasino-95kau5 3.onecasino-oor87z.onecasino-ketf03.onecasino-qr53co.onecasino-wkcn0k 7-3.onecasino-2ejnyr 10.onecasino-2t00aj.onecasino-wkcn0k 23.onecasino-8e8sk7.onecasino-l3eo72 1.onecasino-gvrmk2 2.onecasino-2ejnyr 3.onecasino-l3eo72 1.onecasino-95kau5 5.onecasino-deub4e.onecasino-95kau5 32.onecasino-uw7gxx.onecasino-ketf03 5.onecasino-kb38zq 4.onecasino-wkcn0k 9.onecasino-wkcn0k 8.onecasino-95kau5 6.onecasino-ntrt2d.onecasino-xu8g8a.onecasino-nm7pdp.onecasino-pi9jmp.onecasino-lmq4le 4.onecasino-vlag62.onecasino-lmq4le 6.onecasino-lmq4le 0l29.onecasino-kb38zq 17.onecasino-9n6mxr.onecasino-o5fphp 2.onecasino-qfu6le 10.onecasino-5x1zh6.onecasino-2ejnyr 8.onecasino-psaeqd.onecasino-psauyh.onecasino-pq73la.onecasino-yx6inh.onecasino-gcll7v.onecasino-ketf03.onecasino-sl3rnd.onecasino-2ejnyr 1.onecasino-xfeb47.onecasino-x7c6jv.onecasino-fz12fa.onecasino-9wi0a0.onecasino-mysno0.onecasino-gvrmk2 1.onecasino-kvu1gs.onecasino-a7e9xl.5z'/%3e%3c/svg%3e");
}

.onecasino-d9663s > input:not(:checked) ~ label:hover,
.onecasino-d9663s > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onecasino-mn2uow.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.onecasino-v5fylo 44.onecasino-5v322r.onecasino-av6rh5.onecasino-5g809x.onecasino-233puy.onecasino-sl3rnd.onecasino-20rjx7.onecasino-y7uvom.onecasino-2dd9kk.onecasino-d9xok6.onecasino-yfj8eo.onecasino-sonabp.onecasino-kb38zq 0l-12.onecasino-2ejnyr 30.onecasino-e6f6vl.onecasino-p6zo4o 2.onecasino-9mkxbm.onecasino-p6zo4o 3.onecasino-nrc85d 3.onecasino-fqkxw3.onecasino-95kau5 3.onecasino-oor87z.onecasino-ketf03.onecasino-qr53co.onecasino-wkcn0k 7-3.onecasino-2ejnyr 10.onecasino-2t00aj.onecasino-wkcn0k 23.onecasino-8e8sk7.onecasino-l3eo72 1.onecasino-gvrmk2 2.onecasino-2ejnyr 3.onecasino-l3eo72 1.onecasino-95kau5 5.onecasino-deub4e.onecasino-95kau5 32.onecasino-uw7gxx.onecasino-ketf03 5.onecasino-kb38zq 4.onecasino-wkcn0k 9.onecasino-wkcn0k 8.onecasino-95kau5 6.onecasino-ntrt2d.onecasino-xu8g8a.onecasino-nm7pdp.onecasino-pi9jmp.onecasino-lmq4le 4.onecasino-vlag62.onecasino-lmq4le 6.onecasino-lmq4le 0l29.onecasino-kb38zq 17.onecasino-9n6mxr.onecasino-o5fphp 2.onecasino-qfu6le 10.onecasino-5x1zh6.onecasino-2ejnyr 8.onecasino-psaeqd.onecasino-psauyh.onecasino-pq73la.onecasino-yx6inh.onecasino-gcll7v.onecasino-ketf03.onecasino-sl3rnd.onecasino-2ejnyr 1.onecasino-xfeb47.onecasino-x7c6jv.onecasino-fz12fa.onecasino-9wi0a0.onecasino-mysno0.onecasino-gvrmk2 1.onecasino-kvu1gs.onecasino-a7e9xl.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .onecasino-pyoax4 > .onecasino-3445v1 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .onecasino-pyoax4 > .onecasino-3445v1 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .onecasino-pyoax4 > .onecasino-3445v1 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .onecasino-pyoax4 > .onecasino-3445v1 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .onecasino-pyoax4 > .onecasino-3445v1 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.onecasino-frgdn0 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.onecasino-frgdn0.onecasino-p5liti {
  display: none;
}

.onecasino-cwmw7x {
  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) {
  .onecasino-cwmw7x {
    height: 74px;
    overflow: visible;
  }
}

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

.onecasino-w32k5u {
  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;
}

.onecasino-w32k5u::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.onecasino-w32k5u::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.onecasino-w32k5u img {
  border-radius: 16px;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .onecasino-w32k5u {
    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;
  }
  .onecasino-w32k5u img {
    max-width: 60px;
    border-radius: 7px;
  }
}

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

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

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

.onecasino-f983i0 {
  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;
}

.onecasino-f983i0::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) {
  .onecasino-f983i0::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.onecasino-f983i0::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) {
  .onecasino-f983i0::after {
    display: none;
  }
}

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

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

.onecasino-exf1jc {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .onecasino-exf1jc {
    top: -20px;
  }
}

.onecasino-r95qqt {
  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: 0.onecasino-yc43se ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.onecasino-frgdn0.onecasino-o0ky6n .onecasino-cwmw7x {
  background: #2b3b67;
}

.onecasino-frgdn0.onecasino-o0ky6n .onecasino-w32k5u {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.onecasino-frgdn0.onecasino-o0ky6n .onecasino-w32k5u::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.onecasino-frgdn0.onecasino-o0ky6n .onecasino-w32k5u::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.onecasino-frgdn0.onecasino-o0ky6n .onecasino-f983i0::before {
  background: #0e0f41;
}

.onecasino-frgdn0.onecasino-o0ky6n .onecasino-f983i0::after {
  background: #152557;
}

.onecasino-frgdn0.onecasino-dm6hip .onecasino-cwmw7x {
  background: #1f35fa;
}

.onecasino-frgdn0.onecasino-dm6hip .onecasino-w32k5u {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.onecasino-frgdn0.onecasino-dm6hip .onecasino-w32k5u::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.onecasino-frgdn0.onecasino-dm6hip .onecasino-w32k5u::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.onecasino-frgdn0.onecasino-dm6hip .onecasino-f983i0::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.onecasino-frgdn0.onecasino-dm6hip .onecasino-f983i0::after {
  background: #192ac8;
}

.onecasino-frgdn0.onecasino-pww4bo .onecasino-cwmw7x {
  background: #fa771f;
}

.onecasino-frgdn0.onecasino-pww4bo .onecasino-w32k5u {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.onecasino-frgdn0.onecasino-pww4bo .onecasino-w32k5u::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.onecasino-frgdn0.onecasino-pww4bo .onecasino-w32k5u::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.onecasino-frgdn0.onecasino-pww4bo .onecasino-f983i0::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.onecasino-frgdn0.onecasino-pww4bo .onecasino-f983i0::after {
  background: #fa8535;
}

.onecasino-vkf3s4 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

.onecasino-eab746 {
  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) {
  .onecasino-eab746 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.onecasino-w8lxc8 {
  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) {
  .onecasino-w8lxc8:hover {
    background: var(--button-bg-hover);
  }
}

.onecasino-asskiu {
  display: flex;
  align-items: center;
  gap: 10px;
}

.onecasino-asskiu span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.onecasino-asskiu small {
  font-size: 14px;
  color: var(--text-color);
}

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

.onecasino-5jipjz {
  width: 120px;
  height: 22px;
}

.onecasino-5jipjz .onecasino-kez74t {
  fill: #c2c0ce;
}

.onecasino-5jipjz [rating="1"] .onecasino-kez74t:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onecasino-5jipjz [rating="2"] .onecasino-kez74t:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onecasino-5jipjz [rating="3"] .onecasino-kez74t:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onecasino-5jipjz [rating="4"] .onecasino-kez74t:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onecasino-5jipjz [rating="5"] .onecasino-kez74t:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.onecasino-m7822y {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.onecasino-8ndn6u {
  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);
}

.onecasino-8ndn6u.onecasino-vhkprb {
  display: block;
}

.onecasino-8ndn6u.onecasino-p5liti {
  display: none;
}

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

.onecasino-i83a94 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.onecasino-fvdlrc {
  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);
}

.onecasino-8uskjv {
  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;
}

.onecasino-lw42ko small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.onecasino-am28nn {
  font-size: 16px;
  line-height: 140%;
}

.onecasino-iuexq5 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.onecasino-iuexq5 .onecasino-kez74t {
  fill: #c2c0ce;
}

.onecasino-iuexq5 [rating="1"] .onecasino-kez74t:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onecasino-iuexq5 [rating="2"] .onecasino-kez74t:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onecasino-iuexq5 [rating="3"] .onecasino-kez74t:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onecasino-iuexq5 [rating="4"] .onecasino-kez74t:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onecasino-iuexq5 [rating="5"] .onecasino-kez74t:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.onecasino-8ds0pl {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .onecasino-8ds0pl {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.onecasino-my29i4 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .onecasino-my29i4 {
    padding: 0 16px;
  }
}

.onecasino-v3rt22 {
  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) {
  .onecasino-v3rt22 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.onecasino-ovn156 {
  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) {
  .onecasino-ovn156 {
    padding: 12px;
    gap: 12px;
  }
}

.onecasino-3wz5k7 {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.onecasino-3wz5k7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.onecasino-nia3fw {
  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;
}

.onecasino-ldcy88 {
  flex: 1;
  min-width: 0;
}

.onecasino-wrisb5 {
  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) {
  .onecasino-wrisb5 {
    font-size: 14px;
    gap: 6px;
  }
}

.onecasino-7t5006 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.onecasino-7t5006 svg,
.onecasino-7t5006 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.onecasino-7t5006 svg path {
  fill: var(--button-bg-color);
}

.onecasino-7t5006 svg circle {
  fill: var(--button-text-color);
}

.onecasino-a13uyj {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.onecasino-a13uyj strong {
  font-weight: 600;
}

.onecasino-0q5yc7 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.onecasino-0q5yc7 p {
  margin: 0 0 16px;
}

.onecasino-0q5yc7 p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .onecasino-0q5yc7 {
    font-size: 14px;
    line-height: 150%;
  }
}

.onecasino-v6wep7 {
  max-width: 300px;
  width: 100%;
}

.onecasino-v6wep7 a {
  width: 100%;
}

@media (max-width: 575px) {
  .onecasino-v6wep7 {
    max-width: 200px;
  }
}

.onecasino-2vb7km {
  justify-content: center;
}

.onecasino-rijj41 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.onecasino-x6xubo {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .onecasino-3fp2ur {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.onecasino-xnzh0i .onecasino-0u72ts {
  justify-content: center;
}

/* faq */

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

.onecasino-pjbi7l {
  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 0.onecasino-vhrqan ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.onecasino-pjbi7l::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.onecasino-vhrqan ease;
}

.onecasino-31t2do.onecasino-874h2j .onecasino-pjbi7l::after {
  transform: rotate(45deg);
}

.onecasino-ayp54l {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.onecasino-yc43se ease, padding 0.onecasino-yc43se ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.onecasino-31t2do.onecasino-874h2j .onecasino-ayp54l {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.onecasino-zrhp3m {
  margin: 25px 0;
}

.onecasino-d9663s > input:not(:checked) ~ label:hover,
.onecasino-d9663s > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onecasino-xurg1s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.onecasino-37dwpi 44.onecasino-9t34g0.onecasino-jvnhnv.onecasino-crf528.onecasino-6dkodd.onecasino-4km9hu.onecasino-haia13.onecasino-vsvlue.onecasino-6mkgv6.onecasino-9fuvhn.onecasino-gm03jd.onecasino-pv914y.onecasino-gw4n2b 0l-12.onecasino-243adi 30.onecasino-b8n4bk.onecasino-d4fmzs 2.onecasino-s1vgxf.onecasino-d4fmzs 3.onecasino-jli6vc 3.onecasino-7btf4f.onecasino-idgp4m 3.onecasino-67gj5o.onecasino-l7qvu1.onecasino-5k6q53.onecasino-jr9miz 7-3.onecasino-243adi 10.onecasino-az7fv4.onecasino-jr9miz 23.onecasino-19pmrz.onecasino-vo0aif 1.onecasino-l1l7or 2.onecasino-243adi 3.onecasino-vo0aif 1.onecasino-idgp4m 5.onecasino-4hj97c.onecasino-idgp4m 32.onecasino-qbit9b.onecasino-l7qvu1 5.onecasino-gw4n2b 4.onecasino-jr9miz 9.onecasino-jr9miz 8.onecasino-idgp4m 6.onecasino-70uvxc.onecasino-vct54b.onecasino-grmq0f.onecasino-hj2o84.onecasino-x4suq5 4.onecasino-n2jxa7.onecasino-x4suq5 6.onecasino-x4suq5 0l29.onecasino-gw4n2b 17.onecasino-h1t2v2.onecasino-fitssl 2.onecasino-l445zf 10.onecasino-y3kssk.onecasino-243adi 8.onecasino-bw3jeg.onecasino-zqjau3.onecasino-3j9wky.onecasino-oejig4.onecasino-vcjrwy.onecasino-l7qvu1.onecasino-4km9hu.onecasino-243adi 1.onecasino-2ao5x4.onecasino-8rwp5r.onecasino-te25e7.onecasino-rl7gtz.onecasino-y6h97h.onecasino-l1l7or 1.onecasino-m916f9.onecasino-dstp19.5z'/%3e%3c/svg%3e");
}

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

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

.onecasino-20ed5j {
  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);
}

.onecasino-20ed5j.onecasino-4sc77l {
  display: block;
}

.onecasino-20ed5j.onecasino-ptplfz {
  display: none;
}

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

.onecasino-b9jr3k {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.onecasino-u4zlvy {
  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);
}

.onecasino-emib5s {
  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;
}

.onecasino-oojyuw small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.onecasino-jf3515 {
  font-size: 16px;
  line-height: 140%;
}

.onecasino-0hlr10 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.onecasino-0hlr10 .onecasino-956irc {
  fill: #c2c0ce;
}

.onecasino-0hlr10 [rating="1"] .onecasino-956irc:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onecasino-0hlr10 [rating="2"] .onecasino-956irc:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onecasino-0hlr10 [rating="3"] .onecasino-956irc:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onecasino-0hlr10 [rating="4"] .onecasino-956irc:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onecasino-0hlr10 [rating="5"] .onecasino-956irc:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.onecasino-ksiesf 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;
}

.onecasino-ksiesf 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 */

.onecasino-wgdnfm {
  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);
}

.onecasino-wgdnfm.onecasino-z70tqk {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.onecasino-rrzpc4, .onecasino-j1eap4, [class*="review-card"],
thead, thead th, table th, .onecasino-x7vl6n,
.onecasino-4dc4oa, [class*="collapsible-header"],
.onecasino-8sqsyh, [class*="updated-block"] {
  color: #ece7dc !important;
}
