* {
  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-gbjyxz {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .roobet-gbjyxz {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-gbjyxz {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.roobet-tzcsk2 {
  overflow: hidden;
}

.roobet-ltaj8u img {
  background: var(--Neutral-300);
}

.roobet-dj6o8p {
  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-5xk4sn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.roobet-5xk4sn:hover {
  background: var(--button-bg-hover);
}

.roobet-tufbg7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.roobet-tufbg7:hover {
  background: var(--button-bg-hover);
}

.roobet-qo9ldk {
  font-size: 12px;
  line-height: 18px;
}

.roobet-f9yyc2 {
  font-size: 18px;
  line-height: 26px;
}

.roobet-frwdmc {
  width: 100%;
}

.roobet-eiqto1 {
  padding: 6px 16px;
}

.roobet-t8300w {
  padding: 10px 16px;
}

.roobet-01ponk {
  padding: 15px 26px;
}

.roobet-1hesmj {
  flex-shrink: 0;
}

.roobet-yg56dc {
  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-4gmac3 {
  display: none;
}

.roobet-rd9l5c {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.roobet-fo19ea {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.roobet-wq8e3z {
  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-nrxodq {
  cursor: grab;
}

.roobet-wq8e3z::-webkit-scrollbar {
  display: none;
}

.roobet-nkkr62 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.roobet-v6u4nb {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.roobet-ehmpwm {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.roobet-zs87aj {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.roobet-rwonnf {
  visibility: visible;
}

.roobet-dbzphx {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.roobet-ixleq9 ease;
}

.roobet-wdguuh {
  background-color: var(--Primary-200);
  width: 16px;
}

.roobet-si1s4z {
  -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-ixleq9,
    mask-image 0.3s;
}

.roobet-si1s4z.roobet-5delii {
  -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-8l0u9s: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-o6rzs7 {
  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-1ztvmu.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-1ztvmu.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-g66l66 {
  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-g66l66::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-cfu2pv {
  position: relative;
  z-index: 1;
}

.roobet-s3a7en {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.roobet-g5950q {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.roobet-iir99d {
  font-size: 40px;
  line-height: 48px;
}

.roobet-w29a10 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.roobet-keb6r7 {
  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-keb6r7:hover {
  background: var(--Primary-400);
}

.roobet-keb6r7 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.roobet-8l0u9s 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-g66l66 {
    max-width: 600px;
    padding: 64px;
  }

  .roobet-s3a7en {
    font-size: 24px;
    line-height: 32px;
  }

  .roobet-g5950q {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .roobet-iir99d {
    font-size: 50px;
    line-height: 56px;
  }

  .roobet-w29a10 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .roobet-o6rzs7 {
    top: 25px;
    right: 25px;
  }
}

.roobet-163jmu,
.roobet-lqec98 {
  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-0nnjw6.roobet-1m37ml::before,
.roobet-lqec98::before,
.roobet-66zh1b::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-1ztvmu.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.roobet-9q08sy 14.roobet-415lvb.roobet-tfvgcr 14.roobet-cfj22z 15.roobet-0pez9e 14.roobet-fewlyk 15.roobet-c7cqgq 14.roobet-czbekj.roobet-lp2gmf 14.roobet-z5c6fi 19.roobet-l5il4e 12.roobet-8b6xej 19.roobet-l5il4e 10.roobet-sadd9d.roobet-l5il4e 8.roobet-mp9029 17.roobet-fewzji 7.roobet-gnmfpk 15.roobet-l8i2qs 7.roobet-alibe8.roobet-wgo84m 7.roobet-gnmfpk 11.roobet-4ca8zh 8.roobet-mp9029 11.roobet-4ca8zh 10.roobet-s9n4r6.roobet-4ca8zh 12.roobet-xn27ab 13.roobet-pytszk 14.roobet-kl8rg8 15.roobet-rb7gd3 14.roobet-0paz1z.roobet-rj9a5j 14.roobet-601w71 15.roobet-nv8zql 14.roobet-hu01js 15.roobet-nd1xs5 14.roobet-g51rgv.roobet-9q08sy 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.roobet-uerz9y 15.roobet-dhosxq.roobet-t89nl4 15.roobet-zswf3x 15.roobet-93swui 15.roobet-qolxb3 15.roobet-o9s9un 15.roobet-rowato.roobet-3d8ubs 15.roobet-qolxb3 15.roobet-kekadt 15.roobet-mi1iow 15.roobet-sw83bm 15.roobet-95rf98.roobet-bz6f8h 15.roobet-51gega 7.roobet-qqewpy 18.roobet-2eeiaj 7.roobet-e1wyvd 23.roobet-6p9wcn.roobet-eo1jvt.roobet-ap8n4i 18.roobet-96xjm0 19.roobet-c1fou2 15.roobet-t3lrvt 15.roobet-uerz9y 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.roobet-c4fxx5 [type="submit"] *,
.roobet-vg8o31 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .roobet-ekosuj {
    display: none;
  }
}

.roobet-exrhfw {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .roobet-exrhfw {
  display: none;
}

@media (min-width: 768px) {
  .roobet-exrhfw {
    bottom: 22px;
  }
}

.roobet-exrhfw input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .roobet-exrhfw {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.roobet-kykezw.static) .roobet-exrhfw {
    bottom: 8px;
  }
}

.roobet-5svbh8 {
  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-1ztvmu.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.roobet-qdqno2 3.roobet-ugvyly.roobet-kef947.roobet-xir49y 3.roobet-k9yf6n 3.roobet-lhbu2k 5.roobet-he5fo0 3.roobet-lhbu2k 8.roobet-12r787.roobet-jbs5kr.roobet-lhbu2k 26.roobet-bzn8x4 5.roobet-ikodw6 28.roobet-dmd4bg 8.roobet-nik9hx 28.roobet-cbqfbx.roobet-kv3j6h 28.roobet-q8v58b.roobet-psdhcn 34.roobet-d2xmn2.roobet-w7vkfq 36.roobet-pnurfo 11.roobet-ah3mmz 37.roobet-trslpj 12.roobet-rhuuz0 36.roobet-8broew.roobet-meu8gm 28.roobet-38z0bl.roobet-h8lwjt.roobet-8vfl6s 28.roobet-7skmm0 36.roobet-qnpi6b 26.roobet-haodrt 36.roobet-qnpi6b 23.roobet-i74g9m.roobet-mrk71n.roobet-qnpi6b 5.roobet-sbv0cc 34.roobet-49mknj 3.roobet-k9yf6n 31.roobet-qdqno2 3.roobet-ry7r0z.roobet-b05re9 18.roobet-jg7gwy.roobet-4f3zy5 18.roobet-5iczhl 8.roobet-ljpeea 17.roobet-gfo6tl 8.roobet-ljpeea 15.roobet-y690bd.roobet-ljpeea 14.roobet-eny93x 9.roobet-4f3zy5 13.roobet-iybz7h 11.roobet-b05re9 13.roobet-t1krrv.roobet-2z7ddk 13.roobet-iybz7h 13.roobet-01r1xj 14.roobet-eny93x 13.roobet-01r1xj 15.roobet-242wtw.roobet-01r1xj 17.roobet-gfo6tl 12.roobet-2z7ddk 18.roobet-5iczhl 11.roobet-b05re9 18.roobet-g0uo3l.roobet-vuxy8p 18.roobet-xfvy97.roobet-xipt9n 18.roobet-5iczhl 17.roobet-0ay77g 17.roobet-gfo6tl 17.roobet-0ay77g 15.roobet-b3vvg8.roobet-0ay77g 14.roobet-eny93x 18.roobet-xipt9n 13.roobet-iybz7h 20.roobet-vuxy8p 13.roobet-s4qmgc.roobet-bz1vuh 13.roobet-iybz7h 22.roobet-mw9kwi 14.roobet-eny93x 22.roobet-mw9kwi 15.roobet-cbjagc.roobet-wtqlei 17.roobet-gfo6tl 21.roobet-bz1vuh 18.roobet-5iczhl 20.roobet-vuxy8p 18.roobet-evkam7.roobet-x9xfj3 18.roobet-znnsuw.roobet-9uy7pj 18.roobet-5iczhl 26.roobet-frsp4h 17.roobet-gfo6tl 26.roobet-frsp4h 15.roobet-7ykgwa.roobet-frsp4h 14.roobet-eny93x 27.roobet-9uy7pj 13.roobet-iybz7h 28.roobet-x9xfj3 13.roobet-skzce7.roobet-tiou5u 13.roobet-iybz7h 31.roobet-g1rl1e 14.roobet-eny93x 31.roobet-g1rl1e 15.roobet-pbf4gj.roobet-frsp4h 17.roobet-gfo6tl 30.roobet-tiou5u 18.roobet-5iczhl 28.roobet-x9xfj3 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-5svbh8 {
    display: none;
  }
}

.roobet-r1y796 {
  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-r1y796 {
    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-vg8o31 {
  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-vg8o31 {
    padding: 14px 16px;
  }
}

.roobet-vg8o31 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.roobet-vg8o31 button:first-child {
  align-content: end;
}

.roobet-vg8o31 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .roobet-vg8o31
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-vg8o31
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.roobet-vg8o31 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.roobet-vg8o31 button:last-child svg {
  width: 38px;
  height: 38px;
}

.roobet-66zh1b {
  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-66zh1b::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-66zh1b,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-66zh1b {
  opacity: 1;
  visibility: visible;
}

.roobet-logx7y {
  flex: 1 1;
}

.roobet-i94wyc {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-i94wyc {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .roobet-q6kdld {
  display: block;
}

.roobet-taydfw {
  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-taydfw {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-lqec98 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.roobet-lqec98::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.roobet-kfot69 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.roobet-kfot69 p {
  color: var(--Text-100);
}

.roobet-lqec98 .roobet-u24gor {
  grid-area: button;
}

.roobet-lqec98 .roobet-u24gor::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-1ztvmu.org/2000/svg'%3E%3Cpath d='M4.roobet-x65dgi 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-64lkzc 15L16.roobet-64lkzc 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-64lkzc 5L16.roobet-64lkzc 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-xelctv {
  display: block;
}

.roobet-6jae5q {
  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-6jae5q {
    margin-top: 40px;
  }
}

.roobet-163jmu label,
.roobet-163jmu input {
  display: block;
  width: 100%;
}

.roobet-163jmu label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.roobet-163jmu label.roobet-gwts34 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.roobet-163jmu label.roobet-gwts34::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-163jmu 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-163jmu input::placeholder {
  color: var(--Text-400);
}

.roobet-9422y6 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .roobet-9422y6 {
  display: flex;
}

.roobet-9422y6 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .roobet-9422y6 ol {
    height: 420px;
    padding: 24px;
  }
}

.roobet-9422y6 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.roobet-c4fxx5 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-c4fxx5 {
    padding: 0 24px 24px;
  }
}

.roobet-c4fxx5 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-c4fxx5 input::placeholder {
  color: var(--Text-400);
}

.roobet-c4fxx5 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.roobet-c4fxx5 [type="submit"]:disabled {
  opacity: 0.5;
}

.roobet-c4fxx5 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .roobet-c4fxx5 [type="submit"] {
    right: 40px;
  }
}

.roobet-0nnjw6 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.roobet-0nnjw6.roobet-1m37ml {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.roobet-0nnjw6.roobet-1m37ml::before {
  content: "";
  width: 31px;
}

.roobet-0nnjw6.roobet-1m37ml p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-0nnjw6.roobet-l29rx7 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.roobet-0nnjw6 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-exrhfw .roobet-u24gor {
  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-ekosuj {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .roobet-ekosuj {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .roobet-ekosuj {
    padding: 18px 0;
  }
}

.roobet-ekosuj .roobet-gbjyxz {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .roobet-ekosuj .roobet-gbjyxz {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.roobet-6h0jga {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .roobet-6h0jga {
    max-width: 160px;
    height: 40px;
  }
}

.roobet-6h0jga picture,
.roobet-6h0jga img {
  display: block;
  width: 100%;
  height: 100%;
}

.roobet-6h0jga img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .roobet-o0u2v4 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.roobet-ixleq9 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .roobet-ekosuj.roobet-i34cjn .roobet-o0u2v4 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .roobet-o0u2v4 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .roobet-o0u2v4 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.roobet-yql8vq,
.roobet-41t06q {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .roobet-yql8vq,
  .roobet-41t06q {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .roobet-41t06q {
    display: none;
  }
}

.roobet-ahcbky {
  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-i34cjn .roobet-ahcbky {
  background: var(--fh-bg-color);
}

.roobet-ahcbky button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .roobet-ahcbky {
    display: none;
  }
}

.roobet-agomcr {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-agomcr {
    display: none;
  }
}

.roobet-1xzn6x {
  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-ekosuj.roobet-i34cjn .roobet-1xzn6x:first-child {
  display: none;
}

.roobet-ekosuj.roobet-i34cjn .roobet-1xzn6x:last-child {
  display: block;
}

.roobet-1xzn6x:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .roobet-1xzn6x {
    display: none;
  }
}

.roobet-766ze0 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-766ze0 {
    display: flex;
  }
}

.roobet-766ze0 ul {
  max-height: 350px;
  overflow-y: auto;
}

.roobet-766ze0:hover ul {
  visibility: visible;
  opacity: 1;
}

.roobet-766ze0:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.roobet-766ze0:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.roobet-766ze0:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.roobet-766ze0:hover .roobet-jk1wyx svg {
  transform: rotate(180deg);
}

.roobet-uawb2z {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.roobet-rlvqi4 {
  padding: 0 8px;
}

.roobet-c3twx5 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.roobet-c3twx5:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .roobet-c3twx5 {
    padding: 4px 8px;
  }
}

.roobet-63me67 {
  display: flex;
}

.roobet-63me67 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.roobet-jk1wyx {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.roobet-jk1wyx svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.roobet-9aj9g5 {
  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-9aj9g5 {
    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-swbz0f {
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-swbz0f {
    display: none;
  }
}

.roobet-s2bi9p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.roobet-5chhlh {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.roobet-9hn7io {
  display: flex;
}

.roobet-er6s9h {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.roobet-rtmdeb {
  list-style: none;
}

@media (max-width: 1199px) {
  .roobet-rtmdeb {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .roobet-rtmdeb {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .roobet-rtmdeb .roobet-mkhcjf [data-ref-el],
  .roobet-rtmdeb .roobet-mkhcjf span,
  .roobet-rtmdeb .roobet-mkhcjf a {
    white-space: nowrap;
  }
}

.roobet-745fan {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .roobet-745fan.roobet-y51r3s > .roobet-mkhcjf {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .roobet-745fan.roobet-46xdsq:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .roobet-745fan.roobet-y51r3s > .roobet-49pds1 {
    height: auto;
  }

  .roobet-745fan.roobet-y51r3s > div > .roobet-f9ny5t {
    transform: rotate(180deg);
  }
}

.roobet-745fan [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.roobet-745fan [data-ref-el],
.roobet-745fan span {
  cursor: pointer;
}

.roobet-745fan [data-ref-el],
.roobet-745fan span,
.roobet-745fan 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-745fan [data-ref-el],
  .roobet-745fan span,
  .roobet-745fan a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .roobet-745fan [data-ref-el],
  .roobet-745fan span,
  .roobet-745fan a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.roobet-49pds1 {
  height: 0;
  overflow: hidden;
  transition: height 0.roobet-ixleq9 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.roobet-49pds1::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.roobet-49pds1::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.roobet-49pds1::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .roobet-49pds1 {
    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-49pds1:has(> .roobet-745fan.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .roobet-49pds1 .roobet-49pds1 {
    padding: 0;
  }

  .roobet-49pds1 .roobet-745fan {
    font-weight: 400;
  }

  .roobet-49pds1 .roobet-745fan:hover > .roobet-mkhcjf {
    background: var(--Neutral-300);
  }

  .roobet-49pds1 .roobet-f9ny5t {
    rotate: -90deg;
  }
}

.roobet-mkhcjf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-mkhcjf {
    padding: 8px;
  }

  .roobet-745fan.roobet-hh5788 > .roobet-mkhcjf {
    background: var(--Neutral-300);
  }
}

.roobet-f9ny5t {
  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-1ztvmu.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.roobet-rb1ww7 0.roobet-uw6y7r.roobet-ajihes -0.roobet-fr536k 0.roobet-3n5bqa -0.roobet-fr536k 1.roobet-8nic7h 0.roobet-97h5eo.roobet-8d8tsk 4.roobet-wgw2pz.roobet-rb1ww7 0.roobet-yrwzfa.roobet-xab1zw -0.roobet-fr536k 9.roobet-8aal91 -0.roobet-fr536k 10.roobet-d123ce 0.roobet-rokjuc.roobet-n8hib9 0.roobet-ajihes 10.roobet-n8hib9 0.roobet-3n5bqa 10.roobet-d123ce 1.roobet-zuw80n.roobet-l2463h 5.roobet-tlttwa.roobet-71amxv 6.roobet-agujds 5.roobet-qo6b2i 6.roobet-agujds 4.roobet-14iat8 5.roobet-9x1wwk.roobet-rb1ww7 1.roobet-m5kk73.roobet-fr536k 0.roobet-3n5bqa -0.roobet-fr536k 0.roobet-ajihes 0.roobet-rb1ww7 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.roobet-ixleq9 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-f9ny5t {
    cursor: default;
  }
}

.roobet-5dwl8g {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.roobet-gbme84 {
  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-gbme84 {
    padding: 40px 4px;
  }
}

.roobet-1w681v {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .roobet-1w681v {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.roobet-ny34p9 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .roobet-ny34p9 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.roobet-ny34p9 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.roobet-ny34p9 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.roobet-ny34p9 [data-ref-el],
.roobet-ny34p9 span,
.roobet-ny34p9 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.roobet-r6sdf1 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-r6sdf1 {
    margin-bottom: 12px;
  }
}

.roobet-egpz1y {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.roobet-egpz1y img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .roobet-egpz1y:last-child {
    margin-right: 0;
  }
}

.roobet-c0pw3v {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-r6sdf1:hover .roobet-vx3bf9 {
  visibility: visible;
  opacity: 1;
}

.roobet-vx3bf9 {
  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-rmit7n {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.roobet-eqbv24 {
  display: flex;
  margin: 6px;
}

.roobet-eqbv24 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.roobet-vx3bf9::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-vx3bf9::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-1sb4qi {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-1sb4qi {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.roobet-hk1e1e {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .roobet-hk1e1e {
    margin-right: 32px;
  }
}

.roobet-b0lerg {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-b0lerg {
    margin-top: 0;
    width: 340px;
  }
}

.roobet-b0lerg a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-85w3ph {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.roobet-wm7bj5 {
  position: relative;
}

@media (min-width: 768px) {
  .roobet-wm7bj5 {
    margin-top: 40px;
  }
}

.roobet-wm7bj5 + .roobet-2m0fo4,
.roobet-wm7bj5 + .roobet-wm7bj5 {
  margin-top: 24px;
}

.roobet-xsa8fi {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .roobet-xsa8fi {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-xsa8fi {
    padding: 80px;
  }
}

.roobet-wecakg {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .roobet-wecakg {
    padding: 0 16px;
}


}

.roobet-frre6j {
  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-frre6j {
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-7pdbpe {
  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-7pdbpe {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-lu2nlk {
  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-lu2nlk:hover {
  background: var(--button-bg-hover);
}

.roobet-rtztfa {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.roobet-rtztfa img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .roobet-rtztfa img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .roobet-rtztfa img {
  min-height: 100%;
  }
}

.roobet-xsa8fi::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.roobet-ypdlrs {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.roobet-ypdlrs h1,
.roobet-ypdlrs h2,
.roobet-ypdlrs h3,
.roobet-ypdlrs h4 {
  margin-bottom: 6px;
}

.roobet-ypdlrs h1:not(:first-child),
.roobet-ypdlrs h2:not(:first-child),
.roobet-ypdlrs h3:not(:first-child),
.roobet-ypdlrs h4:not(:first-child) {
  margin-top: 16px;
}

.roobet-ypdlrs h1,
.roobet-ypdlrs h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .roobet-ypdlrs h1,
  .roobet-ypdlrs h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.roobet-ypdlrs h2,
.roobet-ypdlrs h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .roobet-ypdlrs h2,
  .roobet-ypdlrs h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-ypdlrs h3,
.roobet-ypdlrs h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .roobet-ypdlrs h3,
  .roobet-ypdlrs h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-ypdlrs h4,
.roobet-ypdlrs h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.roobet-ypdlrs ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.roobet-ypdlrs ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.roobet-ypdlrs 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-ypdlrs ul ul {
  margin-bottom: 8px;
}

.roobet-ypdlrs ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.roobet-ypdlrs ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.roobet-ypdlrs ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.roobet-ypdlrs ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.roobet-ypdlrs ol li::marker {
  font-weight: 700;
}

.roobet-ypdlrs ol ol {
  margin-bottom: 8px;
}

.roobet-ypdlrs ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.roobet-ypdlrs ol ul li {
  padding-left: 16px;
}

.roobet-ypdlrs 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-ypdlrs table {
    padding: 24px;
  }
}

.roobet-ypdlrs table.roobet-5hvryi {
  -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-ixleq9,
    mask-image 0.3s;
}

.roobet-ypdlrs table.roobet-5hvryi.roobet-5delii {
  -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-ypdlrs table {
    display: table;
  }
}

.roobet-ypdlrs 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-ypdlrs table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-ypdlrs table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-ypdlrs 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-ypdlrs table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.roobet-ypdlrs table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-ypdlrs table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-ypdlrs table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.roobet-ypdlrs img {
  max-width: 100%;
  height: auto;
}

.roobet-imz5o5 {
  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-imz5o5 {
    padding: 24px;
  }
}

.roobet-uluhvp {
  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-uluhvp {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.roobet-uluhvp > * {
  margin: 0 !important;
}

.roobet-uluhvp img,
.roobet-6f75go {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-uluhvp img,
  .roobet-6f75go {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-rebraq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-rebraq {
    width: 32px;
    height: 32px;
  }
}

.roobet-7x1liq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.roobet-7x1liq .roobet-8vtdpt {
  flex-shrink: 0;
}

.roobet-7x1liq .roobet-5d2gkj svg {
  display: none;
}

.roobet-s0szlx {
  display: grid;
  transition: max-height 0.roobet-ixleq9 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .roobet-s0szlx {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .roobet-s0szlx {
    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-s0szlx.roobet-sitovb + .roobet-8vtdpt svg {
  transform: rotate(180deg);
}

.roobet-b4q80r {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.roobet-b4q80r > div:nth-child(3n) {
  grid-column: span 2;
}

.roobet-b4q80r
  > div:nth-child(3n)
  .roobet-tg2hgu
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .roobet-b4q80r {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .roobet-b4q80r > div:nth-child(3n) {
    grid-column: unset;
  }

  .roobet-b4q80r
    > div:nth-child(3n)
    .roobet-tg2hgu
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .roobet-b4q80r {
    max-width: 270px;
  }
}

.roobet-b4q80r .roobet-tg2hgu button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .roobet-b4q80r .roobet-tg2hgu button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .roobet-b4q80r .roobet-tg2hgu button {
    max-width: 104px;
  }
}

.roobet-2sxfgq {
  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-2sxfgq {
    margin-bottom: 0;
  }
}

.roobet-6yvk1y {
  display: none;
  opacity: 0;
}

.roobet-fcafrn {
  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-fcafrn img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.roobet-tg2hgu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.roobet-tg2hgu 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-tg2hgu
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .roobet-tg2hgu
    button {
    max-width: 145px;
  }
}

.roobet-fro0dw:first-child
  .roobet-tg2hgu
  button {
  max-width: 270px;
}

.roobet-5k1oh1 {
  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-2sxfgq picture {
  width: 100%;
  max-width: 100%;
}

.roobet-2fco5m {
  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-2fco5m svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.roobet-2sxfgq:hover .roobet-2fco5m {
  display: flex;
}

.roobet-jzoxk2 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.roobet-8em6ao {
  display: flex;
}

.roobet-8em6ao:hover .roobet-jho3as,
.roobet-8em6ao .roobet-hh5788 .roobet-jho3as {
  display: flex;
}

.roobet-8em6ao svg {
  flex-shrink: 0;
}

.roobet-jho3as {
  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-jho3as {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.roobet-jho3as:hover {
  display: flex;
}

.roobet-jho3as svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.roobet-v8ynod {
  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-v8ynod {
    font-size: 12px;
  }
}

.roobet-pws094,
.roobet-ktqkwi {
  width: 50%;
  flex-shrink: 0;
}

.roobet-pws094 {
  font-weight: 700;
}

.roobet-v0clse .roobet-s0szlx {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .roobet-v0clse .roobet-s0szlx {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .roobet-v0clse .roobet-s0szlx {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.roobet-v0clse
  .roobet-5k1oh1:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.roobet-v0clse .roobet-fcafrn {
  height: 100% !important;
  border-radius: 16px;
}

.roobet-v0clse .roobet-tg2hgu {
  gap: 4px;
  align-items: center;
}

.roobet-v0clse .roobet-tg2hgu button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.roobet-v0clse .roobet-tg2hgu svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.roobet-v0clse .roobet-6o11c6,
.roobet-v0clse .roobet-7yps9d {
  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-1ztvmu.org/2000/svg'%3E%3Cpath d='M9.roobet-ti2i0f 4.roobet-7wo4h2.roobet-7kcbnu 5.roobet-u8ynje.roobet-va7xg9 5.roobet-kr6va0.roobet-rqkdfo 5.roobet-w54f4h.roobet-tyami3 8.roobet-wsyk7n.roobet-mfvy8l 9.roobet-17kle0.roobet-p0tssn 9.roobet-oin8t1.roobet-va1cpn 13.roobet-0ns7uu.roobet-r0v9w2 11.roobet-u0uzc6.roobet-fya84j 11.roobet-5hsdey.roobet-oa1jeq 11.roobet-1mqryu.roobet-difxlo 13.roobet-n9fgnm.roobet-rgb91s 9.roobet-atpeod.roobet-o1f2u3 9.roobet-hprmrj.roobet-kmv7q2 8.roobet-3485ft.roobet-y1aaj0 5.roobet-0g7421.roobet-b47mck 5.roobet-0npiig.roobet-ytes3c 5.roobet-1rm46p.roobet-kkn3hy 4.roobet-h0ymyr.roobet-fya84j 1.roobet-83g1s1.roobet-ti2i0f 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.roobet-v0clse .roobet-6o11c6 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.roobet-v0clse .roobet-7yps9d {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.roobet-1e0zl0 {
  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-1e0zl0 {
    padding: 24px;
  }
}

.roobet-1e0zl0 .roobet-8vtdpt {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-1e0zl0 .roobet-8vtdpt {
    display: none;
  }
}

.roobet-1e0zl0 .roobet-5d2gkj svg {
  display: none;
}

.roobet-9q6fcv {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.roobet-9q6fcv .roobet-dj6o8p {
  display: none;
}

@media (min-width: 768px) {
  .roobet-9q6fcv .roobet-dj6o8p {
    display: flex;
  }
}

.roobet-sbsrkn {
  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-sbsrkn {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-sbsrkn > * {
  margin: 0 !important;
}

.roobet-sbsrkn img,
.roobet-a9uul1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-sbsrkn img,
  .roobet-a9uul1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-vf3jms {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-vf3jms {
    width: 32px;
    height: 32px;
  }
}

.roobet-ik2y65 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .roobet-ik2y65 {
    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-ik2y65::-webkit-scrollbar {
    display: none;
  }
}

.roobet-7qnq7h {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .roobet-7qnq7h {
    padding: 7px 15px;
  }
}

.roobet-7qnq7h:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-bm6x2a {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-bm6x2a {
    display: flex;
    opacity: 1;
  }
}

.roobet-7qnq7h picture {
  height: 100%;
  display: block;
}

.roobet-7qnq7h img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .roobet-7qnq7h img {
    width: 88px;
    height: 44px;
  }
}

.roobet-7qnq7h p {
  text-align: center;
  width: 100%;
}

.roobet-t9x5ab {
  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-t9x5ab {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-t9x5ab img,
.roobet-9lf3xp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-t9x5ab img,
  .roobet-9lf3xp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-nlbrmg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-nlbrmg {
    width: 32px;
    height: 32px;
  }
}

.roobet-no5eo5 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.roobet-925wlw {
  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-vmit7s {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.roobet-vmit7s.roobet-hh5788 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.roobet-wbfwwt {
  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-wbfwwt {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-scz9g9 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.roobet-eiol2u {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.roobet-ixleq9 ease;
  opacity: 0;
  color: var(--text-color);
}

.roobet-hfgh50 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.roobet-hfgh50 ol,
.roobet-hfgh50 ul {
  padding-left: 1.3em;
}

.roobet-vmit7s.roobet-hh5788 .roobet-eiol2u {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.roobet-vmit7s.roobet-hh5788 .roobet-scz9g9 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.roobet-a2a07h {
  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-a2a07h {
    padding: 24px;
  }
}

.roobet-a2a07h .roobet-8vtdpt {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-a2a07h .roobet-8vtdpt {
    display: none;
  }
}

.roobet-a2a07h .roobet-5d2gkj svg {
  display: none;
}

.roobet-bs2jtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.roobet-bs2jtn .roobet-dj6o8p {
  display: none;
}

@media (min-width: 768px) {
  .roobet-bs2jtn .roobet-dj6o8p {
    display: flex;
  }
}

.roobet-68v0qa {
  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-68v0qa {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-68v0qa > * {
  margin: 0 !important;
}

.roobet-68v0qa img,
.roobet-5xih86 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-68v0qa img,
  .roobet-5xih86 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-6t90vj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-6t90vj {
    width: 32px;
    height: 32px;
  }
}

.roobet-eqbho7 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .roobet-eqbho7 {
    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-eqbho7::-webkit-scrollbar {
    display: none;
  }
}

.roobet-tvo1ue {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.roobet-tvo1ue:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-3q6rh5 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-3q6rh5 {
    display: flex;
    opacity: 1;
  }
}

.roobet-tvo1ue picture {
  width: auto;
  height: 100%;
  display: block;
}

.roobet-tvo1ue picture img {
  display: block;
  width: auto;
  height: 100%;
}

.roobet-9hhm2p {
  margin: -24px 0;
}

.roobet-9hhm2p:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .roobet-9hhm2p {
    margin: -16px 0;
  }
}

.roobet-jog0bf {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .roobet-jog0bf {
    flex-direction: row;
  }
}

.roobet-8tdt4c {
  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-8tdt4c {
    flex: 1;
  }
}

.roobet-8tdt4c::placeholder {
  color: var(--Text-400);
}

.roobet-k47l1m {
  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-hh6afy {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.roobet-hh6afy::-webkit-scrollbar {
  display: none;
}

.roobet-0hjynb {
  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-0hjynb img,
.roobet-0hjynb svg {
  margin-right: 8px;
}

.roobet-nht23x {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.roobet-9hhm2p + .roobet-0iyi8r {
  margin-top: 0;
}

@media (min-width: 768px) {
  .roobet-9hhm2p + .roobet-0iyi8r {
    margin-top: -16px;
  }
}

.roobet-evbo9b {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.roobet-evbo9b > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.roobet-evbo9b > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.roobet-vma9lf {
  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-j1ssmf {
  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-thczka {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.roobet-3atabo {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.roobet-vjcht8 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.roobet-vma9lf 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-vma9lf 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-vma9lf {
    padding: 39px 179px 39px 39px;
  }

  .roobet-j1ssmf {
    font-size: 40px;
    line-height: 48px;
  }

  .roobet-vjcht8 {
    height: 348px;
  }

  .roobet-vma9lf button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .roobet-vma9lf button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-vma9lf {
    padding: 63px;
  }
}

.roobet-zenuiv {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .roobet-zenuiv {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.roobet-6h2dmk {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-6h2dmk {
    width: auto;
  }
}

.roobet-4gdz7a {
  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-4gdz7a::-webkit-scrollbar {
  display: none;
}

.roobet-4gdz7a 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-4gdz7a a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-4gdz7a {
    margin-left: 16px;
    margin-top: 0;
  }
}

.roobet-zenuiv .roobet-4owkpf {
  -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-ixleq9,
    mask-image 0.3s;
}

.roobet-zenuiv .roobet-4owkpf.roobet-5delii {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.roobet-zb4sel {
  margin: 40px -16px;
}

.roobet-g3938o + .roobet-2m0fo4,
.roobet-g3938o + .roobet-wm7bj5 {
  margin-top: 24px;
}

.roobet-i4cprq {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.roobet-i4cprq picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.roobet-2b8wnu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .roobet-2b8wnu {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .roobet-2b8wnu {
    margin-top: 0;
  }
}

.roobet-9hzuvb {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-9hzuvb {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-qprz1j {
  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-qprz1j {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.roobet-8gif2c {
  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-8gif2c {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.roobet-kcho46 {
  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-kcho46 {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-8mauw2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-8mauw2 {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-r543k6 {
  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-qn30dc {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.roobet-qn30dc img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.roobet-0iyi8r {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.roobet-feuj1u {
  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-feuj1u {
    padding: 15px 48px;
  }
}

main > .roobet-0iyi8r {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .roobet-s0szlx.roobet-gvmbvj > div:nth-child(n+5) {
    display: none;
  }
}

.roobet-ypdlrs p a img {
  display: block;
  margin: 0 auto;
}


.roobet-qtkcpc {
  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-vh7c8x {
  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-vh7c8x label {
  font-size: 14px;
}

.roobet-vh7c8x h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.roobet-vh7c8x input,
.roobet-vh7c8x textarea,
.roobet-vh7c8x 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-vh7c8x button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.roobet-7t4ifl ease;
}
.roobet-vh7c8x button:hover {
  background-color: var(--button-bg-hover);
}
.roobet-pxj0ts {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.roobet-x1r3rv ease-in;
}

.roobet-pxj0ts 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-x2cvx9, .roobet-y49xe8, [class*="review-card"],
thead, thead th, table th, .roobet-okev44,
.roobet-0vr736, [class*="collapsible-header"],
.roobet-0bzpgm, [class*="updated-block"] {
  color: #ece7dc !important;
}
