* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.twoonecasino-ng-sh4tzo {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-sh4tzo {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .twoonecasino-ng-sh4tzo {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.twoonecasino-ng-0gescy {
  overflow: hidden;
}

.twoonecasino-ng-61gkpa img {
  background: var(--Neutral-300);
}

.twoonecasino-ng-k2tyti {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.twoonecasino-ng-187x69 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.twoonecasino-ng-187x69:hover {
  background: var(--button-bg-hover);
}

.twoonecasino-ng-q1xph9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.twoonecasino-ng-q1xph9:hover {
  background: var(--button-bg-hover);
}

.twoonecasino-ng-0zscaq {
  font-size: 12px;
  line-height: 18px;
}

.twoonecasino-ng-fn9esg {
  font-size: 18px;
  line-height: 26px;
}

.twoonecasino-ng-jjgh0x {
  width: 100%;
}

.twoonecasino-ng-35453k {
  padding: 6px 16px;
}

.twoonecasino-ng-mvrkks {
  padding: 10px 16px;
}

.twoonecasino-ng-uxfoqb {
  padding: 15px 26px;
}

.twoonecasino-ng-ip9541 {
  flex-shrink: 0;
}

.twoonecasino-ng-t2hx29 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.twoonecasino-ng-lmxevz {
  display: none;
}

.twoonecasino-ng-3cghc0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.twoonecasino-ng-7qnau2 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.twoonecasino-ng-mfsj4f {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.twoonecasino-ng-9msuih {
  cursor: grab;
}

.twoonecasino-ng-mfsj4f::-webkit-scrollbar {
  display: none;
}

.twoonecasino-ng-8dcduw {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.twoonecasino-ng-v5fjcs {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.twoonecasino-ng-ftjon1 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.twoonecasino-ng-nth5su {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.twoonecasino-ng-4uhd1i {
  visibility: visible;
}

.twoonecasino-ng-ecdb6f {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.twoonecasino-ng-6q6z3p ease;
}

.twoonecasino-ng-ycxkt3 {
  background-color: var(--Primary-200);
  width: 16px;
}

.twoonecasino-ng-olv4zh {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.twoonecasino-ng-6q6z3p,
    mask-image 0.3s;
}

.twoonecasino-ng-olv4zh.twoonecasino-ng-o2v9pq {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.twoonecasino-ng-qyvji3:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.twoonecasino-ng-8ogms8 {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.twoonecasino-ng-2ygjrc.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.twoonecasino-ng-2ygjrc.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.twoonecasino-ng-7ryt5g {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.twoonecasino-ng-7ryt5g::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.twoonecasino-ng-reg6h6 {
  position: relative;
  z-index: 1;
}

.twoonecasino-ng-kqodbh {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.twoonecasino-ng-f3xzy0 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.twoonecasino-ng-o1gjbx {
  font-size: 40px;
  line-height: 48px;
}

.twoonecasino-ng-ekonvk {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.twoonecasino-ng-9z1v58 {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.twoonecasino-ng-9z1v58:hover {
  background: var(--Primary-400);
}

.twoonecasino-ng-9z1v58 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.twoonecasino-ng-qyvji3 img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-7ryt5g {
    max-width: 600px;
    padding: 64px;
  }

  .twoonecasino-ng-kqodbh {
    font-size: 24px;
    line-height: 32px;
  }

  .twoonecasino-ng-f3xzy0 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .twoonecasino-ng-o1gjbx {
    font-size: 50px;
    line-height: 56px;
  }

  .twoonecasino-ng-ekonvk {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .twoonecasino-ng-8ogms8 {
    top: 25px;
    right: 25px;
  }
}

.twoonecasino-ng-xpjhfg,
.twoonecasino-ng-1segv8 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.twoonecasino-ng-milv51.twoonecasino-ng-ixm5kh::before,
.twoonecasino-ng-1segv8::before,
.twoonecasino-ng-jdqxnl::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.twoonecasino-ng-2ygjrc.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.twoonecasino-ng-aa939h 14.twoonecasino-ng-7s8ltr.twoonecasino-ng-pfm7xw 14.twoonecasino-ng-e8txst 15.twoonecasino-ng-g0vuz2 14.twoonecasino-ng-q6jvow 15.twoonecasino-ng-it9x1x 14.twoonecasino-ng-barxa6.twoonecasino-ng-0r3ndl 14.twoonecasino-ng-s2u1ha 19.twoonecasino-ng-3zg7gj 12.twoonecasino-ng-mp6zt8 19.twoonecasino-ng-3zg7gj 10.twoonecasino-ng-mb6zog.twoonecasino-ng-3zg7gj 8.twoonecasino-ng-dung5z 17.twoonecasino-ng-9fbael 7.twoonecasino-ng-kvefmj 15.twoonecasino-ng-0szect 7.twoonecasino-ng-9uws5g.twoonecasino-ng-pumjba 7.twoonecasino-ng-kvefmj 11.twoonecasino-ng-q6s7yb 8.twoonecasino-ng-dung5z 11.twoonecasino-ng-q6s7yb 10.twoonecasino-ng-xlwax2.twoonecasino-ng-q6s7yb 12.twoonecasino-ng-o3vpel 13.twoonecasino-ng-cqvve1 14.twoonecasino-ng-twxhlw 15.twoonecasino-ng-mgw8ed 14.twoonecasino-ng-20pm4z.twoonecasino-ng-9xofzx 14.twoonecasino-ng-if73kn 15.twoonecasino-ng-3e512b 14.twoonecasino-ng-o4ndey 15.twoonecasino-ng-vj4rm1 14.twoonecasino-ng-3jx11m.twoonecasino-ng-aa939h 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.twoonecasino-ng-o512cl 15.twoonecasino-ng-22lulo.twoonecasino-ng-gf8s79 15.twoonecasino-ng-0qycp6 15.twoonecasino-ng-7eztxf 15.twoonecasino-ng-8ayigk 15.twoonecasino-ng-xvzuni 15.twoonecasino-ng-suw86u.twoonecasino-ng-axiehs 15.twoonecasino-ng-8ayigk 15.twoonecasino-ng-z3po3l 15.twoonecasino-ng-jc99sc 15.twoonecasino-ng-qqx3vy 15.twoonecasino-ng-e0zwfn.twoonecasino-ng-c0cj2y 15.twoonecasino-ng-xigblz 7.twoonecasino-ng-fy4k9u 18.twoonecasino-ng-4i0bte 7.twoonecasino-ng-mndqur 23.twoonecasino-ng-9l2oyj.twoonecasino-ng-ogkilz.twoonecasino-ng-y2lg66 18.twoonecasino-ng-ug647i 19.twoonecasino-ng-s0mk4g 15.twoonecasino-ng-05be2b 15.twoonecasino-ng-o512cl 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.twoonecasino-ng-7suy36 [type="submit"] *,
.twoonecasino-ng-aojs7d button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .twoonecasino-ng-ld0691 {
    display: none;
  }
}

.twoonecasino-ng-seho58 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .twoonecasino-ng-seho58 {
  display: none;
}

@media (min-width: 768px) {
  .twoonecasino-ng-seho58 {
    bottom: 22px;
  }
}

.twoonecasino-ng-seho58 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .twoonecasino-ng-seho58 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.twoonecasino-ng-fcdt7z.static) .twoonecasino-ng-seho58 {
    bottom: 8px;
  }
}

.twoonecasino-ng-lxvu1g {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.twoonecasino-ng-2ygjrc.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.twoonecasino-ng-ix8y3d 3.twoonecasino-ng-8b3107.twoonecasino-ng-aqbohn.twoonecasino-ng-gpcazz 3.twoonecasino-ng-zazbdo 3.twoonecasino-ng-fzpcr7 5.twoonecasino-ng-gh181r 3.twoonecasino-ng-fzpcr7 8.twoonecasino-ng-3n8a53.twoonecasino-ng-qse98z.twoonecasino-ng-fzpcr7 26.twoonecasino-ng-kcwsrd 5.twoonecasino-ng-a6p4oy 28.twoonecasino-ng-y967sp 8.twoonecasino-ng-anrq5l 28.twoonecasino-ng-cd5ia2.twoonecasino-ng-2zxiru 28.twoonecasino-ng-gcerjd.twoonecasino-ng-6gqr9m 34.twoonecasino-ng-p22p68.twoonecasino-ng-cr4ooe 36.twoonecasino-ng-2ula5o 11.twoonecasino-ng-acpnlz 37.twoonecasino-ng-1uoyy8 12.twoonecasino-ng-6zz6ew 36.twoonecasino-ng-s800b2.twoonecasino-ng-h3dpmc 28.twoonecasino-ng-heuyuv.twoonecasino-ng-xwfbpy.twoonecasino-ng-xdt2lh 28.twoonecasino-ng-b8rtqe 36.twoonecasino-ng-76qfig 26.twoonecasino-ng-ygmfd0 36.twoonecasino-ng-76qfig 23.twoonecasino-ng-zv8lhg.twoonecasino-ng-vls8pr.twoonecasino-ng-76qfig 5.twoonecasino-ng-btu7iq 34.twoonecasino-ng-zfj6jl 3.twoonecasino-ng-zazbdo 31.twoonecasino-ng-ix8y3d 3.twoonecasino-ng-sm7md9.twoonecasino-ng-57uytf 18.twoonecasino-ng-k6j2ny.twoonecasino-ng-dyojji 18.twoonecasino-ng-m31imh 8.twoonecasino-ng-1rem9s 17.twoonecasino-ng-uytemb 8.twoonecasino-ng-1rem9s 15.twoonecasino-ng-39qu9n.twoonecasino-ng-1rem9s 14.twoonecasino-ng-gmafvv 9.twoonecasino-ng-dyojji 13.twoonecasino-ng-dimzc1 11.twoonecasino-ng-57uytf 13.twoonecasino-ng-j25mac.twoonecasino-ng-1br9sm 13.twoonecasino-ng-dimzc1 13.twoonecasino-ng-ghqbvc 14.twoonecasino-ng-gmafvv 13.twoonecasino-ng-ghqbvc 15.twoonecasino-ng-b150qz.twoonecasino-ng-ghqbvc 17.twoonecasino-ng-uytemb 12.twoonecasino-ng-1br9sm 18.twoonecasino-ng-m31imh 11.twoonecasino-ng-57uytf 18.twoonecasino-ng-bbjt0f.twoonecasino-ng-4rylt5 18.twoonecasino-ng-3lf626.twoonecasino-ng-jjflkg 18.twoonecasino-ng-m31imh 17.twoonecasino-ng-pxw2bt 17.twoonecasino-ng-uytemb 17.twoonecasino-ng-pxw2bt 15.twoonecasino-ng-i6xs2y.twoonecasino-ng-pxw2bt 14.twoonecasino-ng-gmafvv 18.twoonecasino-ng-jjflkg 13.twoonecasino-ng-dimzc1 20.twoonecasino-ng-4rylt5 13.twoonecasino-ng-p1i19a.twoonecasino-ng-dao1rn 13.twoonecasino-ng-dimzc1 22.twoonecasino-ng-lzlg6p 14.twoonecasino-ng-gmafvv 22.twoonecasino-ng-lzlg6p 15.twoonecasino-ng-maevzd.twoonecasino-ng-4h82lp 17.twoonecasino-ng-uytemb 21.twoonecasino-ng-dao1rn 18.twoonecasino-ng-m31imh 20.twoonecasino-ng-4rylt5 18.twoonecasino-ng-hiapbz.twoonecasino-ng-9im1ty 18.twoonecasino-ng-gzjbcu.twoonecasino-ng-i16zah 18.twoonecasino-ng-m31imh 26.twoonecasino-ng-c7av9x 17.twoonecasino-ng-uytemb 26.twoonecasino-ng-c7av9x 15.twoonecasino-ng-fw8ekx.twoonecasino-ng-c7av9x 14.twoonecasino-ng-gmafvv 27.twoonecasino-ng-i16zah 13.twoonecasino-ng-dimzc1 28.twoonecasino-ng-9im1ty 13.twoonecasino-ng-w2ddqb.twoonecasino-ng-69oneq 13.twoonecasino-ng-dimzc1 31.twoonecasino-ng-57f1ah 14.twoonecasino-ng-gmafvv 31.twoonecasino-ng-57f1ah 15.twoonecasino-ng-pjo9lr.twoonecasino-ng-c7av9x 17.twoonecasino-ng-uytemb 30.twoonecasino-ng-69oneq 18.twoonecasino-ng-m31imh 28.twoonecasino-ng-9im1ty 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .twoonecasino-ng-lxvu1g {
    display: none;
  }
}

.twoonecasino-ng-53zco8 {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-53zco8 {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.twoonecasino-ng-aojs7d {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .twoonecasino-ng-aojs7d {
    padding: 14px 16px;
  }
}

.twoonecasino-ng-aojs7d button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.twoonecasino-ng-aojs7d button:first-child {
  align-content: end;
}

.twoonecasino-ng-aojs7d button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .twoonecasino-ng-aojs7d
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .twoonecasino-ng-aojs7d
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.twoonecasino-ng-aojs7d button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.twoonecasino-ng-aojs7d button:last-child svg {
  width: 38px;
  height: 38px;
}

.twoonecasino-ng-jdqxnl {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.twoonecasino-ng-jdqxnl::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .twoonecasino-ng-jdqxnl,
.pc61d126-chatbot[data-active-screen="3"]
  .twoonecasino-ng-jdqxnl {
  opacity: 1;
  visibility: visible;
}

.twoonecasino-ng-nd3wbc {
  flex: 1 1;
}

.twoonecasino-ng-uwebw6 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-uwebw6 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .twoonecasino-ng-65h6en {
  display: block;
}

.twoonecasino-ng-5j3jzv {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-5j3jzv {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.twoonecasino-ng-1segv8 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.twoonecasino-ng-1segv8::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.twoonecasino-ng-xgecog span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.twoonecasino-ng-xgecog p {
  color: var(--Text-100);
}

.twoonecasino-ng-1segv8 .twoonecasino-ng-ksjkfq {
  grid-area: button;
}

.twoonecasino-ng-1segv8 .twoonecasino-ng-ksjkfq::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.twoonecasino-ng-2ygjrc.org/2000/svg'%3E%3Cpath d='M4.twoonecasino-ng-k3xfkp 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.twoonecasino-ng-b8l8dy 15L16.twoonecasino-ng-b8l8dy 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.twoonecasino-ng-b8l8dy 5L16.twoonecasino-ng-b8l8dy 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .twoonecasino-ng-3h8za9 {
  display: block;
}

.twoonecasino-ng-s33d0a {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-s33d0a {
    margin-top: 40px;
  }
}

.twoonecasino-ng-xpjhfg label,
.twoonecasino-ng-xpjhfg input {
  display: block;
  width: 100%;
}

.twoonecasino-ng-xpjhfg label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.twoonecasino-ng-xpjhfg label.twoonecasino-ng-1rrbyp input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.twoonecasino-ng-xpjhfg label.twoonecasino-ng-1rrbyp::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.twoonecasino-ng-xpjhfg input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.twoonecasino-ng-xpjhfg input::placeholder {
  color: var(--Text-400);
}

.twoonecasino-ng-nljfoj {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .twoonecasino-ng-nljfoj {
  display: flex;
}

.twoonecasino-ng-nljfoj ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-nljfoj ol {
    height: 420px;
    padding: 24px;
  }
}

.twoonecasino-ng-nljfoj ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.twoonecasino-ng-7suy36 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-7suy36 {
    padding: 0 24px 24px;
  }
}

.twoonecasino-ng-7suy36 input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.twoonecasino-ng-7suy36 input::placeholder {
  color: var(--Text-400);
}

.twoonecasino-ng-7suy36 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.twoonecasino-ng-7suy36 [type="submit"]:disabled {
  opacity: 0.5;
}

.twoonecasino-ng-7suy36 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-7suy36 [type="submit"] {
    right: 40px;
  }
}

.twoonecasino-ng-milv51 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.twoonecasino-ng-milv51.twoonecasino-ng-ixm5kh {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.twoonecasino-ng-milv51.twoonecasino-ng-ixm5kh::before {
  content: "";
  width: 31px;
}

.twoonecasino-ng-milv51.twoonecasino-ng-ixm5kh p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.twoonecasino-ng-milv51.twoonecasino-ng-2t1iu9 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.twoonecasino-ng-milv51 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.twoonecasino-ng-seho58 .twoonecasino-ng-ksjkfq {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.twoonecasino-ng-ld0691 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .twoonecasino-ng-ld0691 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-ld0691 {
    padding: 15px 0;
  }
}

.twoonecasino-ng-ld0691 .twoonecasino-ng-sh4tzo {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .twoonecasino-ng-ld0691 .twoonecasino-ng-sh4tzo {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.twoonecasino-ng-oj053o {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-oj053o {
    max-width: 180px;
    height: 47px;
  }
}

.twoonecasino-ng-oj053o picture,
.twoonecasino-ng-oj053o img {
  display: block;
  width: 100%;
  height: 100%;
}

.twoonecasino-ng-oj053o img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .twoonecasino-ng-a6jjz2 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.twoonecasino-ng-6q6z3p ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .twoonecasino-ng-ld0691.twoonecasino-ng-l8jr0v .twoonecasino-ng-a6jjz2 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .twoonecasino-ng-a6jjz2 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .twoonecasino-ng-a6jjz2 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.twoonecasino-ng-t5f7w1,
.twoonecasino-ng-fa0p34 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .twoonecasino-ng-t5f7w1,
  .twoonecasino-ng-fa0p34 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .twoonecasino-ng-fa0p34 {
    display: none;
  }
}

.twoonecasino-ng-4yk8r2 {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.twoonecasino-ng-l8jr0v .twoonecasino-ng-4yk8r2 {
  background: var(--fh-bg-color);
}

.twoonecasino-ng-4yk8r2 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-4yk8r2 {
    display: none;
  }
}

.twoonecasino-ng-j2l1ww {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-j2l1ww {
    display: none;
  }
}

.twoonecasino-ng-2ewzkk {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.twoonecasino-ng-ld0691.twoonecasino-ng-l8jr0v .twoonecasino-ng-2ewzkk:first-child {
  display: none;
}

.twoonecasino-ng-ld0691.twoonecasino-ng-l8jr0v .twoonecasino-ng-2ewzkk:last-child {
  display: block;
}

.twoonecasino-ng-2ewzkk:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-2ewzkk {
    display: none;
  }
}

.twoonecasino-ng-bsstiv {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-bsstiv {
    display: flex;
  }
}

.twoonecasino-ng-bsstiv ul {
  max-height: 350px;
  overflow-y: auto;
}

.twoonecasino-ng-bsstiv:hover ul {
  visibility: visible;
  opacity: 1;
}

.twoonecasino-ng-bsstiv:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.twoonecasino-ng-bsstiv:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.twoonecasino-ng-bsstiv:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.twoonecasino-ng-bsstiv:hover .twoonecasino-ng-7kbxke svg {
  transform: rotate(180deg);
}

.twoonecasino-ng-s24muy {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.twoonecasino-ng-c42lqx {
  padding: 0 8px;
}

.twoonecasino-ng-yqvz50 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.twoonecasino-ng-yqvz50:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-yqvz50 {
    padding: 4px 8px;
  }
}

.twoonecasino-ng-7jucod {
  display: flex;
}

.twoonecasino-ng-7jucod img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.twoonecasino-ng-7kbxke {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.twoonecasino-ng-7kbxke svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.twoonecasino-ng-ex0tb9 {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-ex0tb9 {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.twoonecasino-ng-yc8kz8 {
  width: 100%;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-yc8kz8 {
    display: none;
  }
}

.twoonecasino-ng-1l37yr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.twoonecasino-ng-o8emhh {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.twoonecasino-ng-omumjh {
  display: flex;
}

.twoonecasino-ng-qh9w6f {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.twoonecasino-ng-o8nlsy {
  list-style: none;
}

@media (max-width: 1199px) {
  .twoonecasino-ng-o8nlsy {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-o8nlsy {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .twoonecasino-ng-o8nlsy .twoonecasino-ng-5x1r4y [data-ref-el],
  .twoonecasino-ng-o8nlsy .twoonecasino-ng-5x1r4y span,
  .twoonecasino-ng-o8nlsy .twoonecasino-ng-5x1r4y a {
    white-space: nowrap;
  }
}

.twoonecasino-ng-r3okt8 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .twoonecasino-ng-r3okt8.twoonecasino-ng-158f1x > .twoonecasino-ng-5x1r4y {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-r3okt8.twoonecasino-ng-hpcifx:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .twoonecasino-ng-r3okt8.twoonecasino-ng-158f1x > .twoonecasino-ng-2fol3f {
    height: auto;
  }

  .twoonecasino-ng-r3okt8.twoonecasino-ng-158f1x > div > .twoonecasino-ng-xyg2hr {
    transform: rotate(180deg);
  }
}

.twoonecasino-ng-r3okt8 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.twoonecasino-ng-r3okt8 [data-ref-el],
.twoonecasino-ng-r3okt8 span {
  cursor: pointer;
}

.twoonecasino-ng-r3okt8 [data-ref-el],
.twoonecasino-ng-r3okt8 span,
.twoonecasino-ng-r3okt8 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .twoonecasino-ng-r3okt8 [data-ref-el],
  .twoonecasino-ng-r3okt8 span,
  .twoonecasino-ng-r3okt8 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-r3okt8 [data-ref-el],
  .twoonecasino-ng-r3okt8 span,
  .twoonecasino-ng-r3okt8 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.twoonecasino-ng-2fol3f {
  height: 0;
  overflow: hidden;
  transition: height 0.twoonecasino-ng-6q6z3p ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.twoonecasino-ng-2fol3f::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.twoonecasino-ng-2fol3f::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.twoonecasino-ng-2fol3f::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-2fol3f {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .twoonecasino-ng-2fol3f:has(> .twoonecasino-ng-r3okt8.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .twoonecasino-ng-2fol3f .twoonecasino-ng-2fol3f {
    padding: 0;
  }

  .twoonecasino-ng-2fol3f .twoonecasino-ng-r3okt8 {
    font-weight: 400;
  }

  .twoonecasino-ng-2fol3f .twoonecasino-ng-r3okt8:hover > .twoonecasino-ng-5x1r4y {
    background: var(--Neutral-300);
  }

  .twoonecasino-ng-2fol3f .twoonecasino-ng-xyg2hr {
    rotate: -90deg;
  }
}

.twoonecasino-ng-5x1r4y {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-5x1r4y {
    padding: 8px;
  }

  .twoonecasino-ng-r3okt8.twoonecasino-ng-jg607m > .twoonecasino-ng-5x1r4y {
    background: var(--Neutral-300);
  }
}

.twoonecasino-ng-xyg2hr {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.twoonecasino-ng-2ygjrc.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.twoonecasino-ng-zy2mro 0.twoonecasino-ng-j6nlic.twoonecasino-ng-2xrvhn -0.twoonecasino-ng-a7q62z 0.twoonecasino-ng-5wuzu5 -0.twoonecasino-ng-a7q62z 1.twoonecasino-ng-9bod3d 0.twoonecasino-ng-phqm23.twoonecasino-ng-ehgglz 4.twoonecasino-ng-jognvl.twoonecasino-ng-zy2mro 0.twoonecasino-ng-zs8dsp.twoonecasino-ng-45tw3b -0.twoonecasino-ng-a7q62z 9.twoonecasino-ng-b8z2hv -0.twoonecasino-ng-a7q62z 10.twoonecasino-ng-ckd11e 0.twoonecasino-ng-2xyzax.twoonecasino-ng-wzyfye 0.twoonecasino-ng-2xrvhn 10.twoonecasino-ng-wzyfye 0.twoonecasino-ng-5wuzu5 10.twoonecasino-ng-ckd11e 1.twoonecasino-ng-j58jty.twoonecasino-ng-fpitmp 5.twoonecasino-ng-ksbaq0.twoonecasino-ng-ah1yhr 6.twoonecasino-ng-3pkgzs 5.twoonecasino-ng-syjhfo 6.twoonecasino-ng-3pkgzs 4.twoonecasino-ng-8jalyq 5.twoonecasino-ng-3r95w1.twoonecasino-ng-zy2mro 1.twoonecasino-ng-2ekrzt.twoonecasino-ng-a7q62z 0.twoonecasino-ng-5wuzu5 -0.twoonecasino-ng-a7q62z 0.twoonecasino-ng-2xrvhn 0.twoonecasino-ng-zy2mro 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.twoonecasino-ng-6q6z3p ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-xyg2hr {
    cursor: default;
  }
}

.twoonecasino-ng-k7e0ka {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.twoonecasino-ng-iphmul {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-iphmul {
    padding: 40px 4px;
  }
}

.twoonecasino-ng-j7xsga {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .twoonecasino-ng-j7xsga {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.twoonecasino-ng-sk20w6 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-sk20w6 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.twoonecasino-ng-sk20w6 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.twoonecasino-ng-sk20w6 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.twoonecasino-ng-sk20w6 [data-ref-el],
.twoonecasino-ng-sk20w6 span,
.twoonecasino-ng-sk20w6 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.twoonecasino-ng-axqazd {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-axqazd {
    margin-bottom: 12px;
  }
}

.twoonecasino-ng-2135hy {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.twoonecasino-ng-2135hy img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .twoonecasino-ng-2135hy:last-child {
    margin-right: 0;
  }
}

.twoonecasino-ng-4yh4cw {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.twoonecasino-ng-axqazd:hover .twoonecasino-ng-mhdomt {
  visibility: visible;
  opacity: 1;
}

.twoonecasino-ng-mhdomt {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.twoonecasino-ng-3gaels {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.twoonecasino-ng-zoba7o {
  display: flex;
  margin: 6px;
}

.twoonecasino-ng-zoba7o img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.twoonecasino-ng-mhdomt::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.twoonecasino-ng-mhdomt::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.twoonecasino-ng-1n69yb {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-1n69yb {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.twoonecasino-ng-nf0r5b {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-nf0r5b {
    margin-right: 32px;
  }
}

.twoonecasino-ng-f8j6cu {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-f8j6cu {
    margin-top: 0;
    width: 340px;
  }
}

.twoonecasino-ng-f8j6cu a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.twoonecasino-ng-jlj8dv {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.twoonecasino-ng-g8g7a9 {
  position: relative;
}

@media (min-width: 768px) {
  .twoonecasino-ng-g8g7a9 {
    margin-top: 40px;
  }
}

.twoonecasino-ng-g8g7a9 + .twoonecasino-ng-txiyzq,
.twoonecasino-ng-g8g7a9 + .twoonecasino-ng-g8g7a9 {
  margin-top: 24px;
}

.twoonecasino-ng-e98vjs {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-e98vjs {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .twoonecasino-ng-e98vjs {
    padding: 80px;
  }
}

.twoonecasino-ng-0p2nsz {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .twoonecasino-ng-0p2nsz {
    padding: 0 16px;
}


}

.twoonecasino-ng-hilcc1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .twoonecasino-ng-hilcc1 {
    font-size: 48px;
    line-height: 56px;
  }
}

.twoonecasino-ng-ox5kte {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .twoonecasino-ng-ox5kte {
    font-size: 24px;
    line-height: 32px;
  }
}

.twoonecasino-ng-q4brlc {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.twoonecasino-ng-q4brlc:hover {
  background: var(--button-bg-hover);
}

.twoonecasino-ng-175w7f {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.twoonecasino-ng-175w7f img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .twoonecasino-ng-175w7f img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .twoonecasino-ng-175w7f img {
  min-height: 100%;
  }
}

.twoonecasino-ng-e98vjs::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.twoonecasino-ng-6x6zvj {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.twoonecasino-ng-6x6zvj h1,
.twoonecasino-ng-6x6zvj h2,
.twoonecasino-ng-6x6zvj h3,
.twoonecasino-ng-6x6zvj h4 {
  margin-bottom: 6px;
}

.twoonecasino-ng-6x6zvj h1:not(:first-child),
.twoonecasino-ng-6x6zvj h2:not(:first-child),
.twoonecasino-ng-6x6zvj h3:not(:first-child),
.twoonecasino-ng-6x6zvj h4:not(:first-child) {
  margin-top: 16px;
}

.twoonecasino-ng-6x6zvj h1,
.twoonecasino-ng-6x6zvj h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-6x6zvj h1,
  .twoonecasino-ng-6x6zvj h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.twoonecasino-ng-6x6zvj h2,
.twoonecasino-ng-6x6zvj h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-6x6zvj h2,
  .twoonecasino-ng-6x6zvj h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonecasino-ng-6x6zvj h3,
.twoonecasino-ng-6x6zvj h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-6x6zvj h3,
  .twoonecasino-ng-6x6zvj h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.twoonecasino-ng-6x6zvj h4,
.twoonecasino-ng-6x6zvj h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.twoonecasino-ng-6x6zvj ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.twoonecasino-ng-6x6zvj ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.twoonecasino-ng-6x6zvj ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.twoonecasino-ng-6x6zvj ul ul {
  margin-bottom: 8px;
}

.twoonecasino-ng-6x6zvj ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.twoonecasino-ng-6x6zvj ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.twoonecasino-ng-6x6zvj ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.twoonecasino-ng-6x6zvj ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.twoonecasino-ng-6x6zvj ol li::marker {
  font-weight: 700;
}

.twoonecasino-ng-6x6zvj ol ol {
  margin-bottom: 8px;
}

.twoonecasino-ng-6x6zvj ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.twoonecasino-ng-6x6zvj ol ul li {
  padding-left: 16px;
}

.twoonecasino-ng-6x6zvj table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-6x6zvj table {
    padding: 24px;
  }
}

.twoonecasino-ng-6x6zvj table.twoonecasino-ng-d80f2f {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.twoonecasino-ng-6q6z3p,
    mask-image 0.3s;
}

.twoonecasino-ng-6x6zvj table.twoonecasino-ng-d80f2f.twoonecasino-ng-o2v9pq {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-6x6zvj table {
    display: table;
  }
}

.twoonecasino-ng-6x6zvj table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.twoonecasino-ng-6x6zvj table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.twoonecasino-ng-6x6zvj table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.twoonecasino-ng-6x6zvj table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-6x6zvj table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.twoonecasino-ng-6x6zvj table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.twoonecasino-ng-6x6zvj table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.twoonecasino-ng-6x6zvj table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.twoonecasino-ng-6x6zvj img {
  max-width: 100%;
  height: auto;
}

.twoonecasino-ng-fyn7gm {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
}

@media (min-width: 768px) {
  .twoonecasino-ng-fyn7gm {
    padding: 24px;
  }
}

.twoonecasino-ng-u2q5f6 {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .twoonecasino-ng-u2q5f6 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.twoonecasino-ng-u2q5f6 > * {
  margin: 0 !important;
}

.twoonecasino-ng-u2q5f6 img,
.twoonecasino-ng-jf6rb3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-u2q5f6 img,
  .twoonecasino-ng-jf6rb3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonecasino-ng-54bt0w {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonecasino-ng-54bt0w {
    width: 32px;
    height: 32px;
  }
}

.twoonecasino-ng-syfxip {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.twoonecasino-ng-syfxip .twoonecasino-ng-qgfcx3 {
  flex-shrink: 0;
}

.twoonecasino-ng-syfxip .twoonecasino-ng-wk6cnt svg {
  display: none;
}

.twoonecasino-ng-pdvwlw {
  display: grid;
  transition: max-height 0.twoonecasino-ng-6q6z3p ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .twoonecasino-ng-pdvwlw {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-pdvwlw {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.twoonecasino-ng-pdvwlw.twoonecasino-ng-eer6ep + .twoonecasino-ng-qgfcx3 svg {
  transform: rotate(180deg);
}

.twoonecasino-ng-8zjgvk {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.twoonecasino-ng-8zjgvk > div:nth-child(3n) {
  grid-column: span 2;
}

.twoonecasino-ng-8zjgvk
  > div:nth-child(3n)
  .twoonecasino-ng-6kehy2
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-8zjgvk {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .twoonecasino-ng-8zjgvk > div:nth-child(3n) {
    grid-column: unset;
  }

  .twoonecasino-ng-8zjgvk
    > div:nth-child(3n)
    .twoonecasino-ng-6kehy2
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-8zjgvk {
    max-width: 270px;
  }
}

.twoonecasino-ng-8zjgvk .twoonecasino-ng-6kehy2 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .twoonecasino-ng-8zjgvk .twoonecasino-ng-6kehy2 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-8zjgvk .twoonecasino-ng-6kehy2 button {
    max-width: 104px;
  }
}

.twoonecasino-ng-29uv11 {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-29uv11 {
    margin-bottom: 0;
  }
}

.twoonecasino-ng-le154m {
  display: none;
  opacity: 0;
}

.twoonecasino-ng-eubjlp {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.twoonecasino-ng-eubjlp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.twoonecasino-ng-6kehy2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.twoonecasino-ng-6kehy2 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .twoonecasino-ng-6kehy2
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .twoonecasino-ng-6kehy2
    button {
    max-width: 145px;
  }
}

.twoonecasino-ng-lbq88x:first-child
  .twoonecasino-ng-6kehy2
  button {
  max-width: 270px;
}

.twoonecasino-ng-muvuts {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.twoonecasino-ng-29uv11 picture {
  width: 100%;
  max-width: 100%;
}

.twoonecasino-ng-pdnn7u {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.twoonecasino-ng-pdnn7u svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.twoonecasino-ng-29uv11:hover .twoonecasino-ng-pdnn7u {
  display: flex;
}

.twoonecasino-ng-v8h28m {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.twoonecasino-ng-7r28t8 {
  display: flex;
}

.twoonecasino-ng-7r28t8:hover .twoonecasino-ng-uvnirw,
.twoonecasino-ng-7r28t8 .twoonecasino-ng-jg607m .twoonecasino-ng-uvnirw {
  display: flex;
}

.twoonecasino-ng-7r28t8 svg {
  flex-shrink: 0;
}

.twoonecasino-ng-uvnirw {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-uvnirw {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.twoonecasino-ng-uvnirw:hover {
  display: flex;
}

.twoonecasino-ng-uvnirw svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.twoonecasino-ng-hxkoda {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-hxkoda {
    font-size: 12px;
  }
}

.twoonecasino-ng-txxsxx,
.twoonecasino-ng-mjre6k {
  width: 50%;
  flex-shrink: 0;
}

.twoonecasino-ng-txxsxx {
  font-weight: 700;
}

.twoonecasino-ng-pox0bu .twoonecasino-ng-pdvwlw {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .twoonecasino-ng-pox0bu .twoonecasino-ng-pdvwlw {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-pox0bu .twoonecasino-ng-pdvwlw {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.twoonecasino-ng-pox0bu
  .twoonecasino-ng-muvuts:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.twoonecasino-ng-pox0bu .twoonecasino-ng-eubjlp {
  height: 100% !important;
  border-radius: 16px;
}

.twoonecasino-ng-pox0bu .twoonecasino-ng-6kehy2 {
  gap: 4px;
  align-items: center;
}

.twoonecasino-ng-pox0bu .twoonecasino-ng-6kehy2 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.twoonecasino-ng-pox0bu .twoonecasino-ng-6kehy2 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.twoonecasino-ng-pox0bu .twoonecasino-ng-887pma,
.twoonecasino-ng-pox0bu .twoonecasino-ng-2itwoy {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.twoonecasino-ng-2ygjrc.org/2000/svg'%3E%3Cpath d='M9.twoonecasino-ng-d7g59o 4.twoonecasino-ng-nwit12.twoonecasino-ng-1rrz0o 5.twoonecasino-ng-i6rk48.twoonecasino-ng-w31ify 5.twoonecasino-ng-47finw.twoonecasino-ng-9f909s 5.twoonecasino-ng-k8icp5.twoonecasino-ng-1hy8s4 8.twoonecasino-ng-76cgrv.twoonecasino-ng-soexar 9.twoonecasino-ng-yjuol1.twoonecasino-ng-7wv0zu 9.twoonecasino-ng-6nmw25.twoonecasino-ng-ji3gzw 13.twoonecasino-ng-42bdth.twoonecasino-ng-3h7ucg 11.twoonecasino-ng-7ciyax.twoonecasino-ng-ktdaio 11.twoonecasino-ng-iogr6u.twoonecasino-ng-kjry95 11.twoonecasino-ng-t1928r.twoonecasino-ng-h8iend 13.twoonecasino-ng-9mmcgb.twoonecasino-ng-umj9dy 9.twoonecasino-ng-k4c3li.twoonecasino-ng-mqr7lb 9.twoonecasino-ng-21gz7y.twoonecasino-ng-pprb87 8.twoonecasino-ng-3cc1u0.twoonecasino-ng-deopjz 5.twoonecasino-ng-16oon8.twoonecasino-ng-zysd5r 5.twoonecasino-ng-dtnaqp.twoonecasino-ng-q2k45a 5.twoonecasino-ng-dzafm7.twoonecasino-ng-91st5h 4.twoonecasino-ng-ljkpfb.twoonecasino-ng-ktdaio 1.twoonecasino-ng-f3g3b7.twoonecasino-ng-d7g59o 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.twoonecasino-ng-pox0bu .twoonecasino-ng-887pma {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.twoonecasino-ng-pox0bu .twoonecasino-ng-2itwoy {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.twoonecasino-ng-kh9cr2 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-kh9cr2 {
    padding: 24px;
  }
}

.twoonecasino-ng-kh9cr2 .twoonecasino-ng-qgfcx3 {
  display: flex;
}

@media (min-width: 768px) {
  .twoonecasino-ng-kh9cr2 .twoonecasino-ng-qgfcx3 {
    display: none;
  }
}

.twoonecasino-ng-kh9cr2 .twoonecasino-ng-wk6cnt svg {
  display: none;
}

.twoonecasino-ng-6chby2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.twoonecasino-ng-6chby2 .twoonecasino-ng-k2tyti {
  display: none;
}

@media (min-width: 768px) {
  .twoonecasino-ng-6chby2 .twoonecasino-ng-k2tyti {
    display: flex;
  }
}

.twoonecasino-ng-6iuasf {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-6iuasf {
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonecasino-ng-6iuasf > * {
  margin: 0 !important;
}

.twoonecasino-ng-6iuasf img,
.twoonecasino-ng-4g5x50 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-6iuasf img,
  .twoonecasino-ng-4g5x50 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonecasino-ng-ulx3os {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonecasino-ng-ulx3os {
    width: 32px;
    height: 32px;
  }
}

.twoonecasino-ng-eptzep {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .twoonecasino-ng-eptzep {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .twoonecasino-ng-eptzep::-webkit-scrollbar {
    display: none;
  }
}

.twoonecasino-ng-qo4ffn {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-qo4ffn {
    padding: 7px 15px;
  }
}

.twoonecasino-ng-qo4ffn:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.twoonecasino-ng-mywnco {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .twoonecasino-ng-mywnco {
    display: flex;
    opacity: 1;
  }
}

.twoonecasino-ng-qo4ffn picture {
  height: 100%;
  display: block;
}

.twoonecasino-ng-qo4ffn img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .twoonecasino-ng-qo4ffn img {
    width: 88px;
    height: 44px;
  }
}

.twoonecasino-ng-qo4ffn p {
  text-align: center;
  width: 100%;
}

.twoonecasino-ng-mao6ta {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-mao6ta {
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonecasino-ng-mao6ta img,
.twoonecasino-ng-d2ljc6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-mao6ta img,
  .twoonecasino-ng-d2ljc6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonecasino-ng-fy116o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonecasino-ng-fy116o {
    width: 32px;
    height: 32px;
  }
}

.twoonecasino-ng-qcb0a7 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.twoonecasino-ng-wuyyn7 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 24px;
  padding-top: 30px;
}

.twoonecasino-ng-ju1g9n {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.twoonecasino-ng-ju1g9n.twoonecasino-ng-jg607m {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.twoonecasino-ng-ofr66h {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-ofr66h {
    font-size: 20px;
    line-height: 28px;
  }
}

.twoonecasino-ng-yn0yhz {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.twoonecasino-ng-d2y3sv {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.twoonecasino-ng-6q6z3p ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.twoonecasino-ng-68z6cz {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.twoonecasino-ng-68z6cz ol,
.twoonecasino-ng-68z6cz ul {
  padding-left: 1.3em;
}

.twoonecasino-ng-ju1g9n.twoonecasino-ng-jg607m .twoonecasino-ng-d2y3sv {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.twoonecasino-ng-ju1g9n.twoonecasino-ng-jg607m .twoonecasino-ng-yn0yhz {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.twoonecasino-ng-ra11va {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-ra11va {
    padding: 24px;
  }
}

.twoonecasino-ng-ra11va .twoonecasino-ng-qgfcx3 {
  display: flex;
}

@media (min-width: 768px) {
  .twoonecasino-ng-ra11va .twoonecasino-ng-qgfcx3 {
    display: none;
  }
}

.twoonecasino-ng-ra11va .twoonecasino-ng-wk6cnt svg {
  display: none;
}

.twoonecasino-ng-jxhodb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.twoonecasino-ng-jxhodb .twoonecasino-ng-k2tyti {
  display: none;
}

@media (min-width: 768px) {
  .twoonecasino-ng-jxhodb .twoonecasino-ng-k2tyti {
    display: flex;
  }
}

.twoonecasino-ng-kusjmg {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-kusjmg {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonecasino-ng-kusjmg > * {
  margin: 0 !important;
}

.twoonecasino-ng-kusjmg img,
.twoonecasino-ng-usjbqc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-kusjmg img,
  .twoonecasino-ng-usjbqc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonecasino-ng-6jq01c {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonecasino-ng-6jq01c {
    width: 32px;
    height: 32px;
  }
}

.twoonecasino-ng-ex7ddd {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-ex7ddd {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .twoonecasino-ng-ex7ddd::-webkit-scrollbar {
    display: none;
  }
}

.twoonecasino-ng-iom5qb {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.twoonecasino-ng-iom5qb:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.twoonecasino-ng-jkdtp4 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .twoonecasino-ng-jkdtp4 {
    display: flex;
    opacity: 1;
  }
}

.twoonecasino-ng-iom5qb picture {
  width: auto;
  height: 100%;
  display: block;
}

.twoonecasino-ng-iom5qb picture img {
  display: block;
  width: auto;
  height: 100%;
}

.twoonecasino-ng-jbyotc {
  margin: -24px 0;
}

.twoonecasino-ng-jbyotc:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-jbyotc {
    margin: -16px 0;
  }
}

.twoonecasino-ng-prhuw0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-prhuw0 {
    flex-direction: row;
  }
}

.twoonecasino-ng-fhdd6r {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .twoonecasino-ng-fhdd6r {
    flex: 1;
  }
}

.twoonecasino-ng-fhdd6r::placeholder {
  color: var(--Text-400);
}

.twoonecasino-ng-7mrotp {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.twoonecasino-ng-5miux7 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.twoonecasino-ng-5miux7::-webkit-scrollbar {
  display: none;
}

.twoonecasino-ng-6r6gp5 {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.twoonecasino-ng-6r6gp5 img,
.twoonecasino-ng-6r6gp5 svg {
  margin-right: 8px;
}

.twoonecasino-ng-h87z2l {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.twoonecasino-ng-jbyotc + .twoonecasino-ng-7xfgws {
  margin-top: 0;
}

@media (min-width: 768px) {
  .twoonecasino-ng-jbyotc + .twoonecasino-ng-7xfgws {
    margin-top: -16px;
  }
}

.twoonecasino-ng-zj1rrr {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.twoonecasino-ng-zj1rrr > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.twoonecasino-ng-zj1rrr > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.twoonecasino-ng-z81cir {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.twoonecasino-ng-a335nb {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.twoonecasino-ng-708f08 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.twoonecasino-ng-77w357 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.twoonecasino-ng-syvp10 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.twoonecasino-ng-z81cir button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.twoonecasino-ng-z81cir button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-z81cir {
    padding: 39px 179px 39px 39px;
  }

  .twoonecasino-ng-a335nb {
    font-size: 40px;
    line-height: 48px;
  }

  .twoonecasino-ng-syvp10 {
    height: 348px;
  }

  .twoonecasino-ng-z81cir button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .twoonecasino-ng-z81cir button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .twoonecasino-ng-z81cir {
    padding: 63px;
  }
}

.twoonecasino-ng-b661yw {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .twoonecasino-ng-b661yw {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.twoonecasino-ng-otuors {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .twoonecasino-ng-otuors {
    width: auto;
  }
}

.twoonecasino-ng-f1c87h {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.twoonecasino-ng-f1c87h::-webkit-scrollbar {
  display: none;
}

.twoonecasino-ng-f1c87h a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.twoonecasino-ng-f1c87h a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .twoonecasino-ng-f1c87h {
    margin-left: 16px;
    margin-top: 0;
  }
}

.twoonecasino-ng-b661yw .twoonecasino-ng-brrk4y {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.twoonecasino-ng-6q6z3p,
    mask-image 0.3s;
}

.twoonecasino-ng-b661yw .twoonecasino-ng-brrk4y.twoonecasino-ng-o2v9pq {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.twoonecasino-ng-yaundi {
  margin: 40px -16px;
}

.twoonecasino-ng-4xi9rq + .twoonecasino-ng-txiyzq,
.twoonecasino-ng-4xi9rq + .twoonecasino-ng-g8g7a9 {
  margin-top: 24px;
}

.twoonecasino-ng-t30e9p {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.twoonecasino-ng-t30e9p picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.twoonecasino-ng-wdatrg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-wdatrg {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-wdatrg {
    margin-top: 0;
  }
}

.twoonecasino-ng-775z1v {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .twoonecasino-ng-775z1v {
    font-size: 24px;
    line-height: 32px;
  }
}

.twoonecasino-ng-le7xww {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-le7xww {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.twoonecasino-ng-86q64g {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-86q64g {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.twoonecasino-ng-jtamha {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-jtamha {
    font-size: 20px;
    line-height: 28px;
  }
}

.twoonecasino-ng-3evf55 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .twoonecasino-ng-3evf55 {
    font-size: 32px;
    line-height: 40px;
  }
}

.twoonecasino-ng-loafkz {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.twoonecasino-ng-s257et {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.twoonecasino-ng-s257et img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.twoonecasino-ng-7xfgws {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.twoonecasino-ng-kxhaqo {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-kxhaqo {
    padding: 15px 48px;
  }
}

main > .twoonecasino-ng-7xfgws {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .twoonecasino-ng-pdvwlw.twoonecasino-ng-9q5nam > div:nth-child(n+5) {
    display: none;
  }
}

.twoonecasino-ng-6x6zvj p a img {
  display: block;
  margin: 0 auto;
}


.twoonecasino-ng-71o0zr {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.twoonecasino-ng-e2bhof {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.twoonecasino-ng-e2bhof label {
  font-size: 14px;
}

.twoonecasino-ng-e2bhof h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.twoonecasino-ng-e2bhof input,
.twoonecasino-ng-e2bhof textarea,
.twoonecasino-ng-e2bhof button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.twoonecasino-ng-e2bhof button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.twoonecasino-ng-1rhagr ease;
}
.twoonecasino-ng-e2bhof button:hover {
  background-color: var(--button-bg-hover);
}
.twoonecasino-ng-s2630z {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.twoonecasino-ng-r4s9nw ease-in;
}

.twoonecasino-ng-s2630z h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.twoonecasino-ng-sa0age, .twoonecasino-ng-5m0j4k, [class*="review-card"],
thead, thead th, table th, .twoonecasino-ng-yb8rev,
.twoonecasino-ng-34eugu, [class*="collapsible-header"],
.twoonecasino-ng-pp7uhc, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
