* {
  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-o6wk2s {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-o6wk2s {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-o6wk2s {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.vegasino-3qte00 {
  overflow: hidden;
}

.vegasino-pi9c26 img {
  background: var(--Neutral-300);
}

.vegasino-2eyg9y {
  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-uia381 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.vegasino-uia381:hover {
  background: var(--button-bg-hover);
}

.vegasino-bz7376 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.vegasino-bz7376:hover {
  background: var(--button-bg-hover);
}

.vegasino-2xmkdl {
  font-size: 12px;
  line-height: 18px;
}

.vegasino-b14hv5 {
  font-size: 18px;
  line-height: 26px;
}

.vegasino-6ao9pd {
  width: 100%;
}

.vegasino-0dgl0b {
  padding: 6px 16px;
}

.vegasino-te5zai {
  padding: 10px 16px;
}

.vegasino-9brzkc {
  padding: 15px 26px;
}

.vegasino-czpetj {
  flex-shrink: 0;
}

.vegasino-fntla7 {
  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-crlj9m {
  display: none;
}

.vegasino-vxsgog {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.vegasino-yscf1l {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.vegasino-ay1rv2 {
  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-tkoejv {
  cursor: grab;
}

.vegasino-ay1rv2::-webkit-scrollbar {
  display: none;
}

.vegasino-9uep7v {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.vegasino-klowcu {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.vegasino-djqsag {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.vegasino-0upuhq {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.vegasino-t32lgs {
  visibility: visible;
}

.vegasino-v0p44h {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.vegasino-3iqeux ease;
}

.vegasino-owj5ks {
  background-color: var(--Primary-200);
  width: 16px;
}

.vegasino-l9zr4f {
  -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-3iqeux,
    mask-image 0.3s;
}

.vegasino-l9zr4f.vegasino-sri2em {
  -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-6yr4ez: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-zefa2f {
  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-rs1shi.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-rs1shi.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-jfg696 {
  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-jfg696::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-h7habj {
  position: relative;
  z-index: 1;
}

.vegasino-a8a0o0 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.vegasino-pllqfr {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.vegasino-5t0vb9 {
  font-size: 40px;
  line-height: 48px;
}

.vegasino-wygoqz {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.vegasino-tu4gam {
  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-tu4gam:hover {
  background: var(--Primary-400);
}

.vegasino-tu4gam svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.vegasino-6yr4ez 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-jfg696 {
    max-width: 600px;
    padding: 64px;
  }

  .vegasino-a8a0o0 {
    font-size: 24px;
    line-height: 32px;
  }

  .vegasino-pllqfr {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .vegasino-5t0vb9 {
    font-size: 50px;
    line-height: 56px;
  }

  .vegasino-wygoqz {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .vegasino-zefa2f {
    top: 25px;
    right: 25px;
  }
}

.vegasino-qgxdtm,
.vegasino-ixox8h {
  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-vicd2m.vegasino-74gwr6::before,
.vegasino-ixox8h::before,
.vegasino-qrbxew::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-rs1shi.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.vegasino-j4ugb5 14.vegasino-oabqjq.vegasino-1h3wv7 14.vegasino-2n5zg4 15.vegasino-3dsu8n 14.vegasino-g1hmml 15.vegasino-0fq9h2 14.vegasino-pqhgmg.vegasino-kdtl9z 14.vegasino-e53l7u 19.vegasino-0ww2gs 12.vegasino-9stgcs 19.vegasino-0ww2gs 10.vegasino-8olwnb.vegasino-0ww2gs 8.vegasino-cjef1t 17.vegasino-vrwf5b 7.vegasino-henwu5 15.vegasino-aq3o9g 7.vegasino-06s8k5.vegasino-4ag813 7.vegasino-henwu5 11.vegasino-ftadmr 8.vegasino-cjef1t 11.vegasino-ftadmr 10.vegasino-o4z5d0.vegasino-ftadmr 12.vegasino-egcod0 13.vegasino-dbm7l2 14.vegasino-v12g11 15.vegasino-z74saq 14.vegasino-2tck6m.vegasino-7nyzkc 14.vegasino-55nssh 15.vegasino-jf2t7p 14.vegasino-isyb8n 15.vegasino-hd5mku 14.vegasino-97kitc.vegasino-j4ugb5 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.vegasino-1xusyb 15.vegasino-dx7o9w.vegasino-jmpjzw 15.vegasino-z8k1hz 15.vegasino-qpivui 15.vegasino-7axxym 15.vegasino-cdff3w 15.vegasino-cksy0l.vegasino-kvebuz 15.vegasino-7axxym 15.vegasino-66enh8 15.vegasino-6bkydm 15.vegasino-3sndrn 15.vegasino-1u0k55.vegasino-i57yjs 15.vegasino-mj7pm0 7.vegasino-aqdfq0 18.vegasino-rikh5j 7.vegasino-4xf3vh 23.vegasino-pb7gsw.vegasino-i7cbcg.vegasino-xak3qn 18.vegasino-s7kkm9 19.vegasino-bdxppg 15.vegasino-i3z7mt 15.vegasino-1xusyb 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.vegasino-tmbqhb [type="submit"] *,
.vegasino-39mgse button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .vegasino-vzxtvx {
    display: none;
  }
}

.vegasino-tgy81c {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .vegasino-tgy81c {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-tgy81c {
    bottom: 22px;
  }
}

.vegasino-tgy81c input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .vegasino-tgy81c {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.vegasino-6wt3a7.static) .vegasino-tgy81c {
    bottom: 8px;
  }
}

.vegasino-pa0xsm {
  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-rs1shi.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.vegasino-3y8asd 3.vegasino-js6ugf.vegasino-kl8vi4.vegasino-nvxabh 3.vegasino-5ak4da 3.vegasino-ewb1v5 5.vegasino-3r6epl 3.vegasino-ewb1v5 8.vegasino-6pakbg.vegasino-jduo7t.vegasino-ewb1v5 26.vegasino-gq0zrh 5.vegasino-4een4f 28.vegasino-vk8ns6 8.vegasino-ub0xey 28.vegasino-se06ox.vegasino-v33kdd 28.vegasino-ne9ghy.vegasino-xwtj0k 34.vegasino-0ap4i5.vegasino-j3r071 36.vegasino-gmji3g 11.vegasino-cazi1z 37.vegasino-lwm6hk 12.vegasino-4sbcv4 36.vegasino-2zxip8.vegasino-ts8x43 28.vegasino-i3iqef.vegasino-x6h3ji.vegasino-qfziwx 28.vegasino-yuya4h 36.vegasino-d1azex 26.vegasino-amvl1d 36.vegasino-d1azex 23.vegasino-dscaeo.vegasino-rhyq1i.vegasino-d1azex 5.vegasino-g89p7h 34.vegasino-34u22b 3.vegasino-5ak4da 31.vegasino-3y8asd 3.vegasino-csf92b.vegasino-vukei7 18.vegasino-dbaqzf.vegasino-rblygw 18.vegasino-bp2mgf 8.vegasino-vrv5ia 17.vegasino-kbw698 8.vegasino-vrv5ia 15.vegasino-ov9cks.vegasino-vrv5ia 14.vegasino-h1tziy 9.vegasino-rblygw 13.vegasino-4pc5i9 11.vegasino-vukei7 13.vegasino-q32686.vegasino-aftci5 13.vegasino-4pc5i9 13.vegasino-uuquu9 14.vegasino-h1tziy 13.vegasino-uuquu9 15.vegasino-pr63as.vegasino-uuquu9 17.vegasino-kbw698 12.vegasino-aftci5 18.vegasino-bp2mgf 11.vegasino-vukei7 18.vegasino-t3lfts.vegasino-0c9s18 18.vegasino-otpnnu.vegasino-yg6so9 18.vegasino-bp2mgf 17.vegasino-u3w52k 17.vegasino-kbw698 17.vegasino-u3w52k 15.vegasino-gt149a.vegasino-u3w52k 14.vegasino-h1tziy 18.vegasino-yg6so9 13.vegasino-4pc5i9 20.vegasino-0c9s18 13.vegasino-0wa2pr.vegasino-9qmjk7 13.vegasino-4pc5i9 22.vegasino-m4q6de 14.vegasino-h1tziy 22.vegasino-m4q6de 15.vegasino-hyr23t.vegasino-if31iw 17.vegasino-kbw698 21.vegasino-9qmjk7 18.vegasino-bp2mgf 20.vegasino-0c9s18 18.vegasino-hv09ej.vegasino-a8mhkj 18.vegasino-9mjjub.vegasino-jqdvw3 18.vegasino-bp2mgf 26.vegasino-y3xkd7 17.vegasino-kbw698 26.vegasino-y3xkd7 15.vegasino-u6phip.vegasino-y3xkd7 14.vegasino-h1tziy 27.vegasino-jqdvw3 13.vegasino-4pc5i9 28.vegasino-a8mhkj 13.vegasino-jo987r.vegasino-xb1ovf 13.vegasino-4pc5i9 31.vegasino-yixxz5 14.vegasino-h1tziy 31.vegasino-yixxz5 15.vegasino-6ps4a5.vegasino-y3xkd7 17.vegasino-kbw698 30.vegasino-xb1ovf 18.vegasino-bp2mgf 28.vegasino-a8mhkj 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-pa0xsm {
    display: none;
  }
}

.vegasino-idwut0 {
  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-idwut0 {
    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-39mgse {
  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-39mgse {
    padding: 14px 16px;
  }
}

.vegasino-39mgse button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.vegasino-39mgse button:first-child {
  align-content: end;
}

.vegasino-39mgse button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .vegasino-39mgse
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .vegasino-39mgse
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.vegasino-39mgse button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.vegasino-39mgse button:last-child svg {
  width: 38px;
  height: 38px;
}

.vegasino-qrbxew {
  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-qrbxew::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .vegasino-qrbxew,
.pc61d126-chatbot[data-active-screen="3"]
  .vegasino-qrbxew {
  opacity: 1;
  visibility: visible;
}

.vegasino-4c9wrs {
  flex: 1 1;
}

.vegasino-olioml {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-olioml {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .vegasino-0skkaz {
  display: block;
}

.vegasino-j7rezu {
  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-j7rezu {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.vegasino-ixox8h {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.vegasino-ixox8h::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.vegasino-5n36dz span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.vegasino-5n36dz p {
  color: var(--Text-100);
}

.vegasino-ixox8h .vegasino-i63iqm {
  grid-area: button;
}

.vegasino-ixox8h .vegasino-i63iqm::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-rs1shi.org/2000/svg'%3E%3Cpath d='M4.vegasino-jjuuh2 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegasino-haxcn2 15L16.vegasino-haxcn2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.vegasino-haxcn2 5L16.vegasino-haxcn2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .vegasino-m2g0kw {
  display: block;
}

.vegasino-npkofy {
  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-npkofy {
    margin-top: 40px;
  }
}

.vegasino-qgxdtm label,
.vegasino-qgxdtm input {
  display: block;
  width: 100%;
}

.vegasino-qgxdtm label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.vegasino-qgxdtm label.vegasino-s2zse0 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.vegasino-qgxdtm label.vegasino-s2zse0::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-qgxdtm 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-qgxdtm input::placeholder {
  color: var(--Text-400);
}

.vegasino-rwqwee {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .vegasino-rwqwee {
  display: flex;
}

.vegasino-rwqwee ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .vegasino-rwqwee ol {
    height: 420px;
    padding: 24px;
  }
}

.vegasino-rwqwee ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.vegasino-tmbqhb {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .vegasino-tmbqhb {
    padding: 0 24px 24px;
  }
}

.vegasino-tmbqhb 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-tmbqhb input::placeholder {
  color: var(--Text-400);
}

.vegasino-tmbqhb [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.vegasino-tmbqhb [type="submit"]:disabled {
  opacity: 0.5;
}

.vegasino-tmbqhb [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .vegasino-tmbqhb [type="submit"] {
    right: 40px;
  }
}

.vegasino-vicd2m {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.vegasino-vicd2m.vegasino-74gwr6 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.vegasino-vicd2m.vegasino-74gwr6::before {
  content: "";
  width: 31px;
}

.vegasino-vicd2m.vegasino-74gwr6 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegasino-vicd2m.vegasino-c1o2yz p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.vegasino-vicd2m p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.vegasino-tgy81c .vegasino-i63iqm {
  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-vzxtvx {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .vegasino-vzxtvx {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .vegasino-vzxtvx {
    padding: 18px 0;
  }
}

.vegasino-vzxtvx .vegasino-o6wk2s {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .vegasino-vzxtvx .vegasino-o6wk2s {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.vegasino-we5b4g {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .vegasino-we5b4g {
    max-width: 160px;
    height: 40px;
  }
}

.vegasino-we5b4g picture,
.vegasino-we5b4g img {
  display: block;
  width: 100%;
  height: 100%;
}

.vegasino-we5b4g img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .vegasino-mdxsve {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.vegasino-3iqeux ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .vegasino-vzxtvx.vegasino-qn28n9 .vegasino-mdxsve {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .vegasino-mdxsve {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .vegasino-mdxsve {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.vegasino-0re71w,
.vegasino-stct7t {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .vegasino-0re71w,
  .vegasino-stct7t {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .vegasino-stct7t {
    display: none;
  }
}

.vegasino-4izsel {
  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-qn28n9 .vegasino-4izsel {
  background: var(--fh-bg-color);
}

.vegasino-4izsel button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .vegasino-4izsel {
    display: none;
  }
}

.vegasino-q4cwle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegasino-q4cwle {
    display: none;
  }
}

.vegasino-cqfpmo {
  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-vzxtvx.vegasino-qn28n9 .vegasino-cqfpmo:first-child {
  display: none;
}

.vegasino-vzxtvx.vegasino-qn28n9 .vegasino-cqfpmo:last-child {
  display: block;
}

.vegasino-cqfpmo:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .vegasino-cqfpmo {
    display: none;
  }
}

.vegasino-eqawcr {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegasino-eqawcr {
    display: flex;
  }
}

.vegasino-eqawcr ul {
  max-height: 350px;
  overflow-y: auto;
}

.vegasino-eqawcr:hover ul {
  visibility: visible;
  opacity: 1;
}

.vegasino-eqawcr:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.vegasino-eqawcr:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.vegasino-eqawcr:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.vegasino-eqawcr:hover .vegasino-vtaooq svg {
  transform: rotate(180deg);
}

.vegasino-hndn57 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.vegasino-7b9uro {
  padding: 0 8px;
}

.vegasino-s907hj {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.vegasino-s907hj:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .vegasino-s907hj {
    padding: 4px 8px;
  }
}

.vegasino-edvhwv {
  display: flex;
}

.vegasino-edvhwv img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.vegasino-vtaooq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.vegasino-vtaooq svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.vegasino-xoqgjf {
  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-xoqgjf {
    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-sf3q5h {
  width: 100%;
}

@media (min-width: 1200px) {
  .vegasino-sf3q5h {
    display: none;
  }
}

.vegasino-r2ekal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.vegasino-o11brv {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.vegasino-g6xpbb {
  display: flex;
}

.vegasino-samsz8 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.vegasino-4209v6 {
  list-style: none;
}

@media (max-width: 1199px) {
  .vegasino-4209v6 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .vegasino-4209v6 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .vegasino-4209v6 .vegasino-n9x34l [data-ref-el],
  .vegasino-4209v6 .vegasino-n9x34l span,
  .vegasino-4209v6 .vegasino-n9x34l a {
    white-space: nowrap;
  }
}

.vegasino-mf2oqv {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .vegasino-mf2oqv.vegasino-phqv3v > .vegasino-n9x34l {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .vegasino-mf2oqv.vegasino-oa74od:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .vegasino-mf2oqv.vegasino-phqv3v > .vegasino-k4oqaa {
    height: auto;
  }

  .vegasino-mf2oqv.vegasino-phqv3v > div > .vegasino-raihk8 {
    transform: rotate(180deg);
  }
}

.vegasino-mf2oqv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.vegasino-mf2oqv [data-ref-el],
.vegasino-mf2oqv span {
  cursor: pointer;
}

.vegasino-mf2oqv [data-ref-el],
.vegasino-mf2oqv span,
.vegasino-mf2oqv 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-mf2oqv [data-ref-el],
  .vegasino-mf2oqv span,
  .vegasino-mf2oqv a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .vegasino-mf2oqv [data-ref-el],
  .vegasino-mf2oqv span,
  .vegasino-mf2oqv a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.vegasino-k4oqaa {
  height: 0;
  overflow: hidden;
  transition: height 0.vegasino-3iqeux ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.vegasino-k4oqaa::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.vegasino-k4oqaa::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.vegasino-k4oqaa::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .vegasino-k4oqaa {
    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-k4oqaa:has(> .vegasino-mf2oqv.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .vegasino-k4oqaa .vegasino-k4oqaa {
    padding: 0;
  }

  .vegasino-k4oqaa .vegasino-mf2oqv {
    font-weight: 400;
  }

  .vegasino-k4oqaa .vegasino-mf2oqv:hover > .vegasino-n9x34l {
    background: var(--Neutral-300);
  }

  .vegasino-k4oqaa .vegasino-raihk8 {
    rotate: -90deg;
  }
}

.vegasino-n9x34l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .vegasino-n9x34l {
    padding: 8px;
  }

  .vegasino-mf2oqv.vegasino-1gg2ga > .vegasino-n9x34l {
    background: var(--Neutral-300);
  }
}

.vegasino-raihk8 {
  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-rs1shi.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.vegasino-lfdib2 0.vegasino-lo9zpc.vegasino-ytgzfd -0.vegasino-ko9zxi 0.vegasino-vnn1qy -0.vegasino-ko9zxi 1.vegasino-qgr7fi 0.vegasino-kdwi4l.vegasino-8wycpm 4.vegasino-1e9hi0.vegasino-lfdib2 0.vegasino-qyamxs.vegasino-0e8gy6 -0.vegasino-ko9zxi 9.vegasino-n79m5j -0.vegasino-ko9zxi 10.vegasino-g909w0 0.vegasino-vkcd2g.vegasino-ffth9a 0.vegasino-ytgzfd 10.vegasino-ffth9a 0.vegasino-vnn1qy 10.vegasino-g909w0 1.vegasino-gcp8wh.vegasino-rc2c3p 5.vegasino-n81jvs.vegasino-dvelll 6.vegasino-fxs9gl 5.vegasino-9sgdgl 6.vegasino-fxs9gl 4.vegasino-9i8urh 5.vegasino-jwksjt.vegasino-lfdib2 1.vegasino-bjq1lh.vegasino-ko9zxi 0.vegasino-vnn1qy -0.vegasino-ko9zxi 0.vegasino-ytgzfd 0.vegasino-lfdib2 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.vegasino-3iqeux ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .vegasino-raihk8 {
    cursor: default;
  }
}

.vegasino-xdpz8a {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.vegasino-8mg39l {
  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-8mg39l {
    padding: 40px 4px;
  }
}

.vegasino-cubs3n {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .vegasino-cubs3n {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.vegasino-dlfm0v {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .vegasino-dlfm0v {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.vegasino-dlfm0v ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.vegasino-dlfm0v [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.vegasino-dlfm0v [data-ref-el],
.vegasino-dlfm0v span,
.vegasino-dlfm0v a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.vegasino-gn7ffm {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegasino-gn7ffm {
    margin-bottom: 12px;
  }
}

.vegasino-yinjwq {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.vegasino-yinjwq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .vegasino-yinjwq:last-child {
    margin-right: 0;
  }
}

.vegasino-gor24l {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegasino-gn7ffm:hover .vegasino-9ha8td {
  visibility: visible;
  opacity: 1;
}

.vegasino-9ha8td {
  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-pzvxq1 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.vegasino-et2n4f {
  display: flex;
  margin: 6px;
}

.vegasino-et2n4f img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.vegasino-9ha8td::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-9ha8td::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-16vxq9 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .vegasino-16vxq9 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.vegasino-hkro5g {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .vegasino-hkro5g {
    margin-right: 32px;
  }
}

.vegasino-y3vlj0 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .vegasino-y3vlj0 {
    margin-top: 0;
    width: 340px;
  }
}

.vegasino-y3vlj0 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.vegasino-m8ezgb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.vegasino-mk8b19 {
  position: relative;
}

@media (min-width: 768px) {
  .vegasino-mk8b19 {
    margin-top: 40px;
  }
}

.vegasino-mk8b19 + .vegasino-ra2n60,
.vegasino-mk8b19 + .vegasino-mk8b19 {
  margin-top: 24px;
}

.vegasino-x5p08e {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .vegasino-x5p08e {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-x5p08e {
    padding: 80px;
  }
}

.vegasino-8sgk4m {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .vegasino-8sgk4m {
    padding: 0 16px;
}


}

.vegasino-4s8gus {
  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-4s8gus {
    font-size: 48px;
    line-height: 56px;
  }
}

.vegasino-ugzyqf {
  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-ugzyqf {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegasino-t67zzc {
  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-t67zzc:hover {
  background: var(--button-bg-hover);
}

.vegasino-yhrbjp {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.vegasino-yhrbjp img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .vegasino-yhrbjp img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .vegasino-yhrbjp img {
  min-height: 100%;
  }
}

.vegasino-x5p08e::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.vegasino-4p2ys1 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.vegasino-4p2ys1 h1,
.vegasino-4p2ys1 h2,
.vegasino-4p2ys1 h3,
.vegasino-4p2ys1 h4 {
  margin-bottom: 6px;
}

.vegasino-4p2ys1 h1:not(:first-child),
.vegasino-4p2ys1 h2:not(:first-child),
.vegasino-4p2ys1 h3:not(:first-child),
.vegasino-4p2ys1 h4:not(:first-child) {
  margin-top: 16px;
}

.vegasino-4p2ys1 h1,
.vegasino-4p2ys1 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .vegasino-4p2ys1 h1,
  .vegasino-4p2ys1 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.vegasino-4p2ys1 h2,
.vegasino-4p2ys1 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .vegasino-4p2ys1 h2,
  .vegasino-4p2ys1 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-4p2ys1 h3,
.vegasino-4p2ys1 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .vegasino-4p2ys1 h3,
  .vegasino-4p2ys1 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegasino-4p2ys1 h4,
.vegasino-4p2ys1 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.vegasino-4p2ys1 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.vegasino-4p2ys1 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.vegasino-4p2ys1 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-4p2ys1 ul ul {
  margin-bottom: 8px;
}

.vegasino-4p2ys1 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.vegasino-4p2ys1 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.vegasino-4p2ys1 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.vegasino-4p2ys1 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.vegasino-4p2ys1 ol li::marker {
  font-weight: 700;
}

.vegasino-4p2ys1 ol ol {
  margin-bottom: 8px;
}

.vegasino-4p2ys1 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.vegasino-4p2ys1 ol ul li {
  padding-left: 16px;
}

.vegasino-4p2ys1 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-4p2ys1 table {
    padding: 24px;
  }
}

.vegasino-4p2ys1 table.vegasino-x57k59 {
  -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-3iqeux,
    mask-image 0.3s;
}

.vegasino-4p2ys1 table.vegasino-x57k59.vegasino-sri2em {
  -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-4p2ys1 table {
    display: table;
  }
}

.vegasino-4p2ys1 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-4p2ys1 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegasino-4p2ys1 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegasino-4p2ys1 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-4p2ys1 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.vegasino-4p2ys1 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.vegasino-4p2ys1 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.vegasino-4p2ys1 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.vegasino-4p2ys1 img {
  max-width: 100%;
  height: auto;
}

.vegasino-667pjl {
  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-667pjl {
    padding: 24px;
  }
}

.vegasino-de5z65 {
  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-de5z65 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.vegasino-de5z65 > * {
  margin: 0 !important;
}

.vegasino-de5z65 img,
.vegasino-squv28 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-de5z65 img,
  .vegasino-squv28 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-scdq3t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-scdq3t {
    width: 32px;
    height: 32px;
  }
}

.vegasino-kxod8p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.vegasino-kxod8p .vegasino-qlv8ga {
  flex-shrink: 0;
}

.vegasino-kxod8p .vegasino-bwrgzy svg {
  display: none;
}

.vegasino-9cffh9 {
  display: grid;
  transition: max-height 0.vegasino-3iqeux ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .vegasino-9cffh9 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .vegasino-9cffh9 {
    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-9cffh9.vegasino-qisggx + .vegasino-qlv8ga svg {
  transform: rotate(180deg);
}

.vegasino-7c1kbx {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.vegasino-7c1kbx > div:nth-child(3n) {
  grid-column: span 2;
}

.vegasino-7c1kbx
  > div:nth-child(3n)
  .vegasino-chwoaj
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .vegasino-7c1kbx {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .vegasino-7c1kbx > div:nth-child(3n) {
    grid-column: unset;
  }

  .vegasino-7c1kbx
    > div:nth-child(3n)
    .vegasino-chwoaj
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .vegasino-7c1kbx {
    max-width: 270px;
  }
}

.vegasino-7c1kbx .vegasino-chwoaj button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .vegasino-7c1kbx .vegasino-chwoaj button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .vegasino-7c1kbx .vegasino-chwoaj button {
    max-width: 104px;
  }
}

.vegasino-xij97x {
  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-xij97x {
    margin-bottom: 0;
  }
}

.vegasino-4gav1a {
  display: none;
  opacity: 0;
}

.vegasino-ddwkz4 {
  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-ddwkz4 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.vegasino-chwoaj {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.vegasino-chwoaj 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-chwoaj
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .vegasino-chwoaj
    button {
    max-width: 145px;
  }
}

.vegasino-lrvlcr:first-child
  .vegasino-chwoaj
  button {
  max-width: 270px;
}

.vegasino-hxv4fl {
  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-xij97x picture {
  width: 100%;
  max-width: 100%;
}

.vegasino-7wup73 {
  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-7wup73 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.vegasino-xij97x:hover .vegasino-7wup73 {
  display: flex;
}

.vegasino-k945sa {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.vegasino-ail1u6 {
  display: flex;
}

.vegasino-ail1u6:hover .vegasino-35gv7x,
.vegasino-ail1u6 .vegasino-1gg2ga .vegasino-35gv7x {
  display: flex;
}

.vegasino-ail1u6 svg {
  flex-shrink: 0;
}

.vegasino-35gv7x {
  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-35gv7x {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.vegasino-35gv7x:hover {
  display: flex;
}

.vegasino-35gv7x svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.vegasino-rc0k35 {
  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-rc0k35 {
    font-size: 12px;
  }
}

.vegasino-zpbwu5,
.vegasino-g08vdk {
  width: 50%;
  flex-shrink: 0;
}

.vegasino-zpbwu5 {
  font-weight: 700;
}

.vegasino-qm2v39 .vegasino-9cffh9 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .vegasino-qm2v39 .vegasino-9cffh9 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .vegasino-qm2v39 .vegasino-9cffh9 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.vegasino-qm2v39
  .vegasino-hxv4fl:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.vegasino-qm2v39 .vegasino-ddwkz4 {
  height: 100% !important;
  border-radius: 16px;
}

.vegasino-qm2v39 .vegasino-chwoaj {
  gap: 4px;
  align-items: center;
}

.vegasino-qm2v39 .vegasino-chwoaj button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vegasino-qm2v39 .vegasino-chwoaj svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.vegasino-qm2v39 .vegasino-wotimb,
.vegasino-qm2v39 .vegasino-ch544u {
  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-rs1shi.org/2000/svg'%3E%3Cpath d='M9.vegasino-1y215f 4.vegasino-b3riro.vegasino-p4yssy 5.vegasino-1ohbst.vegasino-k3m8wk 5.vegasino-6cjwsq.vegasino-ae22xv 5.vegasino-y7e34k.vegasino-d8oz3h 8.vegasino-92mofh.vegasino-3darww 9.vegasino-dk2jo4.vegasino-a8dsq4 9.vegasino-lwmahj.vegasino-2zo653 13.vegasino-vwjcj8.vegasino-nfq4k7 11.vegasino-saahkq.vegasino-s4y3zg 11.vegasino-j07j16.vegasino-ugh1v5 11.vegasino-ehtl07.vegasino-09fv5c 13.vegasino-ggsf41.vegasino-99mgb4 9.vegasino-lqp0tn.vegasino-qdi0zk 9.vegasino-7lftb8.vegasino-qg5y1n 8.vegasino-aqqhgh.vegasino-at3lwm 5.vegasino-xhsfx9.vegasino-91vw4t 5.vegasino-bbtuc1.vegasino-24vt7h 5.vegasino-q13o62.vegasino-oqe74u 4.vegasino-tqniyi.vegasino-s4y3zg 1.vegasino-4fi98e.vegasino-1y215f 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.vegasino-qm2v39 .vegasino-wotimb {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.vegasino-qm2v39 .vegasino-ch544u {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.vegasino-r7p62b {
  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-r7p62b {
    padding: 24px;
  }
}

.vegasino-r7p62b .vegasino-qlv8ga {
  display: flex;
}

@media (min-width: 768px) {
  .vegasino-r7p62b .vegasino-qlv8ga {
    display: none;
  }
}

.vegasino-r7p62b .vegasino-bwrgzy svg {
  display: none;
}

.vegasino-n3ko8b {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.vegasino-n3ko8b .vegasino-2eyg9y {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-n3ko8b .vegasino-2eyg9y {
    display: flex;
  }
}

.vegasino-l40bbe {
  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-l40bbe {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-l40bbe > * {
  margin: 0 !important;
}

.vegasino-l40bbe img,
.vegasino-2vr2ab {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-l40bbe img,
  .vegasino-2vr2ab {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-2rm3q0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-2rm3q0 {
    width: 32px;
    height: 32px;
  }
}

.vegasino-q90iwh {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .vegasino-q90iwh {
    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-q90iwh::-webkit-scrollbar {
    display: none;
  }
}

.vegasino-3jkl0g {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .vegasino-3jkl0g {
    padding: 7px 15px;
  }
}

.vegasino-3jkl0g:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegasino-gi4kts {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegasino-gi4kts {
    display: flex;
    opacity: 1;
  }
}

.vegasino-3jkl0g picture {
  height: 100%;
  display: block;
}

.vegasino-3jkl0g img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vegasino-3jkl0g img {
    width: 88px;
    height: 44px;
  }
}

.vegasino-3jkl0g p {
  text-align: center;
  width: 100%;
}

.vegasino-fgk9xn {
  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-fgk9xn {
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-fgk9xn img,
.vegasino-xiapqh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-fgk9xn img,
  .vegasino-xiapqh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-wg09eo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-wg09eo {
    width: 32px;
    height: 32px;
  }
}

.vegasino-g6ealp {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.vegasino-pgcra7 {
  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-g99xt6 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.vegasino-g99xt6.vegasino-1gg2ga {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.vegasino-m3voo0 {
  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-m3voo0 {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegasino-8dmnnf {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.vegasino-qqywti {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.vegasino-3iqeux ease;
  opacity: 0;
  color: var(--text-color);
}

.vegasino-visp8t {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.vegasino-visp8t ol,
.vegasino-visp8t ul {
  padding-left: 1.3em;
}

.vegasino-g99xt6.vegasino-1gg2ga .vegasino-qqywti {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.vegasino-g99xt6.vegasino-1gg2ga .vegasino-8dmnnf {
  transform: rotate(180deg);
  color: var(--text-color);
}

.vegasino-s3f8hn {
  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-s3f8hn {
    padding: 24px;
  }
}

.vegasino-s3f8hn .vegasino-qlv8ga {
  display: flex;
}

@media (min-width: 768px) {
  .vegasino-s3f8hn .vegasino-qlv8ga {
    display: none;
  }
}

.vegasino-s3f8hn .vegasino-bwrgzy svg {
  display: none;
}

.vegasino-9aup98 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vegasino-9aup98 .vegasino-2eyg9y {
  display: none;
}

@media (min-width: 768px) {
  .vegasino-9aup98 .vegasino-2eyg9y {
    display: flex;
  }
}

.vegasino-o2ww11 {
  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-o2ww11 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.vegasino-o2ww11 > * {
  margin: 0 !important;
}

.vegasino-o2ww11 img,
.vegasino-l5tl9y {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .vegasino-o2ww11 img,
  .vegasino-l5tl9y {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.vegasino-en0rff {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .vegasino-en0rff {
    width: 32px;
    height: 32px;
  }
}

.vegasino-k2mpz8 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .vegasino-k2mpz8 {
    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-k2mpz8::-webkit-scrollbar {
    display: none;
  }
}

.vegasino-kztc34 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.vegasino-kztc34:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.vegasino-d9cdeg {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .vegasino-d9cdeg {
    display: flex;
    opacity: 1;
  }
}

.vegasino-kztc34 picture {
  width: auto;
  height: 100%;
  display: block;
}

.vegasino-kztc34 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.vegasino-9c5ovn {
  margin: -24px 0;
}

.vegasino-9c5ovn:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .vegasino-9c5ovn {
    margin: -16px 0;
  }
}

.vegasino-2jrrcs {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .vegasino-2jrrcs {
    flex-direction: row;
  }
}

.vegasino-mf5ym9 {
  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-mf5ym9 {
    flex: 1;
  }
}

.vegasino-mf5ym9::placeholder {
  color: var(--Text-400);
}

.vegasino-lkjiwr {
  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-4i977b {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.vegasino-4i977b::-webkit-scrollbar {
  display: none;
}

.vegasino-wvm6zl {
  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-wvm6zl img,
.vegasino-wvm6zl svg {
  margin-right: 8px;
}

.vegasino-glydea {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.vegasino-9c5ovn + .vegasino-eyelle {
  margin-top: 0;
}

@media (min-width: 768px) {
  .vegasino-9c5ovn + .vegasino-eyelle {
    margin-top: -16px;
  }
}

.vegasino-4tagr3 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.vegasino-4tagr3 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.vegasino-4tagr3 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.vegasino-1w5lfl {
  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-ent1yo {
  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-sdi9p9 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.vegasino-6qja15 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.vegasino-ci1x76 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.vegasino-1w5lfl 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-1w5lfl 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-1w5lfl {
    padding: 39px 179px 39px 39px;
  }

  .vegasino-ent1yo {
    font-size: 40px;
    line-height: 48px;
  }

  .vegasino-ci1x76 {
    height: 348px;
  }

  .vegasino-1w5lfl button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .vegasino-1w5lfl button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .vegasino-1w5lfl {
    padding: 63px;
  }
}

.vegasino-tg6htc {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .vegasino-tg6htc {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.vegasino-dl2mt2 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegasino-dl2mt2 {
    width: auto;
  }
}

.vegasino-qevbx6 {
  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-qevbx6::-webkit-scrollbar {
  display: none;
}

.vegasino-qevbx6 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-qevbx6 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .vegasino-qevbx6 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.vegasino-tg6htc .vegasino-dkwo73 {
  -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-3iqeux,
    mask-image 0.3s;
}

.vegasino-tg6htc .vegasino-dkwo73.vegasino-sri2em {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.vegasino-4s906e {
  margin: 40px -16px;
}

.vegasino-1yantd + .vegasino-ra2n60,
.vegasino-1yantd + .vegasino-mk8b19 {
  margin-top: 24px;
}

.vegasino-d04lkd {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.vegasino-d04lkd picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.vegasino-677eri {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .vegasino-677eri {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .vegasino-677eri {
    margin-top: 0;
  }
}

.vegasino-nz6cas {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegasino-nz6cas {
    font-size: 24px;
    line-height: 32px;
  }
}

.vegasino-in7tql {
  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-in7tql {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.vegasino-72wjme {
  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-72wjme {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.vegasino-r8ieqg {
  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-r8ieqg {
    font-size: 20px;
    line-height: 28px;
  }
}

.vegasino-5frmbp {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .vegasino-5frmbp {
    font-size: 32px;
    line-height: 40px;
  }
}

.vegasino-huh08n {
  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-zfigdp {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.vegasino-zfigdp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vegasino-eyelle {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.vegasino-wot5nt {
  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-wot5nt {
    padding: 15px 48px;
  }
}

main > .vegasino-eyelle {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .vegasino-9cffh9.vegasino-buahge > div:nth-child(n+5) {
    display: none;
  }
}

.vegasino-4p2ys1 p a img {
  display: block;
  margin: 0 auto;
}


.vegasino-5f3y0d {
  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-phr9n4 {
  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-phr9n4 label {
  font-size: 14px;
}

.vegasino-phr9n4 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.vegasino-phr9n4 input,
.vegasino-phr9n4 textarea,
.vegasino-phr9n4 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-phr9n4 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.vegasino-v2grzt ease;
}
.vegasino-phr9n4 button:hover {
  background-color: var(--button-bg-hover);
}
.vegasino-d9edve {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.vegasino-6i8zy0 ease-in;
}

.vegasino-d9edve 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-h31ku1, .vegasino-m0ag2l, [class*="review-card"],
thead, thead th, table th, .vegasino-s8ggf3,
.vegasino-bfzstt, [class*="collapsible-header"],
.vegasino-j89wj4, [class*="updated-block"] {
  color: #ece7dc !important;
}
