* {
  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-ofaiox {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-ofaiox {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .twoonecasino-ng-ofaiox {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.twoonecasino-ng-xkjtqr {
  overflow: hidden;
}

.twoonecasino-ng-fmsk6h img {
  background: var(--Neutral-300);
}

.twoonecasino-ng-gwc28b {
  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-pvnx09 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.twoonecasino-ng-pvnx09:hover {
  background: var(--button-bg-hover);
}

.twoonecasino-ng-fz2i1e {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.twoonecasino-ng-fz2i1e:hover {
  background: var(--button-bg-hover);
}

.twoonecasino-ng-yp9401 {
  font-size: 12px;
  line-height: 18px;
}

.twoonecasino-ng-rfhm3c {
  font-size: 18px;
  line-height: 26px;
}

.twoonecasino-ng-qka217 {
  width: 100%;
}

.twoonecasino-ng-f9cktn {
  padding: 6px 16px;
}

.twoonecasino-ng-0oisxv {
  padding: 10px 16px;
}

.twoonecasino-ng-d9mjc8 {
  padding: 15px 26px;
}

.twoonecasino-ng-8bg6zn {
  flex-shrink: 0;
}

.twoonecasino-ng-71jt2p {
  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-ourlqm {
  display: none;
}

.twoonecasino-ng-ev8h6f {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.twoonecasino-ng-7cwwig {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.twoonecasino-ng-k1k030 {
  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-7pn4jp {
  cursor: grab;
}

.twoonecasino-ng-k1k030::-webkit-scrollbar {
  display: none;
}

.twoonecasino-ng-fw0aod {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.twoonecasino-ng-i87myk {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.twoonecasino-ng-i7sbgx {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.twoonecasino-ng-6pogwn {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.twoonecasino-ng-vo3pze {
  visibility: visible;
}

.twoonecasino-ng-kchskx {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.twoonecasino-ng-ntmi6n ease;
}

.twoonecasino-ng-auu8sk {
  background-color: var(--Primary-200);
  width: 16px;
}

.twoonecasino-ng-rxlg4v {
  -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-ntmi6n,
    mask-image 0.3s;
}

.twoonecasino-ng-rxlg4v.twoonecasino-ng-dv0csr {
  -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-hhquvx: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-t9u4s9 {
  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-x0xjru.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-x0xjru.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-3inmof {
  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-3inmof::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-6idfkj {
  position: relative;
  z-index: 1;
}

.twoonecasino-ng-v9o47e {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.twoonecasino-ng-41kldd {
  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-ixl0xz {
  font-size: 40px;
  line-height: 48px;
}

.twoonecasino-ng-xs0id5 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.twoonecasino-ng-sbzyb7 {
  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-sbzyb7:hover {
  background: var(--Primary-400);
}

.twoonecasino-ng-sbzyb7 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.twoonecasino-ng-hhquvx 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-3inmof {
    max-width: 600px;
    padding: 64px;
  }

  .twoonecasino-ng-v9o47e {
    font-size: 24px;
    line-height: 32px;
  }

  .twoonecasino-ng-41kldd {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .twoonecasino-ng-ixl0xz {
    font-size: 50px;
    line-height: 56px;
  }

  .twoonecasino-ng-xs0id5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .twoonecasino-ng-t9u4s9 {
    top: 25px;
    right: 25px;
  }
}

.twoonecasino-ng-g2hnur,
.twoonecasino-ng-ty31cq {
  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-bnqlxo.twoonecasino-ng-8rsfem::before,
.twoonecasino-ng-ty31cq::before,
.twoonecasino-ng-cj5yyc::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-x0xjru.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.twoonecasino-ng-r7ehr0 14.twoonecasino-ng-ojlf7v.twoonecasino-ng-jhrck7 14.twoonecasino-ng-amdg7o 15.twoonecasino-ng-1uq7hx 14.twoonecasino-ng-avs9w5 15.twoonecasino-ng-lidavx 14.twoonecasino-ng-xnjczg.twoonecasino-ng-pqgose 14.twoonecasino-ng-s5rkk9 19.twoonecasino-ng-2qqytu 12.twoonecasino-ng-g85vf3 19.twoonecasino-ng-2qqytu 10.twoonecasino-ng-2l6w3y.twoonecasino-ng-2qqytu 8.twoonecasino-ng-kazkw7 17.twoonecasino-ng-h6o356 7.twoonecasino-ng-gc7azg 15.twoonecasino-ng-oy419g 7.twoonecasino-ng-yd0705.twoonecasino-ng-yt6sk7 7.twoonecasino-ng-gc7azg 11.twoonecasino-ng-n7qwkd 8.twoonecasino-ng-kazkw7 11.twoonecasino-ng-n7qwkd 10.twoonecasino-ng-ow8dtr.twoonecasino-ng-n7qwkd 12.twoonecasino-ng-43xkfz 13.twoonecasino-ng-72zn90 14.twoonecasino-ng-hgxcdu 15.twoonecasino-ng-4uql3s 14.twoonecasino-ng-eiomgt.twoonecasino-ng-qucic0 14.twoonecasino-ng-2def6t 15.twoonecasino-ng-g3ba25 14.twoonecasino-ng-2dsvro 15.twoonecasino-ng-tk7cjh 14.twoonecasino-ng-bvx9mj.twoonecasino-ng-r7ehr0 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.twoonecasino-ng-ninmlv 15.twoonecasino-ng-fbftz9.twoonecasino-ng-6xb1m4 15.twoonecasino-ng-9fopjx 15.twoonecasino-ng-fm878w 15.twoonecasino-ng-22z2pc 15.twoonecasino-ng-ay570a 15.twoonecasino-ng-6vvtr4.twoonecasino-ng-z0yj2z 15.twoonecasino-ng-22z2pc 15.twoonecasino-ng-s10mpy 15.twoonecasino-ng-8thraf 15.twoonecasino-ng-0z5fdo 15.twoonecasino-ng-2mc1xb.twoonecasino-ng-9dvtyn 15.twoonecasino-ng-u75qtu 7.twoonecasino-ng-5vzudi 18.twoonecasino-ng-of58ml 7.twoonecasino-ng-kuvv03 23.twoonecasino-ng-a90t3k.twoonecasino-ng-l0cf10.twoonecasino-ng-i439ga 18.twoonecasino-ng-f44j9h 19.twoonecasino-ng-4t91lq 15.twoonecasino-ng-glqu6v 15.twoonecasino-ng-ninmlv 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-347xab [type="submit"] *,
.twoonecasino-ng-tsvxer button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .twoonecasino-ng-k9nkfh {
    display: none;
  }
}

.twoonecasino-ng-iz1qa7 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .twoonecasino-ng-iz1qa7 {
  display: none;
}

@media (min-width: 768px) {
  .twoonecasino-ng-iz1qa7 {
    bottom: 22px;
  }
}

.twoonecasino-ng-iz1qa7 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .twoonecasino-ng-iz1qa7 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.twoonecasino-ng-2m5yas.static) .twoonecasino-ng-iz1qa7 {
    bottom: 8px;
  }
}

.twoonecasino-ng-q6awts {
  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-x0xjru.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.twoonecasino-ng-ldegpe 3.twoonecasino-ng-wxpjjh.twoonecasino-ng-x0edfo.twoonecasino-ng-lxz2um 3.twoonecasino-ng-w8o4i0 3.twoonecasino-ng-5mesdg 5.twoonecasino-ng-lrms07 3.twoonecasino-ng-5mesdg 8.twoonecasino-ng-k3ihiu.twoonecasino-ng-c3mbeq.twoonecasino-ng-5mesdg 26.twoonecasino-ng-26olky 5.twoonecasino-ng-7a76jp 28.twoonecasino-ng-r0kh10 8.twoonecasino-ng-qtp791 28.twoonecasino-ng-q9nh8m.twoonecasino-ng-3mcpyp 28.twoonecasino-ng-74rb0w.twoonecasino-ng-opnfxj 34.twoonecasino-ng-u6grkr.twoonecasino-ng-k4kfb9 36.twoonecasino-ng-94cxzq 11.twoonecasino-ng-rzrrht 37.twoonecasino-ng-4mnwci 12.twoonecasino-ng-sf4ak3 36.twoonecasino-ng-th09y9.twoonecasino-ng-ks3cm5 28.twoonecasino-ng-qbptwe.twoonecasino-ng-0flxum.twoonecasino-ng-2q78vl 28.twoonecasino-ng-djbf7o 36.twoonecasino-ng-ktvdw0 26.twoonecasino-ng-u3y2nu 36.twoonecasino-ng-ktvdw0 23.twoonecasino-ng-wcamex.twoonecasino-ng-huc6s8.twoonecasino-ng-ktvdw0 5.twoonecasino-ng-x7edn4 34.twoonecasino-ng-xgw44e 3.twoonecasino-ng-w8o4i0 31.twoonecasino-ng-ldegpe 3.twoonecasino-ng-dtv40m.twoonecasino-ng-z4bxsu 18.twoonecasino-ng-bpejqg.twoonecasino-ng-b307ez 18.twoonecasino-ng-308j7w 8.twoonecasino-ng-ci4v6e 17.twoonecasino-ng-qdbquk 8.twoonecasino-ng-ci4v6e 15.twoonecasino-ng-t8tmry.twoonecasino-ng-ci4v6e 14.twoonecasino-ng-6w0764 9.twoonecasino-ng-b307ez 13.twoonecasino-ng-2i32gs 11.twoonecasino-ng-z4bxsu 13.twoonecasino-ng-uw9f0p.twoonecasino-ng-k2u71p 13.twoonecasino-ng-2i32gs 13.twoonecasino-ng-boy0if 14.twoonecasino-ng-6w0764 13.twoonecasino-ng-boy0if 15.twoonecasino-ng-smod6q.twoonecasino-ng-boy0if 17.twoonecasino-ng-qdbquk 12.twoonecasino-ng-k2u71p 18.twoonecasino-ng-308j7w 11.twoonecasino-ng-z4bxsu 18.twoonecasino-ng-jgo7eo.twoonecasino-ng-s5a0uf 18.twoonecasino-ng-uh7yk6.twoonecasino-ng-d3tuy3 18.twoonecasino-ng-308j7w 17.twoonecasino-ng-tvnhdi 17.twoonecasino-ng-qdbquk 17.twoonecasino-ng-tvnhdi 15.twoonecasino-ng-x5lozz.twoonecasino-ng-tvnhdi 14.twoonecasino-ng-6w0764 18.twoonecasino-ng-d3tuy3 13.twoonecasino-ng-2i32gs 20.twoonecasino-ng-s5a0uf 13.twoonecasino-ng-rh7fjr.twoonecasino-ng-9fwexc 13.twoonecasino-ng-2i32gs 22.twoonecasino-ng-tishkq 14.twoonecasino-ng-6w0764 22.twoonecasino-ng-tishkq 15.twoonecasino-ng-mx2hv4.twoonecasino-ng-ywz4gr 17.twoonecasino-ng-qdbquk 21.twoonecasino-ng-9fwexc 18.twoonecasino-ng-308j7w 20.twoonecasino-ng-s5a0uf 18.twoonecasino-ng-5mzfzx.twoonecasino-ng-fbvuni 18.twoonecasino-ng-qyvnyh.twoonecasino-ng-78irdy 18.twoonecasino-ng-308j7w 26.twoonecasino-ng-k0tt21 17.twoonecasino-ng-qdbquk 26.twoonecasino-ng-k0tt21 15.twoonecasino-ng-zbbxzv.twoonecasino-ng-k0tt21 14.twoonecasino-ng-6w0764 27.twoonecasino-ng-78irdy 13.twoonecasino-ng-2i32gs 28.twoonecasino-ng-fbvuni 13.twoonecasino-ng-73scci.twoonecasino-ng-rqalh7 13.twoonecasino-ng-2i32gs 31.twoonecasino-ng-mcym3p 14.twoonecasino-ng-6w0764 31.twoonecasino-ng-mcym3p 15.twoonecasino-ng-1rang3.twoonecasino-ng-k0tt21 17.twoonecasino-ng-qdbquk 30.twoonecasino-ng-rqalh7 18.twoonecasino-ng-308j7w 28.twoonecasino-ng-fbvuni 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-q6awts {
    display: none;
  }
}

.twoonecasino-ng-8bh2a4 {
  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-8bh2a4 {
    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-tsvxer {
  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-tsvxer {
    padding: 14px 16px;
  }
}

.twoonecasino-ng-tsvxer button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.twoonecasino-ng-tsvxer button:first-child {
  align-content: end;
}

.twoonecasino-ng-tsvxer button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .twoonecasino-ng-tsvxer
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .twoonecasino-ng-tsvxer
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.twoonecasino-ng-tsvxer button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.twoonecasino-ng-tsvxer button:last-child svg {
  width: 38px;
  height: 38px;
}

.twoonecasino-ng-cj5yyc {
  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-cj5yyc::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .twoonecasino-ng-cj5yyc,
.pc61d126-chatbot[data-active-screen="3"]
  .twoonecasino-ng-cj5yyc {
  opacity: 1;
  visibility: visible;
}

.twoonecasino-ng-lyvded {
  flex: 1 1;
}

.twoonecasino-ng-1xods3 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-1xods3 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .twoonecasino-ng-0pbxcd {
  display: block;
}

.twoonecasino-ng-ytnf3g {
  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-ytnf3g {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.twoonecasino-ng-ty31cq {
  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-ty31cq::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.twoonecasino-ng-pyvsei span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.twoonecasino-ng-pyvsei p {
  color: var(--Text-100);
}

.twoonecasino-ng-ty31cq .twoonecasino-ng-evmt6i {
  grid-area: button;
}

.twoonecasino-ng-ty31cq .twoonecasino-ng-evmt6i::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-x0xjru.org/2000/svg'%3E%3Cpath d='M4.twoonecasino-ng-sn0b2p 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.twoonecasino-ng-g9jiub 15L16.twoonecasino-ng-g9jiub 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.twoonecasino-ng-g9jiub 5L16.twoonecasino-ng-g9jiub 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-i5fudo {
  display: block;
}

.twoonecasino-ng-v936w1 {
  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-v936w1 {
    margin-top: 40px;
  }
}

.twoonecasino-ng-g2hnur label,
.twoonecasino-ng-g2hnur input {
  display: block;
  width: 100%;
}

.twoonecasino-ng-g2hnur label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.twoonecasino-ng-g2hnur label.twoonecasino-ng-ogu9qm input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.twoonecasino-ng-g2hnur label.twoonecasino-ng-ogu9qm::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-g2hnur 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-g2hnur input::placeholder {
  color: var(--Text-400);
}

.twoonecasino-ng-vjf4zp {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .twoonecasino-ng-vjf4zp {
  display: flex;
}

.twoonecasino-ng-vjf4zp ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-vjf4zp ol {
    height: 420px;
    padding: 24px;
  }
}

.twoonecasino-ng-vjf4zp ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.twoonecasino-ng-347xab {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-347xab {
    padding: 0 24px 24px;
  }
}

.twoonecasino-ng-347xab 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-347xab input::placeholder {
  color: var(--Text-400);
}

.twoonecasino-ng-347xab [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.twoonecasino-ng-347xab [type="submit"]:disabled {
  opacity: 0.5;
}

.twoonecasino-ng-347xab [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-347xab [type="submit"] {
    right: 40px;
  }
}

.twoonecasino-ng-bnqlxo {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.twoonecasino-ng-bnqlxo.twoonecasino-ng-8rsfem {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.twoonecasino-ng-bnqlxo.twoonecasino-ng-8rsfem::before {
  content: "";
  width: 31px;
}

.twoonecasino-ng-bnqlxo.twoonecasino-ng-8rsfem p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.twoonecasino-ng-bnqlxo.twoonecasino-ng-9qot7w p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.twoonecasino-ng-bnqlxo 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-iz1qa7 .twoonecasino-ng-evmt6i {
  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-k9nkfh {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .twoonecasino-ng-k9nkfh {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-k9nkfh {
    padding: 15px 0;
  }
}

.twoonecasino-ng-k9nkfh .twoonecasino-ng-ofaiox {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .twoonecasino-ng-k9nkfh .twoonecasino-ng-ofaiox {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.twoonecasino-ng-zx8jwx {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-zx8jwx {
    max-width: 180px;
    height: 47px;
  }
}

.twoonecasino-ng-zx8jwx picture,
.twoonecasino-ng-zx8jwx img {
  display: block;
  width: 100%;
  height: 100%;
}

.twoonecasino-ng-zx8jwx img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .twoonecasino-ng-2tu253 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.twoonecasino-ng-ntmi6n ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .twoonecasino-ng-k9nkfh.twoonecasino-ng-066ix2 .twoonecasino-ng-2tu253 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .twoonecasino-ng-2tu253 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .twoonecasino-ng-2tu253 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.twoonecasino-ng-ak3m2i,
.twoonecasino-ng-8se66z {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .twoonecasino-ng-ak3m2i,
  .twoonecasino-ng-8se66z {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .twoonecasino-ng-8se66z {
    display: none;
  }
}

.twoonecasino-ng-6v2f3l {
  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-066ix2 .twoonecasino-ng-6v2f3l {
  background: var(--fh-bg-color);
}

.twoonecasino-ng-6v2f3l button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-6v2f3l {
    display: none;
  }
}

.twoonecasino-ng-pa7jal {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-pa7jal {
    display: none;
  }
}

.twoonecasino-ng-9zbkag {
  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-k9nkfh.twoonecasino-ng-066ix2 .twoonecasino-ng-9zbkag:first-child {
  display: none;
}

.twoonecasino-ng-k9nkfh.twoonecasino-ng-066ix2 .twoonecasino-ng-9zbkag:last-child {
  display: block;
}

.twoonecasino-ng-9zbkag:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-9zbkag {
    display: none;
  }
}

.twoonecasino-ng-aczo72 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-aczo72 {
    display: flex;
  }
}

.twoonecasino-ng-aczo72 ul {
  max-height: 350px;
  overflow-y: auto;
}

.twoonecasino-ng-aczo72:hover ul {
  visibility: visible;
  opacity: 1;
}

.twoonecasino-ng-aczo72:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.twoonecasino-ng-aczo72:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.twoonecasino-ng-aczo72:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.twoonecasino-ng-aczo72:hover .twoonecasino-ng-yvagou svg {
  transform: rotate(180deg);
}

.twoonecasino-ng-gxyq5o {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.twoonecasino-ng-5jgyi5 {
  padding: 0 8px;
}

.twoonecasino-ng-o26kii {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.twoonecasino-ng-o26kii:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-o26kii {
    padding: 4px 8px;
  }
}

.twoonecasino-ng-48gxdu {
  display: flex;
}

.twoonecasino-ng-48gxdu img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.twoonecasino-ng-yvagou {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.twoonecasino-ng-yvagou svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.twoonecasino-ng-ihrb78 {
  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-ihrb78 {
    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-8qqfzf {
  width: 100%;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-8qqfzf {
    display: none;
  }
}

.twoonecasino-ng-hjgwzk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.twoonecasino-ng-9cckg9 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.twoonecasino-ng-m39u79 {
  display: flex;
}

.twoonecasino-ng-4o8sq5 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.twoonecasino-ng-nbmvs5 {
  list-style: none;
}

@media (max-width: 1199px) {
  .twoonecasino-ng-nbmvs5 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-nbmvs5 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .twoonecasino-ng-nbmvs5 .twoonecasino-ng-w8mu8w [data-ref-el],
  .twoonecasino-ng-nbmvs5 .twoonecasino-ng-w8mu8w span,
  .twoonecasino-ng-nbmvs5 .twoonecasino-ng-w8mu8w a {
    white-space: nowrap;
  }
}

.twoonecasino-ng-jva672 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .twoonecasino-ng-jva672.twoonecasino-ng-glxnzq > .twoonecasino-ng-w8mu8w {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-jva672.twoonecasino-ng-zah08z:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .twoonecasino-ng-jva672.twoonecasino-ng-glxnzq > .twoonecasino-ng-oz5fxz {
    height: auto;
  }

  .twoonecasino-ng-jva672.twoonecasino-ng-glxnzq > div > .twoonecasino-ng-3m2xaj {
    transform: rotate(180deg);
  }
}

.twoonecasino-ng-jva672 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.twoonecasino-ng-jva672 [data-ref-el],
.twoonecasino-ng-jva672 span {
  cursor: pointer;
}

.twoonecasino-ng-jva672 [data-ref-el],
.twoonecasino-ng-jva672 span,
.twoonecasino-ng-jva672 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-jva672 [data-ref-el],
  .twoonecasino-ng-jva672 span,
  .twoonecasino-ng-jva672 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-jva672 [data-ref-el],
  .twoonecasino-ng-jva672 span,
  .twoonecasino-ng-jva672 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.twoonecasino-ng-oz5fxz {
  height: 0;
  overflow: hidden;
  transition: height 0.twoonecasino-ng-ntmi6n ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.twoonecasino-ng-oz5fxz::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.twoonecasino-ng-oz5fxz::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.twoonecasino-ng-oz5fxz::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-oz5fxz {
    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-oz5fxz:has(> .twoonecasino-ng-jva672.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .twoonecasino-ng-oz5fxz .twoonecasino-ng-oz5fxz {
    padding: 0;
  }

  .twoonecasino-ng-oz5fxz .twoonecasino-ng-jva672 {
    font-weight: 400;
  }

  .twoonecasino-ng-oz5fxz .twoonecasino-ng-jva672:hover > .twoonecasino-ng-w8mu8w {
    background: var(--Neutral-300);
  }

  .twoonecasino-ng-oz5fxz .twoonecasino-ng-3m2xaj {
    rotate: -90deg;
  }
}

.twoonecasino-ng-w8mu8w {
  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-w8mu8w {
    padding: 8px;
  }

  .twoonecasino-ng-jva672.twoonecasino-ng-gc0aau > .twoonecasino-ng-w8mu8w {
    background: var(--Neutral-300);
  }
}

.twoonecasino-ng-3m2xaj {
  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-x0xjru.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.twoonecasino-ng-86a3v2 0.twoonecasino-ng-3rzgz3.twoonecasino-ng-wl50yt -0.twoonecasino-ng-1qviht 0.twoonecasino-ng-afztq8 -0.twoonecasino-ng-1qviht 1.twoonecasino-ng-iuas8q 0.twoonecasino-ng-ynxcrv.twoonecasino-ng-ar3us5 4.twoonecasino-ng-9ngkja.twoonecasino-ng-86a3v2 0.twoonecasino-ng-ddh5z1.twoonecasino-ng-rx4dl5 -0.twoonecasino-ng-1qviht 9.twoonecasino-ng-a1w4d1 -0.twoonecasino-ng-1qviht 10.twoonecasino-ng-7zet9f 0.twoonecasino-ng-pqzsrq.twoonecasino-ng-l9z7op 0.twoonecasino-ng-wl50yt 10.twoonecasino-ng-l9z7op 0.twoonecasino-ng-afztq8 10.twoonecasino-ng-7zet9f 1.twoonecasino-ng-ac094m.twoonecasino-ng-4etixe 5.twoonecasino-ng-qb2fc9.twoonecasino-ng-t9kzxy 6.twoonecasino-ng-s2e4gc 5.twoonecasino-ng-mgca2x 6.twoonecasino-ng-s2e4gc 4.twoonecasino-ng-oxtnyg 5.twoonecasino-ng-5vr8c3.twoonecasino-ng-86a3v2 1.twoonecasino-ng-11whxf.twoonecasino-ng-1qviht 0.twoonecasino-ng-afztq8 -0.twoonecasino-ng-1qviht 0.twoonecasino-ng-wl50yt 0.twoonecasino-ng-86a3v2 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.twoonecasino-ng-ntmi6n ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-3m2xaj {
    cursor: default;
  }
}

.twoonecasino-ng-plrdnh {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.twoonecasino-ng-z2pjnm {
  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-z2pjnm {
    padding: 40px 4px;
  }
}

.twoonecasino-ng-zui51w {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .twoonecasino-ng-zui51w {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.twoonecasino-ng-px1ae7 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-px1ae7 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.twoonecasino-ng-px1ae7 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.twoonecasino-ng-px1ae7 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.twoonecasino-ng-px1ae7 [data-ref-el],
.twoonecasino-ng-px1ae7 span,
.twoonecasino-ng-px1ae7 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.twoonecasino-ng-kdni5e {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-kdni5e {
    margin-bottom: 12px;
  }
}

.twoonecasino-ng-m2kzvg {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.twoonecasino-ng-m2kzvg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .twoonecasino-ng-m2kzvg:last-child {
    margin-right: 0;
  }
}

.twoonecasino-ng-4ldt6i {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.twoonecasino-ng-kdni5e:hover .twoonecasino-ng-hwatce {
  visibility: visible;
  opacity: 1;
}

.twoonecasino-ng-hwatce {
  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-f0w8om {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.twoonecasino-ng-z5qmcr {
  display: flex;
  margin: 6px;
}

.twoonecasino-ng-z5qmcr img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.twoonecasino-ng-hwatce::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-hwatce::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-1xrmft {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-1xrmft {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.twoonecasino-ng-kn1lrd {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .twoonecasino-ng-kn1lrd {
    margin-right: 32px;
  }
}

.twoonecasino-ng-gfq2q2 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-gfq2q2 {
    margin-top: 0;
    width: 340px;
  }
}

.twoonecasino-ng-gfq2q2 a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.twoonecasino-ng-zr280r {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.twoonecasino-ng-fj9ivm {
  position: relative;
}

@media (min-width: 768px) {
  .twoonecasino-ng-fj9ivm {
    margin-top: 40px;
  }
}

.twoonecasino-ng-fj9ivm + .twoonecasino-ng-eb8i7m,
.twoonecasino-ng-fj9ivm + .twoonecasino-ng-fj9ivm {
  margin-top: 24px;
}

.twoonecasino-ng-aq2w48 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-aq2w48 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .twoonecasino-ng-aq2w48 {
    padding: 80px;
  }
}

.twoonecasino-ng-ko709s {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .twoonecasino-ng-ko709s {
    padding: 0 16px;
}


}

.twoonecasino-ng-x8empq {
  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-x8empq {
    font-size: 48px;
    line-height: 56px;
  }
}

.twoonecasino-ng-3wgatg {
  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-3wgatg {
    font-size: 24px;
    line-height: 32px;
  }
}

.twoonecasino-ng-k24e1h {
  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-k24e1h:hover {
  background: var(--button-bg-hover);
}

.twoonecasino-ng-5rsf0g {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.twoonecasino-ng-5rsf0g img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .twoonecasino-ng-5rsf0g img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .twoonecasino-ng-5rsf0g img {
  min-height: 100%;
  }
}

.twoonecasino-ng-aq2w48::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.twoonecasino-ng-tq0wj2 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.twoonecasino-ng-tq0wj2 h1,
.twoonecasino-ng-tq0wj2 h2,
.twoonecasino-ng-tq0wj2 h3,
.twoonecasino-ng-tq0wj2 h4 {
  margin-bottom: 6px;
}

.twoonecasino-ng-tq0wj2 h1:not(:first-child),
.twoonecasino-ng-tq0wj2 h2:not(:first-child),
.twoonecasino-ng-tq0wj2 h3:not(:first-child),
.twoonecasino-ng-tq0wj2 h4:not(:first-child) {
  margin-top: 16px;
}

.twoonecasino-ng-tq0wj2 h1,
.twoonecasino-ng-tq0wj2 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-tq0wj2 h1,
  .twoonecasino-ng-tq0wj2 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.twoonecasino-ng-tq0wj2 h2,
.twoonecasino-ng-tq0wj2 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-tq0wj2 h2,
  .twoonecasino-ng-tq0wj2 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonecasino-ng-tq0wj2 h3,
.twoonecasino-ng-tq0wj2 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-tq0wj2 h3,
  .twoonecasino-ng-tq0wj2 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.twoonecasino-ng-tq0wj2 h4,
.twoonecasino-ng-tq0wj2 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.twoonecasino-ng-tq0wj2 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.twoonecasino-ng-tq0wj2 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.twoonecasino-ng-tq0wj2 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-tq0wj2 ul ul {
  margin-bottom: 8px;
}

.twoonecasino-ng-tq0wj2 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.twoonecasino-ng-tq0wj2 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.twoonecasino-ng-tq0wj2 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.twoonecasino-ng-tq0wj2 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.twoonecasino-ng-tq0wj2 ol li::marker {
  font-weight: 700;
}

.twoonecasino-ng-tq0wj2 ol ol {
  margin-bottom: 8px;
}

.twoonecasino-ng-tq0wj2 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.twoonecasino-ng-tq0wj2 ol ul li {
  padding-left: 16px;
}

.twoonecasino-ng-tq0wj2 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-tq0wj2 table {
    padding: 24px;
  }
}

.twoonecasino-ng-tq0wj2 table.twoonecasino-ng-p1yugn {
  -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-ntmi6n,
    mask-image 0.3s;
}

.twoonecasino-ng-tq0wj2 table.twoonecasino-ng-p1yugn.twoonecasino-ng-dv0csr {
  -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-tq0wj2 table {
    display: table;
  }
}

.twoonecasino-ng-tq0wj2 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-tq0wj2 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.twoonecasino-ng-tq0wj2 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.twoonecasino-ng-tq0wj2 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-tq0wj2 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.twoonecasino-ng-tq0wj2 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.twoonecasino-ng-tq0wj2 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.twoonecasino-ng-tq0wj2 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.twoonecasino-ng-tq0wj2 img {
  max-width: 100%;
  height: auto;
}

.twoonecasino-ng-v6cz29 {
  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-v6cz29 {
    padding: 24px;
  }
}

.twoonecasino-ng-rxjzdr {
  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-rxjzdr {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.twoonecasino-ng-rxjzdr > * {
  margin: 0 !important;
}

.twoonecasino-ng-rxjzdr img,
.twoonecasino-ng-antvy5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-rxjzdr img,
  .twoonecasino-ng-antvy5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonecasino-ng-eoq561 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonecasino-ng-eoq561 {
    width: 32px;
    height: 32px;
  }
}

.twoonecasino-ng-otc7wk {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.twoonecasino-ng-otc7wk .twoonecasino-ng-zq4xsh {
  flex-shrink: 0;
}

.twoonecasino-ng-otc7wk .twoonecasino-ng-bibm47 svg {
  display: none;
}

.twoonecasino-ng-qqqky8 {
  display: grid;
  transition: max-height 0.twoonecasino-ng-ntmi6n ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .twoonecasino-ng-qqqky8 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-qqqky8 {
    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-qqqky8.twoonecasino-ng-qxse9t + .twoonecasino-ng-zq4xsh svg {
  transform: rotate(180deg);
}

.twoonecasino-ng-inz9c2 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.twoonecasino-ng-inz9c2 > div:nth-child(3n) {
  grid-column: span 2;
}

.twoonecasino-ng-inz9c2
  > div:nth-child(3n)
  .twoonecasino-ng-mse7z8
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-inz9c2 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .twoonecasino-ng-inz9c2 > div:nth-child(3n) {
    grid-column: unset;
  }

  .twoonecasino-ng-inz9c2
    > div:nth-child(3n)
    .twoonecasino-ng-mse7z8
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-inz9c2 {
    max-width: 270px;
  }
}

.twoonecasino-ng-inz9c2 .twoonecasino-ng-mse7z8 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .twoonecasino-ng-inz9c2 .twoonecasino-ng-mse7z8 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-inz9c2 .twoonecasino-ng-mse7z8 button {
    max-width: 104px;
  }
}

.twoonecasino-ng-dy3hjz {
  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-dy3hjz {
    margin-bottom: 0;
  }
}

.twoonecasino-ng-my8o23 {
  display: none;
  opacity: 0;
}

.twoonecasino-ng-1iyw19 {
  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-1iyw19 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.twoonecasino-ng-mse7z8 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.twoonecasino-ng-mse7z8 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-mse7z8
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .twoonecasino-ng-mse7z8
    button {
    max-width: 145px;
  }
}

.twoonecasino-ng-ifab4j:first-child
  .twoonecasino-ng-mse7z8
  button {
  max-width: 270px;
}

.twoonecasino-ng-0mv9jr {
  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-dy3hjz picture {
  width: 100%;
  max-width: 100%;
}

.twoonecasino-ng-9ftsso {
  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-9ftsso svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.twoonecasino-ng-dy3hjz:hover .twoonecasino-ng-9ftsso {
  display: flex;
}

.twoonecasino-ng-65fu4g {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.twoonecasino-ng-9iw3eb {
  display: flex;
}

.twoonecasino-ng-9iw3eb:hover .twoonecasino-ng-3txf3q,
.twoonecasino-ng-9iw3eb .twoonecasino-ng-gc0aau .twoonecasino-ng-3txf3q {
  display: flex;
}

.twoonecasino-ng-9iw3eb svg {
  flex-shrink: 0;
}

.twoonecasino-ng-3txf3q {
  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-3txf3q {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.twoonecasino-ng-3txf3q:hover {
  display: flex;
}

.twoonecasino-ng-3txf3q svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.twoonecasino-ng-8zctxu {
  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-8zctxu {
    font-size: 12px;
  }
}

.twoonecasino-ng-rr61ad,
.twoonecasino-ng-kaijhx {
  width: 50%;
  flex-shrink: 0;
}

.twoonecasino-ng-rr61ad {
  font-weight: 700;
}

.twoonecasino-ng-kl1859 .twoonecasino-ng-qqqky8 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .twoonecasino-ng-kl1859 .twoonecasino-ng-qqqky8 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-kl1859 .twoonecasino-ng-qqqky8 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.twoonecasino-ng-kl1859
  .twoonecasino-ng-0mv9jr:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.twoonecasino-ng-kl1859 .twoonecasino-ng-1iyw19 {
  height: 100% !important;
  border-radius: 16px;
}

.twoonecasino-ng-kl1859 .twoonecasino-ng-mse7z8 {
  gap: 4px;
  align-items: center;
}

.twoonecasino-ng-kl1859 .twoonecasino-ng-mse7z8 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.twoonecasino-ng-kl1859 .twoonecasino-ng-mse7z8 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.twoonecasino-ng-kl1859 .twoonecasino-ng-v7rk0j,
.twoonecasino-ng-kl1859 .twoonecasino-ng-f2obh0 {
  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-x0xjru.org/2000/svg'%3E%3Cpath d='M9.twoonecasino-ng-j39vuh 4.twoonecasino-ng-jcsrer.twoonecasino-ng-7uq9pw 5.twoonecasino-ng-6lfwzl.twoonecasino-ng-5mjswj 5.twoonecasino-ng-q3800h.twoonecasino-ng-95jt09 5.twoonecasino-ng-9ewxd8.twoonecasino-ng-3849pw 8.twoonecasino-ng-lnn6zm.twoonecasino-ng-elr2hn 9.twoonecasino-ng-tkprrg.twoonecasino-ng-mppnw1 9.twoonecasino-ng-lqvrxz.twoonecasino-ng-ltwli7 13.twoonecasino-ng-x87oq3.twoonecasino-ng-uxcpyd 11.twoonecasino-ng-y5utgw.twoonecasino-ng-8xf81t 11.twoonecasino-ng-thi3nf.twoonecasino-ng-cucck8 11.twoonecasino-ng-1cqmjo.twoonecasino-ng-26avj2 13.twoonecasino-ng-oyqvgs.twoonecasino-ng-d5riw5 9.twoonecasino-ng-hge4uo.twoonecasino-ng-ssw38l 9.twoonecasino-ng-9t7u3l.twoonecasino-ng-f84el2 8.twoonecasino-ng-fhnisk.twoonecasino-ng-li5fio 5.twoonecasino-ng-n06h1g.twoonecasino-ng-m903dl 5.twoonecasino-ng-h6ieju.twoonecasino-ng-bdeq6p 5.twoonecasino-ng-v6yeul.twoonecasino-ng-r7lbk2 4.twoonecasino-ng-i7nai0.twoonecasino-ng-8xf81t 1.twoonecasino-ng-dzt59d.twoonecasino-ng-j39vuh 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.twoonecasino-ng-kl1859 .twoonecasino-ng-v7rk0j {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.twoonecasino-ng-kl1859 .twoonecasino-ng-f2obh0 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.twoonecasino-ng-fzp5mp {
  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-fzp5mp {
    padding: 24px;
  }
}

.twoonecasino-ng-fzp5mp .twoonecasino-ng-zq4xsh {
  display: flex;
}

@media (min-width: 768px) {
  .twoonecasino-ng-fzp5mp .twoonecasino-ng-zq4xsh {
    display: none;
  }
}

.twoonecasino-ng-fzp5mp .twoonecasino-ng-bibm47 svg {
  display: none;
}

.twoonecasino-ng-s1zsi5 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.twoonecasino-ng-s1zsi5 .twoonecasino-ng-gwc28b {
  display: none;
}

@media (min-width: 768px) {
  .twoonecasino-ng-s1zsi5 .twoonecasino-ng-gwc28b {
    display: flex;
  }
}

.twoonecasino-ng-f4hg9f {
  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-f4hg9f {
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonecasino-ng-f4hg9f > * {
  margin: 0 !important;
}

.twoonecasino-ng-f4hg9f img,
.twoonecasino-ng-vkeh65 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-f4hg9f img,
  .twoonecasino-ng-vkeh65 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonecasino-ng-0e4vkh {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonecasino-ng-0e4vkh {
    width: 32px;
    height: 32px;
  }
}

.twoonecasino-ng-kgctud {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .twoonecasino-ng-kgctud {
    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-kgctud::-webkit-scrollbar {
    display: none;
  }
}

.twoonecasino-ng-8b1113 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-8b1113 {
    padding: 7px 15px;
  }
}

.twoonecasino-ng-8b1113:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.twoonecasino-ng-ikbmcc {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .twoonecasino-ng-ikbmcc {
    display: flex;
    opacity: 1;
  }
}

.twoonecasino-ng-8b1113 picture {
  height: 100%;
  display: block;
}

.twoonecasino-ng-8b1113 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .twoonecasino-ng-8b1113 img {
    width: 88px;
    height: 44px;
  }
}

.twoonecasino-ng-8b1113 p {
  text-align: center;
  width: 100%;
}

.twoonecasino-ng-v7kp94 {
  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-v7kp94 {
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonecasino-ng-v7kp94 img,
.twoonecasino-ng-g34coe {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-v7kp94 img,
  .twoonecasino-ng-g34coe {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonecasino-ng-jlx7rj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonecasino-ng-jlx7rj {
    width: 32px;
    height: 32px;
  }
}

.twoonecasino-ng-zqiixu {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.twoonecasino-ng-lgq8wx {
  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-4snjb0 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.twoonecasino-ng-4snjb0.twoonecasino-ng-gc0aau {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.twoonecasino-ng-vrolrf {
  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-vrolrf {
    font-size: 20px;
    line-height: 28px;
  }
}

.twoonecasino-ng-fy8lg9 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.twoonecasino-ng-0waebc {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.twoonecasino-ng-ntmi6n ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.twoonecasino-ng-et5qyi {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.twoonecasino-ng-et5qyi ol,
.twoonecasino-ng-et5qyi ul {
  padding-left: 1.3em;
}

.twoonecasino-ng-4snjb0.twoonecasino-ng-gc0aau .twoonecasino-ng-0waebc {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.twoonecasino-ng-4snjb0.twoonecasino-ng-gc0aau .twoonecasino-ng-fy8lg9 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.twoonecasino-ng-9775ka {
  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-9775ka {
    padding: 24px;
  }
}

.twoonecasino-ng-9775ka .twoonecasino-ng-zq4xsh {
  display: flex;
}

@media (min-width: 768px) {
  .twoonecasino-ng-9775ka .twoonecasino-ng-zq4xsh {
    display: none;
  }
}

.twoonecasino-ng-9775ka .twoonecasino-ng-bibm47 svg {
  display: none;
}

.twoonecasino-ng-v9vgzx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.twoonecasino-ng-v9vgzx .twoonecasino-ng-gwc28b {
  display: none;
}

@media (min-width: 768px) {
  .twoonecasino-ng-v9vgzx .twoonecasino-ng-gwc28b {
    display: flex;
  }
}

.twoonecasino-ng-6r63dt {
  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-6r63dt {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonecasino-ng-6r63dt > * {
  margin: 0 !important;
}

.twoonecasino-ng-6r63dt img,
.twoonecasino-ng-7m2brz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonecasino-ng-6r63dt img,
  .twoonecasino-ng-7m2brz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonecasino-ng-estiiv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonecasino-ng-estiiv {
    width: 32px;
    height: 32px;
  }
}

.twoonecasino-ng-84fh4s {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-84fh4s {
    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-84fh4s::-webkit-scrollbar {
    display: none;
  }
}

.twoonecasino-ng-0xchc3 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.twoonecasino-ng-0xchc3:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.twoonecasino-ng-4sdbtl {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .twoonecasino-ng-4sdbtl {
    display: flex;
    opacity: 1;
  }
}

.twoonecasino-ng-0xchc3 picture {
  width: auto;
  height: 100%;
  display: block;
}

.twoonecasino-ng-0xchc3 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.twoonecasino-ng-799xby {
  margin: -24px 0;
}

.twoonecasino-ng-799xby:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .twoonecasino-ng-799xby {
    margin: -16px 0;
  }
}

.twoonecasino-ng-o5678l {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-o5678l {
    flex-direction: row;
  }
}

.twoonecasino-ng-iatp8r {
  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-iatp8r {
    flex: 1;
  }
}

.twoonecasino-ng-iatp8r::placeholder {
  color: var(--Text-400);
}

.twoonecasino-ng-j02q9p {
  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-dy7w6r {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.twoonecasino-ng-dy7w6r::-webkit-scrollbar {
  display: none;
}

.twoonecasino-ng-epptm2 {
  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-epptm2 img,
.twoonecasino-ng-epptm2 svg {
  margin-right: 8px;
}

.twoonecasino-ng-ctu5jl {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.twoonecasino-ng-799xby + .twoonecasino-ng-r1i4dy {
  margin-top: 0;
}

@media (min-width: 768px) {
  .twoonecasino-ng-799xby + .twoonecasino-ng-r1i4dy {
    margin-top: -16px;
  }
}

.twoonecasino-ng-jcgh1o {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.twoonecasino-ng-jcgh1o > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.twoonecasino-ng-jcgh1o > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.twoonecasino-ng-7j1cel {
  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-72e0uf {
  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-tctvrl {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.twoonecasino-ng-re6u60 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.twoonecasino-ng-0sfi2x {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.twoonecasino-ng-7j1cel 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-7j1cel 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-7j1cel {
    padding: 39px 179px 39px 39px;
  }

  .twoonecasino-ng-72e0uf {
    font-size: 40px;
    line-height: 48px;
  }

  .twoonecasino-ng-0sfi2x {
    height: 348px;
  }

  .twoonecasino-ng-7j1cel button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .twoonecasino-ng-7j1cel button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .twoonecasino-ng-7j1cel {
    padding: 63px;
  }
}

.twoonecasino-ng-zrl41m {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .twoonecasino-ng-zrl41m {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.twoonecasino-ng-5yilmz {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .twoonecasino-ng-5yilmz {
    width: auto;
  }
}

.twoonecasino-ng-u4bakn {
  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-u4bakn::-webkit-scrollbar {
  display: none;
}

.twoonecasino-ng-u4bakn 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-u4bakn a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .twoonecasino-ng-u4bakn {
    margin-left: 16px;
    margin-top: 0;
  }
}

.twoonecasino-ng-zrl41m .twoonecasino-ng-j71kt5 {
  -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-ntmi6n,
    mask-image 0.3s;
}

.twoonecasino-ng-zrl41m .twoonecasino-ng-j71kt5.twoonecasino-ng-dv0csr {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.twoonecasino-ng-fspkc4 {
  margin: 40px -16px;
}

.twoonecasino-ng-lkeiyt + .twoonecasino-ng-eb8i7m,
.twoonecasino-ng-lkeiyt + .twoonecasino-ng-fj9ivm {
  margin-top: 24px;
}

.twoonecasino-ng-8r6vah {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.twoonecasino-ng-8r6vah picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.twoonecasino-ng-8h7pnt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .twoonecasino-ng-8h7pnt {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .twoonecasino-ng-8h7pnt {
    margin-top: 0;
  }
}

.twoonecasino-ng-707j3n {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .twoonecasino-ng-707j3n {
    font-size: 24px;
    line-height: 32px;
  }
}

.twoonecasino-ng-raghg5 {
  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-raghg5 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.twoonecasino-ng-c3lxgz {
  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-c3lxgz {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.twoonecasino-ng-n2cnl3 {
  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-n2cnl3 {
    font-size: 20px;
    line-height: 28px;
  }
}

.twoonecasino-ng-jtdsgy {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .twoonecasino-ng-jtdsgy {
    font-size: 32px;
    line-height: 40px;
  }
}

.twoonecasino-ng-s39ml2 {
  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-p37m8t {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.twoonecasino-ng-p37m8t img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.twoonecasino-ng-r1i4dy {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.twoonecasino-ng-lie1j7 {
  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-lie1j7 {
    padding: 15px 48px;
  }
}

main > .twoonecasino-ng-r1i4dy {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .twoonecasino-ng-qqqky8.twoonecasino-ng-zft416 > div:nth-child(n+5) {
    display: none;
  }
}

.twoonecasino-ng-tq0wj2 p a img {
  display: block;
  margin: 0 auto;
}


.twoonecasino-ng-zekpkr {
  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-0u4o72 {
  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-0u4o72 label {
  font-size: 14px;
}

.twoonecasino-ng-0u4o72 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.twoonecasino-ng-0u4o72 input,
.twoonecasino-ng-0u4o72 textarea,
.twoonecasino-ng-0u4o72 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-0u4o72 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.twoonecasino-ng-wkck7r ease;
}
.twoonecasino-ng-0u4o72 button:hover {
  background-color: var(--button-bg-hover);
}
.twoonecasino-ng-9iij91 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.twoonecasino-ng-isgqlq ease-in;
}

.twoonecasino-ng-9iij91 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-8ix63y, .twoonecasino-ng-d3tqnr, [class*="review-card"],
thead, thead th, table th, .twoonecasino-ng-5tfi6r,
.twoonecasino-ng-fslry6, [class*="collapsible-header"],
.twoonecasino-ng-q6i3uz, [class*="updated-block"] {
  color: #ece7dc !important;
}

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