* {
  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;
  }
}

.mygocasino-o2ac2s {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .mygocasino-o2ac2s {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .mygocasino-o2ac2s {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.mygocasino-zmomq7 {
  overflow: hidden;
}

.mygocasino-5jkzhh img {
  background: var(--Neutral-300);
}

.mygocasino-qj3r6p {
  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;
}

.mygocasino-ljm22s {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.mygocasino-ljm22s:hover {
  background: var(--button-bg-hover);
}

.mygocasino-gtn7tf {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.mygocasino-gtn7tf:hover {
  background: var(--button-bg-hover);
}

.mygocasino-zoejqv {
  font-size: 12px;
  line-height: 18px;
}

.mygocasino-6lpov3 {
  font-size: 18px;
  line-height: 26px;
}

.mygocasino-ws649h {
  width: 100%;
}

.mygocasino-ytxumw {
  padding: 6px 16px;
}

.mygocasino-ady2bh {
  padding: 10px 16px;
}

.mygocasino-9s1rs2 {
  padding: 15px 26px;
}

.mygocasino-0wsjcb {
  flex-shrink: 0;
}

.mygocasino-8o782v {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.mygocasino-zfwa08 {
  display: none;
}

.mygocasino-c2vz3s {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.mygocasino-j5amj8 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.mygocasino-uzmfc7 {
  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;
}

.mygocasino-fejy1w {
  cursor: grab;
}

.mygocasino-uzmfc7::-webkit-scrollbar {
  display: none;
}

.mygocasino-ol6ibg {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.mygocasino-mj0b5g {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.mygocasino-q7bd0g {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.mygocasino-7i2ztp {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.mygocasino-w9dvih {
  visibility: visible;
}

.mygocasino-nsvs6i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.mygocasino-t88h2a ease;
}

.mygocasino-ycnsdk {
  background-color: var(--Primary-200);
  width: 16px;
}

.mygocasino-bptggr {
  -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.mygocasino-t88h2a,
    mask-image 0.3s;
}

.mygocasino-bptggr.mygocasino-uivg5i {
  -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;
  }
}

.mygocasino-q6kjmb: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;
}

.mygocasino-hatj7o {
  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.mygocasino-01h0py.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.mygocasino-01h0py.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;
}

.mygocasino-beiul4 {
  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);
}

.mygocasino-beiul4::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%
  );
}

.mygocasino-uubsl3 {
  position: relative;
  z-index: 1;
}

.mygocasino-b4xs0m {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.mygocasino-njh40o {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.mygocasino-3dna7a {
  font-size: 40px;
  line-height: 48px;
}

.mygocasino-4amwrg {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.mygocasino-6360sr {
  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;
}

.mygocasino-6360sr:hover {
  background: var(--Primary-400);
}

.mygocasino-6360sr svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.mygocasino-q6kjmb 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) {
  .mygocasino-beiul4 {
    max-width: 600px;
    padding: 64px;
  }

  .mygocasino-b4xs0m {
    font-size: 24px;
    line-height: 32px;
  }

  .mygocasino-njh40o {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .mygocasino-3dna7a {
    font-size: 50px;
    line-height: 56px;
  }

  .mygocasino-4amwrg {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .mygocasino-hatj7o {
    top: 25px;
    right: 25px;
  }
}

.mygocasino-o4wnmo,
.mygocasino-ebahe7 {
  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;
}

.mygocasino-edafgv.mygocasino-jvte8n::before,
.mygocasino-ebahe7::before,
.mygocasino-dk0t2c::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.mygocasino-01h0py.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.mygocasino-ya435v 14.mygocasino-nfkyj2.mygocasino-cic1vl 14.mygocasino-57nnh3 15.mygocasino-peg312 14.mygocasino-p4flnv 15.mygocasino-z2m3eb 14.mygocasino-yjj1ne.mygocasino-nes2uk 14.mygocasino-jqgvhj 19.mygocasino-f3ja5h 12.mygocasino-4x1scp 19.mygocasino-f3ja5h 10.mygocasino-kd926n.mygocasino-f3ja5h 8.mygocasino-7fppfi 17.mygocasino-xfzgb1 7.mygocasino-5xcgrj 15.mygocasino-tb6sre 7.mygocasino-e75spa.mygocasino-te8ij7 7.mygocasino-5xcgrj 11.mygocasino-vnf2sc 8.mygocasino-7fppfi 11.mygocasino-vnf2sc 10.mygocasino-htltpr.mygocasino-vnf2sc 12.mygocasino-oilxrv 13.mygocasino-hrqyob 14.mygocasino-ylmpei 15.mygocasino-4b6w5y 14.mygocasino-yy44mu.mygocasino-nb1lwp 14.mygocasino-f7yjt1 15.mygocasino-jrbhwn 14.mygocasino-mt8zbs 15.mygocasino-ek5twx 14.mygocasino-iwpggm.mygocasino-ya435v 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.mygocasino-foa14t 15.mygocasino-n8l24a.mygocasino-4vxtcv 15.mygocasino-khpb4z 15.mygocasino-bnc2j3 15.mygocasino-ubxena 15.mygocasino-ndvxhl 15.mygocasino-05w0st.mygocasino-ibojpd 15.mygocasino-ubxena 15.mygocasino-cc650t 15.mygocasino-ab9f7f 15.mygocasino-5j0u5v 15.mygocasino-p9df89.mygocasino-tjg2q4 15.mygocasino-rie72z 7.mygocasino-iv1kcw 18.mygocasino-r15u7p 7.mygocasino-yc6f3t 23.mygocasino-xyf5lk.mygocasino-dplbz5.mygocasino-8w1mct 18.mygocasino-06vliz 19.mygocasino-rm494j 15.mygocasino-vnwxh2 15.mygocasino-foa14t 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.mygocasino-olrugw [type="submit"] *,
.mygocasino-soi5qs button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .mygocasino-dfno89 {
    display: none;
  }
}

.mygocasino-aenna7 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .mygocasino-aenna7 {
  display: none;
}

@media (min-width: 768px) {
  .mygocasino-aenna7 {
    bottom: 22px;
  }
}

.mygocasino-aenna7 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .mygocasino-aenna7 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.mygocasino-l0m76m.static) .mygocasino-aenna7 {
    bottom: 8px;
  }
}

.mygocasino-s0gbi4 {
  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.mygocasino-01h0py.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.mygocasino-e3spax 3.mygocasino-iqo50j.mygocasino-j2dnzb.mygocasino-efyiil 3.mygocasino-42enel 3.mygocasino-71mtsn 5.mygocasino-yzrjxq 3.mygocasino-71mtsn 8.mygocasino-g1uhz0.mygocasino-jfutee.mygocasino-71mtsn 26.mygocasino-ev5g5r 5.mygocasino-7zrpm1 28.mygocasino-8ejcb6 8.mygocasino-knjoz7 28.mygocasino-tmkrqq.mygocasino-fa1n1v 28.mygocasino-6d4ju3.mygocasino-ulm3dn 34.mygocasino-yfvbjx.mygocasino-06idju 36.mygocasino-vvdskw 11.mygocasino-q6f1mn 37.mygocasino-th6jgs 12.mygocasino-f5rvrv 36.mygocasino-k1izin.mygocasino-a0hj26 28.mygocasino-gyiljq.mygocasino-4o4rzk.mygocasino-va5znl 28.mygocasino-1nnjdz 36.mygocasino-25iuae 26.mygocasino-48sbjx 36.mygocasino-25iuae 23.mygocasino-zv461o.mygocasino-mrf883.mygocasino-25iuae 5.mygocasino-8rxbo8 34.mygocasino-mn37hk 3.mygocasino-42enel 31.mygocasino-e3spax 3.mygocasino-yasm7w.mygocasino-x2ut93 18.mygocasino-78bfqx.mygocasino-a6ot41 18.mygocasino-1pj9ua 8.mygocasino-zul6mv 17.mygocasino-91nod1 8.mygocasino-zul6mv 15.mygocasino-f6lhqq.mygocasino-zul6mv 14.mygocasino-5u6b0q 9.mygocasino-a6ot41 13.mygocasino-9wwbov 11.mygocasino-x2ut93 13.mygocasino-3acthy.mygocasino-kddxd3 13.mygocasino-9wwbov 13.mygocasino-y5jiqy 14.mygocasino-5u6b0q 13.mygocasino-y5jiqy 15.mygocasino-z8id4w.mygocasino-y5jiqy 17.mygocasino-91nod1 12.mygocasino-kddxd3 18.mygocasino-1pj9ua 11.mygocasino-x2ut93 18.mygocasino-h9jdeq.mygocasino-alou33 18.mygocasino-ehf58r.mygocasino-k370ub 18.mygocasino-1pj9ua 17.mygocasino-lxeaaz 17.mygocasino-91nod1 17.mygocasino-lxeaaz 15.mygocasino-z3ydee.mygocasino-lxeaaz 14.mygocasino-5u6b0q 18.mygocasino-k370ub 13.mygocasino-9wwbov 20.mygocasino-alou33 13.mygocasino-if1pdc.mygocasino-5448sy 13.mygocasino-9wwbov 22.mygocasino-brsk28 14.mygocasino-5u6b0q 22.mygocasino-brsk28 15.mygocasino-98savv.mygocasino-f38y6c 17.mygocasino-91nod1 21.mygocasino-5448sy 18.mygocasino-1pj9ua 20.mygocasino-alou33 18.mygocasino-77lagz.mygocasino-6899hs 18.mygocasino-hqgkbx.mygocasino-ucd1fv 18.mygocasino-1pj9ua 26.mygocasino-pbjq24 17.mygocasino-91nod1 26.mygocasino-pbjq24 15.mygocasino-nhh30a.mygocasino-pbjq24 14.mygocasino-5u6b0q 27.mygocasino-ucd1fv 13.mygocasino-9wwbov 28.mygocasino-6899hs 13.mygocasino-cvuwah.mygocasino-pfwjz3 13.mygocasino-9wwbov 31.mygocasino-4fwuxc 14.mygocasino-5u6b0q 31.mygocasino-4fwuxc 15.mygocasino-oeewsa.mygocasino-pbjq24 17.mygocasino-91nod1 30.mygocasino-pfwjz3 18.mygocasino-1pj9ua 28.mygocasino-6899hs 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"])
    .mygocasino-s0gbi4 {
    display: none;
  }
}

.mygocasino-9iqrzj {
  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) {
  .mygocasino-9iqrzj {
    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;
}

.mygocasino-soi5qs {
  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) {
  .mygocasino-soi5qs {
    padding: 14px 16px;
  }
}

.mygocasino-soi5qs button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.mygocasino-soi5qs button:first-child {
  align-content: end;
}

.mygocasino-soi5qs button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .mygocasino-soi5qs
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .mygocasino-soi5qs
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.mygocasino-soi5qs button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.mygocasino-soi5qs button:last-child svg {
  width: 38px;
  height: 38px;
}

.mygocasino-dk0t2c {
  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;
}

.mygocasino-dk0t2c::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .mygocasino-dk0t2c,
.pc61d126-chatbot[data-active-screen="3"]
  .mygocasino-dk0t2c {
  opacity: 1;
  visibility: visible;
}

.mygocasino-2bg6z9 {
  flex: 1 1;
}

.mygocasino-9gu40u {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .mygocasino-9gu40u {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .mygocasino-yfpzo1 {
  display: block;
}

.mygocasino-r0p4ih {
  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) {
  .mygocasino-r0p4ih {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.mygocasino-ebahe7 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.mygocasino-ebahe7::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.mygocasino-uunxvl span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.mygocasino-uunxvl p {
  color: var(--Text-100);
}

.mygocasino-ebahe7 .mygocasino-at62q6 {
  grid-area: button;
}

.mygocasino-ebahe7 .mygocasino-at62q6::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.mygocasino-01h0py.org/2000/svg'%3E%3Cpath d='M4.mygocasino-c00nn8 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mygocasino-78sbw0 15L16.mygocasino-78sbw0 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mygocasino-78sbw0 5L16.mygocasino-78sbw0 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .mygocasino-03ztgj {
  display: block;
}

.mygocasino-yxwcub {
  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) {
  .mygocasino-yxwcub {
    margin-top: 40px;
  }
}

.mygocasino-o4wnmo label,
.mygocasino-o4wnmo input {
  display: block;
  width: 100%;
}

.mygocasino-o4wnmo label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.mygocasino-o4wnmo label.mygocasino-iz0a9q input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.mygocasino-o4wnmo label.mygocasino-iz0a9q::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;
}

.mygocasino-o4wnmo 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;
}

.mygocasino-o4wnmo input::placeholder {
  color: var(--Text-400);
}

.mygocasino-gj42i3 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .mygocasino-gj42i3 {
  display: flex;
}

.mygocasino-gj42i3 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .mygocasino-gj42i3 ol {
    height: 420px;
    padding: 24px;
  }
}

.mygocasino-gj42i3 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.mygocasino-olrugw {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .mygocasino-olrugw {
    padding: 0 24px 24px;
  }
}

.mygocasino-olrugw 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;
}

.mygocasino-olrugw input::placeholder {
  color: var(--Text-400);
}

.mygocasino-olrugw [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.mygocasino-olrugw [type="submit"]:disabled {
  opacity: 0.5;
}

.mygocasino-olrugw [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .mygocasino-olrugw [type="submit"] {
    right: 40px;
  }
}

.mygocasino-edafgv {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.mygocasino-edafgv.mygocasino-jvte8n {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.mygocasino-edafgv.mygocasino-jvte8n::before {
  content: "";
  width: 31px;
}

.mygocasino-edafgv.mygocasino-jvte8n p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mygocasino-edafgv.mygocasino-msnsna p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.mygocasino-edafgv p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mygocasino-aenna7 .mygocasino-at62q6 {
  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;
  }
}

.mygocasino-dfno89 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .mygocasino-dfno89 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .mygocasino-dfno89 {
    padding: 18px 0;
  }
}

.mygocasino-dfno89 .mygocasino-o2ac2s {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .mygocasino-dfno89 .mygocasino-o2ac2s {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.mygocasino-39un8s {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .mygocasino-39un8s {
    max-width: 160px;
    height: 40px;
  }
}

.mygocasino-39un8s picture,
.mygocasino-39un8s img {
  display: block;
  width: 100%;
  height: 100%;
}

.mygocasino-39un8s img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .mygocasino-mmjvgx {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.mygocasino-t88h2a ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .mygocasino-dfno89.mygocasino-c0pcod .mygocasino-mmjvgx {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .mygocasino-mmjvgx {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .mygocasino-mmjvgx {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.mygocasino-q2qyzo,
.mygocasino-fkypsm {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .mygocasino-q2qyzo,
  .mygocasino-fkypsm {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .mygocasino-fkypsm {
    display: none;
  }
}

.mygocasino-ud0hk7 {
  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;
}

.mygocasino-c0pcod .mygocasino-ud0hk7 {
  background: var(--fh-bg-color);
}

.mygocasino-ud0hk7 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .mygocasino-ud0hk7 {
    display: none;
  }
}

.mygocasino-5c0g8y {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mygocasino-5c0g8y {
    display: none;
  }
}

.mygocasino-okms3v {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.mygocasino-dfno89.mygocasino-c0pcod .mygocasino-okms3v:first-child {
  display: none;
}

.mygocasino-dfno89.mygocasino-c0pcod .mygocasino-okms3v:last-child {
  display: block;
}

.mygocasino-okms3v:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .mygocasino-okms3v {
    display: none;
  }
}

.mygocasino-onpuhw {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mygocasino-onpuhw {
    display: flex;
  }
}

.mygocasino-onpuhw ul {
  max-height: 350px;
  overflow-y: auto;
}

.mygocasino-onpuhw:hover ul {
  visibility: visible;
  opacity: 1;
}

.mygocasino-onpuhw:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.mygocasino-onpuhw:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.mygocasino-onpuhw:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.mygocasino-onpuhw:hover .mygocasino-sehc56 svg {
  transform: rotate(180deg);
}

.mygocasino-ko1ayw {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.mygocasino-u1skee {
  padding: 0 8px;
}

.mygocasino-i7m22z {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.mygocasino-i7m22z:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .mygocasino-i7m22z {
    padding: 4px 8px;
  }
}

.mygocasino-dgp4i7 {
  display: flex;
}

.mygocasino-dgp4i7 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.mygocasino-sehc56 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.mygocasino-sehc56 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.mygocasino-h7ttjr {
  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) {
  .mygocasino-h7ttjr {
    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;
  }
}

.mygocasino-rx3x69 {
  width: 100%;
}

@media (min-width: 1200px) {
  .mygocasino-rx3x69 {
    display: none;
  }
}

.mygocasino-cqluje {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.mygocasino-x6e160 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.mygocasino-lm9pun {
  display: flex;
}

.mygocasino-w02rjc {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.mygocasino-9idmi7 {
  list-style: none;
}

@media (max-width: 1199px) {
  .mygocasino-9idmi7 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .mygocasino-9idmi7 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .mygocasino-9idmi7 .mygocasino-ra15tg [data-ref-el],
  .mygocasino-9idmi7 .mygocasino-ra15tg span,
  .mygocasino-9idmi7 .mygocasino-ra15tg a {
    white-space: nowrap;
  }
}

.mygocasino-irjdqe {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .mygocasino-irjdqe.mygocasino-y13727 > .mygocasino-ra15tg {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .mygocasino-irjdqe.mygocasino-i864lj:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .mygocasino-irjdqe.mygocasino-y13727 > .mygocasino-dfo2b2 {
    height: auto;
  }

  .mygocasino-irjdqe.mygocasino-y13727 > div > .mygocasino-8h9tla {
    transform: rotate(180deg);
  }
}

.mygocasino-irjdqe [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.mygocasino-irjdqe [data-ref-el],
.mygocasino-irjdqe span {
  cursor: pointer;
}

.mygocasino-irjdqe [data-ref-el],
.mygocasino-irjdqe span,
.mygocasino-irjdqe a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .mygocasino-irjdqe [data-ref-el],
  .mygocasino-irjdqe span,
  .mygocasino-irjdqe a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .mygocasino-irjdqe [data-ref-el],
  .mygocasino-irjdqe span,
  .mygocasino-irjdqe a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.mygocasino-dfo2b2 {
  height: 0;
  overflow: hidden;
  transition: height 0.mygocasino-t88h2a ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.mygocasino-dfo2b2::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.mygocasino-dfo2b2::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.mygocasino-dfo2b2::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .mygocasino-dfo2b2 {
    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;
  }

  .mygocasino-dfo2b2:has(> .mygocasino-irjdqe.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .mygocasino-dfo2b2 .mygocasino-dfo2b2 {
    padding: 0;
  }

  .mygocasino-dfo2b2 .mygocasino-irjdqe {
    font-weight: 400;
  }

  .mygocasino-dfo2b2 .mygocasino-irjdqe:hover > .mygocasino-ra15tg {
    background: var(--Neutral-300);
  }

  .mygocasino-dfo2b2 .mygocasino-8h9tla {
    rotate: -90deg;
  }
}

.mygocasino-ra15tg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mygocasino-ra15tg {
    padding: 8px;
  }

  .mygocasino-irjdqe.mygocasino-pm5xfp > .mygocasino-ra15tg {
    background: var(--Neutral-300);
  }
}

.mygocasino-8h9tla {
  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.mygocasino-01h0py.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.mygocasino-m6mmyj 0.mygocasino-zdk0p4.mygocasino-jc4q54 -0.mygocasino-ei917e 0.mygocasino-gfby35 -0.mygocasino-ei917e 1.mygocasino-tfe7ar 0.mygocasino-67qhqy.mygocasino-kvf9lv 4.mygocasino-rnc6rc.mygocasino-m6mmyj 0.mygocasino-wkirbh.mygocasino-h3bhp7 -0.mygocasino-ei917e 9.mygocasino-pyue49 -0.mygocasino-ei917e 10.mygocasino-ixy6vq 0.mygocasino-qrel4x.mygocasino-w8zmh1 0.mygocasino-jc4q54 10.mygocasino-w8zmh1 0.mygocasino-gfby35 10.mygocasino-ixy6vq 1.mygocasino-ap3w0j.mygocasino-e2ofy0 5.mygocasino-90xy25.mygocasino-g8usd8 6.mygocasino-9vno60 5.mygocasino-0m23hc 6.mygocasino-9vno60 4.mygocasino-rston1 5.mygocasino-mw0zdq.mygocasino-m6mmyj 1.mygocasino-jtl3ni.mygocasino-ei917e 0.mygocasino-gfby35 -0.mygocasino-ei917e 0.mygocasino-jc4q54 0.mygocasino-m6mmyj 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.mygocasino-t88h2a ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mygocasino-8h9tla {
    cursor: default;
  }
}

.mygocasino-89uoht {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.mygocasino-fru8cs {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .mygocasino-fru8cs {
    padding: 40px 4px;
  }
}

.mygocasino-vqdpst {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .mygocasino-vqdpst {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.mygocasino-apsri8 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .mygocasino-apsri8 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.mygocasino-apsri8 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.mygocasino-apsri8 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.mygocasino-apsri8 [data-ref-el],
.mygocasino-apsri8 span,
.mygocasino-apsri8 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.mygocasino-s38s5a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mygocasino-s38s5a {
    margin-bottom: 12px;
  }
}

.mygocasino-itb6tu {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.mygocasino-itb6tu img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .mygocasino-itb6tu:last-child {
    margin-right: 0;
  }
}

.mygocasino-ldbqz4 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mygocasino-s38s5a:hover .mygocasino-gxbj56 {
  visibility: visible;
  opacity: 1;
}

.mygocasino-gxbj56 {
  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);
}

.mygocasino-j9vf4t {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.mygocasino-0p4zxr {
  display: flex;
  margin: 6px;
}

.mygocasino-0p4zxr img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.mygocasino-gxbj56::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);
}

.mygocasino-gxbj56::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);
}

.mygocasino-x0u30d {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .mygocasino-x0u30d {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.mygocasino-c0kwpe {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .mygocasino-c0kwpe {
    margin-right: 32px;
  }
}

.mygocasino-ob0luo {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mygocasino-ob0luo {
    margin-top: 0;
    width: 340px;
  }
}

.mygocasino-ob0luo a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mygocasino-0pxjm1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.mygocasino-lk24h7 {
  position: relative;
}

@media (min-width: 768px) {
  .mygocasino-lk24h7 {
    margin-top: 40px;
  }
}

.mygocasino-lk24h7 + .mygocasino-6umxr6,
.mygocasino-lk24h7 + .mygocasino-lk24h7 {
  margin-top: 24px;
}

.mygocasino-p96jgu {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .mygocasino-p96jgu {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .mygocasino-p96jgu {
    padding: 80px;
  }
}

.mygocasino-cxg838 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .mygocasino-cxg838 {
    padding: 0 16px;
}


}

.mygocasino-2u1y79 {
  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) {
  .mygocasino-2u1y79 {
    font-size: 48px;
    line-height: 56px;
  }
}

.mygocasino-2v7qid {
  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) {
  .mygocasino-2v7qid {
    font-size: 24px;
    line-height: 32px;
  }
}

.mygocasino-gi0we7 {
  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;
}

.mygocasino-gi0we7:hover {
  background: var(--button-bg-hover);
}

.mygocasino-8z4i4u {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.mygocasino-8z4i4u img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .mygocasino-8z4i4u img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .mygocasino-8z4i4u img {
  min-height: 100%;
  }
}

.mygocasino-p96jgu::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.mygocasino-d5iyiw {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.mygocasino-d5iyiw h1,
.mygocasino-d5iyiw h2,
.mygocasino-d5iyiw h3,
.mygocasino-d5iyiw h4 {
  margin-bottom: 6px;
}

.mygocasino-d5iyiw h1:not(:first-child),
.mygocasino-d5iyiw h2:not(:first-child),
.mygocasino-d5iyiw h3:not(:first-child),
.mygocasino-d5iyiw h4:not(:first-child) {
  margin-top: 16px;
}

.mygocasino-d5iyiw h1,
.mygocasino-d5iyiw h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .mygocasino-d5iyiw h1,
  .mygocasino-d5iyiw h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.mygocasino-d5iyiw h2,
.mygocasino-d5iyiw h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .mygocasino-d5iyiw h2,
  .mygocasino-d5iyiw h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.mygocasino-d5iyiw h3,
.mygocasino-d5iyiw h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .mygocasino-d5iyiw h3,
  .mygocasino-d5iyiw h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.mygocasino-d5iyiw h4,
.mygocasino-d5iyiw h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.mygocasino-d5iyiw ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.mygocasino-d5iyiw ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.mygocasino-d5iyiw 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);
}

.mygocasino-d5iyiw ul ul {
  margin-bottom: 8px;
}

.mygocasino-d5iyiw ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.mygocasino-d5iyiw ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.mygocasino-d5iyiw ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.mygocasino-d5iyiw ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.mygocasino-d5iyiw ol li::marker {
  font-weight: 700;
}

.mygocasino-d5iyiw ol ol {
  margin-bottom: 8px;
}

.mygocasino-d5iyiw ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.mygocasino-d5iyiw ol ul li {
  padding-left: 16px;
}

.mygocasino-d5iyiw 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) {
  .mygocasino-d5iyiw table {
    padding: 24px;
  }
}

.mygocasino-d5iyiw table.mygocasino-30hqvm {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.mygocasino-t88h2a,
    mask-image 0.3s;
}

.mygocasino-d5iyiw table.mygocasino-30hqvm.mygocasino-uivg5i {
  -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) {
  .mygocasino-d5iyiw table {
    display: table;
  }
}

.mygocasino-d5iyiw table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.mygocasino-d5iyiw table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mygocasino-d5iyiw table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mygocasino-d5iyiw 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) {
  .mygocasino-d5iyiw table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.mygocasino-d5iyiw table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mygocasino-d5iyiw table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mygocasino-d5iyiw table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.mygocasino-d5iyiw img {
  max-width: 100%;
  height: auto;
}

.mygocasino-11s93y {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: 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) {
  .mygocasino-11s93y {
    padding: 24px;
  }
}

.mygocasino-iup3sg {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .mygocasino-iup3sg {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.mygocasino-iup3sg > * {
  margin: 0 !important;
}

.mygocasino-iup3sg img,
.mygocasino-6yh9so {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mygocasino-iup3sg img,
  .mygocasino-6yh9so {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mygocasino-ff0tr0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mygocasino-ff0tr0 {
    width: 32px;
    height: 32px;
  }
}

.mygocasino-3jfalp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.mygocasino-3jfalp .mygocasino-dh0oce {
  flex-shrink: 0;
}

.mygocasino-3jfalp .mygocasino-2f87rj svg {
  display: none;
}

.mygocasino-uhemut {
  display: grid;
  transition: max-height 0.mygocasino-t88h2a ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .mygocasino-uhemut {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .mygocasino-uhemut {
    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));
  }
}

.mygocasino-uhemut.mygocasino-dro6rd + .mygocasino-dh0oce svg {
  transform: rotate(180deg);
}

.mygocasino-8us6u2 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.mygocasino-8us6u2 > div:nth-child(3n) {
  grid-column: span 2;
}

.mygocasino-8us6u2
  > div:nth-child(3n)
  .mygocasino-2lu6e7
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .mygocasino-8us6u2 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .mygocasino-8us6u2 > div:nth-child(3n) {
    grid-column: unset;
  }

  .mygocasino-8us6u2
    > div:nth-child(3n)
    .mygocasino-2lu6e7
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .mygocasino-8us6u2 {
    max-width: 270px;
  }
}

.mygocasino-8us6u2 .mygocasino-2lu6e7 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .mygocasino-8us6u2 .mygocasino-2lu6e7 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .mygocasino-8us6u2 .mygocasino-2lu6e7 button {
    max-width: 104px;
  }
}

.mygocasino-hz2py6 {
  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) {
  .mygocasino-hz2py6 {
    margin-bottom: 0;
  }
}

.mygocasino-x9kqo6 {
  display: none;
  opacity: 0;
}

.mygocasino-u1qic1 {
  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;
  }
}

.mygocasino-u1qic1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.mygocasino-2lu6e7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.mygocasino-2lu6e7 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .mygocasino-2lu6e7
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .mygocasino-2lu6e7
    button {
    max-width: 145px;
  }
}

.mygocasino-dc93ib:first-child
  .mygocasino-2lu6e7
  button {
  max-width: 270px;
}

.mygocasino-28jyf0 {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.mygocasino-hz2py6 picture {
  width: 100%;
  max-width: 100%;
}

.mygocasino-vzxmuy {
  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;
}

.mygocasino-vzxmuy svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.mygocasino-hz2py6:hover .mygocasino-vzxmuy {
  display: flex;
}

.mygocasino-7etxjg {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.mygocasino-5yi4zv {
  display: flex;
}

.mygocasino-5yi4zv:hover .mygocasino-yvnk07,
.mygocasino-5yi4zv .mygocasino-pm5xfp .mygocasino-yvnk07 {
  display: flex;
}

.mygocasino-5yi4zv svg {
  flex-shrink: 0;
}

.mygocasino-yvnk07 {
  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) {
  .mygocasino-yvnk07 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.mygocasino-yvnk07:hover {
  display: flex;
}

.mygocasino-yvnk07 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.mygocasino-kvwb4i {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .mygocasino-kvwb4i {
    font-size: 12px;
  }
}

.mygocasino-ja2q4n,
.mygocasino-p31b4q {
  width: 50%;
  flex-shrink: 0;
}

.mygocasino-ja2q4n {
  font-weight: 700;
}

.mygocasino-dg1qmj .mygocasino-uhemut {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .mygocasino-dg1qmj .mygocasino-uhemut {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .mygocasino-dg1qmj .mygocasino-uhemut {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.mygocasino-dg1qmj
  .mygocasino-28jyf0:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.mygocasino-dg1qmj .mygocasino-u1qic1 {
  height: 100% !important;
  border-radius: 16px;
}

.mygocasino-dg1qmj .mygocasino-2lu6e7 {
  gap: 4px;
  align-items: center;
}

.mygocasino-dg1qmj .mygocasino-2lu6e7 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mygocasino-dg1qmj .mygocasino-2lu6e7 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.mygocasino-dg1qmj .mygocasino-r9f3sx,
.mygocasino-dg1qmj .mygocasino-9n96d2 {
  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.mygocasino-01h0py.org/2000/svg'%3E%3Cpath d='M9.mygocasino-qhvz64 4.mygocasino-4ehl1q.mygocasino-oedira 5.mygocasino-ujtmq6.mygocasino-oeu6zn 5.mygocasino-jl0hxs.mygocasino-3hzjjf 5.mygocasino-aq6xxk.mygocasino-jqbe5c 8.mygocasino-sx6wy8.mygocasino-nhl4ec 9.mygocasino-7e3ifo.mygocasino-z39qn3 9.mygocasino-542fn0.mygocasino-rn0b1v 13.mygocasino-m5poc5.mygocasino-q12d3z 11.mygocasino-rn2y44.mygocasino-wjspkj 11.mygocasino-dtrlun.mygocasino-sr9c4i 11.mygocasino-yrgi5t.mygocasino-ip543m 13.mygocasino-0gjbnr.mygocasino-za6qrl 9.mygocasino-enn9l7.mygocasino-i6havz 9.mygocasino-i5mspr.mygocasino-2detv1 8.mygocasino-gmd20w.mygocasino-85hjh0 5.mygocasino-0cckb7.mygocasino-kh8a5v 5.mygocasino-gjo8hq.mygocasino-5f5902 5.mygocasino-bd6b3t.mygocasino-a5fw0w 4.mygocasino-u9yqe7.mygocasino-wjspkj 1.mygocasino-c8nxw0.mygocasino-qhvz64 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.mygocasino-dg1qmj .mygocasino-r9f3sx {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.mygocasino-dg1qmj .mygocasino-9n96d2 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.mygocasino-l4pkrf {
  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) {
  .mygocasino-l4pkrf {
    padding: 24px;
  }
}

.mygocasino-l4pkrf .mygocasino-dh0oce {
  display: flex;
}

@media (min-width: 768px) {
  .mygocasino-l4pkrf .mygocasino-dh0oce {
    display: none;
  }
}

.mygocasino-l4pkrf .mygocasino-2f87rj svg {
  display: none;
}

.mygocasino-flebh4 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.mygocasino-flebh4 .mygocasino-qj3r6p {
  display: none;
}

@media (min-width: 768px) {
  .mygocasino-flebh4 .mygocasino-qj3r6p {
    display: flex;
  }
}

.mygocasino-uxgae4 {
  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) {
  .mygocasino-uxgae4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.mygocasino-uxgae4 > * {
  margin: 0 !important;
}

.mygocasino-uxgae4 img,
.mygocasino-h6i2n6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mygocasino-uxgae4 img,
  .mygocasino-h6i2n6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mygocasino-2dt7dd {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mygocasino-2dt7dd {
    width: 32px;
    height: 32px;
  }
}

.mygocasino-4wyaig {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .mygocasino-4wyaig {
    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;
  }

  .mygocasino-4wyaig::-webkit-scrollbar {
    display: none;
  }
}

.mygocasino-4xmrgo {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .mygocasino-4xmrgo {
    padding: 7px 15px;
  }
}

.mygocasino-4xmrgo:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mygocasino-cew5wn {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mygocasino-cew5wn {
    display: flex;
    opacity: 1;
  }
}

.mygocasino-4xmrgo picture {
  height: 100%;
  display: block;
}

.mygocasino-4xmrgo img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .mygocasino-4xmrgo img {
    width: 88px;
    height: 44px;
  }
}

.mygocasino-4xmrgo p {
  text-align: center;
  width: 100%;
}

.mygocasino-uzvjjk {
  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) {
  .mygocasino-uzvjjk {
    font-size: 40px;
    line-height: 48px;
  }
}

.mygocasino-uzvjjk img,
.mygocasino-h5mwtf {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mygocasino-uzvjjk img,
  .mygocasino-h5mwtf {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mygocasino-stj96i {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mygocasino-stj96i {
    width: 32px;
    height: 32px;
  }
}

.mygocasino-klnzxy {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.mygocasino-9yd4c9 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: 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;
}

.mygocasino-iiso8o {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.mygocasino-iiso8o.mygocasino-pm5xfp {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.mygocasino-g1gj6s {
  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(--text-color);
}

@media screen and (min-width: 768px) {
  .mygocasino-g1gj6s {
    font-size: 20px;
    line-height: 28px;
  }
}

.mygocasino-ri1xqn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.mygocasino-zor30o {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.mygocasino-t88h2a ease;
  opacity: 0;
  color: var(--text-color);
}

.mygocasino-6hvlh8 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.mygocasino-6hvlh8 ol,
.mygocasino-6hvlh8 ul {
  padding-left: 1.3em;
}

.mygocasino-iiso8o.mygocasino-pm5xfp .mygocasino-zor30o {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.mygocasino-iiso8o.mygocasino-pm5xfp .mygocasino-ri1xqn {
  transform: rotate(180deg);
  color: var(--text-color);
}

.mygocasino-17riu8 {
  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) {
  .mygocasino-17riu8 {
    padding: 24px;
  }
}

.mygocasino-17riu8 .mygocasino-dh0oce {
  display: flex;
}

@media (min-width: 768px) {
  .mygocasino-17riu8 .mygocasino-dh0oce {
    display: none;
  }
}

.mygocasino-17riu8 .mygocasino-2f87rj svg {
  display: none;
}

.mygocasino-wl8rgm {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mygocasino-wl8rgm .mygocasino-qj3r6p {
  display: none;
}

@media (min-width: 768px) {
  .mygocasino-wl8rgm .mygocasino-qj3r6p {
    display: flex;
  }
}

.mygocasino-gxih26 {
  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) {
  .mygocasino-gxih26 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.mygocasino-gxih26 > * {
  margin: 0 !important;
}

.mygocasino-gxih26 img,
.mygocasino-lpssds {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mygocasino-gxih26 img,
  .mygocasino-lpssds {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mygocasino-yfz9xj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mygocasino-yfz9xj {
    width: 32px;
    height: 32px;
  }
}

.mygocasino-hz0qdq {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .mygocasino-hz0qdq {
    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;
  }

  .mygocasino-hz0qdq::-webkit-scrollbar {
    display: none;
  }
}

.mygocasino-irrqsy {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.mygocasino-irrqsy:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mygocasino-087veq {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mygocasino-087veq {
    display: flex;
    opacity: 1;
  }
}

.mygocasino-irrqsy picture {
  width: auto;
  height: 100%;
  display: block;
}

.mygocasino-irrqsy picture img {
  display: block;
  width: auto;
  height: 100%;
}

.mygocasino-5w8hd6 {
  margin: -24px 0;
}

.mygocasino-5w8hd6:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .mygocasino-5w8hd6 {
    margin: -16px 0;
  }
}

.mygocasino-bfvv5p {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .mygocasino-bfvv5p {
    flex-direction: row;
  }
}

.mygocasino-ye5jcq {
  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) {
  .mygocasino-ye5jcq {
    flex: 1;
  }
}

.mygocasino-ye5jcq::placeholder {
  color: var(--Text-400);
}

.mygocasino-1db8td {
  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;
}

.mygocasino-id7s0n {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.mygocasino-id7s0n::-webkit-scrollbar {
  display: none;
}

.mygocasino-paa5tv {
  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;
}

.mygocasino-paa5tv img,
.mygocasino-paa5tv svg {
  margin-right: 8px;
}

.mygocasino-eqv1uh {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.mygocasino-5w8hd6 + .mygocasino-l8jaei {
  margin-top: 0;
}

@media (min-width: 768px) {
  .mygocasino-5w8hd6 + .mygocasino-l8jaei {
    margin-top: -16px;
  }
}

.mygocasino-di1xsx {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.mygocasino-di1xsx > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.mygocasino-di1xsx > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.mygocasino-3jb4na {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: 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;
}

.mygocasino-avjnav {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.mygocasino-bxqs63 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.mygocasino-ue45un {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.mygocasino-klf8ki {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.mygocasino-3jb4na 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;
}

.mygocasino-3jb4na 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) {
  .mygocasino-3jb4na {
    padding: 39px 179px 39px 39px;
  }

  .mygocasino-avjnav {
    font-size: 40px;
    line-height: 48px;
  }

  .mygocasino-klf8ki {
    height: 348px;
  }

  .mygocasino-3jb4na button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .mygocasino-3jb4na button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .mygocasino-3jb4na {
    padding: 63px;
  }
}

.mygocasino-djq6n5 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .mygocasino-djq6n5 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.mygocasino-3r9ojp {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mygocasino-3r9ojp {
    width: auto;
  }
}

.mygocasino-rwbrst {
  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;
}

.mygocasino-rwbrst::-webkit-scrollbar {
  display: none;
}

.mygocasino-rwbrst 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);
}

.mygocasino-rwbrst a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mygocasino-rwbrst {
    margin-left: 16px;
    margin-top: 0;
  }
}

.mygocasino-djq6n5 .mygocasino-ifk37s {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.mygocasino-t88h2a,
    mask-image 0.3s;
}

.mygocasino-djq6n5 .mygocasino-ifk37s.mygocasino-uivg5i {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.mygocasino-pdv8ey {
  margin: 40px -16px;
}

.mygocasino-h1rj0o + .mygocasino-6umxr6,
.mygocasino-h1rj0o + .mygocasino-lk24h7 {
  margin-top: 24px;
}

.mygocasino-ed3uej {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.mygocasino-ed3uej picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.mygocasino-mxmdkx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .mygocasino-mxmdkx {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .mygocasino-mxmdkx {
    margin-top: 0;
  }
}

.mygocasino-olgizg {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mygocasino-olgizg {
    font-size: 24px;
    line-height: 32px;
  }
}

.mygocasino-ao1imb {
  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) {
  .mygocasino-ao1imb {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.mygocasino-if7rbj {
  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) {
  .mygocasino-if7rbj {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.mygocasino-ck3kyk {
  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) {
  .mygocasino-ck3kyk {
    font-size: 20px;
    line-height: 28px;
  }
}

.mygocasino-c4j1zw {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mygocasino-c4j1zw {
    font-size: 32px;
    line-height: 40px;
  }
}

.mygocasino-yqi0hh {
  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;
}

.mygocasino-mowfor {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.mygocasino-mowfor img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.mygocasino-l8jaei {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.mygocasino-aiarlc {
  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) {
  .mygocasino-aiarlc {
    padding: 15px 48px;
  }
}

main > .mygocasino-l8jaei {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .mygocasino-uhemut.mygocasino-5klfqp > div:nth-child(n+5) {
    display: none;
  }
}

.mygocasino-d5iyiw p a img {
  display: block;
  margin: 0 auto;
}


.mygocasino-ij8s4n {
  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 */
.mygocasino-ropbpz {
  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;
}

.mygocasino-ropbpz label {
  font-size: 14px;
}

.mygocasino-ropbpz h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.mygocasino-ropbpz input,
.mygocasino-ropbpz textarea,
.mygocasino-ropbpz 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;
}
.mygocasino-ropbpz button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.mygocasino-rw4sel ease;
}
.mygocasino-ropbpz button:hover {
  background-color: var(--button-bg-hover);
}
.mygocasino-tf1thb {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.mygocasino-66w3qd ease-in;
}

.mygocasino-tf1thb 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;
}
.mygocasino-zgdx5c, .mygocasino-uofgdt, [class*="review-card"],
thead, thead th, table th, .mygocasino-im26df,
.mygocasino-5fqazz, [class*="collapsible-header"],
.mygocasino-0qsvpi, [class*="updated-block"] {
  color: #ece7dc !important;
}
