* {
  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;
  }
}

.vegasino-qf7gqo {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-qf7gqo {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-qf7gqo {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegasino-lkcjoq {
  overflow: hidden;
}

.vegasino-tda9nu img {
  background: var(--Neutral-300);
}

.vegasino-x06u68 {
  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;
}

.vegasino-j7w1pv {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegasino-j7w1pv:hover {
  background: var(--button-bg-hover);
}

.vegasino-srnce5 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegasino-srnce5:hover {
  background: var(--button-bg-hover);
}

.vegasino-vlt3oe {
  font-size: 12px;
  line-height: 18px;
}

.vegasino-8mwfjl {
  font-size: 18px;
  line-height: 26px;
}

.vegasino-8psn8v {
  width: 100%;
}

.vegasino-nymu8l {
  padding: 6px 16px;
}

.vegasino-3zm75f {
  padding: 10px 16px;
}

.vegasino-ykl67r {
  padding: 15px 26px;
}

.vegasino-1unvtl {
  flex-shrink: 0;
}

.vegasino-mlg8m1 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.vegasino-tleo97 {
  display: none;
}

.vegasino-r70pb0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegasino-rw7bvp {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegasino-ovotzy {
  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;
}

.vegasino-eshdda {
  cursor: grab;
}

.vegasino-ovotzy::-webkit-scrollbar {
  display: none;
}

.vegasino-9b5vft {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegasino-ds3umr {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegasino-ubeqc1 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegasino-k4vzmv {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegasino-nulmtv {
  visibility: visible;
}

.vegasino-rg6mmw {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegasino-j9mw32 ease;
}

.vegasino-i8mrks {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegasino-566r6u {
  -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.vegasino-j9mw32,
    mask-image 0.3s;
}

.vegasino-566r6u.vegasino-g0b9ku {
  -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;
  }
}

.vegasino-wveeyg: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;
}

.vegasino-mt9cwk {
  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.vegasino-a5vc5q.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.vegasino-a5vc5q.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;
}

.vegasino-8yk9l9 {
  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);
}

.vegasino-8yk9l9::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%
  );
}

.vegasino-5t1ipc {
  position: relative;
  z-index: 1;
}

.vegasino-fbog3m {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegasino-lb8m9c {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.vegasino-vjy52h {
  font-size: 40px;
  line-height: 48px;
}

.vegasino-ig13f8 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegasino-h391cm {
  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;
}

.vegasino-h391cm:hover {
  background: var(--Primary-400);
}

.vegasino-h391cm svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegasino-wveeyg 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) {
  .vegasino-8yk9l9 {
    max-width: 600px;
    padding: 64px;
  }

  .vegasino-fbog3m {
    font-size: 24px;
    line-height: 32px;
  }

  .vegasino-lb8m9c {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegasino-vjy52h {
    font-size: 50px;
    line-height: 56px;
  }

  .vegasino-ig13f8 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegasino-mt9cwk {
    top: 25px;
    right: 25px;
  }
}

.vegasino-i5oee9,
.vegasino-q067vp {
  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;
}

.vegasino-w8t6d1.vegasino-ovwccf::before,
.vegasino-q067vp::before,
.vegasino-laifs9::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.vegasino-a5vc5q.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegasino-9r9tcb 14.vegasino-qsexsp.vegasino-oy9v39 14.vegasino-kdvjnh 15.vegasino-cu7ubz 14.vegasino-hd4hat 15.vegasino-24rvgk 14.vegasino-7uchd7.vegasino-sulfxq 14.vegasino-rlchga 19.vegasino-m1ssfp 12.vegasino-za7jtt 19.vegasino-m1ssfp 10.vegasino-0jhi5v.vegasino-m1ssfp 8.vegasino-lbc5xc 17.vegasino-2ne7ec 7.vegasino-r4hy8p 15.vegasino-9fhk96 7.vegasino-ewsx1k.vegasino-99su0a 7.vegasino-r4hy8p 11.vegasino-6yj7fk 8.vegasino-lbc5xc 11.vegasino-6yj7fk 10.vegasino-y5peli.vegasino-6yj7fk 12.vegasino-7eoc78 13.vegasino-rw5z7u 14.vegasino-fvbxu0 15.vegasino-xpxwdd 14.vegasino-6n2ovp.vegasino-ecalt7 14.vegasino-cin5j7 15.vegasino-wnp69o 14.vegasino-gwld92 15.vegasino-2d4io3 14.vegasino-ki01r2.vegasino-9r9tcb 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegasino-kjxisk 15.vegasino-khw1ib.vegasino-ze9c7q 15.vegasino-fkc82g 15.vegasino-l0b1ij 15.vegasino-fytbst 15.vegasino-zxd6yc 15.vegasino-sgxhht.vegasino-igb7zh 15.vegasino-fytbst 15.vegasino-pn7hvn 15.vegasino-bj4uht 15.vegasino-4mlz3c 15.vegasino-2m9s2p.vegasino-4f1qiq 15.vegasino-2t7vd2 7.vegasino-f6jqdu 18.vegasino-l562lk 7.vegasino-lkpo0s 23.vegasino-jkbv1h.vegasino-w9wbkm.vegasino-o5tx7l 18.vegasino-73x0z9 19.vegasino-rh1zee 15.vegasino-bsrpmh 15.vegasino-kjxisk 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.vegasino-en270i [type="submit"] *,
.vegasino-uq70by button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegasino-r19azc {
    display: none;
  }
}

.vegasino-3v21e8 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegasino-3v21e8 {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-3v21e8 {
    bottom: 22px;
  }
}

.vegasino-3v21e8 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegasino-3v21e8 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegasino-zk0yar.static) .vegasino-3v21e8 {
    bottom: 8px;
  }
}

.vegasino-oq3vr3 {
  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.vegasino-a5vc5q.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegasino-h2xcad 3.vegasino-sqw3ju.vegasino-pwhbue.vegasino-85ssx0 3.vegasino-9wy13z 3.vegasino-57xfpf 5.vegasino-1xmth2 3.vegasino-57xfpf 8.vegasino-4wilwh.vegasino-kz6l7u.vegasino-57xfpf 26.vegasino-u965qx 5.vegasino-508zco 28.vegasino-h828vh 8.vegasino-afblfm 28.vegasino-22tvmo.vegasino-wsu4zy 28.vegasino-4to90n.vegasino-dx02nt 34.vegasino-rh015j.vegasino-a9bmty 36.vegasino-akwo4t 11.vegasino-zzd029 37.vegasino-6b49i5 12.vegasino-y7jzmh 36.vegasino-5i89r3.vegasino-0sbvko 28.vegasino-5dyebb.vegasino-c6g0dm.vegasino-u6mbvg 28.vegasino-s2w9if 36.vegasino-98d5ov 26.vegasino-9ja9y0 36.vegasino-98d5ov 23.vegasino-0dl1fc.vegasino-l2ez17.vegasino-98d5ov 5.vegasino-wb9jgt 34.vegasino-3gpmdj 3.vegasino-9wy13z 31.vegasino-h2xcad 3.vegasino-b51ud8.vegasino-sfxjmt 18.vegasino-yv42iu.vegasino-g0q42p 18.vegasino-3d9tdq 8.vegasino-zy4ekp 17.vegasino-euua3d 8.vegasino-zy4ekp 15.vegasino-wcpxsj.vegasino-zy4ekp 14.vegasino-dk61ct 9.vegasino-g0q42p 13.vegasino-egdpfi 11.vegasino-sfxjmt 13.vegasino-t81j5o.vegasino-boucyc 13.vegasino-egdpfi 13.vegasino-aqrepb 14.vegasino-dk61ct 13.vegasino-aqrepb 15.vegasino-fpveu8.vegasino-aqrepb 17.vegasino-euua3d 12.vegasino-boucyc 18.vegasino-3d9tdq 11.vegasino-sfxjmt 18.vegasino-p11bzh.vegasino-si6kte 18.vegasino-eu52ds.vegasino-l6lir3 18.vegasino-3d9tdq 17.vegasino-9o5oux 17.vegasino-euua3d 17.vegasino-9o5oux 15.vegasino-9ssb72.vegasino-9o5oux 14.vegasino-dk61ct 18.vegasino-l6lir3 13.vegasino-egdpfi 20.vegasino-si6kte 13.vegasino-iwqukk.vegasino-xuohti 13.vegasino-egdpfi 22.vegasino-trin73 14.vegasino-dk61ct 22.vegasino-trin73 15.vegasino-qjd5t5.vegasino-01x1ag 17.vegasino-euua3d 21.vegasino-xuohti 18.vegasino-3d9tdq 20.vegasino-si6kte 18.vegasino-yccwh6.vegasino-uatewl 18.vegasino-1lfq6s.vegasino-oiwkuu 18.vegasino-3d9tdq 26.vegasino-8tus50 17.vegasino-euua3d 26.vegasino-8tus50 15.vegasino-xd997k.vegasino-8tus50 14.vegasino-dk61ct 27.vegasino-oiwkuu 13.vegasino-egdpfi 28.vegasino-uatewl 13.vegasino-s6de5p.vegasino-hmob7s 13.vegasino-egdpfi 31.vegasino-p67or6 14.vegasino-dk61ct 31.vegasino-p67or6 15.vegasino-mdgw5l.vegasino-8tus50 17.vegasino-euua3d 30.vegasino-hmob7s 18.vegasino-3d9tdq 28.vegasino-uatewl 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"])
    .vegasino-oq3vr3 {
    display: none;
  }
}

.vegasino-n9mxi6 {
  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) {
  .vegasino-n9mxi6 {
    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;
}

.vegasino-uq70by {
  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) {
  .vegasino-uq70by {
    padding: 14px 16px;
  }
}

.vegasino-uq70by button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegasino-uq70by button:first-child {
  align-content: end;
}

.vegasino-uq70by button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegasino-uq70by
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegasino-uq70by
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegasino-uq70by button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegasino-uq70by button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegasino-laifs9 {
  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;
}

.vegasino-laifs9::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegasino-laifs9,
.pc61d126-chatbot[data-active-screen="3"]
  .vegasino-laifs9 {
  opacity: 1;
  visibility: visible;
}

.vegasino-q0mx0e {
  flex: 1 1;
}

.vegasino-a7zrkm {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-a7zrkm {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegasino-ec7m2r {
  display: block;
}

.vegasino-240xr8 {
  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) {
  .vegasino-240xr8 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegasino-q067vp {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.vegasino-q067vp::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegasino-lr6pe5 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegasino-lr6pe5 p {
  color: var(--Text-100);
}

.vegasino-q067vp .vegasino-gfet9b {
  grid-area: button;
}

.vegasino-q067vp .vegasino-gfet9b::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.vegasino-a5vc5q.org/2000/svg'%3E%3Cpath d='M4.vegasino-o7xakh 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegasino-9wdhut 15L16.vegasino-9wdhut 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegasino-9wdhut 5L16.vegasino-9wdhut 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .vegasino-faf6wp {
  display: block;
}

.vegasino-v3vrzj {
  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) {
  .vegasino-v3vrzj {
    margin-top: 40px;
  }
}

.vegasino-i5oee9 label,
.vegasino-i5oee9 input {
  display: block;
  width: 100%;
}

.vegasino-i5oee9 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegasino-i5oee9 label.vegasino-2qr49z input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegasino-i5oee9 label.vegasino-2qr49z::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;
}

.vegasino-i5oee9 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;
}

.vegasino-i5oee9 input::placeholder {
  color: var(--Text-400);
}

.vegasino-keusfl {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegasino-keusfl {
  display: flex;
}

.vegasino-keusfl ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegasino-keusfl ol {
    height: 420px;
    padding: 24px;
  }
}

.vegasino-keusfl ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegasino-en270i {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-en270i {
    padding: 0 24px 24px;
  }
}

.vegasino-en270i 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;
}

.vegasino-en270i input::placeholder {
  color: var(--Text-400);
}

.vegasino-en270i [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegasino-en270i [type="submit"]:disabled {
  opacity: 0.5;
}

.vegasino-en270i [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegasino-en270i [type="submit"] {
    right: 40px;
  }
}

.vegasino-w8t6d1 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegasino-w8t6d1.vegasino-ovwccf {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegasino-w8t6d1.vegasino-ovwccf::before {
  content: "";
  width: 31px;
}

.vegasino-w8t6d1.vegasino-ovwccf p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegasino-w8t6d1.vegasino-vy491b p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegasino-w8t6d1 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegasino-3v21e8 .vegasino-gfet9b {
  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;
  }
}

.vegasino-r19azc {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegasino-r19azc {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegasino-r19azc {
    padding: 18px 0;
  }
}

.vegasino-r19azc .vegasino-qf7gqo {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegasino-r19azc .vegasino-qf7gqo {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegasino-7yi7n9 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegasino-7yi7n9 {
    max-width: 160px;
    height: 40px;
  }
}

.vegasino-7yi7n9 picture,
.vegasino-7yi7n9 img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegasino-7yi7n9 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegasino-9da1h6 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegasino-j9mw32 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegasino-r19azc.vegasino-fl8eis .vegasino-9da1h6 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegasino-9da1h6 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegasino-9da1h6 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegasino-socaw7,
.vegasino-xiws0s {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegasino-socaw7,
  .vegasino-xiws0s {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegasino-xiws0s {
    display: none;
  }
}

.vegasino-bdemyi {
  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;
}

.vegasino-fl8eis .vegasino-bdemyi {
  background: var(--fh-bg-color);
}

.vegasino-bdemyi button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegasino-bdemyi {
    display: none;
  }
}

.vegasino-mb3tfa {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegasino-mb3tfa {
    display: none;
  }
}

.vegasino-cvi9s6 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.vegasino-r19azc.vegasino-fl8eis .vegasino-cvi9s6:first-child {
  display: none;
}

.vegasino-r19azc.vegasino-fl8eis .vegasino-cvi9s6:last-child {
  display: block;
}

.vegasino-cvi9s6:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegasino-cvi9s6 {
    display: none;
  }
}

.vegasino-qc8e0l {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegasino-qc8e0l {
    display: flex;
  }
}

.vegasino-qc8e0l ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegasino-qc8e0l:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegasino-qc8e0l:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegasino-qc8e0l:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegasino-qc8e0l:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegasino-qc8e0l:hover .vegasino-7008nb svg {
  transform: rotate(180deg);
}

.vegasino-4zifqb {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegasino-xihey6 {
  padding: 0 8px;
}

.vegasino-2txi5x {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegasino-2txi5x:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegasino-2txi5x {
    padding: 4px 8px;
  }
}

.vegasino-crp39z {
  display: flex;
}

.vegasino-crp39z img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegasino-7008nb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegasino-7008nb svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegasino-kjyl6z {
  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) {
  .vegasino-kjyl6z {
    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;
  }
}

.vegasino-cj3lhz {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegasino-cj3lhz {
    display: none;
  }
}

.vegasino-u5z2f7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegasino-ezrkyx {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegasino-ldab4e {
  display: flex;
}

.vegasino-ooxl1k {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegasino-4s1knd {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegasino-4s1knd {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegasino-4s1knd {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegasino-4s1knd .vegasino-48egqa [data-ref-el],
  .vegasino-4s1knd .vegasino-48egqa span,
  .vegasino-4s1knd .vegasino-48egqa a {
    white-space: nowrap;
  }
}

.vegasino-g35ckk {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegasino-g35ckk.vegasino-rwm55e > .vegasino-48egqa {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegasino-g35ckk.vegasino-mkwn8l:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegasino-g35ckk.vegasino-rwm55e > .vegasino-whtlkr {
    height: auto;
  }

  .vegasino-g35ckk.vegasino-rwm55e > div > .vegasino-90vnqz {
    transform: rotate(180deg);
  }
}

.vegasino-g35ckk [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegasino-g35ckk [data-ref-el],
.vegasino-g35ckk span {
  cursor: pointer;
}

.vegasino-g35ckk [data-ref-el],
.vegasino-g35ckk span,
.vegasino-g35ckk a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .vegasino-g35ckk [data-ref-el],
  .vegasino-g35ckk span,
  .vegasino-g35ckk a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegasino-g35ckk [data-ref-el],
  .vegasino-g35ckk span,
  .vegasino-g35ckk a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegasino-whtlkr {
  height: 0;
  overflow: hidden;
  transition: height 0.vegasino-j9mw32 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegasino-whtlkr::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegasino-whtlkr::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegasino-whtlkr::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegasino-whtlkr {
    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;
  }

  .vegasino-whtlkr:has(> .vegasino-g35ckk.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegasino-whtlkr .vegasino-whtlkr {
    padding: 0;
  }

  .vegasino-whtlkr .vegasino-g35ckk {
    font-weight: 400;
  }

  .vegasino-whtlkr .vegasino-g35ckk:hover > .vegasino-48egqa {
    background: var(--Neutral-300);
  }

  .vegasino-whtlkr .vegasino-90vnqz {
    rotate: -90deg;
  }
}

.vegasino-48egqa {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegasino-48egqa {
    padding: 8px;
  }

  .vegasino-g35ckk.vegasino-cgk00k > .vegasino-48egqa {
    background: var(--Neutral-300);
  }
}

.vegasino-90vnqz {
  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.vegasino-a5vc5q.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegasino-ud2udd 0.vegasino-brunyq.vegasino-qnxi3u -0.vegasino-zs9z4g 0.vegasino-b4sm9h -0.vegasino-zs9z4g 1.vegasino-7enl2y 0.vegasino-3l1fhx.vegasino-lfvpcy 4.vegasino-5as32p.vegasino-ud2udd 0.vegasino-zxtgd2.vegasino-vwmitm -0.vegasino-zs9z4g 9.vegasino-wr0b6k -0.vegasino-zs9z4g 10.vegasino-qcfe2y 0.vegasino-8m5pur.vegasino-sgjsjp 0.vegasino-qnxi3u 10.vegasino-sgjsjp 0.vegasino-b4sm9h 10.vegasino-qcfe2y 1.vegasino-mczti4.vegasino-66nerf 5.vegasino-izngr4.vegasino-2wotkk 6.vegasino-o247gz 5.vegasino-7osjaw 6.vegasino-o247gz 4.vegasino-kf5mep 5.vegasino-9i2tej.vegasino-ud2udd 1.vegasino-f0c3yv.vegasino-zs9z4g 0.vegasino-b4sm9h -0.vegasino-zs9z4g 0.vegasino-qnxi3u 0.vegasino-ud2udd 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegasino-j9mw32 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegasino-90vnqz {
    cursor: default;
  }
}

.vegasino-2pgght {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegasino-yvwxk9 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .vegasino-yvwxk9 {
    padding: 40px 4px;
  }
}

.vegasino-5lr5rm {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegasino-5lr5rm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegasino-jkkb5b {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegasino-jkkb5b {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegasino-jkkb5b ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegasino-jkkb5b [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegasino-jkkb5b [data-ref-el],
.vegasino-jkkb5b span,
.vegasino-jkkb5b a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegasino-a7z1yc {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegasino-a7z1yc {
    margin-bottom: 12px;
  }
}

.vegasino-2mr04x {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegasino-2mr04x img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegasino-2mr04x:last-child {
    margin-right: 0;
  }
}

.vegasino-s1wbx3 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegasino-a7z1yc:hover .vegasino-2t2ypj {
  visibility: visible;
  opacity: 1;
}

.vegasino-2t2ypj {
  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);
}

.vegasino-b8dutl {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegasino-vp8s4x {
  display: flex;
  margin: 6px;
}

.vegasino-vp8s4x img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegasino-2t2ypj::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);
}

.vegasino-2t2ypj::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);
}

.vegasino-1cux5b {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegasino-1cux5b {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegasino-yq81dl {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegasino-yq81dl {
    margin-right: 32px;
  }
}

.vegasino-87yus1 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegasino-87yus1 {
    margin-top: 0;
    width: 340px;
  }
}

.vegasino-87yus1 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegasino-o7t65h {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegasino-7aecsr {
  position: relative;
}

@media (min-width: 768px) {
  .vegasino-7aecsr {
    margin-top: 40px;
  }
}

.vegasino-7aecsr + .vegasino-18e4y0,
.vegasino-7aecsr + .vegasino-7aecsr {
  margin-top: 24px;
}

.vegasino-s1nwqr {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegasino-s1nwqr {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-s1nwqr {
    padding: 80px;
  }
}

.vegasino-jo0tir {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegasino-jo0tir {
    padding: 0 16px;
}


}

.vegasino-wyg64l {
  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) {
  .vegasino-wyg64l {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegasino-4rwpfp {
  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) {
  .vegasino-4rwpfp {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegasino-v4rcgp {
  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;
}

.vegasino-v4rcgp:hover {
  background: var(--button-bg-hover);
}

.vegasino-i72zg6 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegasino-i72zg6 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegasino-i72zg6 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegasino-i72zg6 img {
  min-height: 100%;
  }
}

.vegasino-s1nwqr::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegasino-0so5xf {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegasino-0so5xf h1,
.vegasino-0so5xf h2,
.vegasino-0so5xf h3,
.vegasino-0so5xf h4 {
  margin-bottom: 6px;
}

.vegasino-0so5xf h1:not(:first-child),
.vegasino-0so5xf h2:not(:first-child),
.vegasino-0so5xf h3:not(:first-child),
.vegasino-0so5xf h4:not(:first-child) {
  margin-top: 16px;
}

.vegasino-0so5xf h1,
.vegasino-0so5xf h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegasino-0so5xf h1,
  .vegasino-0so5xf h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegasino-0so5xf h2,
.vegasino-0so5xf h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegasino-0so5xf h2,
  .vegasino-0so5xf h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-0so5xf h3,
.vegasino-0so5xf h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegasino-0so5xf h3,
  .vegasino-0so5xf h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegasino-0so5xf h4,
.vegasino-0so5xf h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegasino-0so5xf ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegasino-0so5xf ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegasino-0so5xf 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);
}

.vegasino-0so5xf ul ul {
  margin-bottom: 8px;
}

.vegasino-0so5xf ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegasino-0so5xf ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegasino-0so5xf ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegasino-0so5xf ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegasino-0so5xf ol li::marker {
  font-weight: 700;
}

.vegasino-0so5xf ol ol {
  margin-bottom: 8px;
}

.vegasino-0so5xf ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegasino-0so5xf ol ul li {
  padding-left: 16px;
}

.vegasino-0so5xf 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) {
  .vegasino-0so5xf table {
    padding: 24px;
  }
}

.vegasino-0so5xf table.vegasino-i63tf8 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.vegasino-j9mw32,
    mask-image 0.3s;
}

.vegasino-0so5xf table.vegasino-i63tf8.vegasino-g0b9ku {
  -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) {
  .vegasino-0so5xf table {
    display: table;
  }
}

.vegasino-0so5xf 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);
}

.vegasino-0so5xf table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegasino-0so5xf table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegasino-0so5xf 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) {
  .vegasino-0so5xf table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegasino-0so5xf table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegasino-0so5xf table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegasino-0so5xf table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegasino-0so5xf img {
  max-width: 100%;
  height: auto;
}

.vegasino-63vcox {
  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) {
  .vegasino-63vcox {
    padding: 24px;
  }
}

.vegasino-1zzkwe {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .vegasino-1zzkwe {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegasino-1zzkwe > * {
  margin: 0 !important;
}

.vegasino-1zzkwe img,
.vegasino-53ujfh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-1zzkwe img,
  .vegasino-53ujfh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-d53aiw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-d53aiw {
    width: 32px;
    height: 32px;
  }
}

.vegasino-h43hji {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegasino-h43hji .vegasino-8zabgy {
  flex-shrink: 0;
}

.vegasino-h43hji .vegasino-06bwqx svg {
  display: none;
}

.vegasino-rtbcpz {
  display: grid;
  transition: max-height 0.vegasino-j9mw32 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegasino-rtbcpz {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegasino-rtbcpz {
    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));
  }
}

.vegasino-rtbcpz.vegasino-r33kup + .vegasino-8zabgy svg {
  transform: rotate(180deg);
}

.vegasino-o0upv4 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegasino-o0upv4 > div:nth-child(3n) {
  grid-column: span 2;
}

.vegasino-o0upv4
  > div:nth-child(3n)
  .vegasino-xp64ja
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegasino-o0upv4 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegasino-o0upv4 > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegasino-o0upv4
    > div:nth-child(3n)
    .vegasino-xp64ja
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegasino-o0upv4 {
    max-width: 270px;
  }
}

.vegasino-o0upv4 .vegasino-xp64ja button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegasino-o0upv4 .vegasino-xp64ja button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegasino-o0upv4 .vegasino-xp64ja button {
    max-width: 104px;
  }
}

.vegasino-psj915 {
  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) {
  .vegasino-psj915 {
    margin-bottom: 0;
  }
}

.vegasino-sxjfza {
  display: none;
  opacity: 0;
}

.vegasino-xve6rc {
  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;
  }
}

.vegasino-xve6rc img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegasino-xp64ja {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegasino-xp64ja button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegasino-xp64ja
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegasino-xp64ja
    button {
    max-width: 145px;
  }
}

.vegasino-diwgx9:first-child
  .vegasino-xp64ja
  button {
  max-width: 270px;
}

.vegasino-ws62a2 {
  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%;
}

.vegasino-psj915 picture {
  width: 100%;
  max-width: 100%;
}

.vegasino-2lzbs8 {
  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;
}

.vegasino-2lzbs8 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegasino-psj915:hover .vegasino-2lzbs8 {
  display: flex;
}

.vegasino-atehkr {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegasino-f39i5r {
  display: flex;
}

.vegasino-f39i5r:hover .vegasino-ykmsa2,
.vegasino-f39i5r .vegasino-cgk00k .vegasino-ykmsa2 {
  display: flex;
}

.vegasino-f39i5r svg {
  flex-shrink: 0;
}

.vegasino-ykmsa2 {
  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) {
  .vegasino-ykmsa2 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegasino-ykmsa2:hover {
  display: flex;
}

.vegasino-ykmsa2 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegasino-noz528 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .vegasino-noz528 {
    font-size: 12px;
  }
}

.vegasino-8cb81y,
.vegasino-xcews0 {
  width: 50%;
  flex-shrink: 0;
}

.vegasino-8cb81y {
  font-weight: 700;
}

.vegasino-16yoko .vegasino-rtbcpz {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegasino-16yoko .vegasino-rtbcpz {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegasino-16yoko .vegasino-rtbcpz {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegasino-16yoko
  .vegasino-ws62a2:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegasino-16yoko .vegasino-xve6rc {
  height: 100% !important;
  border-radius: 16px;
}

.vegasino-16yoko .vegasino-xp64ja {
  gap: 4px;
  align-items: center;
}

.vegasino-16yoko .vegasino-xp64ja button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegasino-16yoko .vegasino-xp64ja svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegasino-16yoko .vegasino-ry3fv6,
.vegasino-16yoko .vegasino-234u6c {
  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.vegasino-a5vc5q.org/2000/svg'%3E%3Cpath d='M9.vegasino-fwkiop 4.vegasino-iwtrdm.vegasino-zjibpc 5.vegasino-lw885h.vegasino-7i7fs2 5.vegasino-88hcg5.vegasino-vgn96t 5.vegasino-8zjpnu.vegasino-urhgf0 8.vegasino-1809pn.vegasino-ydh2vq 9.vegasino-z5bjcx.vegasino-l1wzsb 9.vegasino-mjz0n5.vegasino-u75opg 13.vegasino-dny7il.vegasino-qan85c 11.vegasino-p52f01.vegasino-v7haup 11.vegasino-lsg8uh.vegasino-1xs1nm 11.vegasino-p9a2qy.vegasino-12sb1g 13.vegasino-fkre91.vegasino-72owd0 9.vegasino-1dwxff.vegasino-w5v0gb 9.vegasino-1884fb.vegasino-rqckci 8.vegasino-g1v0tr.vegasino-s0nigq 5.vegasino-tcewo4.vegasino-l6exqs 5.vegasino-zatgje.vegasino-gjorcp 5.vegasino-uyozn7.vegasino-eaaape 4.vegasino-4oprja.vegasino-v7haup 1.vegasino-9ksal0.vegasino-fwkiop 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegasino-16yoko .vegasino-ry3fv6 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegasino-16yoko .vegasino-234u6c {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegasino-n6y0m3 {
  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) {
  .vegasino-n6y0m3 {
    padding: 24px;
  }
}

.vegasino-n6y0m3 .vegasino-8zabgy {
  display: flex;
}

@media (min-width: 768px) {
  .vegasino-n6y0m3 .vegasino-8zabgy {
    display: none;
  }
}

.vegasino-n6y0m3 .vegasino-06bwqx svg {
  display: none;
}

.vegasino-x3xq3h {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegasino-x3xq3h .vegasino-x06u68 {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-x3xq3h .vegasino-x06u68 {
    display: flex;
  }
}

.vegasino-dtqbs7 {
  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) {
  .vegasino-dtqbs7 {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-dtqbs7 > * {
  margin: 0 !important;
}

.vegasino-dtqbs7 img,
.vegasino-8kfte9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-dtqbs7 img,
  .vegasino-8kfte9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-l84zpw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-l84zpw {
    width: 32px;
    height: 32px;
  }
}

.vegasino-cr9vis {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegasino-cr9vis {
    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;
  }

  .vegasino-cr9vis::-webkit-scrollbar {
    display: none;
  }
}

.vegasino-zjvmh0 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegasino-zjvmh0 {
    padding: 7px 15px;
  }
}

.vegasino-zjvmh0:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegasino-rmocmf {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegasino-rmocmf {
    display: flex;
    opacity: 1;
  }
}

.vegasino-zjvmh0 picture {
  height: 100%;
  display: block;
}

.vegasino-zjvmh0 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegasino-zjvmh0 img {
    width: 88px;
    height: 44px;
  }
}

.vegasino-zjvmh0 p {
  text-align: center;
  width: 100%;
}

.vegasino-3sp4ta {
  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) {
  .vegasino-3sp4ta {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-3sp4ta img,
.vegasino-e7bwas {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-3sp4ta img,
  .vegasino-e7bwas {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-8cyu94 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-8cyu94 {
    width: 32px;
    height: 32px;
  }
}

.vegasino-6stcc7 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegasino-ectuy0 {
  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;
}

.vegasino-1e61rg {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegasino-1e61rg.vegasino-cgk00k {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegasino-h7sgu1 {
  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) {
  .vegasino-h7sgu1 {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegasino-ok6jh5 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegasino-nuw460 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegasino-j9mw32 ease;
  opacity: 0;
  color: var(--text-color);
}

.vegasino-l4x4dd {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegasino-l4x4dd ol,
.vegasino-l4x4dd ul {
  padding-left: 1.3em;
}

.vegasino-1e61rg.vegasino-cgk00k .vegasino-nuw460 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegasino-1e61rg.vegasino-cgk00k .vegasino-ok6jh5 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegasino-h4l1kh {
  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) {
  .vegasino-h4l1kh {
    padding: 24px;
  }
}

.vegasino-h4l1kh .vegasino-8zabgy {
  display: flex;
}

@media (min-width: 768px) {
  .vegasino-h4l1kh .vegasino-8zabgy {
    display: none;
  }
}

.vegasino-h4l1kh .vegasino-06bwqx svg {
  display: none;
}

.vegasino-m17e0m {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegasino-m17e0m .vegasino-x06u68 {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-m17e0m .vegasino-x06u68 {
    display: flex;
  }
}

.vegasino-73koqy {
  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) {
  .vegasino-73koqy {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-73koqy > * {
  margin: 0 !important;
}

.vegasino-73koqy img,
.vegasino-7gwu74 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-73koqy img,
  .vegasino-7gwu74 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-g44s37 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-g44s37 {
    width: 32px;
    height: 32px;
  }
}

.vegasino-hbuu5m {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegasino-hbuu5m {
    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;
  }

  .vegasino-hbuu5m::-webkit-scrollbar {
    display: none;
  }
}

.vegasino-mvuxsi {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegasino-mvuxsi:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegasino-fxni98 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegasino-fxni98 {
    display: flex;
    opacity: 1;
  }
}

.vegasino-mvuxsi picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegasino-mvuxsi picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegasino-jhz5d9 {
  margin: -24px 0;
}

.vegasino-jhz5d9:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegasino-jhz5d9 {
    margin: -16px 0;
  }
}

.vegasino-683vyb {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegasino-683vyb {
    flex-direction: row;
  }
}

.vegasino-b1ewoy {
  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) {
  .vegasino-b1ewoy {
    flex: 1;
  }
}

.vegasino-b1ewoy::placeholder {
  color: var(--Text-400);
}

.vegasino-edzejy {
  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;
}

.vegasino-uit3cj {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegasino-uit3cj::-webkit-scrollbar {
  display: none;
}

.vegasino-tjvz01 {
  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;
}

.vegasino-tjvz01 img,
.vegasino-tjvz01 svg {
  margin-right: 8px;
}

.vegasino-api75r {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegasino-jhz5d9 + .vegasino-udzg5v {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegasino-jhz5d9 + .vegasino-udzg5v {
    margin-top: -16px;
  }
}

.vegasino-6gs4t3 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegasino-6gs4t3 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegasino-6gs4t3 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegasino-6snmsi {
  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;
}

.vegasino-j23nyo {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.vegasino-pd7ngz {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegasino-dqdrx0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegasino-xmsaeo {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegasino-6snmsi 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;
}

.vegasino-6snmsi 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) {
  .vegasino-6snmsi {
    padding: 39px 179px 39px 39px;
  }

  .vegasino-j23nyo {
    font-size: 40px;
    line-height: 48px;
  }

  .vegasino-xmsaeo {
    height: 348px;
  }

  .vegasino-6snmsi button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegasino-6snmsi button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-6snmsi {
    padding: 63px;
  }
}

.vegasino-shkejs {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegasino-shkejs {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegasino-kksuxx {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegasino-kksuxx {
    width: auto;
  }
}

.vegasino-6y9h3k {
  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;
}

.vegasino-6y9h3k::-webkit-scrollbar {
  display: none;
}

.vegasino-6y9h3k 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);
}

.vegasino-6y9h3k a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegasino-6y9h3k {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegasino-shkejs .vegasino-um2smt {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.vegasino-j9mw32,
    mask-image 0.3s;
}

.vegasino-shkejs .vegasino-um2smt.vegasino-g0b9ku {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegasino-lzdh9k {
  margin: 40px -16px;
}

.vegasino-twkkyv + .vegasino-18e4y0,
.vegasino-twkkyv + .vegasino-7aecsr {
  margin-top: 24px;
}

.vegasino-6obprr {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegasino-6obprr picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegasino-mfmztr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegasino-mfmztr {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegasino-mfmztr {
    margin-top: 0;
  }
}

.vegasino-vg8di4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegasino-vg8di4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegasino-nu61e2 {
  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) {
  .vegasino-nu61e2 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegasino-mktp3h {
  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) {
  .vegasino-mktp3h {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegasino-u66h2o {
  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) {
  .vegasino-u66h2o {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegasino-1968bv {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegasino-1968bv {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegasino-bb9gm9 {
  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;
}

.vegasino-xf5wwr {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegasino-xf5wwr img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegasino-udzg5v {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegasino-f7y0el {
  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) {
  .vegasino-f7y0el {
    padding: 15px 48px;
  }
}

main > .vegasino-udzg5v {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegasino-rtbcpz.vegasino-ne91tc > div:nth-child(n+5) {
    display: none;
  }
}

.vegasino-0so5xf p a img {
  display: block;
  margin: 0 auto;
}


.vegasino-xpfsqb {
  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 */
.vegasino-wsfw9o {
  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;
}

.vegasino-wsfw9o label {
  font-size: 14px;
}

.vegasino-wsfw9o h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegasino-wsfw9o input,
.vegasino-wsfw9o textarea,
.vegasino-wsfw9o 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;
}
.vegasino-wsfw9o button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegasino-wyjah6 ease;
}
.vegasino-wsfw9o button:hover {
  background-color: var(--button-bg-hover);
}
.vegasino-fs0o9d {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegasino-aaj8ze ease-in;
}

.vegasino-fs0o9d 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;
}
.vegasino-2mh1u0, .vegasino-k7vbii, [class*="review-card"],
thead, thead th, table th, .vegasino-e8m9pb,
.vegasino-70par5, [class*="collapsible-header"],
.vegasino-cplew2, [class*="updated-block"] {
  color: #ece7dc !important;
}
