* {
  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-44kkfb {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .mygocasino-44kkfb {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .mygocasino-44kkfb {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.mygocasino-c25gku {
  overflow: hidden;
}

.mygocasino-1b937h img {
  background: var(--Neutral-300);
}

.mygocasino-hoaiut {
  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-cd5u88 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.mygocasino-cd5u88:hover {
  background: var(--button-bg-hover);
}

.mygocasino-dvsr95 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.mygocasino-dvsr95:hover {
  background: var(--button-bg-hover);
}

.mygocasino-qd8xtn {
  font-size: 12px;
  line-height: 18px;
}

.mygocasino-6h13x0 {
  font-size: 18px;
  line-height: 26px;
}

.mygocasino-tmbd98 {
  width: 100%;
}

.mygocasino-wvl36h {
  padding: 6px 16px;
}

.mygocasino-4wlpip {
  padding: 10px 16px;
}

.mygocasino-lb9b7d {
  padding: 15px 26px;
}

.mygocasino-xgcjp6 {
  flex-shrink: 0;
}

.mygocasino-njzieh {
  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-88zkeb {
  display: none;
}

.mygocasino-7w9hrn {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.mygocasino-aluia4 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.mygocasino-7crg9l {
  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-ssq1y5 {
  cursor: grab;
}

.mygocasino-7crg9l::-webkit-scrollbar {
  display: none;
}

.mygocasino-tw32ku {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.mygocasino-wpv4b0 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.mygocasino-a23jzi {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.mygocasino-8r5iky {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.mygocasino-m1dwal {
  visibility: visible;
}

.mygocasino-ku0w6b {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.mygocasino-udmeqp ease;
}

.mygocasino-7wojm9 {
  background-color: var(--Primary-200);
  width: 16px;
}

.mygocasino-x7n2wt {
  -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-udmeqp,
    mask-image 0.3s;
}

.mygocasino-x7n2wt.mygocasino-lyfe1o {
  -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-lty1tm: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-8jkb0s {
  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-dzhzys.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-dzhzys.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-pbexnm {
  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-pbexnm::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-ptz70v {
  position: relative;
  z-index: 1;
}

.mygocasino-pakwyk {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.mygocasino-xbdu5m {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.mygocasino-d8sica {
  font-size: 40px;
  line-height: 48px;
}

.mygocasino-6znukc {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.mygocasino-ginsuq {
  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-ginsuq:hover {
  background: var(--Primary-400);
}

.mygocasino-ginsuq svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.mygocasino-lty1tm 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-pbexnm {
    max-width: 600px;
    padding: 64px;
  }

  .mygocasino-pakwyk {
    font-size: 24px;
    line-height: 32px;
  }

  .mygocasino-xbdu5m {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .mygocasino-d8sica {
    font-size: 50px;
    line-height: 56px;
  }

  .mygocasino-6znukc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .mygocasino-8jkb0s {
    top: 25px;
    right: 25px;
  }
}

.mygocasino-sgijo9,
.mygocasino-5grjqj {
  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-scv69a.mygocasino-gq03vu::before,
.mygocasino-5grjqj::before,
.mygocasino-38f6wr::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-dzhzys.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.mygocasino-wk0e9m 14.mygocasino-pramib.mygocasino-idc220 14.mygocasino-d8m9rr 15.mygocasino-mumm5p 14.mygocasino-7hqkn2 15.mygocasino-m3b54u 14.mygocasino-tu30ps.mygocasino-21a2dc 14.mygocasino-mnkf18 19.mygocasino-oitx9d 12.mygocasino-1x6vc9 19.mygocasino-oitx9d 10.mygocasino-fjc75u.mygocasino-oitx9d 8.mygocasino-fk42cd 17.mygocasino-08moy2 7.mygocasino-jnpull 15.mygocasino-7ionfh 7.mygocasino-ttgf6n.mygocasino-ie2gfw 7.mygocasino-jnpull 11.mygocasino-2pobmn 8.mygocasino-fk42cd 11.mygocasino-2pobmn 10.mygocasino-hsllki.mygocasino-2pobmn 12.mygocasino-8mxwdi 13.mygocasino-mi0ae1 14.mygocasino-bb4poa 15.mygocasino-dh7dm6 14.mygocasino-mt0v5n.mygocasino-yjgalh 14.mygocasino-e0llff 15.mygocasino-4yc6hs 14.mygocasino-mi1aht 15.mygocasino-2m2qvl 14.mygocasino-kp8fk0.mygocasino-wk0e9m 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.mygocasino-0k9epy 15.mygocasino-rjjxnc.mygocasino-xhfm1r 15.mygocasino-4qhu87 15.mygocasino-u0rrex 15.mygocasino-qlkx0b 15.mygocasino-d2hd1r 15.mygocasino-nneryg.mygocasino-msy22g 15.mygocasino-qlkx0b 15.mygocasino-3g5hw4 15.mygocasino-8xijo6 15.mygocasino-6kreos 15.mygocasino-q4yxrw.mygocasino-i0bt3i 15.mygocasino-sywy1u 7.mygocasino-kju165 18.mygocasino-eveaau 7.mygocasino-tmzhob 23.mygocasino-nutve2.mygocasino-c8t0df.mygocasino-beljpy 18.mygocasino-or3q3d 19.mygocasino-lje3i7 15.mygocasino-gm915k 15.mygocasino-0k9epy 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.mygocasino-gg8h0b [type="submit"] *,
.mygocasino-s9xwpp button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .mygocasino-szql47 {
    display: none;
  }
}

.mygocasino-00tmy9 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .mygocasino-00tmy9 {
  display: none;
}

@media (min-width: 768px) {
  .mygocasino-00tmy9 {
    bottom: 22px;
  }
}

.mygocasino-00tmy9 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .mygocasino-00tmy9 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.mygocasino-y1brqo.static) .mygocasino-00tmy9 {
    bottom: 8px;
  }
}

.mygocasino-3r4npc {
  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-dzhzys.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.mygocasino-88v0ht 3.mygocasino-17iu1t.mygocasino-60zhld.mygocasino-paryf6 3.mygocasino-dmhfjs 3.mygocasino-gvjhmn 5.mygocasino-s13lg1 3.mygocasino-gvjhmn 8.mygocasino-2tkk7j.mygocasino-g33h09.mygocasino-gvjhmn 26.mygocasino-ioq2x1 5.mygocasino-czus0d 28.mygocasino-xmhffx 8.mygocasino-lh8sb1 28.mygocasino-aoogqs.mygocasino-3jya6t 28.mygocasino-bmam17.mygocasino-zo0i0s 34.mygocasino-98ogvg.mygocasino-7z99e8 36.mygocasino-04hygy 11.mygocasino-0mihr7 37.mygocasino-4ic4py 12.mygocasino-1gpjhd 36.mygocasino-4y2hp2.mygocasino-4163fu 28.mygocasino-fx0dna.mygocasino-sykhof.mygocasino-wghb9s 28.mygocasino-hb6jdu 36.mygocasino-vkw9bx 26.mygocasino-vz5ydv 36.mygocasino-vkw9bx 23.mygocasino-18hxxi.mygocasino-g9ytfs.mygocasino-vkw9bx 5.mygocasino-4ehj55 34.mygocasino-2ystt4 3.mygocasino-dmhfjs 31.mygocasino-88v0ht 3.mygocasino-rvdff2.mygocasino-r0rqjh 18.mygocasino-j13wcc.mygocasino-zog729 18.mygocasino-02m94e 8.mygocasino-6oxxcu 17.mygocasino-otltc0 8.mygocasino-6oxxcu 15.mygocasino-bx9k11.mygocasino-6oxxcu 14.mygocasino-x90did 9.mygocasino-zog729 13.mygocasino-p9ukym 11.mygocasino-r0rqjh 13.mygocasino-06ybmy.mygocasino-ymxf4g 13.mygocasino-p9ukym 13.mygocasino-rquq3a 14.mygocasino-x90did 13.mygocasino-rquq3a 15.mygocasino-mosv21.mygocasino-rquq3a 17.mygocasino-otltc0 12.mygocasino-ymxf4g 18.mygocasino-02m94e 11.mygocasino-r0rqjh 18.mygocasino-i3mao3.mygocasino-qjmh6p 18.mygocasino-w03zg4.mygocasino-ayb86w 18.mygocasino-02m94e 17.mygocasino-lor134 17.mygocasino-otltc0 17.mygocasino-lor134 15.mygocasino-um0b1q.mygocasino-lor134 14.mygocasino-x90did 18.mygocasino-ayb86w 13.mygocasino-p9ukym 20.mygocasino-qjmh6p 13.mygocasino-6evz6j.mygocasino-de4yhk 13.mygocasino-p9ukym 22.mygocasino-mn6fqh 14.mygocasino-x90did 22.mygocasino-mn6fqh 15.mygocasino-r7sbmq.mygocasino-6sstht 17.mygocasino-otltc0 21.mygocasino-de4yhk 18.mygocasino-02m94e 20.mygocasino-qjmh6p 18.mygocasino-1su4rs.mygocasino-4s73xh 18.mygocasino-ju7bwe.mygocasino-wyzwbk 18.mygocasino-02m94e 26.mygocasino-ewz9q8 17.mygocasino-otltc0 26.mygocasino-ewz9q8 15.mygocasino-xn9x8q.mygocasino-ewz9q8 14.mygocasino-x90did 27.mygocasino-wyzwbk 13.mygocasino-p9ukym 28.mygocasino-4s73xh 13.mygocasino-tb8wr2.mygocasino-f3tul2 13.mygocasino-p9ukym 31.mygocasino-ucdlqp 14.mygocasino-x90did 31.mygocasino-ucdlqp 15.mygocasino-k6ueyf.mygocasino-ewz9q8 17.mygocasino-otltc0 30.mygocasino-f3tul2 18.mygocasino-02m94e 28.mygocasino-4s73xh 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-3r4npc {
    display: none;
  }
}

.mygocasino-nadsvx {
  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-nadsvx {
    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-s9xwpp {
  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-s9xwpp {
    padding: 14px 16px;
  }
}

.mygocasino-s9xwpp button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.mygocasino-s9xwpp button:first-child {
  align-content: end;
}

.mygocasino-s9xwpp button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .mygocasino-s9xwpp
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .mygocasino-s9xwpp
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.mygocasino-s9xwpp button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.mygocasino-s9xwpp button:last-child svg {
  width: 38px;
  height: 38px;
}

.mygocasino-38f6wr {
  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-38f6wr::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .mygocasino-38f6wr,
.pc61d126-chatbot[data-active-screen="3"]
  .mygocasino-38f6wr {
  opacity: 1;
  visibility: visible;
}

.mygocasino-v9ei0v {
  flex: 1 1;
}

.mygocasino-zz5zhf {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .mygocasino-zz5zhf {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .mygocasino-akplkv {
  display: block;
}

.mygocasino-tas2ha {
  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-tas2ha {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.mygocasino-5grjqj {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.mygocasino-5grjqj::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.mygocasino-r1aj5s span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.mygocasino-r1aj5s p {
  color: var(--Text-100);
}

.mygocasino-5grjqj .mygocasino-pvnqd3 {
  grid-area: button;
}

.mygocasino-5grjqj .mygocasino-pvnqd3::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-dzhzys.org/2000/svg'%3E%3Cpath d='M4.mygocasino-veou3b 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mygocasino-j3ytcb 15L16.mygocasino-j3ytcb 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.mygocasino-j3ytcb 5L16.mygocasino-j3ytcb 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .mygocasino-lszt1n {
  display: block;
}

.mygocasino-g93d3a {
  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-g93d3a {
    margin-top: 40px;
  }
}

.mygocasino-sgijo9 label,
.mygocasino-sgijo9 input {
  display: block;
  width: 100%;
}

.mygocasino-sgijo9 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.mygocasino-sgijo9 label.mygocasino-tacl7t input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.mygocasino-sgijo9 label.mygocasino-tacl7t::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-sgijo9 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-sgijo9 input::placeholder {
  color: var(--Text-400);
}

.mygocasino-vd3ujm {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .mygocasino-vd3ujm {
  display: flex;
}

.mygocasino-vd3ujm ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .mygocasino-vd3ujm ol {
    height: 420px;
    padding: 24px;
  }
}

.mygocasino-vd3ujm ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.mygocasino-gg8h0b {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .mygocasino-gg8h0b {
    padding: 0 24px 24px;
  }
}

.mygocasino-gg8h0b 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-gg8h0b input::placeholder {
  color: var(--Text-400);
}

.mygocasino-gg8h0b [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.mygocasino-gg8h0b [type="submit"]:disabled {
  opacity: 0.5;
}

.mygocasino-gg8h0b [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .mygocasino-gg8h0b [type="submit"] {
    right: 40px;
  }
}

.mygocasino-scv69a {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.mygocasino-scv69a.mygocasino-gq03vu {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.mygocasino-scv69a.mygocasino-gq03vu::before {
  content: "";
  width: 31px;
}

.mygocasino-scv69a.mygocasino-gq03vu p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mygocasino-scv69a.mygocasino-zuwn56 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.mygocasino-scv69a p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.mygocasino-00tmy9 .mygocasino-pvnqd3 {
  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-szql47 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .mygocasino-szql47 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .mygocasino-szql47 {
    padding: 15px 0;
  }
}

.mygocasino-szql47 .mygocasino-44kkfb {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .mygocasino-szql47 .mygocasino-44kkfb {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.mygocasino-jgxxnn {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .mygocasino-jgxxnn {
    max-width: 180px;
    height: 47px;
  }
}

.mygocasino-jgxxnn picture,
.mygocasino-jgxxnn img {
  display: block;
  width: 100%;
  height: 100%;
}

.mygocasino-jgxxnn img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .mygocasino-d8j2tl {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.mygocasino-udmeqp ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .mygocasino-szql47.mygocasino-x9zdjq .mygocasino-d8j2tl {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .mygocasino-d8j2tl {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .mygocasino-d8j2tl {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.mygocasino-tbosmi,
.mygocasino-gcq6u1 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .mygocasino-tbosmi,
  .mygocasino-gcq6u1 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .mygocasino-gcq6u1 {
    display: none;
  }
}

.mygocasino-srd51j {
  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-x9zdjq .mygocasino-srd51j {
  background: var(--fh-bg-color);
}

.mygocasino-srd51j button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .mygocasino-srd51j {
    display: none;
  }
}

.mygocasino-upnsej {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mygocasino-upnsej {
    display: none;
  }
}

.mygocasino-1scsdc {
  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;
}

.mygocasino-szql47.mygocasino-x9zdjq .mygocasino-1scsdc:first-child {
  display: none;
}

.mygocasino-szql47.mygocasino-x9zdjq .mygocasino-1scsdc:last-child {
  display: block;
}

.mygocasino-1scsdc:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .mygocasino-1scsdc {
    display: none;
  }
}

.mygocasino-y19kdd {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mygocasino-y19kdd {
    display: flex;
  }
}

.mygocasino-y19kdd ul {
  max-height: 350px;
  overflow-y: auto;
}

.mygocasino-y19kdd:hover ul {
  visibility: visible;
  opacity: 1;
}

.mygocasino-y19kdd:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.mygocasino-y19kdd:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.mygocasino-y19kdd:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.mygocasino-y19kdd:hover .mygocasino-0fexy0 svg {
  transform: rotate(180deg);
}

.mygocasino-nmv909 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.mygocasino-974be2 {
  padding: 0 8px;
}

.mygocasino-9ykwhg {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.mygocasino-9ykwhg:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .mygocasino-9ykwhg {
    padding: 4px 8px;
  }
}

.mygocasino-qsp92q {
  display: flex;
}

.mygocasino-qsp92q img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.mygocasino-0fexy0 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.mygocasino-0fexy0 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.mygocasino-lj7i7x {
  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-lj7i7x {
    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-yyu694 {
  width: 100%;
}

@media (min-width: 1200px) {
  .mygocasino-yyu694 {
    display: none;
  }
}

.mygocasino-6o4iuy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.mygocasino-shi4fh {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.mygocasino-jldhco {
  display: flex;
}

.mygocasino-gri376 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.mygocasino-n7jyca {
  list-style: none;
}

@media (max-width: 1199px) {
  .mygocasino-n7jyca {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .mygocasino-n7jyca {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .mygocasino-n7jyca .mygocasino-zdelyi [data-ref-el],
  .mygocasino-n7jyca .mygocasino-zdelyi span,
  .mygocasino-n7jyca .mygocasino-zdelyi a {
    white-space: nowrap;
  }
}

.mygocasino-9kah0b {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .mygocasino-9kah0b.mygocasino-skq6yo > .mygocasino-zdelyi {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .mygocasino-9kah0b.mygocasino-bmo4x8:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .mygocasino-9kah0b.mygocasino-skq6yo > .mygocasino-qk0y59 {
    height: auto;
  }

  .mygocasino-9kah0b.mygocasino-skq6yo > div > .mygocasino-ibji7l {
    transform: rotate(180deg);
  }
}

.mygocasino-9kah0b [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.mygocasino-9kah0b [data-ref-el],
.mygocasino-9kah0b span {
  cursor: pointer;
}

.mygocasino-9kah0b [data-ref-el],
.mygocasino-9kah0b span,
.mygocasino-9kah0b 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) {
  .mygocasino-9kah0b [data-ref-el],
  .mygocasino-9kah0b span,
  .mygocasino-9kah0b a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .mygocasino-9kah0b [data-ref-el],
  .mygocasino-9kah0b span,
  .mygocasino-9kah0b a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.mygocasino-qk0y59 {
  height: 0;
  overflow: hidden;
  transition: height 0.mygocasino-udmeqp ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.mygocasino-qk0y59::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.mygocasino-qk0y59::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.mygocasino-qk0y59::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .mygocasino-qk0y59 {
    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-qk0y59:has(> .mygocasino-9kah0b.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .mygocasino-qk0y59 .mygocasino-qk0y59 {
    padding: 0;
  }

  .mygocasino-qk0y59 .mygocasino-9kah0b {
    font-weight: 400;
  }

  .mygocasino-qk0y59 .mygocasino-9kah0b:hover > .mygocasino-zdelyi {
    background: var(--Neutral-300);
  }

  .mygocasino-qk0y59 .mygocasino-ibji7l {
    rotate: -90deg;
  }
}

.mygocasino-zdelyi {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .mygocasino-zdelyi {
    padding: 8px;
  }

  .mygocasino-9kah0b.mygocasino-fb026n > .mygocasino-zdelyi {
    background: var(--Neutral-300);
  }
}

.mygocasino-ibji7l {
  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-dzhzys.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.mygocasino-8p8i2h 0.mygocasino-mw82tc.mygocasino-7z1gwn -0.mygocasino-xx1oit 0.mygocasino-jzim70 -0.mygocasino-xx1oit 1.mygocasino-vj465l 0.mygocasino-syvaip.mygocasino-6ldwmn 4.mygocasino-ji4t24.mygocasino-8p8i2h 0.mygocasino-q25qqd.mygocasino-unshmj -0.mygocasino-xx1oit 9.mygocasino-wjrb3g -0.mygocasino-xx1oit 10.mygocasino-h9mv48 0.mygocasino-aqlpvf.mygocasino-btl91d 0.mygocasino-7z1gwn 10.mygocasino-btl91d 0.mygocasino-jzim70 10.mygocasino-h9mv48 1.mygocasino-x8r33j.mygocasino-4141v1 5.mygocasino-zermkl.mygocasino-37kuj8 6.mygocasino-96gvzo 5.mygocasino-5t89ja 6.mygocasino-96gvzo 4.mygocasino-ftfd5z 5.mygocasino-7vk9kg.mygocasino-8p8i2h 1.mygocasino-a1oop4.mygocasino-xx1oit 0.mygocasino-jzim70 -0.mygocasino-xx1oit 0.mygocasino-7z1gwn 0.mygocasino-8p8i2h 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.mygocasino-udmeqp ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .mygocasino-ibji7l {
    cursor: default;
  }
}

.mygocasino-fwc17i {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.mygocasino-q41koa {
  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) {
  .mygocasino-q41koa {
    padding: 40px 4px;
  }
}

.mygocasino-b9db5w {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .mygocasino-b9db5w {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.mygocasino-tbv4ty {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .mygocasino-tbv4ty {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.mygocasino-tbv4ty ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.mygocasino-tbv4ty [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.mygocasino-tbv4ty [data-ref-el],
.mygocasino-tbv4ty span,
.mygocasino-tbv4ty a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.mygocasino-j58bf0 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mygocasino-j58bf0 {
    margin-bottom: 12px;
  }
}

.mygocasino-52ugfz {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.mygocasino-52ugfz img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .mygocasino-52ugfz:last-child {
    margin-right: 0;
  }
}

.mygocasino-pjjucq {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.mygocasino-j58bf0:hover .mygocasino-bz82hi {
  visibility: visible;
  opacity: 1;
}

.mygocasino-bz82hi {
  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-pfnbw7 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.mygocasino-8r8gd1 {
  display: flex;
  margin: 6px;
}

.mygocasino-8r8gd1 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.mygocasino-bz82hi::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-bz82hi::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-dsup1g {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .mygocasino-dsup1g {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.mygocasino-k9lspm {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .mygocasino-k9lspm {
    margin-right: 32px;
  }
}

.mygocasino-sszg8m {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .mygocasino-sszg8m {
    margin-top: 0;
    width: 340px;
  }
}

.mygocasino-sszg8m a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.mygocasino-qcmt30 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.mygocasino-4t0914 {
  position: relative;
}

@media (min-width: 768px) {
  .mygocasino-4t0914 {
    margin-top: 40px;
  }
}

.mygocasino-4t0914 + .mygocasino-o4mg4m,
.mygocasino-4t0914 + .mygocasino-4t0914 {
  margin-top: 24px;
}

.mygocasino-6ndmbn {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .mygocasino-6ndmbn {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .mygocasino-6ndmbn {
    padding: 80px;
  }
}

.mygocasino-p46ru0 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .mygocasino-p46ru0 {
    padding: 0 16px;
}


}

.mygocasino-s6x3az {
  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-s6x3az {
    font-size: 48px;
    line-height: 56px;
  }
}

.mygocasino-fvtpgu {
  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-fvtpgu {
    font-size: 24px;
    line-height: 32px;
  }
}

.mygocasino-7pier9 {
  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-7pier9:hover {
  background: var(--button-bg-hover);
}

.mygocasino-sa4a3j {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.mygocasino-sa4a3j img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .mygocasino-sa4a3j img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .mygocasino-sa4a3j img {
  min-height: 100%;
  }
}

.mygocasino-6ndmbn::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.mygocasino-3qy4ic {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.mygocasino-3qy4ic h1,
.mygocasino-3qy4ic h2,
.mygocasino-3qy4ic h3,
.mygocasino-3qy4ic h4 {
  margin-bottom: 6px;
}

.mygocasino-3qy4ic h1:not(:first-child),
.mygocasino-3qy4ic h2:not(:first-child),
.mygocasino-3qy4ic h3:not(:first-child),
.mygocasino-3qy4ic h4:not(:first-child) {
  margin-top: 16px;
}

.mygocasino-3qy4ic h1,
.mygocasino-3qy4ic h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .mygocasino-3qy4ic h1,
  .mygocasino-3qy4ic h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.mygocasino-3qy4ic h2,
.mygocasino-3qy4ic h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .mygocasino-3qy4ic h2,
  .mygocasino-3qy4ic h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.mygocasino-3qy4ic h3,
.mygocasino-3qy4ic h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .mygocasino-3qy4ic h3,
  .mygocasino-3qy4ic h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.mygocasino-3qy4ic h4,
.mygocasino-3qy4ic h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.mygocasino-3qy4ic ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.mygocasino-3qy4ic ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.mygocasino-3qy4ic 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-3qy4ic ul ul {
  margin-bottom: 8px;
}

.mygocasino-3qy4ic ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.mygocasino-3qy4ic ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.mygocasino-3qy4ic ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.mygocasino-3qy4ic ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.mygocasino-3qy4ic ol li::marker {
  font-weight: 700;
}

.mygocasino-3qy4ic ol ol {
  margin-bottom: 8px;
}

.mygocasino-3qy4ic ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.mygocasino-3qy4ic ol ul li {
  padding-left: 16px;
}

.mygocasino-3qy4ic 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-3qy4ic table {
    padding: 24px;
  }
}

.mygocasino-3qy4ic table.mygocasino-8nmlet {
  -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-udmeqp,
    mask-image 0.3s;
}

.mygocasino-3qy4ic table.mygocasino-8nmlet.mygocasino-lyfe1o {
  -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-3qy4ic table {
    display: table;
  }
}

.mygocasino-3qy4ic 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);
}

.mygocasino-3qy4ic table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mygocasino-3qy4ic table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mygocasino-3qy4ic 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-3qy4ic table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.mygocasino-3qy4ic table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.mygocasino-3qy4ic table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.mygocasino-3qy4ic table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.mygocasino-3qy4ic img {
  max-width: 100%;
  height: auto;
}

.mygocasino-2bew6p {
  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) {
  .mygocasino-2bew6p {
    padding: 24px;
  }
}

.mygocasino-cx3lez {
  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) {
  .mygocasino-cx3lez {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.mygocasino-cx3lez > * {
  margin: 0 !important;
}

.mygocasino-cx3lez img,
.mygocasino-wg2ple {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mygocasino-cx3lez img,
  .mygocasino-wg2ple {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mygocasino-2xz72m {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mygocasino-2xz72m {
    width: 32px;
    height: 32px;
  }
}

.mygocasino-m8t6bs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.mygocasino-m8t6bs .mygocasino-wl4qf6 {
  flex-shrink: 0;
}

.mygocasino-m8t6bs .mygocasino-g0h9rc svg {
  display: none;
}

.mygocasino-pa238x {
  display: grid;
  transition: max-height 0.mygocasino-udmeqp ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .mygocasino-pa238x {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .mygocasino-pa238x {
    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-pa238x.mygocasino-pxud75 + .mygocasino-wl4qf6 svg {
  transform: rotate(180deg);
}

.mygocasino-zz1lg1 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.mygocasino-zz1lg1 > div:nth-child(3n) {
  grid-column: span 2;
}

.mygocasino-zz1lg1
  > div:nth-child(3n)
  .mygocasino-mtn6q7
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .mygocasino-zz1lg1 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .mygocasino-zz1lg1 > div:nth-child(3n) {
    grid-column: unset;
  }

  .mygocasino-zz1lg1
    > div:nth-child(3n)
    .mygocasino-mtn6q7
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .mygocasino-zz1lg1 {
    max-width: 270px;
  }
}

.mygocasino-zz1lg1 .mygocasino-mtn6q7 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .mygocasino-zz1lg1 .mygocasino-mtn6q7 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .mygocasino-zz1lg1 .mygocasino-mtn6q7 button {
    max-width: 104px;
  }
}

.mygocasino-bxd205 {
  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-bxd205 {
    margin-bottom: 0;
  }
}

.mygocasino-ze89iv {
  display: none;
  opacity: 0;
}

.mygocasino-a9n63p {
  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-a9n63p img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.mygocasino-mtn6q7 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.mygocasino-mtn6q7 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-mtn6q7
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .mygocasino-mtn6q7
    button {
    max-width: 145px;
  }
}

.mygocasino-eik0pn:first-child
  .mygocasino-mtn6q7
  button {
  max-width: 270px;
}

.mygocasino-ynso2u {
  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%;
}

.mygocasino-bxd205 picture {
  width: 100%;
  max-width: 100%;
}

.mygocasino-dwyd8d {
  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-dwyd8d svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.mygocasino-bxd205:hover .mygocasino-dwyd8d {
  display: flex;
}

.mygocasino-gwetie {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.mygocasino-dy3kmo {
  display: flex;
}

.mygocasino-dy3kmo:hover .mygocasino-z6pkk8,
.mygocasino-dy3kmo .mygocasino-fb026n .mygocasino-z6pkk8 {
  display: flex;
}

.mygocasino-dy3kmo svg {
  flex-shrink: 0;
}

.mygocasino-z6pkk8 {
  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-z6pkk8 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.mygocasino-z6pkk8:hover {
  display: flex;
}

.mygocasino-z6pkk8 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.mygocasino-v1eie6 {
  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-v1eie6 {
    font-size: 12px;
  }
}

.mygocasino-ic0t3o,
.mygocasino-51o11n {
  width: 50%;
  flex-shrink: 0;
}

.mygocasino-ic0t3o {
  font-weight: 700;
}

.mygocasino-jdlt53 .mygocasino-pa238x {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .mygocasino-jdlt53 .mygocasino-pa238x {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .mygocasino-jdlt53 .mygocasino-pa238x {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.mygocasino-jdlt53
  .mygocasino-ynso2u:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.mygocasino-jdlt53 .mygocasino-a9n63p {
  height: 100% !important;
  border-radius: 16px;
}

.mygocasino-jdlt53 .mygocasino-mtn6q7 {
  gap: 4px;
  align-items: center;
}

.mygocasino-jdlt53 .mygocasino-mtn6q7 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mygocasino-jdlt53 .mygocasino-mtn6q7 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.mygocasino-jdlt53 .mygocasino-c5d0i1,
.mygocasino-jdlt53 .mygocasino-9xcmo3 {
  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-dzhzys.org/2000/svg'%3E%3Cpath d='M9.mygocasino-57g6fx 4.mygocasino-6tsncn.mygocasino-vj6wc0 5.mygocasino-28uijv.mygocasino-oz6ngw 5.mygocasino-pt1g2n.mygocasino-0job2m 5.mygocasino-xtybz2.mygocasino-r2hf4x 8.mygocasino-jbb83o.mygocasino-r274ip 9.mygocasino-jqfz8a.mygocasino-x1hgu1 9.mygocasino-0dnx46.mygocasino-hr5w8f 13.mygocasino-4do6ju.mygocasino-hfn4go 11.mygocasino-gfuxr0.mygocasino-65yfva 11.mygocasino-qz5vjw.mygocasino-kwczy4 11.mygocasino-tj3r5y.mygocasino-yq4ral 13.mygocasino-jpelah.mygocasino-ki3loo 9.mygocasino-p3eth9.mygocasino-2eoz5u 9.mygocasino-6lwk28.mygocasino-o4vos6 8.mygocasino-68q6me.mygocasino-olpghu 5.mygocasino-28mzzd.mygocasino-7xlt74 5.mygocasino-fcnhwd.mygocasino-b3m75h 5.mygocasino-q4z0rm.mygocasino-xtjzjh 4.mygocasino-jrnter.mygocasino-65yfva 1.mygocasino-j2m9uh.mygocasino-57g6fx 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.mygocasino-jdlt53 .mygocasino-c5d0i1 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.mygocasino-jdlt53 .mygocasino-9xcmo3 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.mygocasino-lcuw6m {
  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-lcuw6m {
    padding: 24px;
  }
}

.mygocasino-lcuw6m .mygocasino-wl4qf6 {
  display: flex;
}

@media (min-width: 768px) {
  .mygocasino-lcuw6m .mygocasino-wl4qf6 {
    display: none;
  }
}

.mygocasino-lcuw6m .mygocasino-g0h9rc svg {
  display: none;
}

.mygocasino-11mumo {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.mygocasino-11mumo .mygocasino-hoaiut {
  display: none;
}

@media (min-width: 768px) {
  .mygocasino-11mumo .mygocasino-hoaiut {
    display: flex;
  }
}

.mygocasino-8v8ssa {
  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-8v8ssa {
    font-size: 40px;
    line-height: 48px;
  }
}

.mygocasino-8v8ssa > * {
  margin: 0 !important;
}

.mygocasino-8v8ssa img,
.mygocasino-e6yfjv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mygocasino-8v8ssa img,
  .mygocasino-e6yfjv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mygocasino-ji7dzv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mygocasino-ji7dzv {
    width: 32px;
    height: 32px;
  }
}

.mygocasino-uf3ue2 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .mygocasino-uf3ue2 {
    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-uf3ue2::-webkit-scrollbar {
    display: none;
  }
}

.mygocasino-npr9k1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .mygocasino-npr9k1 {
    padding: 7px 15px;
  }
}

.mygocasino-npr9k1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mygocasino-e0h9ts {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mygocasino-e0h9ts {
    display: flex;
    opacity: 1;
  }
}

.mygocasino-npr9k1 picture {
  height: 100%;
  display: block;
}

.mygocasino-npr9k1 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .mygocasino-npr9k1 img {
    width: 88px;
    height: 44px;
  }
}

.mygocasino-npr9k1 p {
  text-align: center;
  width: 100%;
}

.mygocasino-wj0gf8 {
  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-wj0gf8 {
    font-size: 40px;
    line-height: 48px;
  }
}

.mygocasino-wj0gf8 img,
.mygocasino-3crpwl {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mygocasino-wj0gf8 img,
  .mygocasino-3crpwl {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mygocasino-h9n8os {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mygocasino-h9n8os {
    width: 32px;
    height: 32px;
  }
}

.mygocasino-lsbcne {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.mygocasino-evvo07 {
  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;
}

.mygocasino-0215m5 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.mygocasino-0215m5.mygocasino-fb026n {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.mygocasino-35varc {
  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) {
  .mygocasino-35varc {
    font-size: 20px;
    line-height: 28px;
  }
}

.mygocasino-xde1sx {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.mygocasino-mim0yr {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.mygocasino-udmeqp ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.mygocasino-yuf764 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.mygocasino-yuf764 ol,
.mygocasino-yuf764 ul {
  padding-left: 1.3em;
}

.mygocasino-0215m5.mygocasino-fb026n .mygocasino-mim0yr {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.mygocasino-0215m5.mygocasino-fb026n .mygocasino-xde1sx {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.mygocasino-jgqbym {
  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-jgqbym {
    padding: 24px;
  }
}

.mygocasino-jgqbym .mygocasino-wl4qf6 {
  display: flex;
}

@media (min-width: 768px) {
  .mygocasino-jgqbym .mygocasino-wl4qf6 {
    display: none;
  }
}

.mygocasino-jgqbym .mygocasino-g0h9rc svg {
  display: none;
}

.mygocasino-bnkmyc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mygocasino-bnkmyc .mygocasino-hoaiut {
  display: none;
}

@media (min-width: 768px) {
  .mygocasino-bnkmyc .mygocasino-hoaiut {
    display: flex;
  }
}

.mygocasino-jjalhm {
  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-jjalhm {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.mygocasino-jjalhm > * {
  margin: 0 !important;
}

.mygocasino-jjalhm img,
.mygocasino-2n6iab {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .mygocasino-jjalhm img,
  .mygocasino-2n6iab {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.mygocasino-9asvk5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mygocasino-9asvk5 {
    width: 32px;
    height: 32px;
  }
}

.mygocasino-z2wlcu {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .mygocasino-z2wlcu {
    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-z2wlcu::-webkit-scrollbar {
    display: none;
  }
}

.mygocasino-80m8dr {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.mygocasino-80m8dr:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.mygocasino-nd3gxn {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .mygocasino-nd3gxn {
    display: flex;
    opacity: 1;
  }
}

.mygocasino-80m8dr picture {
  width: auto;
  height: 100%;
  display: block;
}

.mygocasino-80m8dr picture img {
  display: block;
  width: auto;
  height: 100%;
}

.mygocasino-836gjz {
  margin: -24px 0;
}

.mygocasino-836gjz:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .mygocasino-836gjz {
    margin: -16px 0;
  }
}

.mygocasino-upgvr0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .mygocasino-upgvr0 {
    flex-direction: row;
  }
}

.mygocasino-e4n6ek {
  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-e4n6ek {
    flex: 1;
  }
}

.mygocasino-e4n6ek::placeholder {
  color: var(--Text-400);
}

.mygocasino-7yn4hy {
  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-n968wy {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.mygocasino-n968wy::-webkit-scrollbar {
  display: none;
}

.mygocasino-vecl46 {
  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-vecl46 img,
.mygocasino-vecl46 svg {
  margin-right: 8px;
}

.mygocasino-x0qwje {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.mygocasino-836gjz + .mygocasino-la7zqh {
  margin-top: 0;
}

@media (min-width: 768px) {
  .mygocasino-836gjz + .mygocasino-la7zqh {
    margin-top: -16px;
  }
}

.mygocasino-sb2rcr {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.mygocasino-sb2rcr > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.mygocasino-sb2rcr > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.mygocasino-fo8mbh {
  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;
}

.mygocasino-tlisbb {
  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;
}

.mygocasino-7w3mzd {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.mygocasino-59wf58 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.mygocasino-z7my7c {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.mygocasino-fo8mbh 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-fo8mbh 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-fo8mbh {
    padding: 39px 179px 39px 39px;
  }

  .mygocasino-tlisbb {
    font-size: 40px;
    line-height: 48px;
  }

  .mygocasino-z7my7c {
    height: 348px;
  }

  .mygocasino-fo8mbh button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .mygocasino-fo8mbh button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .mygocasino-fo8mbh {
    padding: 63px;
  }
}

.mygocasino-lxsmm8 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .mygocasino-lxsmm8 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.mygocasino-zsdy7f {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mygocasino-zsdy7f {
    width: auto;
  }
}

.mygocasino-wcn63g {
  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-wcn63g::-webkit-scrollbar {
  display: none;
}

.mygocasino-wcn63g 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-wcn63g a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .mygocasino-wcn63g {
    margin-left: 16px;
    margin-top: 0;
  }
}

.mygocasino-lxsmm8 .mygocasino-dbcqxv {
  -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-udmeqp,
    mask-image 0.3s;
}

.mygocasino-lxsmm8 .mygocasino-dbcqxv.mygocasino-lyfe1o {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.mygocasino-sdq2dd {
  margin: 40px -16px;
}

.mygocasino-wt3tjz + .mygocasino-o4mg4m,
.mygocasino-wt3tjz + .mygocasino-4t0914 {
  margin-top: 24px;
}

.mygocasino-q0udj4 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.mygocasino-q0udj4 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.mygocasino-4nvpvv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .mygocasino-4nvpvv {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .mygocasino-4nvpvv {
    margin-top: 0;
  }
}

.mygocasino-a72aid {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mygocasino-a72aid {
    font-size: 24px;
    line-height: 32px;
  }
}

.mygocasino-jxt6tm {
  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-jxt6tm {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.mygocasino-2u9h86 {
  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-2u9h86 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.mygocasino-ouo70u {
  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-ouo70u {
    font-size: 20px;
    line-height: 28px;
  }
}

.mygocasino-2v1vde {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .mygocasino-2v1vde {
    font-size: 32px;
    line-height: 40px;
  }
}

.mygocasino-ipb3th {
  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-7fob73 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.mygocasino-7fob73 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.mygocasino-la7zqh {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.mygocasino-2x0t1j {
  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-2x0t1j {
    padding: 15px 48px;
  }
}

main > .mygocasino-la7zqh {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .mygocasino-pa238x.mygocasino-2j2ms0 > div:nth-child(n+5) {
    display: none;
  }
}

.mygocasino-3qy4ic p a img {
  display: block;
  margin: 0 auto;
}


.mygocasino-ou6jw0 {
  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-mkff8z {
  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-mkff8z label {
  font-size: 14px;
}

.mygocasino-mkff8z h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.mygocasino-mkff8z input,
.mygocasino-mkff8z textarea,
.mygocasino-mkff8z 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-mkff8z button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.mygocasino-ppb6jy ease;
}
.mygocasino-mkff8z button:hover {
  background-color: var(--button-bg-hover);
}
.mygocasino-3hbde0 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.mygocasino-txk36y ease-in;
}

.mygocasino-3hbde0 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-xrqwxu, .mygocasino-zm7y10, [class*="review-card"],
thead, thead th, table th, .mygocasino-q9q1c0,
.mygocasino-frxleo, [class*="collapsible-header"],
.mygocasino-rxd1dj, [class*="updated-block"] {
  color: #14161a !important;
}

/* brandauto-contrast-fix v5 */
header, header nav { background: #111214 !important; }
footer { background: #111214 !important; border-top: 1px solid rgba(255, 255, 255, 0.10) !important; color: #d8d3c6 !important; }
header label span { background: #d8d3c6 !important; }

/* brandauto-contrast-fix v6 */
.mygocasino-x9zdjq .mygocasino-srd51j {
  background: #111214 !important;
}
