* {
  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-8xdf5p {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .roobet-8xdf5p {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-8xdf5p {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.roobet-4sd0pq {
  overflow: hidden;
}

.roobet-fa8kpg img {
  background: var(--Neutral-300);
}

.roobet-qtsavj {
  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-n4d104 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.roobet-n4d104:hover {
  background: var(--button-bg-hover);
}

.roobet-d4r069 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.roobet-d4r069:hover {
  background: var(--button-bg-hover);
}

.roobet-9gck8i {
  font-size: 12px;
  line-height: 18px;
}

.roobet-tq4xdf {
  font-size: 18px;
  line-height: 26px;
}

.roobet-nwhb7f {
  width: 100%;
}

.roobet-ol72pc {
  padding: 6px 16px;
}

.roobet-oxhzgj {
  padding: 10px 16px;
}

.roobet-6mduao {
  padding: 15px 26px;
}

.roobet-yr1wzd {
  flex-shrink: 0;
}

.roobet-5tzftg {
  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-q8822e {
  display: none;
}

.roobet-zgoh6r {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.roobet-60lrud {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.roobet-y0iwjx {
  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-7g93we {
  cursor: grab;
}

.roobet-y0iwjx::-webkit-scrollbar {
  display: none;
}

.roobet-g40hrk {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.roobet-t91kkx {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.roobet-yii6o9 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.roobet-8ey51v {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.roobet-269s5v {
  visibility: visible;
}

.roobet-bh6snc {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.roobet-ni3152 ease;
}

.roobet-h4gz0x {
  background-color: var(--Primary-200);
  width: 16px;
}

.roobet-vgclzm {
  -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-ni3152,
    mask-image 0.3s;
}

.roobet-vgclzm.roobet-ekjh35 {
  -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-m908om: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-qhxe8k {
  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-qxa0ue.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-qxa0ue.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-ghkei2 {
  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-ghkei2::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-7ktvst {
  position: relative;
  z-index: 1;
}

.roobet-6d4leo {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.roobet-n2qk26 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.roobet-hzxdp2 {
  font-size: 40px;
  line-height: 48px;
}

.roobet-hwveyx {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.roobet-tup9vz {
  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-tup9vz:hover {
  background: var(--Primary-400);
}

.roobet-tup9vz svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.roobet-m908om 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-ghkei2 {
    max-width: 600px;
    padding: 64px;
  }

  .roobet-6d4leo {
    font-size: 24px;
    line-height: 32px;
  }

  .roobet-n2qk26 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .roobet-hzxdp2 {
    font-size: 50px;
    line-height: 56px;
  }

  .roobet-hwveyx {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .roobet-qhxe8k {
    top: 25px;
    right: 25px;
  }
}

.roobet-pastd1,
.roobet-flxolr {
  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-x34qjx.roobet-17x2b1::before,
.roobet-flxolr::before,
.roobet-2mgx2t::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-qxa0ue.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.roobet-2uy3ai 14.roobet-o7kkc0.roobet-z9wsbe 14.roobet-ajce4b 15.roobet-k8kv8h 14.roobet-o1yfvn 15.roobet-p61iay 14.roobet-k4e6zh.roobet-l7s3z2 14.roobet-extvg9 19.roobet-gjo87w 12.roobet-whotk9 19.roobet-gjo87w 10.roobet-3iwaeb.roobet-gjo87w 8.roobet-zwnjpk 17.roobet-a6w8zr 7.roobet-lub72j 15.roobet-j9ookc 7.roobet-fi8evs.roobet-37oqow 7.roobet-lub72j 11.roobet-s0e3jl 8.roobet-zwnjpk 11.roobet-s0e3jl 10.roobet-oy8k96.roobet-s0e3jl 12.roobet-vc3638 13.roobet-3wlesv 14.roobet-9jccs2 15.roobet-f50rpo 14.roobet-ke6o4h.roobet-lgthq8 14.roobet-ffdmw2 15.roobet-4ilsw2 14.roobet-l4yjld 15.roobet-twpghn 14.roobet-66l9g6.roobet-2uy3ai 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.roobet-hs6o2s 15.roobet-qkll9r.roobet-brlq3u 15.roobet-ocnh2u 15.roobet-oa1p30 15.roobet-pu3s52 15.roobet-myrzg8 15.roobet-zfmwmh.roobet-4lk03a 15.roobet-pu3s52 15.roobet-4na5bd 15.roobet-8sw299 15.roobet-78lhk1 15.roobet-o6mvrg.roobet-akxi6k 15.roobet-gbhs0r 7.roobet-nvanwx 18.roobet-l3ktl6 7.roobet-ja1qga 23.roobet-8hpfhj.roobet-wx0vgh.roobet-q7q8cx 18.roobet-jvpqyc 19.roobet-ubvczs 15.roobet-qryd0n 15.roobet-hs6o2s 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.roobet-8la7ye [type="submit"] *,
.roobet-ukly9g button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .roobet-ok6kx8 {
    display: none;
  }
}

.roobet-z0ntkg {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .roobet-z0ntkg {
  display: none;
}

@media (min-width: 768px) {
  .roobet-z0ntkg {
    bottom: 22px;
  }
}

.roobet-z0ntkg input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .roobet-z0ntkg {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.roobet-8z9nye.static) .roobet-z0ntkg {
    bottom: 8px;
  }
}

.roobet-txcyd0 {
  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-qxa0ue.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.roobet-n7qvxv 3.roobet-cq0743.roobet-2rkuxy.roobet-a4dvud 3.roobet-ln1ubl 3.roobet-tbrxqj 5.roobet-49kl13 3.roobet-tbrxqj 8.roobet-vxu0tn.roobet-h6pnw9.roobet-tbrxqj 26.roobet-qs1be2 5.roobet-75b6id 28.roobet-totslz 8.roobet-thuaym 28.roobet-riv44i.roobet-eezbp8 28.roobet-18qgxd.roobet-kfigx3 34.roobet-1tcrg3.roobet-1vz0o5 36.roobet-st313g 11.roobet-27s7ds 37.roobet-u42gmo 12.roobet-5d9rwr 36.roobet-q9hwpv.roobet-puehtv 28.roobet-h4zira.roobet-4qxpne.roobet-xlzf0d 28.roobet-25z2bt 36.roobet-phqocr 26.roobet-3bt72e 36.roobet-phqocr 23.roobet-p28tne.roobet-8s9n7w.roobet-phqocr 5.roobet-543j16 34.roobet-et884i 3.roobet-ln1ubl 31.roobet-n7qvxv 3.roobet-sds7vh.roobet-grmoif 18.roobet-hncso4.roobet-xoisk1 18.roobet-k5cga4 8.roobet-yas4fg 17.roobet-es2e5j 8.roobet-yas4fg 15.roobet-g9a7b2.roobet-yas4fg 14.roobet-2fvknt 9.roobet-xoisk1 13.roobet-rt3c21 11.roobet-grmoif 13.roobet-t72m7c.roobet-ibheox 13.roobet-rt3c21 13.roobet-t2afhs 14.roobet-2fvknt 13.roobet-t2afhs 15.roobet-byvl1n.roobet-t2afhs 17.roobet-es2e5j 12.roobet-ibheox 18.roobet-k5cga4 11.roobet-grmoif 18.roobet-o83s82.roobet-x8muyz 18.roobet-1aflxh.roobet-bkbiou 18.roobet-k5cga4 17.roobet-fw0dra 17.roobet-es2e5j 17.roobet-fw0dra 15.roobet-36l1j5.roobet-fw0dra 14.roobet-2fvknt 18.roobet-bkbiou 13.roobet-rt3c21 20.roobet-x8muyz 13.roobet-i23lg6.roobet-gc2ozd 13.roobet-rt3c21 22.roobet-wgeiwi 14.roobet-2fvknt 22.roobet-wgeiwi 15.roobet-7o0ssq.roobet-ovtn4j 17.roobet-es2e5j 21.roobet-gc2ozd 18.roobet-k5cga4 20.roobet-x8muyz 18.roobet-mifpgu.roobet-8n0nnr 18.roobet-sbdfpn.roobet-pkcqcw 18.roobet-k5cga4 26.roobet-zgm2y8 17.roobet-es2e5j 26.roobet-zgm2y8 15.roobet-40t96x.roobet-zgm2y8 14.roobet-2fvknt 27.roobet-pkcqcw 13.roobet-rt3c21 28.roobet-8n0nnr 13.roobet-6gcx7f.roobet-8ievie 13.roobet-rt3c21 31.roobet-ra5pn0 14.roobet-2fvknt 31.roobet-ra5pn0 15.roobet-4nj08p.roobet-zgm2y8 17.roobet-es2e5j 30.roobet-8ievie 18.roobet-k5cga4 28.roobet-8n0nnr 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-txcyd0 {
    display: none;
  }
}

.roobet-emm32o {
  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-emm32o {
    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-ukly9g {
  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-ukly9g {
    padding: 14px 16px;
  }
}

.roobet-ukly9g button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.roobet-ukly9g button:first-child {
  align-content: end;
}

.roobet-ukly9g button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .roobet-ukly9g
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-ukly9g
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.roobet-ukly9g button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.roobet-ukly9g button:last-child svg {
  width: 38px;
  height: 38px;
}

.roobet-2mgx2t {
  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-2mgx2t::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-2mgx2t,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-2mgx2t {
  opacity: 1;
  visibility: visible;
}

.roobet-x4jfp2 {
  flex: 1 1;
}

.roobet-8cyroa {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-8cyroa {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .roobet-2ehrs5 {
  display: block;
}

.roobet-8zgl88 {
  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-8zgl88 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-flxolr {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.roobet-flxolr::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.roobet-e67jn9 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.roobet-e67jn9 p {
  color: var(--Text-100);
}

.roobet-flxolr .roobet-q94zpn {
  grid-area: button;
}

.roobet-flxolr .roobet-q94zpn::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-qxa0ue.org/2000/svg'%3E%3Cpath d='M4.roobet-vg71yp 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-f6531o 15L16.roobet-f6531o 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-f6531o 5L16.roobet-f6531o 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-cm6tck {
  display: block;
}

.roobet-d9z11a {
  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-d9z11a {
    margin-top: 40px;
  }
}

.roobet-pastd1 label,
.roobet-pastd1 input {
  display: block;
  width: 100%;
}

.roobet-pastd1 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.roobet-pastd1 label.roobet-maqvpt input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.roobet-pastd1 label.roobet-maqvpt::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-pastd1 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-pastd1 input::placeholder {
  color: var(--Text-400);
}

.roobet-84fiul {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .roobet-84fiul {
  display: flex;
}

.roobet-84fiul ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .roobet-84fiul ol {
    height: 420px;
    padding: 24px;
  }
}

.roobet-84fiul ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.roobet-8la7ye {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-8la7ye {
    padding: 0 24px 24px;
  }
}

.roobet-8la7ye 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-8la7ye input::placeholder {
  color: var(--Text-400);
}

.roobet-8la7ye [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.roobet-8la7ye [type="submit"]:disabled {
  opacity: 0.5;
}

.roobet-8la7ye [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .roobet-8la7ye [type="submit"] {
    right: 40px;
  }
}

.roobet-x34qjx {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.roobet-x34qjx.roobet-17x2b1 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.roobet-x34qjx.roobet-17x2b1::before {
  content: "";
  width: 31px;
}

.roobet-x34qjx.roobet-17x2b1 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-x34qjx.roobet-vmhn0o p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.roobet-x34qjx p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-z0ntkg .roobet-q94zpn {
  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-ok6kx8 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .roobet-ok6kx8 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .roobet-ok6kx8 {
    padding: 18px 0;
  }
}

.roobet-ok6kx8 .roobet-8xdf5p {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .roobet-ok6kx8 .roobet-8xdf5p {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.roobet-q2slw7 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .roobet-q2slw7 {
    max-width: 160px;
    height: 40px;
  }
}

.roobet-q2slw7 picture,
.roobet-q2slw7 img {
  display: block;
  width: 100%;
  height: 100%;
}

.roobet-q2slw7 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .roobet-cai01d {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.roobet-ni3152 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .roobet-ok6kx8.roobet-38ttje .roobet-cai01d {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .roobet-cai01d {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .roobet-cai01d {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.roobet-4we83l,
.roobet-ca4rko {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .roobet-4we83l,
  .roobet-ca4rko {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .roobet-ca4rko {
    display: none;
  }
}

.roobet-ydr3et {
  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-38ttje .roobet-ydr3et {
  background: var(--fh-bg-color);
}

.roobet-ydr3et button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .roobet-ydr3et {
    display: none;
  }
}

.roobet-x341ic {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-x341ic {
    display: none;
  }
}

.roobet-usv8dn {
  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-ok6kx8.roobet-38ttje .roobet-usv8dn:first-child {
  display: none;
}

.roobet-ok6kx8.roobet-38ttje .roobet-usv8dn:last-child {
  display: block;
}

.roobet-usv8dn:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .roobet-usv8dn {
    display: none;
  }
}

.roobet-78pva6 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-78pva6 {
    display: flex;
  }
}

.roobet-78pva6 ul {
  max-height: 350px;
  overflow-y: auto;
}

.roobet-78pva6:hover ul {
  visibility: visible;
  opacity: 1;
}

.roobet-78pva6:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.roobet-78pva6:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.roobet-78pva6:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.roobet-78pva6:hover .roobet-md75fw svg {
  transform: rotate(180deg);
}

.roobet-6jywmj {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.roobet-4ejm33 {
  padding: 0 8px;
}

.roobet-2iedri {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.roobet-2iedri:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .roobet-2iedri {
    padding: 4px 8px;
  }
}

.roobet-rfaiih {
  display: flex;
}

.roobet-rfaiih img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.roobet-md75fw {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.roobet-md75fw svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.roobet-24jinn {
  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-24jinn {
    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-ar6tv6 {
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-ar6tv6 {
    display: none;
  }
}

.roobet-e0o84c {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.roobet-t4qocl {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.roobet-n0ei41 {
  display: flex;
}

.roobet-70pp9s {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.roobet-1givbc {
  list-style: none;
}

@media (max-width: 1199px) {
  .roobet-1givbc {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .roobet-1givbc {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .roobet-1givbc .roobet-19su0s [data-ref-el],
  .roobet-1givbc .roobet-19su0s span,
  .roobet-1givbc .roobet-19su0s a {
    white-space: nowrap;
  }
}

.roobet-7n20c9 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .roobet-7n20c9.roobet-87b4nc > .roobet-19su0s {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .roobet-7n20c9.roobet-dp7sf6:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .roobet-7n20c9.roobet-87b4nc > .roobet-4osp15 {
    height: auto;
  }

  .roobet-7n20c9.roobet-87b4nc > div > .roobet-ylb4br {
    transform: rotate(180deg);
  }
}

.roobet-7n20c9 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.roobet-7n20c9 [data-ref-el],
.roobet-7n20c9 span {
  cursor: pointer;
}

.roobet-7n20c9 [data-ref-el],
.roobet-7n20c9 span,
.roobet-7n20c9 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-7n20c9 [data-ref-el],
  .roobet-7n20c9 span,
  .roobet-7n20c9 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .roobet-7n20c9 [data-ref-el],
  .roobet-7n20c9 span,
  .roobet-7n20c9 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.roobet-4osp15 {
  height: 0;
  overflow: hidden;
  transition: height 0.roobet-ni3152 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.roobet-4osp15::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.roobet-4osp15::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.roobet-4osp15::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .roobet-4osp15 {
    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-4osp15:has(> .roobet-7n20c9.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .roobet-4osp15 .roobet-4osp15 {
    padding: 0;
  }

  .roobet-4osp15 .roobet-7n20c9 {
    font-weight: 400;
  }

  .roobet-4osp15 .roobet-7n20c9:hover > .roobet-19su0s {
    background: var(--Neutral-300);
  }

  .roobet-4osp15 .roobet-ylb4br {
    rotate: -90deg;
  }
}

.roobet-19su0s {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-19su0s {
    padding: 8px;
  }

  .roobet-7n20c9.roobet-cl50vz > .roobet-19su0s {
    background: var(--Neutral-300);
  }
}

.roobet-ylb4br {
  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-qxa0ue.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.roobet-srpee7 0.roobet-j1yy76.roobet-tkh3oy -0.roobet-wi4jcg 0.roobet-mxmyz5 -0.roobet-wi4jcg 1.roobet-c9i3kl 0.roobet-kv79xf.roobet-7pa8aw 4.roobet-tex0v3.roobet-srpee7 0.roobet-042tm6.roobet-90g3rn -0.roobet-wi4jcg 9.roobet-1wyn2b -0.roobet-wi4jcg 10.roobet-d2v0on 0.roobet-mp662k.roobet-3djvbd 0.roobet-tkh3oy 10.roobet-3djvbd 0.roobet-mxmyz5 10.roobet-d2v0on 1.roobet-uz61ap.roobet-xyl070 5.roobet-qefoso.roobet-elnwm2 6.roobet-fymn35 5.roobet-409doe 6.roobet-fymn35 4.roobet-0qbbqv 5.roobet-2mbshn.roobet-srpee7 1.roobet-bnrju4.roobet-wi4jcg 0.roobet-mxmyz5 -0.roobet-wi4jcg 0.roobet-tkh3oy 0.roobet-srpee7 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.roobet-ni3152 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-ylb4br {
    cursor: default;
  }
}

.roobet-hj24x2 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.roobet-p9t1mr {
  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-p9t1mr {
    padding: 40px 4px;
  }
}

.roobet-818o2g {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .roobet-818o2g {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.roobet-ixsklu {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .roobet-ixsklu {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.roobet-ixsklu ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.roobet-ixsklu [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.roobet-ixsklu [data-ref-el],
.roobet-ixsklu span,
.roobet-ixsklu a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.roobet-0851cl {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-0851cl {
    margin-bottom: 12px;
  }
}

.roobet-ifd1m9 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.roobet-ifd1m9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .roobet-ifd1m9:last-child {
    margin-right: 0;
  }
}

.roobet-i2gee3 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-0851cl:hover .roobet-3oozs6 {
  visibility: visible;
  opacity: 1;
}

.roobet-3oozs6 {
  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-k8icwf {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.roobet-pkcix9 {
  display: flex;
  margin: 6px;
}

.roobet-pkcix9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.roobet-3oozs6::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-3oozs6::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-yszez7 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-yszez7 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.roobet-l6sq6m {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .roobet-l6sq6m {
    margin-right: 32px;
  }
}

.roobet-93pnuq {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-93pnuq {
    margin-top: 0;
    width: 340px;
  }
}

.roobet-93pnuq a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-6st7ge {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.roobet-fmd2k4 {
  position: relative;
}

@media (min-width: 768px) {
  .roobet-fmd2k4 {
    margin-top: 40px;
  }
}

.roobet-fmd2k4 + .roobet-rdjnuu,
.roobet-fmd2k4 + .roobet-fmd2k4 {
  margin-top: 24px;
}

.roobet-xv59yx {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .roobet-xv59yx {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-xv59yx {
    padding: 80px;
  }
}

.roobet-oswgrh {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .roobet-oswgrh {
    padding: 0 16px;
}


}

.roobet-l4najd {
  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-l4najd {
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-gmpldo {
  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-gmpldo {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-wcmqs2 {
  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-wcmqs2:hover {
  background: var(--button-bg-hover);
}

.roobet-dgyqyr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.roobet-dgyqyr img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .roobet-dgyqyr img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .roobet-dgyqyr img {
  min-height: 100%;
  }
}

.roobet-xv59yx::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.roobet-zxc3ht {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.roobet-zxc3ht h1,
.roobet-zxc3ht h2,
.roobet-zxc3ht h3,
.roobet-zxc3ht h4 {
  margin-bottom: 6px;
}

.roobet-zxc3ht h1:not(:first-child),
.roobet-zxc3ht h2:not(:first-child),
.roobet-zxc3ht h3:not(:first-child),
.roobet-zxc3ht h4:not(:first-child) {
  margin-top: 16px;
}

.roobet-zxc3ht h1,
.roobet-zxc3ht h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .roobet-zxc3ht h1,
  .roobet-zxc3ht h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.roobet-zxc3ht h2,
.roobet-zxc3ht h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .roobet-zxc3ht h2,
  .roobet-zxc3ht h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-zxc3ht h3,
.roobet-zxc3ht h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .roobet-zxc3ht h3,
  .roobet-zxc3ht h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-zxc3ht h4,
.roobet-zxc3ht h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.roobet-zxc3ht ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.roobet-zxc3ht ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.roobet-zxc3ht 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-zxc3ht ul ul {
  margin-bottom: 8px;
}

.roobet-zxc3ht ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.roobet-zxc3ht ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.roobet-zxc3ht ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.roobet-zxc3ht ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.roobet-zxc3ht ol li::marker {
  font-weight: 700;
}

.roobet-zxc3ht ol ol {
  margin-bottom: 8px;
}

.roobet-zxc3ht ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.roobet-zxc3ht ol ul li {
  padding-left: 16px;
}

.roobet-zxc3ht 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-zxc3ht table {
    padding: 24px;
  }
}

.roobet-zxc3ht table.roobet-yllr0j {
  -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-ni3152,
    mask-image 0.3s;
}

.roobet-zxc3ht table.roobet-yllr0j.roobet-ekjh35 {
  -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-zxc3ht table {
    display: table;
  }
}

.roobet-zxc3ht 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-zxc3ht table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-zxc3ht table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-zxc3ht 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-zxc3ht table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.roobet-zxc3ht table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-zxc3ht table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-zxc3ht table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.roobet-zxc3ht img {
  max-width: 100%;
  height: auto;
}

.roobet-pvznsq {
  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-pvznsq {
    padding: 24px;
  }
}

.roobet-7vatp4 {
  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-7vatp4 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.roobet-7vatp4 > * {
  margin: 0 !important;
}

.roobet-7vatp4 img,
.roobet-ooxe00 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-7vatp4 img,
  .roobet-ooxe00 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-ji965n {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-ji965n {
    width: 32px;
    height: 32px;
  }
}

.roobet-hmou06 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.roobet-hmou06 .roobet-q49cxo {
  flex-shrink: 0;
}

.roobet-hmou06 .roobet-5srwzd svg {
  display: none;
}

.roobet-zi8yc5 {
  display: grid;
  transition: max-height 0.roobet-ni3152 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .roobet-zi8yc5 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .roobet-zi8yc5 {
    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-zi8yc5.roobet-tblq3f + .roobet-q49cxo svg {
  transform: rotate(180deg);
}

.roobet-vf2xkb {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.roobet-vf2xkb > div:nth-child(3n) {
  grid-column: span 2;
}

.roobet-vf2xkb
  > div:nth-child(3n)
  .roobet-0edkfo
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .roobet-vf2xkb {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .roobet-vf2xkb > div:nth-child(3n) {
    grid-column: unset;
  }

  .roobet-vf2xkb
    > div:nth-child(3n)
    .roobet-0edkfo
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .roobet-vf2xkb {
    max-width: 270px;
  }
}

.roobet-vf2xkb .roobet-0edkfo button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .roobet-vf2xkb .roobet-0edkfo button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .roobet-vf2xkb .roobet-0edkfo button {
    max-width: 104px;
  }
}

.roobet-zojav3 {
  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-zojav3 {
    margin-bottom: 0;
  }
}

.roobet-lp13yz {
  display: none;
  opacity: 0;
}

.roobet-0vygv2 {
  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-0vygv2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.roobet-0edkfo {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.roobet-0edkfo 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-0edkfo
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .roobet-0edkfo
    button {
    max-width: 145px;
  }
}

.roobet-enbbtq:first-child
  .roobet-0edkfo
  button {
  max-width: 270px;
}

.roobet-8e0rg2 {
  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-zojav3 picture {
  width: 100%;
  max-width: 100%;
}

.roobet-17kjsf {
  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-17kjsf svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.roobet-zojav3:hover .roobet-17kjsf {
  display: flex;
}

.roobet-kaun6k {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.roobet-zi9w3d {
  display: flex;
}

.roobet-zi9w3d:hover .roobet-leag58,
.roobet-zi9w3d .roobet-cl50vz .roobet-leag58 {
  display: flex;
}

.roobet-zi9w3d svg {
  flex-shrink: 0;
}

.roobet-leag58 {
  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-leag58 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.roobet-leag58:hover {
  display: flex;
}

.roobet-leag58 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.roobet-aizr0r {
  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-aizr0r {
    font-size: 12px;
  }
}

.roobet-itp2h5,
.roobet-84nul3 {
  width: 50%;
  flex-shrink: 0;
}

.roobet-itp2h5 {
  font-weight: 700;
}

.roobet-uurgii .roobet-zi8yc5 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .roobet-uurgii .roobet-zi8yc5 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .roobet-uurgii .roobet-zi8yc5 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.roobet-uurgii
  .roobet-8e0rg2:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.roobet-uurgii .roobet-0vygv2 {
  height: 100% !important;
  border-radius: 16px;
}

.roobet-uurgii .roobet-0edkfo {
  gap: 4px;
  align-items: center;
}

.roobet-uurgii .roobet-0edkfo button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.roobet-uurgii .roobet-0edkfo svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.roobet-uurgii .roobet-m0ng50,
.roobet-uurgii .roobet-c0bbqo {
  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-qxa0ue.org/2000/svg'%3E%3Cpath d='M9.roobet-ggavj6 4.roobet-u8aakk.roobet-vo4w7z 5.roobet-qfd6cj.roobet-8bo6bq 5.roobet-kvt5pb.roobet-l6yu9z 5.roobet-24xjvn.roobet-yvzgdx 8.roobet-fvf7rr.roobet-l0umqe 9.roobet-u4ytrm.roobet-vi61ru 9.roobet-xan097.roobet-ll1ica 13.roobet-s9483i.roobet-n223pj 11.roobet-0ft56u.roobet-1bhdxt 11.roobet-p5t5e4.roobet-xdayuk 11.roobet-vaj36k.roobet-nxkqb6 13.roobet-86k4tr.roobet-lfto04 9.roobet-dlubd9.roobet-ktklk0 9.roobet-dhc3k9.roobet-gkefiv 8.roobet-4qdafx.roobet-g0o15s 5.roobet-e0yeqy.roobet-2hjpwb 5.roobet-t5jy3z.roobet-hkk0ju 5.roobet-kwdee7.roobet-54ni2k 4.roobet-aj5hta.roobet-1bhdxt 1.roobet-n1niad.roobet-ggavj6 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.roobet-uurgii .roobet-m0ng50 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.roobet-uurgii .roobet-c0bbqo {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.roobet-mg7kvk {
  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-mg7kvk {
    padding: 24px;
  }
}

.roobet-mg7kvk .roobet-q49cxo {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-mg7kvk .roobet-q49cxo {
    display: none;
  }
}

.roobet-mg7kvk .roobet-5srwzd svg {
  display: none;
}

.roobet-n8bwt3 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.roobet-n8bwt3 .roobet-qtsavj {
  display: none;
}

@media (min-width: 768px) {
  .roobet-n8bwt3 .roobet-qtsavj {
    display: flex;
  }
}

.roobet-2h98pa {
  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-2h98pa {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-2h98pa > * {
  margin: 0 !important;
}

.roobet-2h98pa img,
.roobet-5kxt8e {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-2h98pa img,
  .roobet-5kxt8e {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-hul7y4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-hul7y4 {
    width: 32px;
    height: 32px;
  }
}

.roobet-70k8ux {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .roobet-70k8ux {
    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-70k8ux::-webkit-scrollbar {
    display: none;
  }
}

.roobet-qv7bry {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .roobet-qv7bry {
    padding: 7px 15px;
  }
}

.roobet-qv7bry:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-9x5zmx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-9x5zmx {
    display: flex;
    opacity: 1;
  }
}

.roobet-qv7bry picture {
  height: 100%;
  display: block;
}

.roobet-qv7bry img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .roobet-qv7bry img {
    width: 88px;
    height: 44px;
  }
}

.roobet-qv7bry p {
  text-align: center;
  width: 100%;
}

.roobet-84gq3a {
  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-84gq3a {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-84gq3a img,
.roobet-3b0hr2 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-84gq3a img,
  .roobet-3b0hr2 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-z2jzfz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-z2jzfz {
    width: 32px;
    height: 32px;
  }
}

.roobet-gf4izh {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.roobet-y9k2px {
  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-bqsdml {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.roobet-bqsdml.roobet-cl50vz {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.roobet-zbxj77 {
  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-zbxj77 {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-yhsmtv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.roobet-xepw86 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.roobet-ni3152 ease;
  opacity: 0;
  color: var(--text-color);
}

.roobet-wnl9ze {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.roobet-wnl9ze ol,
.roobet-wnl9ze ul {
  padding-left: 1.3em;
}

.roobet-bqsdml.roobet-cl50vz .roobet-xepw86 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.roobet-bqsdml.roobet-cl50vz .roobet-yhsmtv {
  transform: rotate(180deg);
  color: var(--text-color);
}

.roobet-w6kft3 {
  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-w6kft3 {
    padding: 24px;
  }
}

.roobet-w6kft3 .roobet-q49cxo {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-w6kft3 .roobet-q49cxo {
    display: none;
  }
}

.roobet-w6kft3 .roobet-5srwzd svg {
  display: none;
}

.roobet-puycbw {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.roobet-puycbw .roobet-qtsavj {
  display: none;
}

@media (min-width: 768px) {
  .roobet-puycbw .roobet-qtsavj {
    display: flex;
  }
}

.roobet-2szqh2 {
  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-2szqh2 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-2szqh2 > * {
  margin: 0 !important;
}

.roobet-2szqh2 img,
.roobet-g7mood {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-2szqh2 img,
  .roobet-g7mood {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-9a5b9d {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-9a5b9d {
    width: 32px;
    height: 32px;
  }
}

.roobet-k1qz5g {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .roobet-k1qz5g {
    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-k1qz5g::-webkit-scrollbar {
    display: none;
  }
}

.roobet-cwimbd {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.roobet-cwimbd:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-wytnnv {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-wytnnv {
    display: flex;
    opacity: 1;
  }
}

.roobet-cwimbd picture {
  width: auto;
  height: 100%;
  display: block;
}

.roobet-cwimbd picture img {
  display: block;
  width: auto;
  height: 100%;
}

.roobet-qbmysp {
  margin: -24px 0;
}

.roobet-qbmysp:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .roobet-qbmysp {
    margin: -16px 0;
  }
}

.roobet-yz7vd9 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .roobet-yz7vd9 {
    flex-direction: row;
  }
}

.roobet-gvidgm {
  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-gvidgm {
    flex: 1;
  }
}

.roobet-gvidgm::placeholder {
  color: var(--Text-400);
}

.roobet-h8tzvu {
  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-fdz7ni {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.roobet-fdz7ni::-webkit-scrollbar {
  display: none;
}

.roobet-ydi5o8 {
  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-ydi5o8 img,
.roobet-ydi5o8 svg {
  margin-right: 8px;
}

.roobet-ay4c29 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.roobet-qbmysp + .roobet-5un67s {
  margin-top: 0;
}

@media (min-width: 768px) {
  .roobet-qbmysp + .roobet-5un67s {
    margin-top: -16px;
  }
}

.roobet-bf0j17 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.roobet-bf0j17 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.roobet-bf0j17 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.roobet-4xklpz {
  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-rmbztz {
  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-8bnlsc {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.roobet-44ndnt {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.roobet-v729gv {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.roobet-4xklpz 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-4xklpz 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-4xklpz {
    padding: 39px 179px 39px 39px;
  }

  .roobet-rmbztz {
    font-size: 40px;
    line-height: 48px;
  }

  .roobet-v729gv {
    height: 348px;
  }

  .roobet-4xklpz button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .roobet-4xklpz button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-4xklpz {
    padding: 63px;
  }
}

.roobet-dhurf1 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .roobet-dhurf1 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.roobet-ui84ob {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-ui84ob {
    width: auto;
  }
}

.roobet-387a64 {
  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-387a64::-webkit-scrollbar {
  display: none;
}

.roobet-387a64 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-387a64 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-387a64 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.roobet-dhurf1 .roobet-kmliy5 {
  -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-ni3152,
    mask-image 0.3s;
}

.roobet-dhurf1 .roobet-kmliy5.roobet-ekjh35 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.roobet-zfqv3e {
  margin: 40px -16px;
}

.roobet-uq3tyt + .roobet-rdjnuu,
.roobet-uq3tyt + .roobet-fmd2k4 {
  margin-top: 24px;
}

.roobet-l5uv67 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.roobet-l5uv67 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.roobet-hp8fwh {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .roobet-hp8fwh {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .roobet-hp8fwh {
    margin-top: 0;
  }
}

.roobet-66j0mj {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-66j0mj {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-qisz1r {
  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-qisz1r {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.roobet-f5dmsj {
  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-f5dmsj {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.roobet-89yn4j {
  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-89yn4j {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-izbs09 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-izbs09 {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-89n4z7 {
  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-xvc7lp {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.roobet-xvc7lp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.roobet-5un67s {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.roobet-wbxjsf {
  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-wbxjsf {
    padding: 15px 48px;
  }
}

main > .roobet-5un67s {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .roobet-zi8yc5.roobet-3w3ony > div:nth-child(n+5) {
    display: none;
  }
}

.roobet-zxc3ht p a img {
  display: block;
  margin: 0 auto;
}


.roobet-3bcxvz {
  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-yjy11t {
  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-yjy11t label {
  font-size: 14px;
}

.roobet-yjy11t h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.roobet-yjy11t input,
.roobet-yjy11t textarea,
.roobet-yjy11t 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-yjy11t button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.roobet-23ivm8 ease;
}
.roobet-yjy11t button:hover {
  background-color: var(--button-bg-hover);
}
.roobet-2kihcm {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.roobet-up3bds ease-in;
}

.roobet-2kihcm 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-9t0bx0, .roobet-9s5mq7, [class*="review-card"],
thead, thead th, table th, .roobet-2vsoje,
.roobet-fan9jk, [class*="collapsible-header"],
.roobet-n6vm4y, [class*="updated-block"] {
  color: #ece7dc !important;
}
