* {
  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-u0u9vu {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-u0u9vu {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-u0u9vu {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegasino-75dg6w {
  overflow: hidden;
}

.vegasino-i55ci5 img {
  background: var(--Neutral-300);
}

.vegasino-280f9f {
  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-lnuiqy {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegasino-lnuiqy:hover {
  background: var(--button-bg-hover);
}

.vegasino-hook26 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegasino-hook26:hover {
  background: var(--button-bg-hover);
}

.vegasino-qezs9k {
  font-size: 12px;
  line-height: 18px;
}

.vegasino-ci17t6 {
  font-size: 18px;
  line-height: 26px;
}

.vegasino-un4bv1 {
  width: 100%;
}

.vegasino-5674ku {
  padding: 6px 16px;
}

.vegasino-tzur4a {
  padding: 10px 16px;
}

.vegasino-lo1tjf {
  padding: 15px 26px;
}

.vegasino-wb72lz {
  flex-shrink: 0;
}

.vegasino-lonnme {
  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-iotdw9 {
  display: none;
}

.vegasino-q8rcxp {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegasino-q352jr {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegasino-jxtbt7 {
  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-0xovxc {
  cursor: grab;
}

.vegasino-jxtbt7::-webkit-scrollbar {
  display: none;
}

.vegasino-bdxez3 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegasino-wgnzt6 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegasino-p6wdfz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegasino-c2e2d0 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegasino-xdqd0j {
  visibility: visible;
}

.vegasino-ttymq4 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegasino-rwfxtl ease;
}

.vegasino-ebjqa8 {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegasino-gp09oc {
  -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-rwfxtl,
    mask-image 0.3s;
}

.vegasino-gp09oc.vegasino-9qm6z1 {
  -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-cc12bu: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-jkny5d {
  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-3aiu8m.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-3aiu8m.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-hziq85 {
  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-hziq85::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-fo5ykt {
  position: relative;
  z-index: 1;
}

.vegasino-hoz6df {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegasino-d7tslc {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.vegasino-bcwb6o {
  font-size: 40px;
  line-height: 48px;
}

.vegasino-prum0e {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegasino-dolbjh {
  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-dolbjh:hover {
  background: var(--Primary-400);
}

.vegasino-dolbjh svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegasino-cc12bu 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-hziq85 {
    max-width: 600px;
    padding: 64px;
  }

  .vegasino-hoz6df {
    font-size: 24px;
    line-height: 32px;
  }

  .vegasino-d7tslc {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegasino-bcwb6o {
    font-size: 50px;
    line-height: 56px;
  }

  .vegasino-prum0e {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegasino-jkny5d {
    top: 25px;
    right: 25px;
  }
}

.vegasino-6dbk01,
.vegasino-n1mrvu {
  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-hknc5d.vegasino-4i3lqu::before,
.vegasino-n1mrvu::before,
.vegasino-m1r706::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-3aiu8m.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegasino-3cseal 14.vegasino-x6ge1m.vegasino-moc4c2 14.vegasino-2zz23p 15.vegasino-jnf83y 14.vegasino-7o20nf 15.vegasino-z23uwt 14.vegasino-oa4her.vegasino-9bp64a 14.vegasino-rfikps 19.vegasino-zsb7gk 12.vegasino-3tcy0f 19.vegasino-zsb7gk 10.vegasino-8v2wkv.vegasino-zsb7gk 8.vegasino-h8obbz 17.vegasino-oa9lzi 7.vegasino-vqxkl2 15.vegasino-c4sj8d 7.vegasino-vhay2b.vegasino-poc4s1 7.vegasino-vqxkl2 11.vegasino-0e7ful 8.vegasino-h8obbz 11.vegasino-0e7ful 10.vegasino-k5yzmb.vegasino-0e7ful 12.vegasino-h28m1i 13.vegasino-m5o99l 14.vegasino-ubbmgh 15.vegasino-6zvk9s 14.vegasino-px8smf.vegasino-kjsnlo 14.vegasino-o0v4wb 15.vegasino-holzan 14.vegasino-3alesg 15.vegasino-1hoier 14.vegasino-e7as2p.vegasino-3cseal 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegasino-92d93i 15.vegasino-z5b23w.vegasino-nqo1wm 15.vegasino-0k6dcv 15.vegasino-ivyqyk 15.vegasino-99adir 15.vegasino-dcstkk 15.vegasino-msj031.vegasino-c88a12 15.vegasino-99adir 15.vegasino-gjtaqe 15.vegasino-7ws39c 15.vegasino-dqwa1e 15.vegasino-t9xpoc.vegasino-99l2sr 15.vegasino-wb9jwl 7.vegasino-8p633o 18.vegasino-0dee33 7.vegasino-2pnte0 23.vegasino-bvzyo7.vegasino-cipnud.vegasino-lbw8kp 18.vegasino-2p8dat 19.vegasino-0yxhcy 15.vegasino-ns4crh 15.vegasino-92d93i 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.vegasino-m0hxnn [type="submit"] *,
.vegasino-d4xzzx button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegasino-3u8ur1 {
    display: none;
  }
}

.vegasino-fkytio {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegasino-fkytio {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-fkytio {
    bottom: 22px;
  }
}

.vegasino-fkytio input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegasino-fkytio {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegasino-4u3lat.static) .vegasino-fkytio {
    bottom: 8px;
  }
}

.vegasino-tmqy0p {
  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-3aiu8m.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegasino-yk1jgg 3.vegasino-4zjlg5.vegasino-j2x85p.vegasino-fvxns2 3.vegasino-hzfvou 3.vegasino-em1dr2 5.vegasino-9g9on1 3.vegasino-em1dr2 8.vegasino-oejaal.vegasino-ofymx2.vegasino-em1dr2 26.vegasino-kel2vl 5.vegasino-4miam0 28.vegasino-o5t0n2 8.vegasino-yismiz 28.vegasino-016m7c.vegasino-7c60ow 28.vegasino-jn39bo.vegasino-8wvx5e 34.vegasino-9f86g9.vegasino-6mh4nh 36.vegasino-aq9s1s 11.vegasino-ju6o4p 37.vegasino-3sjfyf 12.vegasino-zitqkw 36.vegasino-1zb70o.vegasino-h0b6qn 28.vegasino-l38ays.vegasino-8f164a.vegasino-6kg7bq 28.vegasino-akee44 36.vegasino-2cswg7 26.vegasino-tp23dn 36.vegasino-2cswg7 23.vegasino-1yksiy.vegasino-xhgp3k.vegasino-2cswg7 5.vegasino-lzz1y7 34.vegasino-tf1irc 3.vegasino-hzfvou 31.vegasino-yk1jgg 3.vegasino-s84bzv.vegasino-iz17j8 18.vegasino-erwr4z.vegasino-8g4rbo 18.vegasino-3mcfl7 8.vegasino-rmb4dw 17.vegasino-5gwhew 8.vegasino-rmb4dw 15.vegasino-t7cwu3.vegasino-rmb4dw 14.vegasino-q5nhaz 9.vegasino-8g4rbo 13.vegasino-obf1zr 11.vegasino-iz17j8 13.vegasino-xpfaox.vegasino-a9yj9t 13.vegasino-obf1zr 13.vegasino-53jlcm 14.vegasino-q5nhaz 13.vegasino-53jlcm 15.vegasino-wt43dc.vegasino-53jlcm 17.vegasino-5gwhew 12.vegasino-a9yj9t 18.vegasino-3mcfl7 11.vegasino-iz17j8 18.vegasino-svxoi4.vegasino-6hz70p 18.vegasino-7tvz7k.vegasino-biyb06 18.vegasino-3mcfl7 17.vegasino-fe7ei8 17.vegasino-5gwhew 17.vegasino-fe7ei8 15.vegasino-oslafp.vegasino-fe7ei8 14.vegasino-q5nhaz 18.vegasino-biyb06 13.vegasino-obf1zr 20.vegasino-6hz70p 13.vegasino-kftbtj.vegasino-91h98k 13.vegasino-obf1zr 22.vegasino-ccb761 14.vegasino-q5nhaz 22.vegasino-ccb761 15.vegasino-u4tn9o.vegasino-otxzji 17.vegasino-5gwhew 21.vegasino-91h98k 18.vegasino-3mcfl7 20.vegasino-6hz70p 18.vegasino-lyzb70.vegasino-34b7m4 18.vegasino-p3df4o.vegasino-gnucrs 18.vegasino-3mcfl7 26.vegasino-ipjzt0 17.vegasino-5gwhew 26.vegasino-ipjzt0 15.vegasino-qh19c8.vegasino-ipjzt0 14.vegasino-q5nhaz 27.vegasino-gnucrs 13.vegasino-obf1zr 28.vegasino-34b7m4 13.vegasino-s8e5og.vegasino-jwe9dg 13.vegasino-obf1zr 31.vegasino-20fpdl 14.vegasino-q5nhaz 31.vegasino-20fpdl 15.vegasino-i2plm8.vegasino-ipjzt0 17.vegasino-5gwhew 30.vegasino-jwe9dg 18.vegasino-3mcfl7 28.vegasino-34b7m4 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-tmqy0p {
    display: none;
  }
}

.vegasino-9sy89z {
  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-9sy89z {
    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-d4xzzx {
  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-d4xzzx {
    padding: 14px 16px;
  }
}

.vegasino-d4xzzx button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegasino-d4xzzx button:first-child {
  align-content: end;
}

.vegasino-d4xzzx button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegasino-d4xzzx
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegasino-d4xzzx
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegasino-d4xzzx button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegasino-d4xzzx button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegasino-m1r706 {
  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-m1r706::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegasino-m1r706,
.pc61d126-chatbot[data-active-screen="3"]
  .vegasino-m1r706 {
  opacity: 1;
  visibility: visible;
}

.vegasino-38o0hz {
  flex: 1 1;
}

.vegasino-8yvd8h {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-8yvd8h {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegasino-by5kgs {
  display: block;
}

.vegasino-s05ckn {
  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-s05ckn {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegasino-n1mrvu {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.vegasino-n1mrvu::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegasino-zwk0g7 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegasino-zwk0g7 p {
  color: var(--Text-100);
}

.vegasino-n1mrvu .vegasino-91zgsn {
  grid-area: button;
}

.vegasino-n1mrvu .vegasino-91zgsn::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-3aiu8m.org/2000/svg'%3E%3Cpath d='M4.vegasino-tj7ilv 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegasino-n1ujbx 15L16.vegasino-n1ujbx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegasino-n1ujbx 5L16.vegasino-n1ujbx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .vegasino-399p4b {
  display: block;
}

.vegasino-lje0a3 {
  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-lje0a3 {
    margin-top: 40px;
  }
}

.vegasino-6dbk01 label,
.vegasino-6dbk01 input {
  display: block;
  width: 100%;
}

.vegasino-6dbk01 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegasino-6dbk01 label.vegasino-9ij2n9 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegasino-6dbk01 label.vegasino-9ij2n9::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-6dbk01 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-6dbk01 input::placeholder {
  color: var(--Text-400);
}

.vegasino-v1lh86 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegasino-v1lh86 {
  display: flex;
}

.vegasino-v1lh86 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegasino-v1lh86 ol {
    height: 420px;
    padding: 24px;
  }
}

.vegasino-v1lh86 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegasino-m0hxnn {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-m0hxnn {
    padding: 0 24px 24px;
  }
}

.vegasino-m0hxnn 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-m0hxnn input::placeholder {
  color: var(--Text-400);
}

.vegasino-m0hxnn [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegasino-m0hxnn [type="submit"]:disabled {
  opacity: 0.5;
}

.vegasino-m0hxnn [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegasino-m0hxnn [type="submit"] {
    right: 40px;
  }
}

.vegasino-hknc5d {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegasino-hknc5d.vegasino-4i3lqu {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegasino-hknc5d.vegasino-4i3lqu::before {
  content: "";
  width: 31px;
}

.vegasino-hknc5d.vegasino-4i3lqu p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegasino-hknc5d.vegasino-su34v6 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegasino-hknc5d p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegasino-fkytio .vegasino-91zgsn {
  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-3u8ur1 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegasino-3u8ur1 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegasino-3u8ur1 {
    padding: 18px 0;
  }
}

.vegasino-3u8ur1 .vegasino-u0u9vu {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegasino-3u8ur1 .vegasino-u0u9vu {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegasino-d6sfj1 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegasino-d6sfj1 {
    max-width: 160px;
    height: 40px;
  }
}

.vegasino-d6sfj1 picture,
.vegasino-d6sfj1 img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegasino-d6sfj1 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegasino-nln6nw {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegasino-rwfxtl ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegasino-3u8ur1.vegasino-cbs7b1 .vegasino-nln6nw {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegasino-nln6nw {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegasino-nln6nw {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegasino-xtagps,
.vegasino-gushcg {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegasino-xtagps,
  .vegasino-gushcg {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegasino-gushcg {
    display: none;
  }
}

.vegasino-ntwkag {
  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-cbs7b1 .vegasino-ntwkag {
  background: var(--fh-bg-color);
}

.vegasino-ntwkag button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegasino-ntwkag {
    display: none;
  }
}

.vegasino-ckgrtr {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegasino-ckgrtr {
    display: none;
  }
}

.vegasino-nciow1 {
  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-3u8ur1.vegasino-cbs7b1 .vegasino-nciow1:first-child {
  display: none;
}

.vegasino-3u8ur1.vegasino-cbs7b1 .vegasino-nciow1:last-child {
  display: block;
}

.vegasino-nciow1:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegasino-nciow1 {
    display: none;
  }
}

.vegasino-ygb96f {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegasino-ygb96f {
    display: flex;
  }
}

.vegasino-ygb96f ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegasino-ygb96f:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegasino-ygb96f:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegasino-ygb96f:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegasino-ygb96f:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegasino-ygb96f:hover .vegasino-ta0fuz svg {
  transform: rotate(180deg);
}

.vegasino-l2wz9m {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegasino-as4b4s {
  padding: 0 8px;
}

.vegasino-n2apyu {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegasino-n2apyu:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegasino-n2apyu {
    padding: 4px 8px;
  }
}

.vegasino-20rx5p {
  display: flex;
}

.vegasino-20rx5p img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegasino-ta0fuz {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegasino-ta0fuz svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegasino-l6sfn0 {
  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-l6sfn0 {
    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-xewgt2 {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegasino-xewgt2 {
    display: none;
  }
}

.vegasino-v28q3i {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegasino-2zs166 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegasino-6i5x9k {
  display: flex;
}

.vegasino-wpoc0a {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegasino-rzllrp {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegasino-rzllrp {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegasino-rzllrp {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegasino-rzllrp .vegasino-fl3cj3 [data-ref-el],
  .vegasino-rzllrp .vegasino-fl3cj3 span,
  .vegasino-rzllrp .vegasino-fl3cj3 a {
    white-space: nowrap;
  }
}

.vegasino-ybzqeg {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegasino-ybzqeg.vegasino-ddyutr > .vegasino-fl3cj3 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegasino-ybzqeg.vegasino-ae5p0h:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegasino-ybzqeg.vegasino-ddyutr > .vegasino-2vblk1 {
    height: auto;
  }

  .vegasino-ybzqeg.vegasino-ddyutr > div > .vegasino-uiy7a3 {
    transform: rotate(180deg);
  }
}

.vegasino-ybzqeg [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegasino-ybzqeg [data-ref-el],
.vegasino-ybzqeg span {
  cursor: pointer;
}

.vegasino-ybzqeg [data-ref-el],
.vegasino-ybzqeg span,
.vegasino-ybzqeg 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-ybzqeg [data-ref-el],
  .vegasino-ybzqeg span,
  .vegasino-ybzqeg a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegasino-ybzqeg [data-ref-el],
  .vegasino-ybzqeg span,
  .vegasino-ybzqeg a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegasino-2vblk1 {
  height: 0;
  overflow: hidden;
  transition: height 0.vegasino-rwfxtl ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegasino-2vblk1::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegasino-2vblk1::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegasino-2vblk1::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegasino-2vblk1 {
    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-2vblk1:has(> .vegasino-ybzqeg.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegasino-2vblk1 .vegasino-2vblk1 {
    padding: 0;
  }

  .vegasino-2vblk1 .vegasino-ybzqeg {
    font-weight: 400;
  }

  .vegasino-2vblk1 .vegasino-ybzqeg:hover > .vegasino-fl3cj3 {
    background: var(--Neutral-300);
  }

  .vegasino-2vblk1 .vegasino-uiy7a3 {
    rotate: -90deg;
  }
}

.vegasino-fl3cj3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegasino-fl3cj3 {
    padding: 8px;
  }

  .vegasino-ybzqeg.vegasino-ido8io > .vegasino-fl3cj3 {
    background: var(--Neutral-300);
  }
}

.vegasino-uiy7a3 {
  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-3aiu8m.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegasino-9ybco2 0.vegasino-x2872w.vegasino-3j85wu -0.vegasino-34o4gz 0.vegasino-atp1a5 -0.vegasino-34o4gz 1.vegasino-cli4wg 0.vegasino-0n1dae.vegasino-om0xr1 4.vegasino-uhibyq.vegasino-9ybco2 0.vegasino-wz7x8h.vegasino-uk2szy -0.vegasino-34o4gz 9.vegasino-5fsrmd -0.vegasino-34o4gz 10.vegasino-uwht6y 0.vegasino-qm2raq.vegasino-ftpeer 0.vegasino-3j85wu 10.vegasino-ftpeer 0.vegasino-atp1a5 10.vegasino-uwht6y 1.vegasino-5uic6n.vegasino-5ctqto 5.vegasino-xqtdpf.vegasino-y3h12u 6.vegasino-ssavk0 5.vegasino-01xz38 6.vegasino-ssavk0 4.vegasino-9smuka 5.vegasino-twy3in.vegasino-9ybco2 1.vegasino-yz39bw.vegasino-34o4gz 0.vegasino-atp1a5 -0.vegasino-34o4gz 0.vegasino-3j85wu 0.vegasino-9ybco2 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegasino-rwfxtl ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegasino-uiy7a3 {
    cursor: default;
  }
}

.vegasino-oxds1w {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegasino-ldz8ck {
  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-ldz8ck {
    padding: 40px 4px;
  }
}

.vegasino-v4xzqz {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegasino-v4xzqz {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegasino-ohxlxi {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegasino-ohxlxi {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegasino-ohxlxi ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegasino-ohxlxi [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegasino-ohxlxi [data-ref-el],
.vegasino-ohxlxi span,
.vegasino-ohxlxi a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegasino-gcm4n5 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegasino-gcm4n5 {
    margin-bottom: 12px;
  }
}

.vegasino-6x697q {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegasino-6x697q img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegasino-6x697q:last-child {
    margin-right: 0;
  }
}

.vegasino-adalny {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegasino-gcm4n5:hover .vegasino-l9twf8 {
  visibility: visible;
  opacity: 1;
}

.vegasino-l9twf8 {
  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-zywrfk {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegasino-a0unpc {
  display: flex;
  margin: 6px;
}

.vegasino-a0unpc img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegasino-l9twf8::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-l9twf8::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-4p3b8b {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegasino-4p3b8b {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegasino-eex7b0 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegasino-eex7b0 {
    margin-right: 32px;
  }
}

.vegasino-k10fhb {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegasino-k10fhb {
    margin-top: 0;
    width: 340px;
  }
}

.vegasino-k10fhb a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegasino-hio07t {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegasino-w5zirj {
  position: relative;
}

@media (min-width: 768px) {
  .vegasino-w5zirj {
    margin-top: 40px;
  }
}

.vegasino-w5zirj + .vegasino-oxcz06,
.vegasino-w5zirj + .vegasino-w5zirj {
  margin-top: 24px;
}

.vegasino-cs873j {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegasino-cs873j {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-cs873j {
    padding: 80px;
  }
}

.vegasino-qw66bj {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegasino-qw66bj {
    padding: 0 16px;
}


}

.vegasino-jbq9tk {
  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-jbq9tk {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegasino-kujcte {
  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-kujcte {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegasino-7rftap {
  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-7rftap:hover {
  background: var(--button-bg-hover);
}

.vegasino-g8q3ix {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegasino-g8q3ix img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegasino-g8q3ix img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegasino-g8q3ix img {
  min-height: 100%;
  }
}

.vegasino-cs873j::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegasino-26ka2m {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegasino-26ka2m h1,
.vegasino-26ka2m h2,
.vegasino-26ka2m h3,
.vegasino-26ka2m h4 {
  margin-bottom: 6px;
}

.vegasino-26ka2m h1:not(:first-child),
.vegasino-26ka2m h2:not(:first-child),
.vegasino-26ka2m h3:not(:first-child),
.vegasino-26ka2m h4:not(:first-child) {
  margin-top: 16px;
}

.vegasino-26ka2m h1,
.vegasino-26ka2m h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegasino-26ka2m h1,
  .vegasino-26ka2m h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegasino-26ka2m h2,
.vegasino-26ka2m h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegasino-26ka2m h2,
  .vegasino-26ka2m h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-26ka2m h3,
.vegasino-26ka2m h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegasino-26ka2m h3,
  .vegasino-26ka2m h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegasino-26ka2m h4,
.vegasino-26ka2m h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegasino-26ka2m ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegasino-26ka2m ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegasino-26ka2m 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-26ka2m ul ul {
  margin-bottom: 8px;
}

.vegasino-26ka2m ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegasino-26ka2m ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegasino-26ka2m ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegasino-26ka2m ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegasino-26ka2m ol li::marker {
  font-weight: 700;
}

.vegasino-26ka2m ol ol {
  margin-bottom: 8px;
}

.vegasino-26ka2m ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegasino-26ka2m ol ul li {
  padding-left: 16px;
}

.vegasino-26ka2m 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-26ka2m table {
    padding: 24px;
  }
}

.vegasino-26ka2m table.vegasino-ibesaz {
  -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-rwfxtl,
    mask-image 0.3s;
}

.vegasino-26ka2m table.vegasino-ibesaz.vegasino-9qm6z1 {
  -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-26ka2m table {
    display: table;
  }
}

.vegasino-26ka2m 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-26ka2m table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegasino-26ka2m table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegasino-26ka2m 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-26ka2m table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegasino-26ka2m table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegasino-26ka2m table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegasino-26ka2m table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegasino-26ka2m img {
  max-width: 100%;
  height: auto;
}

.vegasino-6e3ksv {
  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-6e3ksv {
    padding: 24px;
  }
}

.vegasino-dmefv4 {
  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-dmefv4 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegasino-dmefv4 > * {
  margin: 0 !important;
}

.vegasino-dmefv4 img,
.vegasino-pomrd3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-dmefv4 img,
  .vegasino-pomrd3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-7lv6px {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-7lv6px {
    width: 32px;
    height: 32px;
  }
}

.vegasino-ex7pbo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegasino-ex7pbo .vegasino-xazbsv {
  flex-shrink: 0;
}

.vegasino-ex7pbo .vegasino-cu2zm0 svg {
  display: none;
}

.vegasino-b5eb6g {
  display: grid;
  transition: max-height 0.vegasino-rwfxtl ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegasino-b5eb6g {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegasino-b5eb6g {
    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-b5eb6g.vegasino-g7xnz7 + .vegasino-xazbsv svg {
  transform: rotate(180deg);
}

.vegasino-innxq5 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegasino-innxq5 > div:nth-child(3n) {
  grid-column: span 2;
}

.vegasino-innxq5
  > div:nth-child(3n)
  .vegasino-exvyqb
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegasino-innxq5 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegasino-innxq5 > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegasino-innxq5
    > div:nth-child(3n)
    .vegasino-exvyqb
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegasino-innxq5 {
    max-width: 270px;
  }
}

.vegasino-innxq5 .vegasino-exvyqb button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegasino-innxq5 .vegasino-exvyqb button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegasino-innxq5 .vegasino-exvyqb button {
    max-width: 104px;
  }
}

.vegasino-vcno6t {
  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-vcno6t {
    margin-bottom: 0;
  }
}

.vegasino-e8kj5i {
  display: none;
  opacity: 0;
}

.vegasino-ong5b6 {
  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-ong5b6 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegasino-exvyqb {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegasino-exvyqb 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-exvyqb
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegasino-exvyqb
    button {
    max-width: 145px;
  }
}

.vegasino-63xpn9:first-child
  .vegasino-exvyqb
  button {
  max-width: 270px;
}

.vegasino-y8syvl {
  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-vcno6t picture {
  width: 100%;
  max-width: 100%;
}

.vegasino-nv5muf {
  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-nv5muf svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegasino-vcno6t:hover .vegasino-nv5muf {
  display: flex;
}

.vegasino-z2fq2z {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegasino-xqnqcl {
  display: flex;
}

.vegasino-xqnqcl:hover .vegasino-1rrgto,
.vegasino-xqnqcl .vegasino-ido8io .vegasino-1rrgto {
  display: flex;
}

.vegasino-xqnqcl svg {
  flex-shrink: 0;
}

.vegasino-1rrgto {
  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-1rrgto {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegasino-1rrgto:hover {
  display: flex;
}

.vegasino-1rrgto svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegasino-v89t11 {
  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-v89t11 {
    font-size: 12px;
  }
}

.vegasino-sy74mu,
.vegasino-mmf5sv {
  width: 50%;
  flex-shrink: 0;
}

.vegasino-sy74mu {
  font-weight: 700;
}

.vegasino-a83e2z .vegasino-b5eb6g {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegasino-a83e2z .vegasino-b5eb6g {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegasino-a83e2z .vegasino-b5eb6g {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegasino-a83e2z
  .vegasino-y8syvl:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegasino-a83e2z .vegasino-ong5b6 {
  height: 100% !important;
  border-radius: 16px;
}

.vegasino-a83e2z .vegasino-exvyqb {
  gap: 4px;
  align-items: center;
}

.vegasino-a83e2z .vegasino-exvyqb button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegasino-a83e2z .vegasino-exvyqb svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegasino-a83e2z .vegasino-ia2isv,
.vegasino-a83e2z .vegasino-yjgzgr {
  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-3aiu8m.org/2000/svg'%3E%3Cpath d='M9.vegasino-1zdj0z 4.vegasino-v2bipl.vegasino-9kjr5k 5.vegasino-j3c9j2.vegasino-j3inhj 5.vegasino-ovegiu.vegasino-iztvoo 5.vegasino-gs2o1j.vegasino-hef1ed 8.vegasino-enltam.vegasino-wt8l1n 9.vegasino-8sckd5.vegasino-dbs6f4 9.vegasino-ee84id.vegasino-lf65yv 13.vegasino-7ax4vn.vegasino-wb6sxe 11.vegasino-vkupta.vegasino-64x9d8 11.vegasino-tz9zmt.vegasino-rvdx4f 11.vegasino-pgakpc.vegasino-rdi0ve 13.vegasino-mvbvnf.vegasino-gg8ziv 9.vegasino-s56l80.vegasino-3jfbsh 9.vegasino-5ffj9e.vegasino-2g2hx8 8.vegasino-9ozn0t.vegasino-ncn0dj 5.vegasino-mnp5ds.vegasino-gvyxsc 5.vegasino-z5rb80.vegasino-wwzv0u 5.vegasino-4l1g2y.vegasino-nq601b 4.vegasino-gsne16.vegasino-64x9d8 1.vegasino-rfhd1x.vegasino-1zdj0z 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegasino-a83e2z .vegasino-ia2isv {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegasino-a83e2z .vegasino-yjgzgr {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegasino-yhjk1s {
  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-yhjk1s {
    padding: 24px;
  }
}

.vegasino-yhjk1s .vegasino-xazbsv {
  display: flex;
}

@media (min-width: 768px) {
  .vegasino-yhjk1s .vegasino-xazbsv {
    display: none;
  }
}

.vegasino-yhjk1s .vegasino-cu2zm0 svg {
  display: none;
}

.vegasino-6g0dyi {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegasino-6g0dyi .vegasino-280f9f {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-6g0dyi .vegasino-280f9f {
    display: flex;
  }
}

.vegasino-eueqp7 {
  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-eueqp7 {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-eueqp7 > * {
  margin: 0 !important;
}

.vegasino-eueqp7 img,
.vegasino-u60yl9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-eueqp7 img,
  .vegasino-u60yl9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-04nejp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-04nejp {
    width: 32px;
    height: 32px;
  }
}

.vegasino-swdeka {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegasino-swdeka {
    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-swdeka::-webkit-scrollbar {
    display: none;
  }
}

.vegasino-6b91k0 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegasino-6b91k0 {
    padding: 7px 15px;
  }
}

.vegasino-6b91k0:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegasino-wfojn1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegasino-wfojn1 {
    display: flex;
    opacity: 1;
  }
}

.vegasino-6b91k0 picture {
  height: 100%;
  display: block;
}

.vegasino-6b91k0 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegasino-6b91k0 img {
    width: 88px;
    height: 44px;
  }
}

.vegasino-6b91k0 p {
  text-align: center;
  width: 100%;
}

.vegasino-hykm44 {
  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-hykm44 {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-hykm44 img,
.vegasino-fbuqsh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-hykm44 img,
  .vegasino-fbuqsh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-5vh71s {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-5vh71s {
    width: 32px;
    height: 32px;
  }
}

.vegasino-k9ttdk {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegasino-nsxn8h {
  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-c4f6xn {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegasino-c4f6xn.vegasino-ido8io {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegasino-wgofbh {
  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-wgofbh {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegasino-5omcge {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegasino-scrp1e {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegasino-rwfxtl ease;
  opacity: 0;
  color: var(--text-color);
}

.vegasino-fh04as {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegasino-fh04as ol,
.vegasino-fh04as ul {
  padding-left: 1.3em;
}

.vegasino-c4f6xn.vegasino-ido8io .vegasino-scrp1e {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegasino-c4f6xn.vegasino-ido8io .vegasino-5omcge {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegasino-cktsop {
  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-cktsop {
    padding: 24px;
  }
}

.vegasino-cktsop .vegasino-xazbsv {
  display: flex;
}

@media (min-width: 768px) {
  .vegasino-cktsop .vegasino-xazbsv {
    display: none;
  }
}

.vegasino-cktsop .vegasino-cu2zm0 svg {
  display: none;
}

.vegasino-dpz9zv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegasino-dpz9zv .vegasino-280f9f {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-dpz9zv .vegasino-280f9f {
    display: flex;
  }
}

.vegasino-127bai {
  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-127bai {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-127bai > * {
  margin: 0 !important;
}

.vegasino-127bai img,
.vegasino-02tply {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-127bai img,
  .vegasino-02tply {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-fbktqq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-fbktqq {
    width: 32px;
    height: 32px;
  }
}

.vegasino-scykw9 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegasino-scykw9 {
    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-scykw9::-webkit-scrollbar {
    display: none;
  }
}

.vegasino-0w8q21 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegasino-0w8q21:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegasino-n0i5j6 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegasino-n0i5j6 {
    display: flex;
    opacity: 1;
  }
}

.vegasino-0w8q21 picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegasino-0w8q21 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegasino-eo667c {
  margin: -24px 0;
}

.vegasino-eo667c:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegasino-eo667c {
    margin: -16px 0;
  }
}

.vegasino-7hpznq {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegasino-7hpznq {
    flex-direction: row;
  }
}

.vegasino-wjcjje {
  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-wjcjje {
    flex: 1;
  }
}

.vegasino-wjcjje::placeholder {
  color: var(--Text-400);
}

.vegasino-0fa1wb {
  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-x9k2ws {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegasino-x9k2ws::-webkit-scrollbar {
  display: none;
}

.vegasino-ypzay9 {
  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-ypzay9 img,
.vegasino-ypzay9 svg {
  margin-right: 8px;
}

.vegasino-6kus24 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegasino-eo667c + .vegasino-cr86rn {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegasino-eo667c + .vegasino-cr86rn {
    margin-top: -16px;
  }
}

.vegasino-s8059p {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegasino-s8059p > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegasino-s8059p > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegasino-6cfem0 {
  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-12u69y {
  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-lttbsb {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegasino-ml3ls0 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegasino-ym2oil {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegasino-6cfem0 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-6cfem0 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-6cfem0 {
    padding: 39px 179px 39px 39px;
  }

  .vegasino-12u69y {
    font-size: 40px;
    line-height: 48px;
  }

  .vegasino-ym2oil {
    height: 348px;
  }

  .vegasino-6cfem0 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegasino-6cfem0 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-6cfem0 {
    padding: 63px;
  }
}

.vegasino-82fggn {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegasino-82fggn {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegasino-4put8u {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegasino-4put8u {
    width: auto;
  }
}

.vegasino-28blts {
  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-28blts::-webkit-scrollbar {
  display: none;
}

.vegasino-28blts 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-28blts a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegasino-28blts {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegasino-82fggn .vegasino-y4w5oi {
  -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-rwfxtl,
    mask-image 0.3s;
}

.vegasino-82fggn .vegasino-y4w5oi.vegasino-9qm6z1 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegasino-4ix7x6 {
  margin: 40px -16px;
}

.vegasino-cvzucc + .vegasino-oxcz06,
.vegasino-cvzucc + .vegasino-w5zirj {
  margin-top: 24px;
}

.vegasino-fwuqyr {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegasino-fwuqyr picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegasino-igwk8q {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegasino-igwk8q {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegasino-igwk8q {
    margin-top: 0;
  }
}

.vegasino-ygy0qa {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegasino-ygy0qa {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegasino-omb746 {
  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-omb746 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegasino-v05276 {
  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-v05276 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegasino-e0q1dq {
  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-e0q1dq {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegasino-9lvps3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegasino-9lvps3 {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegasino-9xdlny {
  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-kgypr8 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegasino-kgypr8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegasino-cr86rn {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegasino-q9gdhf {
  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-q9gdhf {
    padding: 15px 48px;
  }
}

main > .vegasino-cr86rn {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegasino-b5eb6g.vegasino-fotbkb > div:nth-child(n+5) {
    display: none;
  }
}

.vegasino-26ka2m p a img {
  display: block;
  margin: 0 auto;
}


.vegasino-ocqiaj {
  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-0sv30z {
  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-0sv30z label {
  font-size: 14px;
}

.vegasino-0sv30z h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegasino-0sv30z input,
.vegasino-0sv30z textarea,
.vegasino-0sv30z 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-0sv30z button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegasino-pvzxc0 ease;
}
.vegasino-0sv30z button:hover {
  background-color: var(--button-bg-hover);
}
.vegasino-k2uqut {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegasino-aeoez4 ease-in;
}

.vegasino-k2uqut 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-7qnpih, .vegasino-w6oczo, [class*="review-card"],
thead, thead th, table th, .vegasino-zh2xl0,
.vegasino-lbacoe, [class*="collapsible-header"],
.vegasino-v277g4, [class*="updated-block"] {
  color: #ece7dc !important;
}
