* {
  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-1tzmh5 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-1tzmh5 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-1tzmh5 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegasino-1hsnvn {
  overflow: hidden;
}

.vegasino-cbnd8v img {
  background: var(--Neutral-300);
}

.vegasino-srwcmp {
  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-2n2twc {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegasino-2n2twc:hover {
  background: var(--button-bg-hover);
}

.vegasino-ad5dvj {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegasino-ad5dvj:hover {
  background: var(--button-bg-hover);
}

.vegasino-2prbif {
  font-size: 12px;
  line-height: 18px;
}

.vegasino-azv098 {
  font-size: 18px;
  line-height: 26px;
}

.vegasino-iix9zd {
  width: 100%;
}

.vegasino-1ebgv2 {
  padding: 6px 16px;
}

.vegasino-9io4eg {
  padding: 10px 16px;
}

.vegasino-x95wyp {
  padding: 15px 26px;
}

.vegasino-kwkn3r {
  flex-shrink: 0;
}

.vegasino-f69imp {
  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-iy0hu9 {
  display: none;
}

.vegasino-nu5aqp {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegasino-b0hafp {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegasino-l6rrni {
  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-exw2l8 {
  cursor: grab;
}

.vegasino-l6rrni::-webkit-scrollbar {
  display: none;
}

.vegasino-knlgf6 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegasino-wr965v {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegasino-113hq1 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegasino-ws27j8 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegasino-qy9lxi {
  visibility: visible;
}

.vegasino-evlk5e {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegasino-7lf3n1 ease;
}

.vegasino-u7mgin {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegasino-22ej56 {
  -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-7lf3n1,
    mask-image 0.3s;
}

.vegasino-22ej56.vegasino-plibok {
  -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-lay5xh: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-btjtqd {
  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-13p6f8.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-13p6f8.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-ryfibz {
  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-ryfibz::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-qftcqc {
  position: relative;
  z-index: 1;
}

.vegasino-tk8zz5 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegasino-8z5ifc {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.vegasino-n9vw0n {
  font-size: 40px;
  line-height: 48px;
}

.vegasino-qmwgon {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegasino-smmqo2 {
  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-smmqo2:hover {
  background: var(--Primary-400);
}

.vegasino-smmqo2 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegasino-lay5xh 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-ryfibz {
    max-width: 600px;
    padding: 64px;
  }

  .vegasino-tk8zz5 {
    font-size: 24px;
    line-height: 32px;
  }

  .vegasino-8z5ifc {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegasino-n9vw0n {
    font-size: 50px;
    line-height: 56px;
  }

  .vegasino-qmwgon {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegasino-btjtqd {
    top: 25px;
    right: 25px;
  }
}

.vegasino-jl8ngu,
.vegasino-ec7gdt {
  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-o9t6bp.vegasino-nv5jiw::before,
.vegasino-ec7gdt::before,
.vegasino-rehqc9::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-13p6f8.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegasino-25qmwv 14.vegasino-1jzn73.vegasino-va53a7 14.vegasino-cz35v2 15.vegasino-nwck13 14.vegasino-eqnx7k 15.vegasino-3m6zh6 14.vegasino-uexq8d.vegasino-iw1owe 14.vegasino-cf4nl4 19.vegasino-o5pqdm 12.vegasino-z0qno2 19.vegasino-o5pqdm 10.vegasino-i0k0ks.vegasino-o5pqdm 8.vegasino-wihvgz 17.vegasino-ggvfmf 7.vegasino-n0jov3 15.vegasino-1c8ak5 7.vegasino-is8jb8.vegasino-ehqhf3 7.vegasino-n0jov3 11.vegasino-ulwvqs 8.vegasino-wihvgz 11.vegasino-ulwvqs 10.vegasino-l3tqag.vegasino-ulwvqs 12.vegasino-tjj8bk 13.vegasino-75vdfi 14.vegasino-v6jiwe 15.vegasino-bj9nr9 14.vegasino-vnxqd4.vegasino-9kd5rf 14.vegasino-6byl4f 15.vegasino-v6l3pu 14.vegasino-id3kj4 15.vegasino-1be27a 14.vegasino-gyg3ap.vegasino-25qmwv 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegasino-b5e4di 15.vegasino-m6ii56.vegasino-afsqfm 15.vegasino-zql3o6 15.vegasino-1s6nkc 15.vegasino-0srq2b 15.vegasino-yuv7h8 15.vegasino-iyu7f8.vegasino-avavfa 15.vegasino-0srq2b 15.vegasino-x975t6 15.vegasino-l6dp8i 15.vegasino-l0e6mo 15.vegasino-a7o7w9.vegasino-rrteoh 15.vegasino-nck95q 7.vegasino-gapdlo 18.vegasino-lbdgin 7.vegasino-656toj 23.vegasino-x3kq88.vegasino-jkze5i.vegasino-vmngp7 18.vegasino-vj3dia 19.vegasino-un5c4e 15.vegasino-9pwofx 15.vegasino-b5e4di 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.vegasino-pqaat7 [type="submit"] *,
.vegasino-xoxym6 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegasino-b8pmea {
    display: none;
  }
}

.vegasino-29gzqw {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegasino-29gzqw {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-29gzqw {
    bottom: 22px;
  }
}

.vegasino-29gzqw input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegasino-29gzqw {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegasino-n8kbwg.static) .vegasino-29gzqw {
    bottom: 8px;
  }
}

.vegasino-bngf41 {
  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-13p6f8.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegasino-9qoxr9 3.vegasino-vcyozt.vegasino-whspto.vegasino-gxycmy 3.vegasino-u01f6k 3.vegasino-ipz1vo 5.vegasino-huxfco 3.vegasino-ipz1vo 8.vegasino-9hr7qh.vegasino-c0uqzw.vegasino-ipz1vo 26.vegasino-fl4ap5 5.vegasino-l0o46j 28.vegasino-mabuo0 8.vegasino-69purp 28.vegasino-xlt1vq.vegasino-ogvbvo 28.vegasino-d4rohe.vegasino-egj873 34.vegasino-9rtsz4.vegasino-0xtdux 36.vegasino-a1sr1z 11.vegasino-8l323g 37.vegasino-4qi7pd 12.vegasino-go26t4 36.vegasino-4r7nrc.vegasino-sw8tvj 28.vegasino-930eqi.vegasino-5tsz7f.vegasino-5vkspw 28.vegasino-gomo1s 36.vegasino-qmbol4 26.vegasino-8caz5h 36.vegasino-qmbol4 23.vegasino-mpajag.vegasino-dyclw6.vegasino-qmbol4 5.vegasino-3djvuh 34.vegasino-gu6fof 3.vegasino-u01f6k 31.vegasino-9qoxr9 3.vegasino-u02kx1.vegasino-w6vqfa 18.vegasino-3x0yrx.vegasino-ljewiv 18.vegasino-81ems3 8.vegasino-l5k418 17.vegasino-0p67xh 8.vegasino-l5k418 15.vegasino-eufs77.vegasino-l5k418 14.vegasino-f0ls82 9.vegasino-ljewiv 13.vegasino-csnp0z 11.vegasino-w6vqfa 13.vegasino-gn07n0.vegasino-g2bw8h 13.vegasino-csnp0z 13.vegasino-hj6gb1 14.vegasino-f0ls82 13.vegasino-hj6gb1 15.vegasino-girjvr.vegasino-hj6gb1 17.vegasino-0p67xh 12.vegasino-g2bw8h 18.vegasino-81ems3 11.vegasino-w6vqfa 18.vegasino-1ixaac.vegasino-lm0emc 18.vegasino-2icid5.vegasino-2rkn2j 18.vegasino-81ems3 17.vegasino-a00owk 17.vegasino-0p67xh 17.vegasino-a00owk 15.vegasino-u8emnm.vegasino-a00owk 14.vegasino-f0ls82 18.vegasino-2rkn2j 13.vegasino-csnp0z 20.vegasino-lm0emc 13.vegasino-2zex44.vegasino-ept4kj 13.vegasino-csnp0z 22.vegasino-pcc6y5 14.vegasino-f0ls82 22.vegasino-pcc6y5 15.vegasino-1cs2k5.vegasino-1wnn6u 17.vegasino-0p67xh 21.vegasino-ept4kj 18.vegasino-81ems3 20.vegasino-lm0emc 18.vegasino-iq5m4t.vegasino-dexjom 18.vegasino-je9bxi.vegasino-yr0bgl 18.vegasino-81ems3 26.vegasino-957vvm 17.vegasino-0p67xh 26.vegasino-957vvm 15.vegasino-d3utpj.vegasino-957vvm 14.vegasino-f0ls82 27.vegasino-yr0bgl 13.vegasino-csnp0z 28.vegasino-dexjom 13.vegasino-somosk.vegasino-q8d98i 13.vegasino-csnp0z 31.vegasino-tvmt4w 14.vegasino-f0ls82 31.vegasino-tvmt4w 15.vegasino-rfngg8.vegasino-957vvm 17.vegasino-0p67xh 30.vegasino-q8d98i 18.vegasino-81ems3 28.vegasino-dexjom 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-bngf41 {
    display: none;
  }
}

.vegasino-80peug {
  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-80peug {
    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-xoxym6 {
  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-xoxym6 {
    padding: 14px 16px;
  }
}

.vegasino-xoxym6 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegasino-xoxym6 button:first-child {
  align-content: end;
}

.vegasino-xoxym6 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegasino-xoxym6
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegasino-xoxym6
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegasino-xoxym6 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegasino-xoxym6 button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegasino-rehqc9 {
  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-rehqc9::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegasino-rehqc9,
.pc61d126-chatbot[data-active-screen="3"]
  .vegasino-rehqc9 {
  opacity: 1;
  visibility: visible;
}

.vegasino-8orl4v {
  flex: 1 1;
}

.vegasino-fboxi7 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-fboxi7 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegasino-6mppfm {
  display: block;
}

.vegasino-tta8ro {
  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-tta8ro {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegasino-ec7gdt {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.vegasino-ec7gdt::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegasino-ezqrve span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegasino-ezqrve p {
  color: var(--Text-100);
}

.vegasino-ec7gdt .vegasino-kd8b7x {
  grid-area: button;
}

.vegasino-ec7gdt .vegasino-kd8b7x::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-13p6f8.org/2000/svg'%3E%3Cpath d='M4.vegasino-6w0c2w 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegasino-rke1op 15L16.vegasino-rke1op 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegasino-rke1op 5L16.vegasino-rke1op 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .vegasino-xu3v7d {
  display: block;
}

.vegasino-8wgh0r {
  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-8wgh0r {
    margin-top: 40px;
  }
}

.vegasino-jl8ngu label,
.vegasino-jl8ngu input {
  display: block;
  width: 100%;
}

.vegasino-jl8ngu label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegasino-jl8ngu label.vegasino-knfayh input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegasino-jl8ngu label.vegasino-knfayh::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-jl8ngu 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-jl8ngu input::placeholder {
  color: var(--Text-400);
}

.vegasino-fxi29y {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegasino-fxi29y {
  display: flex;
}

.vegasino-fxi29y ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegasino-fxi29y ol {
    height: 420px;
    padding: 24px;
  }
}

.vegasino-fxi29y ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegasino-pqaat7 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-pqaat7 {
    padding: 0 24px 24px;
  }
}

.vegasino-pqaat7 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-pqaat7 input::placeholder {
  color: var(--Text-400);
}

.vegasino-pqaat7 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegasino-pqaat7 [type="submit"]:disabled {
  opacity: 0.5;
}

.vegasino-pqaat7 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegasino-pqaat7 [type="submit"] {
    right: 40px;
  }
}

.vegasino-o9t6bp {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegasino-o9t6bp.vegasino-nv5jiw {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegasino-o9t6bp.vegasino-nv5jiw::before {
  content: "";
  width: 31px;
}

.vegasino-o9t6bp.vegasino-nv5jiw p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegasino-o9t6bp.vegasino-3eopj3 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegasino-o9t6bp p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegasino-29gzqw .vegasino-kd8b7x {
  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-b8pmea {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegasino-b8pmea {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegasino-b8pmea {
    padding: 18px 0;
  }
}

.vegasino-b8pmea .vegasino-1tzmh5 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegasino-b8pmea .vegasino-1tzmh5 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegasino-01oq48 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegasino-01oq48 {
    max-width: 160px;
    height: 40px;
  }
}

.vegasino-01oq48 picture,
.vegasino-01oq48 img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegasino-01oq48 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegasino-48ek5a {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegasino-7lf3n1 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegasino-b8pmea.vegasino-lnm45o .vegasino-48ek5a {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegasino-48ek5a {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegasino-48ek5a {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegasino-a2siny,
.vegasino-om0sr8 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegasino-a2siny,
  .vegasino-om0sr8 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegasino-om0sr8 {
    display: none;
  }
}

.vegasino-rf9ar8 {
  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-lnm45o .vegasino-rf9ar8 {
  background: var(--fh-bg-color);
}

.vegasino-rf9ar8 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegasino-rf9ar8 {
    display: none;
  }
}

.vegasino-565m3l {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegasino-565m3l {
    display: none;
  }
}

.vegasino-n47grx {
  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-b8pmea.vegasino-lnm45o .vegasino-n47grx:first-child {
  display: none;
}

.vegasino-b8pmea.vegasino-lnm45o .vegasino-n47grx:last-child {
  display: block;
}

.vegasino-n47grx:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegasino-n47grx {
    display: none;
  }
}

.vegasino-hegr4x {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegasino-hegr4x {
    display: flex;
  }
}

.vegasino-hegr4x ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegasino-hegr4x:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegasino-hegr4x:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegasino-hegr4x:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegasino-hegr4x:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegasino-hegr4x:hover .vegasino-yesbor svg {
  transform: rotate(180deg);
}

.vegasino-qoxu9t {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegasino-fmvst8 {
  padding: 0 8px;
}

.vegasino-8f2ueg {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegasino-8f2ueg:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegasino-8f2ueg {
    padding: 4px 8px;
  }
}

.vegasino-5a4xf0 {
  display: flex;
}

.vegasino-5a4xf0 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegasino-yesbor {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegasino-yesbor svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegasino-rpsuvw {
  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-rpsuvw {
    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-dcm1o8 {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegasino-dcm1o8 {
    display: none;
  }
}

.vegasino-sbizxq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegasino-umdon3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegasino-ox1l5s {
  display: flex;
}

.vegasino-80hhy8 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegasino-cgnpl5 {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegasino-cgnpl5 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegasino-cgnpl5 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegasino-cgnpl5 .vegasino-rcs7y6 [data-ref-el],
  .vegasino-cgnpl5 .vegasino-rcs7y6 span,
  .vegasino-cgnpl5 .vegasino-rcs7y6 a {
    white-space: nowrap;
  }
}

.vegasino-uewhdg {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegasino-uewhdg.vegasino-hwjwrb > .vegasino-rcs7y6 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegasino-uewhdg.vegasino-afjn3r:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegasino-uewhdg.vegasino-hwjwrb > .vegasino-a8bp9w {
    height: auto;
  }

  .vegasino-uewhdg.vegasino-hwjwrb > div > .vegasino-sle4px {
    transform: rotate(180deg);
  }
}

.vegasino-uewhdg [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegasino-uewhdg [data-ref-el],
.vegasino-uewhdg span {
  cursor: pointer;
}

.vegasino-uewhdg [data-ref-el],
.vegasino-uewhdg span,
.vegasino-uewhdg 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-uewhdg [data-ref-el],
  .vegasino-uewhdg span,
  .vegasino-uewhdg a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegasino-uewhdg [data-ref-el],
  .vegasino-uewhdg span,
  .vegasino-uewhdg a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegasino-a8bp9w {
  height: 0;
  overflow: hidden;
  transition: height 0.vegasino-7lf3n1 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegasino-a8bp9w::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegasino-a8bp9w::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegasino-a8bp9w::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegasino-a8bp9w {
    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-a8bp9w:has(> .vegasino-uewhdg.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegasino-a8bp9w .vegasino-a8bp9w {
    padding: 0;
  }

  .vegasino-a8bp9w .vegasino-uewhdg {
    font-weight: 400;
  }

  .vegasino-a8bp9w .vegasino-uewhdg:hover > .vegasino-rcs7y6 {
    background: var(--Neutral-300);
  }

  .vegasino-a8bp9w .vegasino-sle4px {
    rotate: -90deg;
  }
}

.vegasino-rcs7y6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegasino-rcs7y6 {
    padding: 8px;
  }

  .vegasino-uewhdg.vegasino-e00bq3 > .vegasino-rcs7y6 {
    background: var(--Neutral-300);
  }
}

.vegasino-sle4px {
  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-13p6f8.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegasino-9768n4 0.vegasino-rxxich.vegasino-nops2r -0.vegasino-zk7vuh 0.vegasino-j94mqk -0.vegasino-zk7vuh 1.vegasino-9efojk 0.vegasino-pmivz6.vegasino-a0n9xf 4.vegasino-zfg0rk.vegasino-9768n4 0.vegasino-utr7vo.vegasino-5oif5a -0.vegasino-zk7vuh 9.vegasino-rvkpso -0.vegasino-zk7vuh 10.vegasino-26m7oy 0.vegasino-atrr1k.vegasino-bnqveh 0.vegasino-nops2r 10.vegasino-bnqveh 0.vegasino-j94mqk 10.vegasino-26m7oy 1.vegasino-5e34s4.vegasino-hg41qw 5.vegasino-6tweq0.vegasino-u4swt3 6.vegasino-l1x45v 5.vegasino-5c50xo 6.vegasino-l1x45v 4.vegasino-56ygsp 5.vegasino-uvtt5t.vegasino-9768n4 1.vegasino-6qjchi.vegasino-zk7vuh 0.vegasino-j94mqk -0.vegasino-zk7vuh 0.vegasino-nops2r 0.vegasino-9768n4 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegasino-7lf3n1 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegasino-sle4px {
    cursor: default;
  }
}

.vegasino-5c3ttk {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegasino-pgu292 {
  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-pgu292 {
    padding: 40px 4px;
  }
}

.vegasino-0ww6yh {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegasino-0ww6yh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegasino-tmxtuo {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegasino-tmxtuo {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegasino-tmxtuo ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegasino-tmxtuo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegasino-tmxtuo [data-ref-el],
.vegasino-tmxtuo span,
.vegasino-tmxtuo a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegasino-yhl6v6 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegasino-yhl6v6 {
    margin-bottom: 12px;
  }
}

.vegasino-78edtd {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegasino-78edtd img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegasino-78edtd:last-child {
    margin-right: 0;
  }
}

.vegasino-u37sdt {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegasino-yhl6v6:hover .vegasino-bztg52 {
  visibility: visible;
  opacity: 1;
}

.vegasino-bztg52 {
  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-i7zw39 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegasino-92jrfw {
  display: flex;
  margin: 6px;
}

.vegasino-92jrfw img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegasino-bztg52::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-bztg52::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-983bcf {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegasino-983bcf {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegasino-7sczqm {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegasino-7sczqm {
    margin-right: 32px;
  }
}

.vegasino-lzdtyz {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegasino-lzdtyz {
    margin-top: 0;
    width: 340px;
  }
}

.vegasino-lzdtyz a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegasino-bzipmn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegasino-j69eno {
  position: relative;
}

@media (min-width: 768px) {
  .vegasino-j69eno {
    margin-top: 40px;
  }
}

.vegasino-j69eno + .vegasino-6wltl5,
.vegasino-j69eno + .vegasino-j69eno {
  margin-top: 24px;
}

.vegasino-a8xkld {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegasino-a8xkld {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-a8xkld {
    padding: 80px;
  }
}

.vegasino-129nh1 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegasino-129nh1 {
    padding: 0 16px;
}


}

.vegasino-pb8syl {
  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-pb8syl {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegasino-gx9jrx {
  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-gx9jrx {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegasino-rsoej3 {
  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-rsoej3:hover {
  background: var(--button-bg-hover);
}

.vegasino-ffpfvx {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegasino-ffpfvx img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegasino-ffpfvx img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegasino-ffpfvx img {
  min-height: 100%;
  }
}

.vegasino-a8xkld::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegasino-7t6sav {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegasino-7t6sav h1,
.vegasino-7t6sav h2,
.vegasino-7t6sav h3,
.vegasino-7t6sav h4 {
  margin-bottom: 6px;
}

.vegasino-7t6sav h1:not(:first-child),
.vegasino-7t6sav h2:not(:first-child),
.vegasino-7t6sav h3:not(:first-child),
.vegasino-7t6sav h4:not(:first-child) {
  margin-top: 16px;
}

.vegasino-7t6sav h1,
.vegasino-7t6sav h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegasino-7t6sav h1,
  .vegasino-7t6sav h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegasino-7t6sav h2,
.vegasino-7t6sav h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegasino-7t6sav h2,
  .vegasino-7t6sav h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-7t6sav h3,
.vegasino-7t6sav h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegasino-7t6sav h3,
  .vegasino-7t6sav h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegasino-7t6sav h4,
.vegasino-7t6sav h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegasino-7t6sav ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegasino-7t6sav ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegasino-7t6sav 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-7t6sav ul ul {
  margin-bottom: 8px;
}

.vegasino-7t6sav ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegasino-7t6sav ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegasino-7t6sav ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegasino-7t6sav ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegasino-7t6sav ol li::marker {
  font-weight: 700;
}

.vegasino-7t6sav ol ol {
  margin-bottom: 8px;
}

.vegasino-7t6sav ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegasino-7t6sav ol ul li {
  padding-left: 16px;
}

.vegasino-7t6sav 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-7t6sav table {
    padding: 24px;
  }
}

.vegasino-7t6sav table.vegasino-b6rxql {
  -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-7lf3n1,
    mask-image 0.3s;
}

.vegasino-7t6sav table.vegasino-b6rxql.vegasino-plibok {
  -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-7t6sav table {
    display: table;
  }
}

.vegasino-7t6sav 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-7t6sav table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegasino-7t6sav table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegasino-7t6sav 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-7t6sav table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegasino-7t6sav table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegasino-7t6sav table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegasino-7t6sav table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegasino-7t6sav img {
  max-width: 100%;
  height: auto;
}

.vegasino-8tzu6g {
  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-8tzu6g {
    padding: 24px;
  }
}

.vegasino-6pzt3t {
  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-6pzt3t {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegasino-6pzt3t > * {
  margin: 0 !important;
}

.vegasino-6pzt3t img,
.vegasino-xzl2ug {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-6pzt3t img,
  .vegasino-xzl2ug {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-imnc5f {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-imnc5f {
    width: 32px;
    height: 32px;
  }
}

.vegasino-xstl6o {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegasino-xstl6o .vegasino-los1gk {
  flex-shrink: 0;
}

.vegasino-xstl6o .vegasino-ymc944 svg {
  display: none;
}

.vegasino-czrwp2 {
  display: grid;
  transition: max-height 0.vegasino-7lf3n1 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegasino-czrwp2 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegasino-czrwp2 {
    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-czrwp2.vegasino-keowp4 + .vegasino-los1gk svg {
  transform: rotate(180deg);
}

.vegasino-rnj9qa {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegasino-rnj9qa > div:nth-child(3n) {
  grid-column: span 2;
}

.vegasino-rnj9qa
  > div:nth-child(3n)
  .vegasino-juzeq6
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegasino-rnj9qa {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegasino-rnj9qa > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegasino-rnj9qa
    > div:nth-child(3n)
    .vegasino-juzeq6
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegasino-rnj9qa {
    max-width: 270px;
  }
}

.vegasino-rnj9qa .vegasino-juzeq6 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegasino-rnj9qa .vegasino-juzeq6 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegasino-rnj9qa .vegasino-juzeq6 button {
    max-width: 104px;
  }
}

.vegasino-3cnssf {
  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-3cnssf {
    margin-bottom: 0;
  }
}

.vegasino-7boyiv {
  display: none;
  opacity: 0;
}

.vegasino-lr17p5 {
  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-lr17p5 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegasino-juzeq6 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegasino-juzeq6 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-juzeq6
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegasino-juzeq6
    button {
    max-width: 145px;
  }
}

.vegasino-tptrto:first-child
  .vegasino-juzeq6
  button {
  max-width: 270px;
}

.vegasino-3ism7b {
  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-3cnssf picture {
  width: 100%;
  max-width: 100%;
}

.vegasino-0iof03 {
  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-0iof03 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegasino-3cnssf:hover .vegasino-0iof03 {
  display: flex;
}

.vegasino-6rs4id {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegasino-p9w42t {
  display: flex;
}

.vegasino-p9w42t:hover .vegasino-4r9igv,
.vegasino-p9w42t .vegasino-e00bq3 .vegasino-4r9igv {
  display: flex;
}

.vegasino-p9w42t svg {
  flex-shrink: 0;
}

.vegasino-4r9igv {
  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-4r9igv {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegasino-4r9igv:hover {
  display: flex;
}

.vegasino-4r9igv svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegasino-lmcxcw {
  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-lmcxcw {
    font-size: 12px;
  }
}

.vegasino-hm0bwi,
.vegasino-9y1ihj {
  width: 50%;
  flex-shrink: 0;
}

.vegasino-hm0bwi {
  font-weight: 700;
}

.vegasino-u4si21 .vegasino-czrwp2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegasino-u4si21 .vegasino-czrwp2 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegasino-u4si21 .vegasino-czrwp2 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegasino-u4si21
  .vegasino-3ism7b:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegasino-u4si21 .vegasino-lr17p5 {
  height: 100% !important;
  border-radius: 16px;
}

.vegasino-u4si21 .vegasino-juzeq6 {
  gap: 4px;
  align-items: center;
}

.vegasino-u4si21 .vegasino-juzeq6 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegasino-u4si21 .vegasino-juzeq6 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegasino-u4si21 .vegasino-9hiwky,
.vegasino-u4si21 .vegasino-zeni2z {
  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-13p6f8.org/2000/svg'%3E%3Cpath d='M9.vegasino-q3dqx7 4.vegasino-b1cgmd.vegasino-39y7zj 5.vegasino-n2f2fz.vegasino-5matix 5.vegasino-gsev1g.vegasino-ym07ny 5.vegasino-1cg46s.vegasino-giu0w7 8.vegasino-7hn5lp.vegasino-ajyklv 9.vegasino-mcdprf.vegasino-e9z6ms 9.vegasino-5npciw.vegasino-7rxyhw 13.vegasino-upoxz5.vegasino-pzwnwq 11.vegasino-7kwql5.vegasino-50dy7p 11.vegasino-0jwf3t.vegasino-hktzwi 11.vegasino-vub8pw.vegasino-4tqnb4 13.vegasino-flhqaa.vegasino-pfahwg 9.vegasino-z9s3as.vegasino-7wur2l 9.vegasino-aut0yq.vegasino-y59nyn 8.vegasino-vgjrr5.vegasino-g1q8k2 5.vegasino-u0lh8e.vegasino-07qmfy 5.vegasino-f1t9j7.vegasino-q0h98q 5.vegasino-o80tcy.vegasino-3vq7nm 4.vegasino-3ay0zo.vegasino-50dy7p 1.vegasino-zal1ub.vegasino-q3dqx7 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegasino-u4si21 .vegasino-9hiwky {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegasino-u4si21 .vegasino-zeni2z {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegasino-dsg16h {
  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-dsg16h {
    padding: 24px;
  }
}

.vegasino-dsg16h .vegasino-los1gk {
  display: flex;
}

@media (min-width: 768px) {
  .vegasino-dsg16h .vegasino-los1gk {
    display: none;
  }
}

.vegasino-dsg16h .vegasino-ymc944 svg {
  display: none;
}

.vegasino-z7t1gr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegasino-z7t1gr .vegasino-srwcmp {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-z7t1gr .vegasino-srwcmp {
    display: flex;
  }
}

.vegasino-nh5eff {
  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-nh5eff {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-nh5eff > * {
  margin: 0 !important;
}

.vegasino-nh5eff img,
.vegasino-fmt0b5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-nh5eff img,
  .vegasino-fmt0b5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-6hovrv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-6hovrv {
    width: 32px;
    height: 32px;
  }
}

.vegasino-7q8l0w {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegasino-7q8l0w {
    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-7q8l0w::-webkit-scrollbar {
    display: none;
  }
}

.vegasino-li9uj3 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegasino-li9uj3 {
    padding: 7px 15px;
  }
}

.vegasino-li9uj3:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegasino-gqai5m {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegasino-gqai5m {
    display: flex;
    opacity: 1;
  }
}

.vegasino-li9uj3 picture {
  height: 100%;
  display: block;
}

.vegasino-li9uj3 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegasino-li9uj3 img {
    width: 88px;
    height: 44px;
  }
}

.vegasino-li9uj3 p {
  text-align: center;
  width: 100%;
}

.vegasino-vqdtp5 {
  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-vqdtp5 {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-vqdtp5 img,
.vegasino-hyy8do {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-vqdtp5 img,
  .vegasino-hyy8do {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-qtig9d {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-qtig9d {
    width: 32px;
    height: 32px;
  }
}

.vegasino-ot90dl {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegasino-5izs2o {
  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-w0i24e {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegasino-w0i24e.vegasino-e00bq3 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegasino-3irwrk {
  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-3irwrk {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegasino-7w3ce1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegasino-379rxt {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegasino-7lf3n1 ease;
  opacity: 0;
  color: var(--text-color);
}

.vegasino-tq0tvp {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegasino-tq0tvp ol,
.vegasino-tq0tvp ul {
  padding-left: 1.3em;
}

.vegasino-w0i24e.vegasino-e00bq3 .vegasino-379rxt {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegasino-w0i24e.vegasino-e00bq3 .vegasino-7w3ce1 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegasino-4s1zqg {
  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-4s1zqg {
    padding: 24px;
  }
}

.vegasino-4s1zqg .vegasino-los1gk {
  display: flex;
}

@media (min-width: 768px) {
  .vegasino-4s1zqg .vegasino-los1gk {
    display: none;
  }
}

.vegasino-4s1zqg .vegasino-ymc944 svg {
  display: none;
}

.vegasino-063tfs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegasino-063tfs .vegasino-srwcmp {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-063tfs .vegasino-srwcmp {
    display: flex;
  }
}

.vegasino-hbexxo {
  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-hbexxo {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-hbexxo > * {
  margin: 0 !important;
}

.vegasino-hbexxo img,
.vegasino-vqbevn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-hbexxo img,
  .vegasino-vqbevn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-rb1lev {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-rb1lev {
    width: 32px;
    height: 32px;
  }
}

.vegasino-c3uidr {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegasino-c3uidr {
    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-c3uidr::-webkit-scrollbar {
    display: none;
  }
}

.vegasino-zafp4a {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegasino-zafp4a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegasino-cs5kev {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegasino-cs5kev {
    display: flex;
    opacity: 1;
  }
}

.vegasino-zafp4a picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegasino-zafp4a picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegasino-vik5v9 {
  margin: -24px 0;
}

.vegasino-vik5v9:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegasino-vik5v9 {
    margin: -16px 0;
  }
}

.vegasino-jd3gsz {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegasino-jd3gsz {
    flex-direction: row;
  }
}

.vegasino-s32iug {
  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-s32iug {
    flex: 1;
  }
}

.vegasino-s32iug::placeholder {
  color: var(--Text-400);
}

.vegasino-w5yhyc {
  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-ezpq69 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegasino-ezpq69::-webkit-scrollbar {
  display: none;
}

.vegasino-zjtsne {
  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-zjtsne img,
.vegasino-zjtsne svg {
  margin-right: 8px;
}

.vegasino-kswehq {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegasino-vik5v9 + .vegasino-sshlsk {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegasino-vik5v9 + .vegasino-sshlsk {
    margin-top: -16px;
  }
}

.vegasino-dqkl6f {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegasino-dqkl6f > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegasino-dqkl6f > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegasino-krbt3c {
  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-ohz083 {
  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-tne3tn {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegasino-vda0fc {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegasino-1311iw {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegasino-krbt3c 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-krbt3c 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-krbt3c {
    padding: 39px 179px 39px 39px;
  }

  .vegasino-ohz083 {
    font-size: 40px;
    line-height: 48px;
  }

  .vegasino-1311iw {
    height: 348px;
  }

  .vegasino-krbt3c button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegasino-krbt3c button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-krbt3c {
    padding: 63px;
  }
}

.vegasino-tnhroo {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegasino-tnhroo {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegasino-9dnrr8 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegasino-9dnrr8 {
    width: auto;
  }
}

.vegasino-zzrr5h {
  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-zzrr5h::-webkit-scrollbar {
  display: none;
}

.vegasino-zzrr5h 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-zzrr5h a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegasino-zzrr5h {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegasino-tnhroo .vegasino-9ec7k5 {
  -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-7lf3n1,
    mask-image 0.3s;
}

.vegasino-tnhroo .vegasino-9ec7k5.vegasino-plibok {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegasino-5rukqg {
  margin: 40px -16px;
}

.vegasino-l9nbrl + .vegasino-6wltl5,
.vegasino-l9nbrl + .vegasino-j69eno {
  margin-top: 24px;
}

.vegasino-ie1zzq {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegasino-ie1zzq picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegasino-mf5bc7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegasino-mf5bc7 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegasino-mf5bc7 {
    margin-top: 0;
  }
}

.vegasino-zurwc8 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegasino-zurwc8 {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegasino-0fpr8y {
  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-0fpr8y {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegasino-sfnajc {
  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-sfnajc {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegasino-10m22u {
  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-10m22u {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegasino-ex7fdo {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegasino-ex7fdo {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegasino-p4prf8 {
  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-bv34zu {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegasino-bv34zu img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegasino-sshlsk {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegasino-nberub {
  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-nberub {
    padding: 15px 48px;
  }
}

main > .vegasino-sshlsk {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegasino-czrwp2.vegasino-ddh43t > div:nth-child(n+5) {
    display: none;
  }
}

.vegasino-7t6sav p a img {
  display: block;
  margin: 0 auto;
}


.vegasino-5ii55x {
  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-7gt3m1 {
  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-7gt3m1 label {
  font-size: 14px;
}

.vegasino-7gt3m1 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegasino-7gt3m1 input,
.vegasino-7gt3m1 textarea,
.vegasino-7gt3m1 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-7gt3m1 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegasino-b0tcl3 ease;
}
.vegasino-7gt3m1 button:hover {
  background-color: var(--button-bg-hover);
}
.vegasino-c60pbj {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegasino-2eicg6 ease-in;
}

.vegasino-c60pbj 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-20pq5h, .vegasino-1u6jcq, [class*="review-card"],
thead, thead th, table th, .vegasino-vh2alq,
.vegasino-iext3l, [class*="collapsible-header"],
.vegasino-yyntr1, [class*="updated-block"] {
  color: #ece7dc !important;
}

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