* {
  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;
  }
}

.roobet-kxv2d3 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .roobet-kxv2d3 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-kxv2d3 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.roobet-wg2s4s {
  overflow: hidden;
}

.roobet-ewl25v img {
  background: var(--Neutral-300);
}

.roobet-9js5os {
  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;
}

.roobet-gfemch {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.roobet-gfemch:hover {
  background: var(--button-bg-hover);
}

.roobet-kg6x79 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.roobet-kg6x79:hover {
  background: var(--button-bg-hover);
}

.roobet-glnmfc {
  font-size: 12px;
  line-height: 18px;
}

.roobet-y1kly9 {
  font-size: 18px;
  line-height: 26px;
}

.roobet-3x844s {
  width: 100%;
}

.roobet-ykqrfh {
  padding: 6px 16px;
}

.roobet-ez10m5 {
  padding: 10px 16px;
}

.roobet-32l1it {
  padding: 15px 26px;
}

.roobet-buy3ij {
  flex-shrink: 0;
}

.roobet-wfs35s {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.roobet-fznyyp {
  display: none;
}

.roobet-yw8h7x {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.roobet-t0siog {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.roobet-w8046a {
  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;
}

.roobet-o28ehx {
  cursor: grab;
}

.roobet-w8046a::-webkit-scrollbar {
  display: none;
}

.roobet-aapzp7 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.roobet-hlgwvv {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.roobet-fwqkub {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.roobet-f2ndoq {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.roobet-ewjk65 {
  visibility: visible;
}

.roobet-vv1i1e {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.roobet-wj6kmv ease;
}

.roobet-x98n0s {
  background-color: var(--Primary-200);
  width: 16px;
}

.roobet-nxqp5o {
  -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.roobet-wj6kmv,
    mask-image 0.3s;
}

.roobet-nxqp5o.roobet-5azk1t {
  -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;
  }
}

.roobet-y0y9ug: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;
}

.roobet-8sjc9w {
  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.roobet-m02s9k.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.roobet-m02s9k.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;
}

.roobet-4gp7v3 {
  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);
}

.roobet-4gp7v3::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%
  );
}

.roobet-clhwl1 {
  position: relative;
  z-index: 1;
}

.roobet-0ku6wu {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.roobet-7r5diu {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.roobet-3s4it7 {
  font-size: 40px;
  line-height: 48px;
}

.roobet-k52rlc {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.roobet-w20bxu {
  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;
}

.roobet-w20bxu:hover {
  background: var(--Primary-400);
}

.roobet-w20bxu svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.roobet-y0y9ug 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) {
  .roobet-4gp7v3 {
    max-width: 600px;
    padding: 64px;
  }

  .roobet-0ku6wu {
    font-size: 24px;
    line-height: 32px;
  }

  .roobet-7r5diu {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .roobet-3s4it7 {
    font-size: 50px;
    line-height: 56px;
  }

  .roobet-k52rlc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .roobet-8sjc9w {
    top: 25px;
    right: 25px;
  }
}

.roobet-8ipgzh,
.roobet-whyot9 {
  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;
}

.roobet-9wo9a7.roobet-tsbgxe::before,
.roobet-whyot9::before,
.roobet-xp7zhu::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.roobet-m02s9k.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.roobet-021wa6 14.roobet-czf7ds.roobet-zsr951 14.roobet-f8dwyb 15.roobet-1bbl3c 14.roobet-kalsql 15.roobet-cxdhsx 14.roobet-jo1d0c.roobet-hto0h9 14.roobet-y05sle 19.roobet-dnm1sg 12.roobet-fug4ey 19.roobet-dnm1sg 10.roobet-1xtk2x.roobet-dnm1sg 8.roobet-z9z1gm 17.roobet-0fy9eg 7.roobet-vnbfzn 15.roobet-n3dzm4 7.roobet-3tl56s.roobet-3sl3zc 7.roobet-vnbfzn 11.roobet-s5jla8 8.roobet-z9z1gm 11.roobet-s5jla8 10.roobet-oc0w7k.roobet-s5jla8 12.roobet-qt2t1x 13.roobet-wptig5 14.roobet-i7gshc 15.roobet-vl4koe 14.roobet-29l7y8.roobet-uu1eeq 14.roobet-a5juu8 15.roobet-3cdb83 14.roobet-mz4o9y 15.roobet-yf3u28 14.roobet-qb8u00.roobet-021wa6 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.roobet-q923t6 15.roobet-y5j9mx.roobet-8zhh53 15.roobet-530ppg 15.roobet-adcl77 15.roobet-uz73kv 15.roobet-k6hchu 15.roobet-x37hgh.roobet-tkcuxz 15.roobet-uz73kv 15.roobet-40nuvx 15.roobet-18z5aq 15.roobet-wy59me 15.roobet-x78uja.roobet-rcxy9t 15.roobet-xe419x 7.roobet-jg7ng6 18.roobet-ojycvp 7.roobet-53su9m 23.roobet-tj72z2.roobet-3h3l8y.roobet-jx88g6 18.roobet-qtzeu8 19.roobet-o1oxbq 15.roobet-ldczp5 15.roobet-q923t6 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.roobet-ows15o [type="submit"] *,
.roobet-o2lln7 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .roobet-1f858l {
    display: none;
  }
}

.roobet-prhoh4 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .roobet-prhoh4 {
  display: none;
}

@media (min-width: 768px) {
  .roobet-prhoh4 {
    bottom: 22px;
  }
}

.roobet-prhoh4 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .roobet-prhoh4 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.roobet-hj95eb.static) .roobet-prhoh4 {
    bottom: 8px;
  }
}

.roobet-fqqu5m {
  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.roobet-m02s9k.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.roobet-miotjq 3.roobet-48o0is.roobet-yddu6e.roobet-wc0e2v 3.roobet-r4psgh 3.roobet-2r78rv 5.roobet-5043a5 3.roobet-2r78rv 8.roobet-8dnwiq.roobet-57if0p.roobet-2r78rv 26.roobet-dgiuq1 5.roobet-rf428g 28.roobet-9h8t6i 8.roobet-moxfjx 28.roobet-tss5r6.roobet-l61rhj 28.roobet-jgw3h3.roobet-2icuvy 34.roobet-kvlrur.roobet-eq2ilq 36.roobet-10r44b 11.roobet-po010a 37.roobet-xrp2o3 12.roobet-1zew8s 36.roobet-boehnd.roobet-nov9nj 28.roobet-rcjc64.roobet-inz81b.roobet-4sgpdh 28.roobet-714obm 36.roobet-6bqncb 26.roobet-9run6k 36.roobet-6bqncb 23.roobet-v5lpf4.roobet-s8t5k9.roobet-6bqncb 5.roobet-l1672w 34.roobet-t02uh3 3.roobet-r4psgh 31.roobet-miotjq 3.roobet-zbi7x6.roobet-7meqwx 18.roobet-nwj6cd.roobet-yf3ei4 18.roobet-6iyb4l 8.roobet-6uuotb 17.roobet-tkolu6 8.roobet-6uuotb 15.roobet-u6901k.roobet-6uuotb 14.roobet-tyux5u 9.roobet-yf3ei4 13.roobet-uikvzv 11.roobet-7meqwx 13.roobet-6cerwe.roobet-cf9wbu 13.roobet-uikvzv 13.roobet-8bw0tg 14.roobet-tyux5u 13.roobet-8bw0tg 15.roobet-4gul0k.roobet-8bw0tg 17.roobet-tkolu6 12.roobet-cf9wbu 18.roobet-6iyb4l 11.roobet-7meqwx 18.roobet-0q6z44.roobet-gteftf 18.roobet-yq0rht.roobet-xweued 18.roobet-6iyb4l 17.roobet-mco8qe 17.roobet-tkolu6 17.roobet-mco8qe 15.roobet-yrwaga.roobet-mco8qe 14.roobet-tyux5u 18.roobet-xweued 13.roobet-uikvzv 20.roobet-gteftf 13.roobet-qctvp2.roobet-9lipv2 13.roobet-uikvzv 22.roobet-ud6hkb 14.roobet-tyux5u 22.roobet-ud6hkb 15.roobet-0w2vlx.roobet-vqsl3b 17.roobet-tkolu6 21.roobet-9lipv2 18.roobet-6iyb4l 20.roobet-gteftf 18.roobet-z033q7.roobet-tsvnez 18.roobet-g41e4n.roobet-at3b4r 18.roobet-6iyb4l 26.roobet-g329ox 17.roobet-tkolu6 26.roobet-g329ox 15.roobet-2rxqwz.roobet-g329ox 14.roobet-tyux5u 27.roobet-at3b4r 13.roobet-uikvzv 28.roobet-tsvnez 13.roobet-2bu1ty.roobet-rzbnfk 13.roobet-uikvzv 31.roobet-woy0ra 14.roobet-tyux5u 31.roobet-woy0ra 15.roobet-xi27cn.roobet-g329ox 17.roobet-tkolu6 30.roobet-rzbnfk 18.roobet-6iyb4l 28.roobet-tsvnez 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"])
    .roobet-fqqu5m {
    display: none;
  }
}

.roobet-gbt3i6 {
  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) {
  .roobet-gbt3i6 {
    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;
}

.roobet-o2lln7 {
  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) {
  .roobet-o2lln7 {
    padding: 14px 16px;
  }
}

.roobet-o2lln7 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.roobet-o2lln7 button:first-child {
  align-content: end;
}

.roobet-o2lln7 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .roobet-o2lln7
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-o2lln7
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.roobet-o2lln7 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.roobet-o2lln7 button:last-child svg {
  width: 38px;
  height: 38px;
}

.roobet-xp7zhu {
  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;
}

.roobet-xp7zhu::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-xp7zhu,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-xp7zhu {
  opacity: 1;
  visibility: visible;
}

.roobet-iu705s {
  flex: 1 1;
}

.roobet-xe5kg1 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-xe5kg1 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .roobet-mpaqd9 {
  display: block;
}

.roobet-n0zg4g {
  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) {
  .roobet-n0zg4g {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-whyot9 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.roobet-whyot9::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.roobet-nzl0uu span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.roobet-nzl0uu p {
  color: var(--Text-100);
}

.roobet-whyot9 .roobet-clxted {
  grid-area: button;
}

.roobet-whyot9 .roobet-clxted::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.roobet-m02s9k.org/2000/svg'%3E%3Cpath d='M4.roobet-s2usmx 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-st68t4 15L16.roobet-st68t4 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-st68t4 5L16.roobet-st68t4 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-5o9yjf {
  display: block;
}

.roobet-0zegq9 {
  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) {
  .roobet-0zegq9 {
    margin-top: 40px;
  }
}

.roobet-8ipgzh label,
.roobet-8ipgzh input {
  display: block;
  width: 100%;
}

.roobet-8ipgzh label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.roobet-8ipgzh label.roobet-i4p3lo input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.roobet-8ipgzh label.roobet-i4p3lo::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;
}

.roobet-8ipgzh 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;
}

.roobet-8ipgzh input::placeholder {
  color: var(--Text-400);
}

.roobet-0imixh {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .roobet-0imixh {
  display: flex;
}

.roobet-0imixh ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .roobet-0imixh ol {
    height: 420px;
    padding: 24px;
  }
}

.roobet-0imixh ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.roobet-ows15o {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-ows15o {
    padding: 0 24px 24px;
  }
}

.roobet-ows15o 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;
}

.roobet-ows15o input::placeholder {
  color: var(--Text-400);
}

.roobet-ows15o [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.roobet-ows15o [type="submit"]:disabled {
  opacity: 0.5;
}

.roobet-ows15o [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .roobet-ows15o [type="submit"] {
    right: 40px;
  }
}

.roobet-9wo9a7 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.roobet-9wo9a7.roobet-tsbgxe {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.roobet-9wo9a7.roobet-tsbgxe::before {
  content: "";
  width: 31px;
}

.roobet-9wo9a7.roobet-tsbgxe p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-9wo9a7.roobet-a2d4fk p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.roobet-9wo9a7 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-prhoh4 .roobet-clxted {
  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;
  }
}

.roobet-1f858l {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .roobet-1f858l {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .roobet-1f858l {
    padding: 18px 0;
  }
}

.roobet-1f858l .roobet-kxv2d3 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .roobet-1f858l .roobet-kxv2d3 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.roobet-nzs1un {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .roobet-nzs1un {
    max-width: 160px;
    height: 40px;
  }
}

.roobet-nzs1un picture,
.roobet-nzs1un img {
  display: block;
  width: 100%;
  height: 100%;
}

.roobet-nzs1un img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .roobet-mkpg59 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.roobet-wj6kmv ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .roobet-1f858l.roobet-jxgo0p .roobet-mkpg59 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .roobet-mkpg59 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .roobet-mkpg59 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.roobet-8mgy91,
.roobet-n06gve {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .roobet-8mgy91,
  .roobet-n06gve {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .roobet-n06gve {
    display: none;
  }
}

.roobet-4vj7vl {
  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;
}

.roobet-jxgo0p .roobet-4vj7vl {
  background: var(--fh-bg-color);
}

.roobet-4vj7vl button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .roobet-4vj7vl {
    display: none;
  }
}

.roobet-10uxu7 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-10uxu7 {
    display: none;
  }
}

.roobet-cyfg12 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.roobet-1f858l.roobet-jxgo0p .roobet-cyfg12:first-child {
  display: none;
}

.roobet-1f858l.roobet-jxgo0p .roobet-cyfg12:last-child {
  display: block;
}

.roobet-cyfg12:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .roobet-cyfg12 {
    display: none;
  }
}

.roobet-o6dffp {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-o6dffp {
    display: flex;
  }
}

.roobet-o6dffp ul {
  max-height: 350px;
  overflow-y: auto;
}

.roobet-o6dffp:hover ul {
  visibility: visible;
  opacity: 1;
}

.roobet-o6dffp:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.roobet-o6dffp:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.roobet-o6dffp:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.roobet-o6dffp:hover .roobet-os3y3d svg {
  transform: rotate(180deg);
}

.roobet-hxwptk {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.roobet-a5cjcg {
  padding: 0 8px;
}

.roobet-gofbb5 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.roobet-gofbb5:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .roobet-gofbb5 {
    padding: 4px 8px;
  }
}

.roobet-cnw79t {
  display: flex;
}

.roobet-cnw79t img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.roobet-os3y3d {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.roobet-os3y3d svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.roobet-nhbr59 {
  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) {
  .roobet-nhbr59 {
    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;
  }
}

.roobet-gai10l {
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-gai10l {
    display: none;
  }
}

.roobet-99ob9b {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.roobet-rd7swn {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.roobet-qi3x3i {
  display: flex;
}

.roobet-td4ek8 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.roobet-5mr1uh {
  list-style: none;
}

@media (max-width: 1199px) {
  .roobet-5mr1uh {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .roobet-5mr1uh {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .roobet-5mr1uh .roobet-vyg4jo [data-ref-el],
  .roobet-5mr1uh .roobet-vyg4jo span,
  .roobet-5mr1uh .roobet-vyg4jo a {
    white-space: nowrap;
  }
}

.roobet-loscba {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .roobet-loscba.roobet-4uzcnu > .roobet-vyg4jo {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .roobet-loscba.roobet-zgfp2a:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .roobet-loscba.roobet-4uzcnu > .roobet-c4668w {
    height: auto;
  }

  .roobet-loscba.roobet-4uzcnu > div > .roobet-3q49l3 {
    transform: rotate(180deg);
  }
}

.roobet-loscba [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.roobet-loscba [data-ref-el],
.roobet-loscba span {
  cursor: pointer;
}

.roobet-loscba [data-ref-el],
.roobet-loscba span,
.roobet-loscba a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .roobet-loscba [data-ref-el],
  .roobet-loscba span,
  .roobet-loscba a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .roobet-loscba [data-ref-el],
  .roobet-loscba span,
  .roobet-loscba a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.roobet-c4668w {
  height: 0;
  overflow: hidden;
  transition: height 0.roobet-wj6kmv ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.roobet-c4668w::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.roobet-c4668w::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.roobet-c4668w::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .roobet-c4668w {
    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;
  }

  .roobet-c4668w:has(> .roobet-loscba.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .roobet-c4668w .roobet-c4668w {
    padding: 0;
  }

  .roobet-c4668w .roobet-loscba {
    font-weight: 400;
  }

  .roobet-c4668w .roobet-loscba:hover > .roobet-vyg4jo {
    background: var(--Neutral-300);
  }

  .roobet-c4668w .roobet-3q49l3 {
    rotate: -90deg;
  }
}

.roobet-vyg4jo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-vyg4jo {
    padding: 8px;
  }

  .roobet-loscba.roobet-uut1jf > .roobet-vyg4jo {
    background: var(--Neutral-300);
  }
}

.roobet-3q49l3 {
  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.roobet-m02s9k.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.roobet-fxrjwu 0.roobet-u49llh.roobet-vozwa6 -0.roobet-enzkg6 0.roobet-upkawd -0.roobet-enzkg6 1.roobet-4dw0iy 0.roobet-1vytpf.roobet-50z3uk 4.roobet-5gojqi.roobet-fxrjwu 0.roobet-gdzr31.roobet-89ptnw -0.roobet-enzkg6 9.roobet-aahrke -0.roobet-enzkg6 10.roobet-8ciiiz 0.roobet-rkko0l.roobet-loein6 0.roobet-vozwa6 10.roobet-loein6 0.roobet-upkawd 10.roobet-8ciiiz 1.roobet-3eklqx.roobet-b81fwu 5.roobet-ba98n5.roobet-gfv4tu 6.roobet-t489es 5.roobet-ej806j 6.roobet-t489es 4.roobet-7ash91 5.roobet-yn40ny.roobet-fxrjwu 1.roobet-xvtwwi.roobet-enzkg6 0.roobet-upkawd -0.roobet-enzkg6 0.roobet-vozwa6 0.roobet-fxrjwu 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.roobet-wj6kmv ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-3q49l3 {
    cursor: default;
  }
}

.roobet-ts4ca2 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.roobet-z5axvq {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .roobet-z5axvq {
    padding: 40px 4px;
  }
}

.roobet-cv8bmq {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .roobet-cv8bmq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.roobet-0b7mba {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .roobet-0b7mba {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.roobet-0b7mba ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.roobet-0b7mba [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.roobet-0b7mba [data-ref-el],
.roobet-0b7mba span,
.roobet-0b7mba a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.roobet-egrdhh {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-egrdhh {
    margin-bottom: 12px;
  }
}

.roobet-p1lxc3 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.roobet-p1lxc3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .roobet-p1lxc3:last-child {
    margin-right: 0;
  }
}

.roobet-he32ax {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-egrdhh:hover .roobet-uget2h {
  visibility: visible;
  opacity: 1;
}

.roobet-uget2h {
  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);
}

.roobet-mw2vs6 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.roobet-wtadfq {
  display: flex;
  margin: 6px;
}

.roobet-wtadfq img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.roobet-uget2h::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);
}

.roobet-uget2h::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);
}

.roobet-aiy4c0 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-aiy4c0 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.roobet-8dxo1c {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .roobet-8dxo1c {
    margin-right: 32px;
  }
}

.roobet-elo5el {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-elo5el {
    margin-top: 0;
    width: 340px;
  }
}

.roobet-elo5el a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-h4zfpa {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.roobet-0jyecc {
  position: relative;
}

@media (min-width: 768px) {
  .roobet-0jyecc {
    margin-top: 40px;
  }
}

.roobet-0jyecc + .roobet-yi4apy,
.roobet-0jyecc + .roobet-0jyecc {
  margin-top: 24px;
}

.roobet-3tyhr1 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .roobet-3tyhr1 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-3tyhr1 {
    padding: 80px;
  }
}

.roobet-jakrko {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .roobet-jakrko {
    padding: 0 16px;
}


}

.roobet-qoz8j0 {
  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) {
  .roobet-qoz8j0 {
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-6egp5k {
  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) {
  .roobet-6egp5k {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-k9snd3 {
  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;
}

.roobet-k9snd3:hover {
  background: var(--button-bg-hover);
}

.roobet-6gw26o {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.roobet-6gw26o img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .roobet-6gw26o img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .roobet-6gw26o img {
  min-height: 100%;
  }
}

.roobet-3tyhr1::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.roobet-n8w7rq {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.roobet-n8w7rq h1,
.roobet-n8w7rq h2,
.roobet-n8w7rq h3,
.roobet-n8w7rq h4 {
  margin-bottom: 6px;
}

.roobet-n8w7rq h1:not(:first-child),
.roobet-n8w7rq h2:not(:first-child),
.roobet-n8w7rq h3:not(:first-child),
.roobet-n8w7rq h4:not(:first-child) {
  margin-top: 16px;
}

.roobet-n8w7rq h1,
.roobet-n8w7rq h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .roobet-n8w7rq h1,
  .roobet-n8w7rq h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.roobet-n8w7rq h2,
.roobet-n8w7rq h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .roobet-n8w7rq h2,
  .roobet-n8w7rq h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-n8w7rq h3,
.roobet-n8w7rq h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .roobet-n8w7rq h3,
  .roobet-n8w7rq h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-n8w7rq h4,
.roobet-n8w7rq h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.roobet-n8w7rq ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.roobet-n8w7rq ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.roobet-n8w7rq 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);
}

.roobet-n8w7rq ul ul {
  margin-bottom: 8px;
}

.roobet-n8w7rq ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.roobet-n8w7rq ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.roobet-n8w7rq ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.roobet-n8w7rq ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.roobet-n8w7rq ol li::marker {
  font-weight: 700;
}

.roobet-n8w7rq ol ol {
  margin-bottom: 8px;
}

.roobet-n8w7rq ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.roobet-n8w7rq ol ul li {
  padding-left: 16px;
}

.roobet-n8w7rq 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) {
  .roobet-n8w7rq table {
    padding: 24px;
  }
}

.roobet-n8w7rq table.roobet-8au8q7 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.roobet-wj6kmv,
    mask-image 0.3s;
}

.roobet-n8w7rq table.roobet-8au8q7.roobet-5azk1t {
  -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) {
  .roobet-n8w7rq table {
    display: table;
  }
}

.roobet-n8w7rq 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);
}

.roobet-n8w7rq table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-n8w7rq table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-n8w7rq 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) {
  .roobet-n8w7rq table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.roobet-n8w7rq table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-n8w7rq table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-n8w7rq table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.roobet-n8w7rq img {
  max-width: 100%;
  height: auto;
}

.roobet-w1umjy {
  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) {
  .roobet-w1umjy {
    padding: 24px;
  }
}

.roobet-td0gup {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .roobet-td0gup {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.roobet-td0gup > * {
  margin: 0 !important;
}

.roobet-td0gup img,
.roobet-vhgfao {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-td0gup img,
  .roobet-vhgfao {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-spjedu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-spjedu {
    width: 32px;
    height: 32px;
  }
}

.roobet-v0jytq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.roobet-v0jytq .roobet-6rziui {
  flex-shrink: 0;
}

.roobet-v0jytq .roobet-fu5ch9 svg {
  display: none;
}

.roobet-n2q4l2 {
  display: grid;
  transition: max-height 0.roobet-wj6kmv ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .roobet-n2q4l2 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .roobet-n2q4l2 {
    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));
  }
}

.roobet-n2q4l2.roobet-hur3a4 + .roobet-6rziui svg {
  transform: rotate(180deg);
}

.roobet-7qoxtg {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.roobet-7qoxtg > div:nth-child(3n) {
  grid-column: span 2;
}

.roobet-7qoxtg
  > div:nth-child(3n)
  .roobet-33yi5e
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .roobet-7qoxtg {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .roobet-7qoxtg > div:nth-child(3n) {
    grid-column: unset;
  }

  .roobet-7qoxtg
    > div:nth-child(3n)
    .roobet-33yi5e
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .roobet-7qoxtg {
    max-width: 270px;
  }
}

.roobet-7qoxtg .roobet-33yi5e button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .roobet-7qoxtg .roobet-33yi5e button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .roobet-7qoxtg .roobet-33yi5e button {
    max-width: 104px;
  }
}

.roobet-888qyz {
  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) {
  .roobet-888qyz {
    margin-bottom: 0;
  }
}

.roobet-8nmytk {
  display: none;
  opacity: 0;
}

.roobet-obwdzo {
  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;
  }
}

.roobet-obwdzo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.roobet-33yi5e {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.roobet-33yi5e button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .roobet-33yi5e
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .roobet-33yi5e
    button {
    max-width: 145px;
  }
}

.roobet-ly2fs5:first-child
  .roobet-33yi5e
  button {
  max-width: 270px;
}

.roobet-rw35h3 {
  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%;
}

.roobet-888qyz picture {
  width: 100%;
  max-width: 100%;
}

.roobet-s3j2ps {
  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;
}

.roobet-s3j2ps svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.roobet-888qyz:hover .roobet-s3j2ps {
  display: flex;
}

.roobet-43hsxz {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.roobet-nucbla {
  display: flex;
}

.roobet-nucbla:hover .roobet-6p8gby,
.roobet-nucbla .roobet-uut1jf .roobet-6p8gby {
  display: flex;
}

.roobet-nucbla svg {
  flex-shrink: 0;
}

.roobet-6p8gby {
  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) {
  .roobet-6p8gby {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.roobet-6p8gby:hover {
  display: flex;
}

.roobet-6p8gby svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.roobet-f1emrv {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .roobet-f1emrv {
    font-size: 12px;
  }
}

.roobet-okpplg,
.roobet-waevyj {
  width: 50%;
  flex-shrink: 0;
}

.roobet-okpplg {
  font-weight: 700;
}

.roobet-xy84b2 .roobet-n2q4l2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .roobet-xy84b2 .roobet-n2q4l2 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .roobet-xy84b2 .roobet-n2q4l2 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.roobet-xy84b2
  .roobet-rw35h3:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.roobet-xy84b2 .roobet-obwdzo {
  height: 100% !important;
  border-radius: 16px;
}

.roobet-xy84b2 .roobet-33yi5e {
  gap: 4px;
  align-items: center;
}

.roobet-xy84b2 .roobet-33yi5e button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.roobet-xy84b2 .roobet-33yi5e svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.roobet-xy84b2 .roobet-abdo4n,
.roobet-xy84b2 .roobet-k2rdq0 {
  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.roobet-m02s9k.org/2000/svg'%3E%3Cpath d='M9.roobet-y1hhrp 4.roobet-03gxyx.roobet-9m8qge 5.roobet-qcx6gr.roobet-obe0zd 5.roobet-dzydyu.roobet-gnprrk 5.roobet-oyfl5b.roobet-c9hwnj 8.roobet-eze25h.roobet-304up1 9.roobet-6935vr.roobet-ubbllp 9.roobet-08nrgc.roobet-ywojd2 13.roobet-gf8oqs.roobet-k53x45 11.roobet-3zx35g.roobet-tarmu3 11.roobet-b1kxnp.roobet-ghui0z 11.roobet-06bga4.roobet-3i7brd 13.roobet-sqlb24.roobet-3f4dbv 9.roobet-y4lcwe.roobet-2fmx3i 9.roobet-2jalfp.roobet-7h3t02 8.roobet-kez7a3.roobet-041s1q 5.roobet-qgyp7k.roobet-xs7c7w 5.roobet-aqzyhj.roobet-el4fk4 5.roobet-e58t1e.roobet-iih2ay 4.roobet-nm8k9m.roobet-tarmu3 1.roobet-wthtl2.roobet-y1hhrp 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.roobet-xy84b2 .roobet-abdo4n {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.roobet-xy84b2 .roobet-k2rdq0 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.roobet-pvshm9 {
  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) {
  .roobet-pvshm9 {
    padding: 24px;
  }
}

.roobet-pvshm9 .roobet-6rziui {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-pvshm9 .roobet-6rziui {
    display: none;
  }
}

.roobet-pvshm9 .roobet-fu5ch9 svg {
  display: none;
}

.roobet-jyvns4 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.roobet-jyvns4 .roobet-9js5os {
  display: none;
}

@media (min-width: 768px) {
  .roobet-jyvns4 .roobet-9js5os {
    display: flex;
  }
}

.roobet-lmdi3y {
  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) {
  .roobet-lmdi3y {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-lmdi3y > * {
  margin: 0 !important;
}

.roobet-lmdi3y img,
.roobet-e2hnn3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-lmdi3y img,
  .roobet-e2hnn3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-suvjlc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-suvjlc {
    width: 32px;
    height: 32px;
  }
}

.roobet-c9rtcm {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .roobet-c9rtcm {
    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;
  }

  .roobet-c9rtcm::-webkit-scrollbar {
    display: none;
  }
}

.roobet-zv1nfr {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .roobet-zv1nfr {
    padding: 7px 15px;
  }
}

.roobet-zv1nfr:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-38zoyj {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-38zoyj {
    display: flex;
    opacity: 1;
  }
}

.roobet-zv1nfr picture {
  height: 100%;
  display: block;
}

.roobet-zv1nfr img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .roobet-zv1nfr img {
    width: 88px;
    height: 44px;
  }
}

.roobet-zv1nfr p {
  text-align: center;
  width: 100%;
}

.roobet-hgkl3m {
  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) {
  .roobet-hgkl3m {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-hgkl3m img,
.roobet-pjws4r {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-hgkl3m img,
  .roobet-pjws4r {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-ycdo4a {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-ycdo4a {
    width: 32px;
    height: 32px;
  }
}

.roobet-3c5zx2 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.roobet-f0qm0o {
  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;
}

.roobet-nwbtsq {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.roobet-nwbtsq.roobet-uut1jf {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.roobet-ns1ixp {
  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) {
  .roobet-ns1ixp {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-xa071g {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.roobet-1ofqej {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.roobet-wj6kmv ease;
  opacity: 0;
  color: var(--text-color);
}

.roobet-76w2le {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.roobet-76w2le ol,
.roobet-76w2le ul {
  padding-left: 1.3em;
}

.roobet-nwbtsq.roobet-uut1jf .roobet-1ofqej {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.roobet-nwbtsq.roobet-uut1jf .roobet-xa071g {
  transform: rotate(180deg);
  color: var(--text-color);
}

.roobet-smfvuu {
  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) {
  .roobet-smfvuu {
    padding: 24px;
  }
}

.roobet-smfvuu .roobet-6rziui {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-smfvuu .roobet-6rziui {
    display: none;
  }
}

.roobet-smfvuu .roobet-fu5ch9 svg {
  display: none;
}

.roobet-xrsaze {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.roobet-xrsaze .roobet-9js5os {
  display: none;
}

@media (min-width: 768px) {
  .roobet-xrsaze .roobet-9js5os {
    display: flex;
  }
}

.roobet-6goaq3 {
  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) {
  .roobet-6goaq3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-6goaq3 > * {
  margin: 0 !important;
}

.roobet-6goaq3 img,
.roobet-ss7zw0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-6goaq3 img,
  .roobet-ss7zw0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-cnpoh4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-cnpoh4 {
    width: 32px;
    height: 32px;
  }
}

.roobet-mpea1z {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .roobet-mpea1z {
    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;
  }

  .roobet-mpea1z::-webkit-scrollbar {
    display: none;
  }
}

.roobet-zpm0tj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.roobet-zpm0tj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-v22ytz {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-v22ytz {
    display: flex;
    opacity: 1;
  }
}

.roobet-zpm0tj picture {
  width: auto;
  height: 100%;
  display: block;
}

.roobet-zpm0tj picture img {
  display: block;
  width: auto;
  height: 100%;
}

.roobet-6skxsj {
  margin: -24px 0;
}

.roobet-6skxsj:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .roobet-6skxsj {
    margin: -16px 0;
  }
}

.roobet-wxl208 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .roobet-wxl208 {
    flex-direction: row;
  }
}

.roobet-y5im1u {
  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) {
  .roobet-y5im1u {
    flex: 1;
  }
}

.roobet-y5im1u::placeholder {
  color: var(--Text-400);
}

.roobet-3ulksp {
  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;
}

.roobet-fxgmd4 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.roobet-fxgmd4::-webkit-scrollbar {
  display: none;
}

.roobet-if24e6 {
  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;
}

.roobet-if24e6 img,
.roobet-if24e6 svg {
  margin-right: 8px;
}

.roobet-a5td9q {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.roobet-6skxsj + .roobet-crx1dy {
  margin-top: 0;
}

@media (min-width: 768px) {
  .roobet-6skxsj + .roobet-crx1dy {
    margin-top: -16px;
  }
}

.roobet-hrve7c {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.roobet-hrve7c > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.roobet-hrve7c > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.roobet-842b22 {
  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;
}

.roobet-dj1u87 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.roobet-i849fo {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.roobet-td1trc {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.roobet-q5mzih {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.roobet-842b22 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;
}

.roobet-842b22 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) {
  .roobet-842b22 {
    padding: 39px 179px 39px 39px;
  }

  .roobet-dj1u87 {
    font-size: 40px;
    line-height: 48px;
  }

  .roobet-q5mzih {
    height: 348px;
  }

  .roobet-842b22 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .roobet-842b22 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-842b22 {
    padding: 63px;
  }
}

.roobet-ovx0aw {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .roobet-ovx0aw {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.roobet-hougmw {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-hougmw {
    width: auto;
  }
}

.roobet-kwdm1j {
  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;
}

.roobet-kwdm1j::-webkit-scrollbar {
  display: none;
}

.roobet-kwdm1j 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);
}

.roobet-kwdm1j a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-kwdm1j {
    margin-left: 16px;
    margin-top: 0;
  }
}

.roobet-ovx0aw .roobet-5n89f1 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.roobet-wj6kmv,
    mask-image 0.3s;
}

.roobet-ovx0aw .roobet-5n89f1.roobet-5azk1t {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.roobet-q2828e {
  margin: 40px -16px;
}

.roobet-dxmetp + .roobet-yi4apy,
.roobet-dxmetp + .roobet-0jyecc {
  margin-top: 24px;
}

.roobet-els9pb {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.roobet-els9pb picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.roobet-alsjqm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .roobet-alsjqm {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .roobet-alsjqm {
    margin-top: 0;
  }
}

.roobet-bx8mxc {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-bx8mxc {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-4f9m7e {
  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) {
  .roobet-4f9m7e {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.roobet-cakcby {
  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) {
  .roobet-cakcby {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.roobet-8fnzd8 {
  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) {
  .roobet-8fnzd8 {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-xzz0u7 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-xzz0u7 {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-36csbt {
  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;
}

.roobet-rsooyi {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.roobet-rsooyi img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.roobet-crx1dy {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.roobet-yl9lve {
  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) {
  .roobet-yl9lve {
    padding: 15px 48px;
  }
}

main > .roobet-crx1dy {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .roobet-n2q4l2.roobet-5icc29 > div:nth-child(n+5) {
    display: none;
  }
}

.roobet-n8w7rq p a img {
  display: block;
  margin: 0 auto;
}


.roobet-6do934 {
  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 */
.roobet-z8w0s4 {
  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;
}

.roobet-z8w0s4 label {
  font-size: 14px;
}

.roobet-z8w0s4 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.roobet-z8w0s4 input,
.roobet-z8w0s4 textarea,
.roobet-z8w0s4 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;
}
.roobet-z8w0s4 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.roobet-mjkrtf ease;
}
.roobet-z8w0s4 button:hover {
  background-color: var(--button-bg-hover);
}
.roobet-b799xl {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.roobet-402yo0 ease-in;
}

.roobet-b799xl 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;
}
.roobet-ar9a94, .roobet-x8syy8, [class*="review-card"],
thead, thead th, table th, .roobet-bye0ax,
.roobet-9cplkr, [class*="collapsible-header"],
.roobet-ccp32q, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
