* {
  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;
  }
}

.bitstarz-lnept6 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bitstarz-lnept6 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bitstarz-lnept6 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bitstarz-1x41ai {
  overflow: hidden;
}

.bitstarz-4sgkof img {
  background: var(--Neutral-300);
}

.bitstarz-0g7n8n {
  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;
}

.bitstarz-6hsl8a {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bitstarz-6hsl8a:hover {
  background: var(--button-bg-hover);
}

.bitstarz-b5oxg8 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bitstarz-b5oxg8:hover {
  background: var(--button-bg-hover);
}

.bitstarz-gwmevt {
  font-size: 12px;
  line-height: 18px;
}

.bitstarz-1o4dwr {
  font-size: 18px;
  line-height: 26px;
}

.bitstarz-chbsr3 {
  width: 100%;
}

.bitstarz-p4tzh9 {
  padding: 6px 16px;
}

.bitstarz-7xzk28 {
  padding: 10px 16px;
}

.bitstarz-2vae9r {
  padding: 15px 26px;
}

.bitstarz-u97qj6 {
  flex-shrink: 0;
}

.bitstarz-208waw {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.bitstarz-10br25 {
  display: none;
}

.bitstarz-5l8vcg {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bitstarz-t6n57c {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bitstarz-ee0bhz {
  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;
}

.bitstarz-4ej0gu {
  cursor: grab;
}

.bitstarz-ee0bhz::-webkit-scrollbar {
  display: none;
}

.bitstarz-5bnt11 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bitstarz-n2v40s {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bitstarz-uln1yu {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bitstarz-k9md3d {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bitstarz-0h919w {
  visibility: visible;
}

.bitstarz-1s2fko {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bitstarz-mpqj1m ease;
}

.bitstarz-3mk5l1 {
  background-color: var(--Primary-200);
  width: 16px;
}

.bitstarz-ef6phe {
  -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.bitstarz-mpqj1m,
    mask-image 0.3s;
}

.bitstarz-ef6phe.bitstarz-myw6nz {
  -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;
  }
}

.bitstarz-k8sajm: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;
}

.bitstarz-st8aq2 {
  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.bitstarz-ovyx5r.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.bitstarz-ovyx5r.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;
}

.bitstarz-safjz8 {
  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);
}

.bitstarz-safjz8::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%
  );
}

.bitstarz-eedt0h {
  position: relative;
  z-index: 1;
}

.bitstarz-qxhfja {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bitstarz-gi151q {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.bitstarz-ht8nuz {
  font-size: 40px;
  line-height: 48px;
}

.bitstarz-zg0yzy {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bitstarz-i74dt9 {
  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;
}

.bitstarz-i74dt9:hover {
  background: var(--Primary-400);
}

.bitstarz-i74dt9 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bitstarz-k8sajm 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) {
  .bitstarz-safjz8 {
    max-width: 600px;
    padding: 64px;
  }

  .bitstarz-qxhfja {
    font-size: 24px;
    line-height: 32px;
  }

  .bitstarz-gi151q {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bitstarz-ht8nuz {
    font-size: 50px;
    line-height: 56px;
  }

  .bitstarz-zg0yzy {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bitstarz-st8aq2 {
    top: 25px;
    right: 25px;
  }
}

.bitstarz-faiawo,
.bitstarz-q6e7sl {
  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;
}

.bitstarz-ja7rtv.bitstarz-y0rp8d::before,
.bitstarz-q6e7sl::before,
.bitstarz-1j7cze::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.bitstarz-ovyx5r.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bitstarz-j2jofw 14.bitstarz-p5gtzw.bitstarz-ymo2ud 14.bitstarz-u5fvqg 15.bitstarz-40pns0 14.bitstarz-hza1ac 15.bitstarz-w4ggxk 14.bitstarz-um6b4r.bitstarz-usqxva 14.bitstarz-cbtvtp 19.bitstarz-8o83xd 12.bitstarz-rf5mvx 19.bitstarz-8o83xd 10.bitstarz-gs8h4u.bitstarz-8o83xd 8.bitstarz-4f1m0h 17.bitstarz-d0t43b 7.bitstarz-b5uktp 15.bitstarz-eus2jp 7.bitstarz-w450ww.bitstarz-65lcmz 7.bitstarz-b5uktp 11.bitstarz-8lv5j1 8.bitstarz-4f1m0h 11.bitstarz-8lv5j1 10.bitstarz-n3ydfj.bitstarz-8lv5j1 12.bitstarz-zygp19 13.bitstarz-yndwh4 14.bitstarz-fvs8hk 15.bitstarz-qyt8ia 14.bitstarz-wpzs4y.bitstarz-bbvc79 14.bitstarz-zypts4 15.bitstarz-p33q9g 14.bitstarz-sdgvl9 15.bitstarz-77bb1t 14.bitstarz-bo0ma5.bitstarz-j2jofw 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bitstarz-fhh8w8 15.bitstarz-v7fkq9.bitstarz-g9i312 15.bitstarz-t0491b 15.bitstarz-vz2ate 15.bitstarz-h4f4bm 15.bitstarz-7k2jb9 15.bitstarz-99wl73.bitstarz-yqob1s 15.bitstarz-h4f4bm 15.bitstarz-1ri6km 15.bitstarz-gp6yow 15.bitstarz-5fiyh9 15.bitstarz-facpba.bitstarz-d5kl92 15.bitstarz-71knl7 7.bitstarz-37w519 18.bitstarz-1hgzm2 7.bitstarz-job4vg 23.bitstarz-j6ly39.bitstarz-4n2dmr.bitstarz-n6m46u 18.bitstarz-zeii3a 19.bitstarz-qdkyeq 15.bitstarz-2acnu6 15.bitstarz-fhh8w8 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.bitstarz-0tfl5q [type="submit"] *,
.bitstarz-l2dt1u button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bitstarz-sjkszy {
    display: none;
  }
}

.bitstarz-eopp8a {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bitstarz-eopp8a {
  display: none;
}

@media (min-width: 768px) {
  .bitstarz-eopp8a {
    bottom: 22px;
  }
}

.bitstarz-eopp8a input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bitstarz-eopp8a {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bitstarz-f4irgj.static) .bitstarz-eopp8a {
    bottom: 8px;
  }
}

.bitstarz-mum6yu {
  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.bitstarz-ovyx5r.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bitstarz-4ov47r 3.bitstarz-h5z63x.bitstarz-zaf54w.bitstarz-8ww77k 3.bitstarz-7pttp7 3.bitstarz-xvgms2 5.bitstarz-w2qkar 3.bitstarz-xvgms2 8.bitstarz-mhugfn.bitstarz-qgywql.bitstarz-xvgms2 26.bitstarz-w71456 5.bitstarz-owwstm 28.bitstarz-eg2c8f 8.bitstarz-axopds 28.bitstarz-13q9pi.bitstarz-f5nlmk 28.bitstarz-pew0ae.bitstarz-ju2gfr 34.bitstarz-1hv0kj.bitstarz-xyjm4d 36.bitstarz-4aj72b 11.bitstarz-5gm3r4 37.bitstarz-h7s3sw 12.bitstarz-nj2se6 36.bitstarz-gzhvkk.bitstarz-4vb4g9 28.bitstarz-3xlg84.bitstarz-75acw6.bitstarz-y0g6zd 28.bitstarz-wr4tlv 36.bitstarz-zw08cb 26.bitstarz-skettx 36.bitstarz-zw08cb 23.bitstarz-gyq2rt.bitstarz-8u7v24.bitstarz-zw08cb 5.bitstarz-p5d6sg 34.bitstarz-2n20gx 3.bitstarz-7pttp7 31.bitstarz-4ov47r 3.bitstarz-vlstem.bitstarz-fjjk80 18.bitstarz-rwpio1.bitstarz-tnkhla 18.bitstarz-90y9no 8.bitstarz-epg1c2 17.bitstarz-swg8vu 8.bitstarz-epg1c2 15.bitstarz-6d4y8r.bitstarz-epg1c2 14.bitstarz-435730 9.bitstarz-tnkhla 13.bitstarz-61y3ef 11.bitstarz-fjjk80 13.bitstarz-fl8pga.bitstarz-m3unad 13.bitstarz-61y3ef 13.bitstarz-d5ikac 14.bitstarz-435730 13.bitstarz-d5ikac 15.bitstarz-5xkrrw.bitstarz-d5ikac 17.bitstarz-swg8vu 12.bitstarz-m3unad 18.bitstarz-90y9no 11.bitstarz-fjjk80 18.bitstarz-h5oop6.bitstarz-n1dp4a 18.bitstarz-g6wse2.bitstarz-hx03k0 18.bitstarz-90y9no 17.bitstarz-hzgypt 17.bitstarz-swg8vu 17.bitstarz-hzgypt 15.bitstarz-be6xuq.bitstarz-hzgypt 14.bitstarz-435730 18.bitstarz-hx03k0 13.bitstarz-61y3ef 20.bitstarz-n1dp4a 13.bitstarz-50vrt7.bitstarz-ym6uam 13.bitstarz-61y3ef 22.bitstarz-9bo7s4 14.bitstarz-435730 22.bitstarz-9bo7s4 15.bitstarz-4s2gfm.bitstarz-rjxa1r 17.bitstarz-swg8vu 21.bitstarz-ym6uam 18.bitstarz-90y9no 20.bitstarz-n1dp4a 18.bitstarz-99nvuq.bitstarz-asl6rt 18.bitstarz-c3z5jt.bitstarz-mzf0sy 18.bitstarz-90y9no 26.bitstarz-zbl4q4 17.bitstarz-swg8vu 26.bitstarz-zbl4q4 15.bitstarz-xn9rhq.bitstarz-zbl4q4 14.bitstarz-435730 27.bitstarz-mzf0sy 13.bitstarz-61y3ef 28.bitstarz-asl6rt 13.bitstarz-uv1zmf.bitstarz-78i6pt 13.bitstarz-61y3ef 31.bitstarz-1pp7fk 14.bitstarz-435730 31.bitstarz-1pp7fk 15.bitstarz-sfyoku.bitstarz-zbl4q4 17.bitstarz-swg8vu 30.bitstarz-78i6pt 18.bitstarz-90y9no 28.bitstarz-asl6rt 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"])
    .bitstarz-mum6yu {
    display: none;
  }
}

.bitstarz-s1tdvl {
  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) {
  .bitstarz-s1tdvl {
    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;
}

.bitstarz-l2dt1u {
  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) {
  .bitstarz-l2dt1u {
    padding: 14px 16px;
  }
}

.bitstarz-l2dt1u button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bitstarz-l2dt1u button:first-child {
  align-content: end;
}

.bitstarz-l2dt1u button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bitstarz-l2dt1u
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bitstarz-l2dt1u
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bitstarz-l2dt1u button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bitstarz-l2dt1u button:last-child svg {
  width: 38px;
  height: 38px;
}

.bitstarz-1j7cze {
  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;
}

.bitstarz-1j7cze::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bitstarz-1j7cze,
.pc61d126-chatbot[data-active-screen="3"]
  .bitstarz-1j7cze {
  opacity: 1;
  visibility: visible;
}

.bitstarz-z9o8pl {
  flex: 1 1;
}

.bitstarz-zkczov {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bitstarz-zkczov {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bitstarz-tkm1qn {
  display: block;
}

.bitstarz-8gybru {
  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) {
  .bitstarz-8gybru {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bitstarz-q6e7sl {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.bitstarz-q6e7sl::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bitstarz-l2pw4y span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bitstarz-l2pw4y p {
  color: var(--Text-100);
}

.bitstarz-q6e7sl .bitstarz-keqvue {
  grid-area: button;
}

.bitstarz-q6e7sl .bitstarz-keqvue::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.bitstarz-ovyx5r.org/2000/svg'%3E%3Cpath d='M4.bitstarz-9y7pnw 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bitstarz-zvdxo2 15L16.bitstarz-zvdxo2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bitstarz-zvdxo2 5L16.bitstarz-zvdxo2 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .bitstarz-iyw5o1 {
  display: block;
}

.bitstarz-1vxx2n {
  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) {
  .bitstarz-1vxx2n {
    margin-top: 40px;
  }
}

.bitstarz-faiawo label,
.bitstarz-faiawo input {
  display: block;
  width: 100%;
}

.bitstarz-faiawo label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bitstarz-faiawo label.bitstarz-g0o24l input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bitstarz-faiawo label.bitstarz-g0o24l::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;
}

.bitstarz-faiawo 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;
}

.bitstarz-faiawo input::placeholder {
  color: var(--Text-400);
}

.bitstarz-5xsl6c {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bitstarz-5xsl6c {
  display: flex;
}

.bitstarz-5xsl6c ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bitstarz-5xsl6c ol {
    height: 420px;
    padding: 24px;
  }
}

.bitstarz-5xsl6c ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bitstarz-0tfl5q {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bitstarz-0tfl5q {
    padding: 0 24px 24px;
  }
}

.bitstarz-0tfl5q 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;
}

.bitstarz-0tfl5q input::placeholder {
  color: var(--Text-400);
}

.bitstarz-0tfl5q [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bitstarz-0tfl5q [type="submit"]:disabled {
  opacity: 0.5;
}

.bitstarz-0tfl5q [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bitstarz-0tfl5q [type="submit"] {
    right: 40px;
  }
}

.bitstarz-ja7rtv {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bitstarz-ja7rtv.bitstarz-y0rp8d {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bitstarz-ja7rtv.bitstarz-y0rp8d::before {
  content: "";
  width: 31px;
}

.bitstarz-ja7rtv.bitstarz-y0rp8d p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bitstarz-ja7rtv.bitstarz-hgjhsd p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bitstarz-ja7rtv p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bitstarz-eopp8a .bitstarz-keqvue {
  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;
  }
}

.bitstarz-sjkszy {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bitstarz-sjkszy {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bitstarz-sjkszy {
    padding: 18px 0;
  }
}

.bitstarz-sjkszy .bitstarz-lnept6 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bitstarz-sjkszy .bitstarz-lnept6 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bitstarz-vodzh6 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bitstarz-vodzh6 {
    max-width: 160px;
    height: 40px;
  }
}

.bitstarz-vodzh6 picture,
.bitstarz-vodzh6 img {
  display: block;
  width: 100%;
  height: 100%;
}

.bitstarz-vodzh6 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bitstarz-q2jxzh {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bitstarz-mpqj1m ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bitstarz-sjkszy.bitstarz-venobd .bitstarz-q2jxzh {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bitstarz-q2jxzh {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bitstarz-q2jxzh {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bitstarz-l9q8nq,
.bitstarz-4uhshi {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bitstarz-l9q8nq,
  .bitstarz-4uhshi {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bitstarz-4uhshi {
    display: none;
  }
}

.bitstarz-26i03l {
  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;
}

.bitstarz-venobd .bitstarz-26i03l {
  background: var(--fh-bg-color);
}

.bitstarz-26i03l button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bitstarz-26i03l {
    display: none;
  }
}

.bitstarz-1mulge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bitstarz-1mulge {
    display: none;
  }
}

.bitstarz-r7tlt9 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.bitstarz-sjkszy.bitstarz-venobd .bitstarz-r7tlt9:first-child {
  display: none;
}

.bitstarz-sjkszy.bitstarz-venobd .bitstarz-r7tlt9:last-child {
  display: block;
}

.bitstarz-r7tlt9:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bitstarz-r7tlt9 {
    display: none;
  }
}

.bitstarz-hxup3d {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bitstarz-hxup3d {
    display: flex;
  }
}

.bitstarz-hxup3d ul {
  max-height: 350px;
  overflow-y: auto;
}

.bitstarz-hxup3d:hover ul {
  visibility: visible;
  opacity: 1;
}

.bitstarz-hxup3d:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bitstarz-hxup3d:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bitstarz-hxup3d:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bitstarz-hxup3d:hover .bitstarz-7d681y svg {
  transform: rotate(180deg);
}

.bitstarz-fvvfrp {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bitstarz-9kg1aa {
  padding: 0 8px;
}

.bitstarz-velh0b {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bitstarz-velh0b:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bitstarz-velh0b {
    padding: 4px 8px;
  }
}

.bitstarz-tktqjk {
  display: flex;
}

.bitstarz-tktqjk img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bitstarz-7d681y {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bitstarz-7d681y svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bitstarz-be4h5u {
  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) {
  .bitstarz-be4h5u {
    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;
  }
}

.bitstarz-2w8zaw {
  width: 100%;
}

@media (min-width: 1200px) {
  .bitstarz-2w8zaw {
    display: none;
  }
}

.bitstarz-v08w64 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bitstarz-6c0bv7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bitstarz-4ianlg {
  display: flex;
}

.bitstarz-fnsekz {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bitstarz-bhzixr {
  list-style: none;
}

@media (max-width: 1199px) {
  .bitstarz-bhzixr {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bitstarz-bhzixr {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bitstarz-bhzixr .bitstarz-no138t [data-ref-el],
  .bitstarz-bhzixr .bitstarz-no138t span,
  .bitstarz-bhzixr .bitstarz-no138t a {
    white-space: nowrap;
  }
}

.bitstarz-9z8xnq {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bitstarz-9z8xnq.bitstarz-affszs > .bitstarz-no138t {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bitstarz-9z8xnq.bitstarz-w5agu2:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bitstarz-9z8xnq.bitstarz-affszs > .bitstarz-3nqof3 {
    height: auto;
  }

  .bitstarz-9z8xnq.bitstarz-affszs > div > .bitstarz-h4mad1 {
    transform: rotate(180deg);
  }
}

.bitstarz-9z8xnq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bitstarz-9z8xnq [data-ref-el],
.bitstarz-9z8xnq span {
  cursor: pointer;
}

.bitstarz-9z8xnq [data-ref-el],
.bitstarz-9z8xnq span,
.bitstarz-9z8xnq a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .bitstarz-9z8xnq [data-ref-el],
  .bitstarz-9z8xnq span,
  .bitstarz-9z8xnq a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bitstarz-9z8xnq [data-ref-el],
  .bitstarz-9z8xnq span,
  .bitstarz-9z8xnq a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bitstarz-3nqof3 {
  height: 0;
  overflow: hidden;
  transition: height 0.bitstarz-mpqj1m ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bitstarz-3nqof3::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bitstarz-3nqof3::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bitstarz-3nqof3::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bitstarz-3nqof3 {
    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;
  }

  .bitstarz-3nqof3:has(> .bitstarz-9z8xnq.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bitstarz-3nqof3 .bitstarz-3nqof3 {
    padding: 0;
  }

  .bitstarz-3nqof3 .bitstarz-9z8xnq {
    font-weight: 400;
  }

  .bitstarz-3nqof3 .bitstarz-9z8xnq:hover > .bitstarz-no138t {
    background: var(--Neutral-300);
  }

  .bitstarz-3nqof3 .bitstarz-h4mad1 {
    rotate: -90deg;
  }
}

.bitstarz-no138t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bitstarz-no138t {
    padding: 8px;
  }

  .bitstarz-9z8xnq.bitstarz-jhrjuo > .bitstarz-no138t {
    background: var(--Neutral-300);
  }
}

.bitstarz-h4mad1 {
  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.bitstarz-ovyx5r.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bitstarz-czjvvu 0.bitstarz-shrrsa.bitstarz-59x2y7 -0.bitstarz-28g5rq 0.bitstarz-ncnwxk -0.bitstarz-28g5rq 1.bitstarz-8butmf 0.bitstarz-n5y2g4.bitstarz-i55f1w 4.bitstarz-gkr140.bitstarz-czjvvu 0.bitstarz-mt2z94.bitstarz-hg3i8p -0.bitstarz-28g5rq 9.bitstarz-mgqo0d -0.bitstarz-28g5rq 10.bitstarz-krd9c5 0.bitstarz-3zk8gm.bitstarz-dh4fcw 0.bitstarz-59x2y7 10.bitstarz-dh4fcw 0.bitstarz-ncnwxk 10.bitstarz-krd9c5 1.bitstarz-58zldt.bitstarz-l1p0og 5.bitstarz-m9z33s.bitstarz-l41yps 6.bitstarz-h6q43i 5.bitstarz-2tjfm8 6.bitstarz-h6q43i 4.bitstarz-drpstc 5.bitstarz-vybszg.bitstarz-czjvvu 1.bitstarz-ff23bx.bitstarz-28g5rq 0.bitstarz-ncnwxk -0.bitstarz-28g5rq 0.bitstarz-59x2y7 0.bitstarz-czjvvu 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bitstarz-mpqj1m ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bitstarz-h4mad1 {
    cursor: default;
  }
}

.bitstarz-p2qrta {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bitstarz-r7feme {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .bitstarz-r7feme {
    padding: 40px 4px;
  }
}

.bitstarz-p4cuo9 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bitstarz-p4cuo9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bitstarz-bsny64 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bitstarz-bsny64 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bitstarz-bsny64 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bitstarz-bsny64 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bitstarz-bsny64 [data-ref-el],
.bitstarz-bsny64 span,
.bitstarz-bsny64 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bitstarz-caefry {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bitstarz-caefry {
    margin-bottom: 12px;
  }
}

.bitstarz-h656a6 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bitstarz-h656a6 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bitstarz-h656a6:last-child {
    margin-right: 0;
  }
}

.bitstarz-o7huzp {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bitstarz-caefry:hover .bitstarz-aggfed {
  visibility: visible;
  opacity: 1;
}

.bitstarz-aggfed {
  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);
}

.bitstarz-j6wyte {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bitstarz-foneat {
  display: flex;
  margin: 6px;
}

.bitstarz-foneat img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bitstarz-aggfed::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);
}

.bitstarz-aggfed::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);
}

.bitstarz-trezyj {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bitstarz-trezyj {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bitstarz-cn4989 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bitstarz-cn4989 {
    margin-right: 32px;
  }
}

.bitstarz-hli9lx {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bitstarz-hli9lx {
    margin-top: 0;
    width: 340px;
  }
}

.bitstarz-hli9lx a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bitstarz-rjljoc {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bitstarz-5qkhji {
  position: relative;
}

@media (min-width: 768px) {
  .bitstarz-5qkhji {
    margin-top: 40px;
  }
}

.bitstarz-5qkhji + .bitstarz-0maqq4,
.bitstarz-5qkhji + .bitstarz-5qkhji {
  margin-top: 24px;
}

.bitstarz-mcejhx {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bitstarz-mcejhx {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bitstarz-mcejhx {
    padding: 80px;
  }
}

.bitstarz-6o4g5x {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bitstarz-6o4g5x {
    padding: 0 16px;
}


}

.bitstarz-dobqdk {
  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) {
  .bitstarz-dobqdk {
    font-size: 48px;
    line-height: 56px;
  }
}

.bitstarz-swbytb {
  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) {
  .bitstarz-swbytb {
    font-size: 24px;
    line-height: 32px;
  }
}

.bitstarz-j751vz {
  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;
}

.bitstarz-j751vz:hover {
  background: var(--button-bg-hover);
}

.bitstarz-f2kdwr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bitstarz-f2kdwr img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bitstarz-f2kdwr img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bitstarz-f2kdwr img {
  min-height: 100%;
  }
}

.bitstarz-mcejhx::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bitstarz-6suuae {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bitstarz-6suuae h1,
.bitstarz-6suuae h2,
.bitstarz-6suuae h3,
.bitstarz-6suuae h4 {
  margin-bottom: 6px;
}

.bitstarz-6suuae h1:not(:first-child),
.bitstarz-6suuae h2:not(:first-child),
.bitstarz-6suuae h3:not(:first-child),
.bitstarz-6suuae h4:not(:first-child) {
  margin-top: 16px;
}

.bitstarz-6suuae h1,
.bitstarz-6suuae h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bitstarz-6suuae h1,
  .bitstarz-6suuae h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bitstarz-6suuae h2,
.bitstarz-6suuae h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bitstarz-6suuae h2,
  .bitstarz-6suuae h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bitstarz-6suuae h3,
.bitstarz-6suuae h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bitstarz-6suuae h3,
  .bitstarz-6suuae h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bitstarz-6suuae h4,
.bitstarz-6suuae h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bitstarz-6suuae ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bitstarz-6suuae ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bitstarz-6suuae 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);
}

.bitstarz-6suuae ul ul {
  margin-bottom: 8px;
}

.bitstarz-6suuae ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bitstarz-6suuae ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bitstarz-6suuae ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bitstarz-6suuae ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bitstarz-6suuae ol li::marker {
  font-weight: 700;
}

.bitstarz-6suuae ol ol {
  margin-bottom: 8px;
}

.bitstarz-6suuae ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bitstarz-6suuae ol ul li {
  padding-left: 16px;
}

.bitstarz-6suuae 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) {
  .bitstarz-6suuae table {
    padding: 24px;
  }
}

.bitstarz-6suuae table.bitstarz-xe4jih {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bitstarz-mpqj1m,
    mask-image 0.3s;
}

.bitstarz-6suuae table.bitstarz-xe4jih.bitstarz-myw6nz {
  -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) {
  .bitstarz-6suuae table {
    display: table;
  }
}

.bitstarz-6suuae 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);
}

.bitstarz-6suuae table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bitstarz-6suuae table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bitstarz-6suuae 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) {
  .bitstarz-6suuae table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bitstarz-6suuae table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bitstarz-6suuae table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bitstarz-6suuae table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bitstarz-6suuae img {
  max-width: 100%;
  height: auto;
}

.bitstarz-yw5cg5 {
  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) {
  .bitstarz-yw5cg5 {
    padding: 24px;
  }
}

.bitstarz-3y6n58 {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .bitstarz-3y6n58 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bitstarz-3y6n58 > * {
  margin: 0 !important;
}

.bitstarz-3y6n58 img,
.bitstarz-gy58ou {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bitstarz-3y6n58 img,
  .bitstarz-gy58ou {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bitstarz-ry3kib {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bitstarz-ry3kib {
    width: 32px;
    height: 32px;
  }
}

.bitstarz-eusvf1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bitstarz-eusvf1 .bitstarz-9meh7o {
  flex-shrink: 0;
}

.bitstarz-eusvf1 .bitstarz-1zmrn7 svg {
  display: none;
}

.bitstarz-mtej90 {
  display: grid;
  transition: max-height 0.bitstarz-mpqj1m ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bitstarz-mtej90 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bitstarz-mtej90 {
    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));
  }
}

.bitstarz-mtej90.bitstarz-5bbkg1 + .bitstarz-9meh7o svg {
  transform: rotate(180deg);
}

.bitstarz-0v2puy {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bitstarz-0v2puy > div:nth-child(3n) {
  grid-column: span 2;
}

.bitstarz-0v2puy
  > div:nth-child(3n)
  .bitstarz-0c41cd
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bitstarz-0v2puy {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bitstarz-0v2puy > div:nth-child(3n) {
    grid-column: unset;
  }

  .bitstarz-0v2puy
    > div:nth-child(3n)
    .bitstarz-0c41cd
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bitstarz-0v2puy {
    max-width: 270px;
  }
}

.bitstarz-0v2puy .bitstarz-0c41cd button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bitstarz-0v2puy .bitstarz-0c41cd button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bitstarz-0v2puy .bitstarz-0c41cd button {
    max-width: 104px;
  }
}

.bitstarz-zugbj6 {
  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) {
  .bitstarz-zugbj6 {
    margin-bottom: 0;
  }
}

.bitstarz-xsifkp {
  display: none;
  opacity: 0;
}

.bitstarz-0p206i {
  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;
  }
}

.bitstarz-0p206i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bitstarz-0c41cd {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bitstarz-0c41cd button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bitstarz-0c41cd
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bitstarz-0c41cd
    button {
    max-width: 145px;
  }
}

.bitstarz-dhmrzu:first-child
  .bitstarz-0c41cd
  button {
  max-width: 270px;
}

.bitstarz-7327yi {
  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%;
}

.bitstarz-zugbj6 picture {
  width: 100%;
  max-width: 100%;
}

.bitstarz-7foeo9 {
  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;
}

.bitstarz-7foeo9 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bitstarz-zugbj6:hover .bitstarz-7foeo9 {
  display: flex;
}

.bitstarz-q9xfb2 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bitstarz-4gj1ug {
  display: flex;
}

.bitstarz-4gj1ug:hover .bitstarz-qby3ny,
.bitstarz-4gj1ug .bitstarz-jhrjuo .bitstarz-qby3ny {
  display: flex;
}

.bitstarz-4gj1ug svg {
  flex-shrink: 0;
}

.bitstarz-qby3ny {
  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) {
  .bitstarz-qby3ny {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bitstarz-qby3ny:hover {
  display: flex;
}

.bitstarz-qby3ny svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bitstarz-seihq0 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .bitstarz-seihq0 {
    font-size: 12px;
  }
}

.bitstarz-jjvb27,
.bitstarz-z5325n {
  width: 50%;
  flex-shrink: 0;
}

.bitstarz-jjvb27 {
  font-weight: 700;
}

.bitstarz-i7pb1s .bitstarz-mtej90 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bitstarz-i7pb1s .bitstarz-mtej90 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bitstarz-i7pb1s .bitstarz-mtej90 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bitstarz-i7pb1s
  .bitstarz-7327yi:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bitstarz-i7pb1s .bitstarz-0p206i {
  height: 100% !important;
  border-radius: 16px;
}

.bitstarz-i7pb1s .bitstarz-0c41cd {
  gap: 4px;
  align-items: center;
}

.bitstarz-i7pb1s .bitstarz-0c41cd button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bitstarz-i7pb1s .bitstarz-0c41cd svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bitstarz-i7pb1s .bitstarz-y4k9qf,
.bitstarz-i7pb1s .bitstarz-shnvdw {
  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.bitstarz-ovyx5r.org/2000/svg'%3E%3Cpath d='M9.bitstarz-3tzfq1 4.bitstarz-io9gqc.bitstarz-dxb56b 5.bitstarz-gvo7dk.bitstarz-g2sfsh 5.bitstarz-jx2xp2.bitstarz-691zou 5.bitstarz-eyjycf.bitstarz-gkcs0t 8.bitstarz-t6bdn1.bitstarz-vwht20 9.bitstarz-d8irfn.bitstarz-j3hx6j 9.bitstarz-qpft1h.bitstarz-qnm1lj 13.bitstarz-znrgb6.bitstarz-cm02nb 11.bitstarz-llxk69.bitstarz-jy1y9e 11.bitstarz-lv8lfw.bitstarz-sb6lcc 11.bitstarz-j2pfjm.bitstarz-x55phj 13.bitstarz-8lxux3.bitstarz-cm5vdh 9.bitstarz-eee9r9.bitstarz-2f37xr 9.bitstarz-3hzcmz.bitstarz-8f4mj3 8.bitstarz-kp4vbm.bitstarz-4gsmdq 5.bitstarz-egnynk.bitstarz-39y6wa 5.bitstarz-cqq0rf.bitstarz-6qdkys 5.bitstarz-5zyky8.bitstarz-4b6kuu 4.bitstarz-1ikg0g.bitstarz-jy1y9e 1.bitstarz-3jumoy.bitstarz-3tzfq1 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bitstarz-i7pb1s .bitstarz-y4k9qf {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bitstarz-i7pb1s .bitstarz-shnvdw {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bitstarz-qh8gwp {
  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) {
  .bitstarz-qh8gwp {
    padding: 24px;
  }
}

.bitstarz-qh8gwp .bitstarz-9meh7o {
  display: flex;
}

@media (min-width: 768px) {
  .bitstarz-qh8gwp .bitstarz-9meh7o {
    display: none;
  }
}

.bitstarz-qh8gwp .bitstarz-1zmrn7 svg {
  display: none;
}

.bitstarz-cas8f4 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bitstarz-cas8f4 .bitstarz-0g7n8n {
  display: none;
}

@media (min-width: 768px) {
  .bitstarz-cas8f4 .bitstarz-0g7n8n {
    display: flex;
  }
}

.bitstarz-qoo43t {
  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) {
  .bitstarz-qoo43t {
    font-size: 40px;
    line-height: 48px;
  }
}

.bitstarz-qoo43t > * {
  margin: 0 !important;
}

.bitstarz-qoo43t img,
.bitstarz-9z3lua {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bitstarz-qoo43t img,
  .bitstarz-9z3lua {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bitstarz-xdfkdv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bitstarz-xdfkdv {
    width: 32px;
    height: 32px;
  }
}

.bitstarz-sochop {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bitstarz-sochop {
    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;
  }

  .bitstarz-sochop::-webkit-scrollbar {
    display: none;
  }
}

.bitstarz-hvfel4 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bitstarz-hvfel4 {
    padding: 7px 15px;
  }
}

.bitstarz-hvfel4:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bitstarz-fufgys {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bitstarz-fufgys {
    display: flex;
    opacity: 1;
  }
}

.bitstarz-hvfel4 picture {
  height: 100%;
  display: block;
}

.bitstarz-hvfel4 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bitstarz-hvfel4 img {
    width: 88px;
    height: 44px;
  }
}

.bitstarz-hvfel4 p {
  text-align: center;
  width: 100%;
}

.bitstarz-7aqjhc {
  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) {
  .bitstarz-7aqjhc {
    font-size: 40px;
    line-height: 48px;
  }
}

.bitstarz-7aqjhc img,
.bitstarz-hwhfy6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bitstarz-7aqjhc img,
  .bitstarz-hwhfy6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bitstarz-rnreho {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bitstarz-rnreho {
    width: 32px;
    height: 32px;
  }
}

.bitstarz-jcjczl {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bitstarz-icbmtt {
  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;
}

.bitstarz-0ajyix {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bitstarz-0ajyix.bitstarz-jhrjuo {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bitstarz-vu95gz {
  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) {
  .bitstarz-vu95gz {
    font-size: 20px;
    line-height: 28px;
  }
}

.bitstarz-yq6thc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bitstarz-vh3k8p {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bitstarz-mpqj1m ease;
  opacity: 0;
  color: var(--text-color);
}

.bitstarz-sr806y {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bitstarz-sr806y ol,
.bitstarz-sr806y ul {
  padding-left: 1.3em;
}

.bitstarz-0ajyix.bitstarz-jhrjuo .bitstarz-vh3k8p {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bitstarz-0ajyix.bitstarz-jhrjuo .bitstarz-yq6thc {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bitstarz-786u0x {
  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) {
  .bitstarz-786u0x {
    padding: 24px;
  }
}

.bitstarz-786u0x .bitstarz-9meh7o {
  display: flex;
}

@media (min-width: 768px) {
  .bitstarz-786u0x .bitstarz-9meh7o {
    display: none;
  }
}

.bitstarz-786u0x .bitstarz-1zmrn7 svg {
  display: none;
}

.bitstarz-c26281 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bitstarz-c26281 .bitstarz-0g7n8n {
  display: none;
}

@media (min-width: 768px) {
  .bitstarz-c26281 .bitstarz-0g7n8n {
    display: flex;
  }
}

.bitstarz-n85ikx {
  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) {
  .bitstarz-n85ikx {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bitstarz-n85ikx > * {
  margin: 0 !important;
}

.bitstarz-n85ikx img,
.bitstarz-n776i0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bitstarz-n85ikx img,
  .bitstarz-n776i0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bitstarz-3aqbdb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bitstarz-3aqbdb {
    width: 32px;
    height: 32px;
  }
}

.bitstarz-jwtg8p {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bitstarz-jwtg8p {
    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;
  }

  .bitstarz-jwtg8p::-webkit-scrollbar {
    display: none;
  }
}

.bitstarz-nloono {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bitstarz-nloono:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bitstarz-avd2y3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bitstarz-avd2y3 {
    display: flex;
    opacity: 1;
  }
}

.bitstarz-nloono picture {
  width: auto;
  height: 100%;
  display: block;
}

.bitstarz-nloono picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bitstarz-wlqwpk {
  margin: -24px 0;
}

.bitstarz-wlqwpk:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bitstarz-wlqwpk {
    margin: -16px 0;
  }
}

.bitstarz-kim4p7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bitstarz-kim4p7 {
    flex-direction: row;
  }
}

.bitstarz-37ar0e {
  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) {
  .bitstarz-37ar0e {
    flex: 1;
  }
}

.bitstarz-37ar0e::placeholder {
  color: var(--Text-400);
}

.bitstarz-xbhasr {
  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;
}

.bitstarz-0e0q36 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bitstarz-0e0q36::-webkit-scrollbar {
  display: none;
}

.bitstarz-ga82f9 {
  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;
}

.bitstarz-ga82f9 img,
.bitstarz-ga82f9 svg {
  margin-right: 8px;
}

.bitstarz-3pzk4y {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bitstarz-wlqwpk + .bitstarz-cjn07m {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bitstarz-wlqwpk + .bitstarz-cjn07m {
    margin-top: -16px;
  }
}

.bitstarz-1nz0bi {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bitstarz-1nz0bi > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bitstarz-1nz0bi > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bitstarz-bhh7sz {
  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;
}

.bitstarz-rca0cf {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.bitstarz-p5m2sb {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bitstarz-xvtqyd {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bitstarz-dk29qu {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bitstarz-bhh7sz 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;
}

.bitstarz-bhh7sz 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) {
  .bitstarz-bhh7sz {
    padding: 39px 179px 39px 39px;
  }

  .bitstarz-rca0cf {
    font-size: 40px;
    line-height: 48px;
  }

  .bitstarz-dk29qu {
    height: 348px;
  }

  .bitstarz-bhh7sz button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bitstarz-bhh7sz button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bitstarz-bhh7sz {
    padding: 63px;
  }
}

.bitstarz-ohvx2q {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bitstarz-ohvx2q {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bitstarz-5xsitg {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bitstarz-5xsitg {
    width: auto;
  }
}

.bitstarz-zypilx {
  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;
}

.bitstarz-zypilx::-webkit-scrollbar {
  display: none;
}

.bitstarz-zypilx 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);
}

.bitstarz-zypilx a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bitstarz-zypilx {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bitstarz-ohvx2q .bitstarz-y4nr74 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bitstarz-mpqj1m,
    mask-image 0.3s;
}

.bitstarz-ohvx2q .bitstarz-y4nr74.bitstarz-myw6nz {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bitstarz-uhmpsz {
  margin: 40px -16px;
}

.bitstarz-5hml36 + .bitstarz-0maqq4,
.bitstarz-5hml36 + .bitstarz-5qkhji {
  margin-top: 24px;
}

.bitstarz-cn3cr3 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bitstarz-cn3cr3 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bitstarz-xtauob {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bitstarz-xtauob {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bitstarz-xtauob {
    margin-top: 0;
  }
}

.bitstarz-akld3n {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bitstarz-akld3n {
    font-size: 24px;
    line-height: 32px;
  }
}

.bitstarz-4cf6rx {
  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) {
  .bitstarz-4cf6rx {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bitstarz-nh1dt1 {
  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) {
  .bitstarz-nh1dt1 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bitstarz-9c8uhu {
  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) {
  .bitstarz-9c8uhu {
    font-size: 20px;
    line-height: 28px;
  }
}

.bitstarz-6ppoa0 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bitstarz-6ppoa0 {
    font-size: 32px;
    line-height: 40px;
  }
}

.bitstarz-th724l {
  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;
}

.bitstarz-0noom8 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bitstarz-0noom8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bitstarz-cjn07m {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bitstarz-67lv1p {
  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) {
  .bitstarz-67lv1p {
    padding: 15px 48px;
  }
}

main > .bitstarz-cjn07m {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bitstarz-mtej90.bitstarz-fodn9x > div:nth-child(n+5) {
    display: none;
  }
}

.bitstarz-6suuae p a img {
  display: block;
  margin: 0 auto;
}


.bitstarz-fhdpmg {
  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 */
.bitstarz-l8qds4 {
  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;
}

.bitstarz-l8qds4 label {
  font-size: 14px;
}

.bitstarz-l8qds4 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bitstarz-l8qds4 input,
.bitstarz-l8qds4 textarea,
.bitstarz-l8qds4 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;
}
.bitstarz-l8qds4 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bitstarz-yyrjmi ease;
}
.bitstarz-l8qds4 button:hover {
  background-color: var(--button-bg-hover);
}
.bitstarz-ks6y92 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bitstarz-i0ld0t ease-in;
}

.bitstarz-ks6y92 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;
}
.bitstarz-03iv8z, .bitstarz-36gs1a, [class*="review-card"],
thead, thead th, table th, .bitstarz-zb224i,
.bitstarz-jtwqm7, [class*="collapsible-header"],
.bitstarz-j5cb89, [class*="updated-block"] {
  color: #ece7dc !important;
}
