* {
  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-uc2voa {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .roobet-uc2voa {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-uc2voa {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.roobet-q208ip {
  overflow: hidden;
}

.roobet-o9bpg9 img {
  background: var(--Neutral-300);
}

.roobet-w63kpg {
  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-8rr4h1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.roobet-8rr4h1:hover {
  background: var(--button-bg-hover);
}

.roobet-6610le {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.roobet-6610le:hover {
  background: var(--button-bg-hover);
}

.roobet-tzitye {
  font-size: 12px;
  line-height: 18px;
}

.roobet-pdw6l9 {
  font-size: 18px;
  line-height: 26px;
}

.roobet-bwlyyz {
  width: 100%;
}

.roobet-vn42ut {
  padding: 6px 16px;
}

.roobet-x7z5sw {
  padding: 10px 16px;
}

.roobet-09qn6k {
  padding: 15px 26px;
}

.roobet-vku7cy {
  flex-shrink: 0;
}

.roobet-wwmdbu {
  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-kfuxye {
  display: none;
}

.roobet-5dt9gg {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.roobet-r8r2sr {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.roobet-xxm1a6 {
  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-8o41mt {
  cursor: grab;
}

.roobet-xxm1a6::-webkit-scrollbar {
  display: none;
}

.roobet-m8a7v1 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.roobet-qb6gjd {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.roobet-hhw2zz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.roobet-462g4n {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.roobet-ww158m {
  visibility: visible;
}

.roobet-3au1vq {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.roobet-mki0q9 ease;
}

.roobet-uxrji7 {
  background-color: var(--Primary-200);
  width: 16px;
}

.roobet-ic02ji {
  -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-mki0q9,
    mask-image 0.3s;
}

.roobet-ic02ji.roobet-n6jev5 {
  -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-i7eoyk: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-ljqt9x {
  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-7yoe9m.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-7yoe9m.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-v6ogt1 {
  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-v6ogt1::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-nzk32n {
  position: relative;
  z-index: 1;
}

.roobet-v8cx8m {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.roobet-l5qa0p {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.roobet-506u2m {
  font-size: 40px;
  line-height: 48px;
}

.roobet-jorsoe {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.roobet-imy4z7 {
  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-imy4z7:hover {
  background: var(--Primary-400);
}

.roobet-imy4z7 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.roobet-i7eoyk 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-v6ogt1 {
    max-width: 600px;
    padding: 64px;
  }

  .roobet-v8cx8m {
    font-size: 24px;
    line-height: 32px;
  }

  .roobet-l5qa0p {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .roobet-506u2m {
    font-size: 50px;
    line-height: 56px;
  }

  .roobet-jorsoe {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .roobet-ljqt9x {
    top: 25px;
    right: 25px;
  }
}

.roobet-96r0q3,
.roobet-lu641g {
  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-spzqfm.roobet-e01smi::before,
.roobet-lu641g::before,
.roobet-xn48kq::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-7yoe9m.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.roobet-sh3ev5 14.roobet-31cj2p.roobet-bhjsep 14.roobet-9y5r4u 15.roobet-cnkcko 14.roobet-hfoxe7 15.roobet-9d9pve 14.roobet-x4un6t.roobet-g10om4 14.roobet-tmofg8 19.roobet-893f6x 12.roobet-xa4ucm 19.roobet-893f6x 10.roobet-tem50h.roobet-893f6x 8.roobet-yizl2g 17.roobet-uz4gm5 7.roobet-v4toqi 15.roobet-r4le3h 7.roobet-86elkl.roobet-hswxch 7.roobet-v4toqi 11.roobet-r49v5f 8.roobet-yizl2g 11.roobet-r49v5f 10.roobet-s6x4tw.roobet-r49v5f 12.roobet-gt6b2z 13.roobet-84duv1 14.roobet-n9qg4h 15.roobet-zskaen 14.roobet-q3r28l.roobet-mn52w7 14.roobet-p5c1op 15.roobet-pxa9xe 14.roobet-krcepq 15.roobet-4xm3fa 14.roobet-jb0kda.roobet-sh3ev5 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.roobet-9byvoc 15.roobet-vt094d.roobet-w30bk9 15.roobet-lfc4t4 15.roobet-z32i62 15.roobet-cjrwt1 15.roobet-d0w88u 15.roobet-cmims0.roobet-12l3lr 15.roobet-cjrwt1 15.roobet-2yfefd 15.roobet-f4k8hv 15.roobet-48dpm4 15.roobet-6zf0yg.roobet-x3x77x 15.roobet-lpzjqu 7.roobet-6uvkum 18.roobet-b8wcrn 7.roobet-9j8ed0 23.roobet-9t9y1v.roobet-ovvjgx.roobet-efw69b 18.roobet-yyrz0y 19.roobet-mj9hhu 15.roobet-5ffo66 15.roobet-9byvoc 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.roobet-ad91cq [type="submit"] *,
.roobet-7hdctf button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .roobet-p485jt {
    display: none;
  }
}

.roobet-puirq7 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .roobet-puirq7 {
  display: none;
}

@media (min-width: 768px) {
  .roobet-puirq7 {
    bottom: 22px;
  }
}

.roobet-puirq7 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .roobet-puirq7 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.roobet-jst4jl.static) .roobet-puirq7 {
    bottom: 8px;
  }
}

.roobet-9p1hax {
  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-7yoe9m.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.roobet-6eue7l 3.roobet-vw0kso.roobet-sq5bn8.roobet-mb8quz 3.roobet-f8v3c6 3.roobet-eha51s 5.roobet-j0v1rw 3.roobet-eha51s 8.roobet-59jimb.roobet-4sfl5e.roobet-eha51s 26.roobet-7h24qb 5.roobet-szbpfe 28.roobet-djojza 8.roobet-68apd2 28.roobet-u4klo5.roobet-lylqq7 28.roobet-71cg7s.roobet-hv5d9t 34.roobet-f9suvx.roobet-t1q450 36.roobet-1uuy2f 11.roobet-suhm78 37.roobet-xcpxrg 12.roobet-rywtt8 36.roobet-ptqn5e.roobet-06boqd 28.roobet-nfsuf5.roobet-15y31v.roobet-mxv477 28.roobet-d5ouz9 36.roobet-36lztn 26.roobet-eidk7g 36.roobet-36lztn 23.roobet-grdiry.roobet-clc6ij.roobet-36lztn 5.roobet-b8gzax 34.roobet-42yrms 3.roobet-f8v3c6 31.roobet-6eue7l 3.roobet-yr90pu.roobet-8basnp 18.roobet-s7kqp7.roobet-v3dcga 18.roobet-j41x27 8.roobet-ayu85z 17.roobet-4l363h 8.roobet-ayu85z 15.roobet-2l76j4.roobet-ayu85z 14.roobet-yfgoba 9.roobet-v3dcga 13.roobet-6ys95b 11.roobet-8basnp 13.roobet-5vlghb.roobet-qat0at 13.roobet-6ys95b 13.roobet-52qbuh 14.roobet-yfgoba 13.roobet-52qbuh 15.roobet-giymnm.roobet-52qbuh 17.roobet-4l363h 12.roobet-qat0at 18.roobet-j41x27 11.roobet-8basnp 18.roobet-zy3lk3.roobet-877rv2 18.roobet-t9wlc9.roobet-fcxscn 18.roobet-j41x27 17.roobet-82ff13 17.roobet-4l363h 17.roobet-82ff13 15.roobet-98l5yx.roobet-82ff13 14.roobet-yfgoba 18.roobet-fcxscn 13.roobet-6ys95b 20.roobet-877rv2 13.roobet-9z1ovl.roobet-9exwam 13.roobet-6ys95b 22.roobet-bxsv47 14.roobet-yfgoba 22.roobet-bxsv47 15.roobet-h6hvrb.roobet-g9hlhy 17.roobet-4l363h 21.roobet-9exwam 18.roobet-j41x27 20.roobet-877rv2 18.roobet-2owbnq.roobet-eghj7r 18.roobet-yscspe.roobet-9t5tlb 18.roobet-j41x27 26.roobet-e5avff 17.roobet-4l363h 26.roobet-e5avff 15.roobet-3lrwc8.roobet-e5avff 14.roobet-yfgoba 27.roobet-9t5tlb 13.roobet-6ys95b 28.roobet-eghj7r 13.roobet-9pems4.roobet-h5ya17 13.roobet-6ys95b 31.roobet-y0cae1 14.roobet-yfgoba 31.roobet-y0cae1 15.roobet-yxb63t.roobet-e5avff 17.roobet-4l363h 30.roobet-h5ya17 18.roobet-j41x27 28.roobet-eghj7r 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-9p1hax {
    display: none;
  }
}

.roobet-rj5xyz {
  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-rj5xyz {
    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-7hdctf {
  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-7hdctf {
    padding: 14px 16px;
  }
}

.roobet-7hdctf button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.roobet-7hdctf button:first-child {
  align-content: end;
}

.roobet-7hdctf button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .roobet-7hdctf
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-7hdctf
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.roobet-7hdctf button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.roobet-7hdctf button:last-child svg {
  width: 38px;
  height: 38px;
}

.roobet-xn48kq {
  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-xn48kq::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-xn48kq,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-xn48kq {
  opacity: 1;
  visibility: visible;
}

.roobet-cof0u1 {
  flex: 1 1;
}

.roobet-7xzjk8 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-7xzjk8 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .roobet-p5k38q {
  display: block;
}

.roobet-1smiki {
  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-1smiki {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-lu641g {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.roobet-lu641g::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.roobet-tj3sgi span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.roobet-tj3sgi p {
  color: var(--Text-100);
}

.roobet-lu641g .roobet-qhuscp {
  grid-area: button;
}

.roobet-lu641g .roobet-qhuscp::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-7yoe9m.org/2000/svg'%3E%3Cpath d='M4.roobet-5a42cl 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-w3gogr 15L16.roobet-w3gogr 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-w3gogr 5L16.roobet-w3gogr 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-wqtdli {
  display: block;
}

.roobet-udb6xz {
  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-udb6xz {
    margin-top: 40px;
  }
}

.roobet-96r0q3 label,
.roobet-96r0q3 input {
  display: block;
  width: 100%;
}

.roobet-96r0q3 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.roobet-96r0q3 label.roobet-bj7eei input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.roobet-96r0q3 label.roobet-bj7eei::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-96r0q3 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-96r0q3 input::placeholder {
  color: var(--Text-400);
}

.roobet-9rqvia {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .roobet-9rqvia {
  display: flex;
}

.roobet-9rqvia ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .roobet-9rqvia ol {
    height: 420px;
    padding: 24px;
  }
}

.roobet-9rqvia ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.roobet-ad91cq {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-ad91cq {
    padding: 0 24px 24px;
  }
}

.roobet-ad91cq 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-ad91cq input::placeholder {
  color: var(--Text-400);
}

.roobet-ad91cq [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.roobet-ad91cq [type="submit"]:disabled {
  opacity: 0.5;
}

.roobet-ad91cq [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .roobet-ad91cq [type="submit"] {
    right: 40px;
  }
}

.roobet-spzqfm {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.roobet-spzqfm.roobet-e01smi {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.roobet-spzqfm.roobet-e01smi::before {
  content: "";
  width: 31px;
}

.roobet-spzqfm.roobet-e01smi p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-spzqfm.roobet-kbj0su p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.roobet-spzqfm p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-puirq7 .roobet-qhuscp {
  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-p485jt {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .roobet-p485jt {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .roobet-p485jt {
    padding: 18px 0;
  }
}

.roobet-p485jt .roobet-uc2voa {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .roobet-p485jt .roobet-uc2voa {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.roobet-fwgbsc {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .roobet-fwgbsc {
    max-width: 160px;
    height: 40px;
  }
}

.roobet-fwgbsc picture,
.roobet-fwgbsc img {
  display: block;
  width: 100%;
  height: 100%;
}

.roobet-fwgbsc img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .roobet-u8jyyr {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.roobet-mki0q9 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .roobet-p485jt.roobet-6a28bg .roobet-u8jyyr {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .roobet-u8jyyr {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .roobet-u8jyyr {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.roobet-g4ljue,
.roobet-xvywfd {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .roobet-g4ljue,
  .roobet-xvywfd {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .roobet-xvywfd {
    display: none;
  }
}

.roobet-dy0v78 {
  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-6a28bg .roobet-dy0v78 {
  background: var(--fh-bg-color);
}

.roobet-dy0v78 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .roobet-dy0v78 {
    display: none;
  }
}

.roobet-27em6c {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-27em6c {
    display: none;
  }
}

.roobet-j8e78j {
  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-p485jt.roobet-6a28bg .roobet-j8e78j:first-child {
  display: none;
}

.roobet-p485jt.roobet-6a28bg .roobet-j8e78j:last-child {
  display: block;
}

.roobet-j8e78j:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .roobet-j8e78j {
    display: none;
  }
}

.roobet-ef495e {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-ef495e {
    display: flex;
  }
}

.roobet-ef495e ul {
  max-height: 350px;
  overflow-y: auto;
}

.roobet-ef495e:hover ul {
  visibility: visible;
  opacity: 1;
}

.roobet-ef495e:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.roobet-ef495e:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.roobet-ef495e:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.roobet-ef495e:hover .roobet-3n40fp svg {
  transform: rotate(180deg);
}

.roobet-f4y2s3 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.roobet-j6tv00 {
  padding: 0 8px;
}

.roobet-oszida {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.roobet-oszida:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .roobet-oszida {
    padding: 4px 8px;
  }
}

.roobet-kun1ke {
  display: flex;
}

.roobet-kun1ke img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.roobet-3n40fp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.roobet-3n40fp svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.roobet-9jejn7 {
  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-9jejn7 {
    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-6kr328 {
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-6kr328 {
    display: none;
  }
}

.roobet-8sitxp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.roobet-6jbq13 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.roobet-0auti7 {
  display: flex;
}

.roobet-nv8bst {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.roobet-qbfj9b {
  list-style: none;
}

@media (max-width: 1199px) {
  .roobet-qbfj9b {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .roobet-qbfj9b {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .roobet-qbfj9b .roobet-bmy515 [data-ref-el],
  .roobet-qbfj9b .roobet-bmy515 span,
  .roobet-qbfj9b .roobet-bmy515 a {
    white-space: nowrap;
  }
}

.roobet-kcxlch {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .roobet-kcxlch.roobet-59okvg > .roobet-bmy515 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .roobet-kcxlch.roobet-ygp2xo:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .roobet-kcxlch.roobet-59okvg > .roobet-m13j21 {
    height: auto;
  }

  .roobet-kcxlch.roobet-59okvg > div > .roobet-p4kv7y {
    transform: rotate(180deg);
  }
}

.roobet-kcxlch [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.roobet-kcxlch [data-ref-el],
.roobet-kcxlch span {
  cursor: pointer;
}

.roobet-kcxlch [data-ref-el],
.roobet-kcxlch span,
.roobet-kcxlch 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-kcxlch [data-ref-el],
  .roobet-kcxlch span,
  .roobet-kcxlch a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .roobet-kcxlch [data-ref-el],
  .roobet-kcxlch span,
  .roobet-kcxlch a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.roobet-m13j21 {
  height: 0;
  overflow: hidden;
  transition: height 0.roobet-mki0q9 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.roobet-m13j21::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.roobet-m13j21::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.roobet-m13j21::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .roobet-m13j21 {
    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-m13j21:has(> .roobet-kcxlch.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .roobet-m13j21 .roobet-m13j21 {
    padding: 0;
  }

  .roobet-m13j21 .roobet-kcxlch {
    font-weight: 400;
  }

  .roobet-m13j21 .roobet-kcxlch:hover > .roobet-bmy515 {
    background: var(--Neutral-300);
  }

  .roobet-m13j21 .roobet-p4kv7y {
    rotate: -90deg;
  }
}

.roobet-bmy515 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-bmy515 {
    padding: 8px;
  }

  .roobet-kcxlch.roobet-9blt6d > .roobet-bmy515 {
    background: var(--Neutral-300);
  }
}

.roobet-p4kv7y {
  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-7yoe9m.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.roobet-696yh6 0.roobet-nlp99c.roobet-uxlnn8 -0.roobet-onsrhi 0.roobet-qyo27n -0.roobet-onsrhi 1.roobet-pdac3t 0.roobet-ntf0fr.roobet-ov6yvg 4.roobet-x9gbxv.roobet-696yh6 0.roobet-hlik2l.roobet-cqxpzz -0.roobet-onsrhi 9.roobet-9vssyj -0.roobet-onsrhi 10.roobet-vuoexi 0.roobet-v05972.roobet-bwuly1 0.roobet-uxlnn8 10.roobet-bwuly1 0.roobet-qyo27n 10.roobet-vuoexi 1.roobet-wzhg59.roobet-981dfy 5.roobet-egehuj.roobet-dw2q89 6.roobet-awhxkz 5.roobet-kbmlzo 6.roobet-awhxkz 4.roobet-nsgv7q 5.roobet-3doca7.roobet-696yh6 1.roobet-lrsn4p.roobet-onsrhi 0.roobet-qyo27n -0.roobet-onsrhi 0.roobet-uxlnn8 0.roobet-696yh6 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.roobet-mki0q9 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-p4kv7y {
    cursor: default;
  }
}

.roobet-h3t2wp {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.roobet-rf3j03 {
  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-rf3j03 {
    padding: 40px 4px;
  }
}

.roobet-5fwkbg {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .roobet-5fwkbg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.roobet-o692j8 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .roobet-o692j8 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.roobet-o692j8 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.roobet-o692j8 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.roobet-o692j8 [data-ref-el],
.roobet-o692j8 span,
.roobet-o692j8 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.roobet-22xzgg {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-22xzgg {
    margin-bottom: 12px;
  }
}

.roobet-f38uod {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.roobet-f38uod img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .roobet-f38uod:last-child {
    margin-right: 0;
  }
}

.roobet-dpu3uv {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-22xzgg:hover .roobet-q9q1bt {
  visibility: visible;
  opacity: 1;
}

.roobet-q9q1bt {
  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-gdlq6d {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.roobet-j3lfj9 {
  display: flex;
  margin: 6px;
}

.roobet-j3lfj9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.roobet-q9q1bt::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-q9q1bt::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-67nafk {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-67nafk {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.roobet-fvtgy6 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .roobet-fvtgy6 {
    margin-right: 32px;
  }
}

.roobet-1yzi86 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-1yzi86 {
    margin-top: 0;
    width: 340px;
  }
}

.roobet-1yzi86 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-7jtxp5 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.roobet-9036b4 {
  position: relative;
}

@media (min-width: 768px) {
  .roobet-9036b4 {
    margin-top: 40px;
  }
}

.roobet-9036b4 + .roobet-ywr8p0,
.roobet-9036b4 + .roobet-9036b4 {
  margin-top: 24px;
}

.roobet-m632fy {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .roobet-m632fy {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-m632fy {
    padding: 80px;
  }
}

.roobet-4g2pph {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .roobet-4g2pph {
    padding: 0 16px;
}


}

.roobet-9ogt9r {
  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-9ogt9r {
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-uc69jn {
  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-uc69jn {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-ulkf91 {
  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-ulkf91:hover {
  background: var(--button-bg-hover);
}

.roobet-z5f78i {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.roobet-z5f78i img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .roobet-z5f78i img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .roobet-z5f78i img {
  min-height: 100%;
  }
}

.roobet-m632fy::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.roobet-mpr6nn {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.roobet-mpr6nn h1,
.roobet-mpr6nn h2,
.roobet-mpr6nn h3,
.roobet-mpr6nn h4 {
  margin-bottom: 6px;
}

.roobet-mpr6nn h1:not(:first-child),
.roobet-mpr6nn h2:not(:first-child),
.roobet-mpr6nn h3:not(:first-child),
.roobet-mpr6nn h4:not(:first-child) {
  margin-top: 16px;
}

.roobet-mpr6nn h1,
.roobet-mpr6nn h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .roobet-mpr6nn h1,
  .roobet-mpr6nn h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.roobet-mpr6nn h2,
.roobet-mpr6nn h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .roobet-mpr6nn h2,
  .roobet-mpr6nn h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-mpr6nn h3,
.roobet-mpr6nn h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .roobet-mpr6nn h3,
  .roobet-mpr6nn h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-mpr6nn h4,
.roobet-mpr6nn h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.roobet-mpr6nn ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.roobet-mpr6nn ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.roobet-mpr6nn 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-mpr6nn ul ul {
  margin-bottom: 8px;
}

.roobet-mpr6nn ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.roobet-mpr6nn ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.roobet-mpr6nn ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.roobet-mpr6nn ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.roobet-mpr6nn ol li::marker {
  font-weight: 700;
}

.roobet-mpr6nn ol ol {
  margin-bottom: 8px;
}

.roobet-mpr6nn ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.roobet-mpr6nn ol ul li {
  padding-left: 16px;
}

.roobet-mpr6nn 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-mpr6nn table {
    padding: 24px;
  }
}

.roobet-mpr6nn table.roobet-gasnfn {
  -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-mki0q9,
    mask-image 0.3s;
}

.roobet-mpr6nn table.roobet-gasnfn.roobet-n6jev5 {
  -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-mpr6nn table {
    display: table;
  }
}

.roobet-mpr6nn 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-mpr6nn table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-mpr6nn table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-mpr6nn 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-mpr6nn table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.roobet-mpr6nn table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-mpr6nn table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-mpr6nn table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.roobet-mpr6nn img {
  max-width: 100%;
  height: auto;
}

.roobet-erqnwk {
  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-erqnwk {
    padding: 24px;
  }
}

.roobet-unr987 {
  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-unr987 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.roobet-unr987 > * {
  margin: 0 !important;
}

.roobet-unr987 img,
.roobet-m009ca {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-unr987 img,
  .roobet-m009ca {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-xmyyie {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-xmyyie {
    width: 32px;
    height: 32px;
  }
}

.roobet-mgjrbi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.roobet-mgjrbi .roobet-zzrx8b {
  flex-shrink: 0;
}

.roobet-mgjrbi .roobet-bqvdcj svg {
  display: none;
}

.roobet-ng5w2q {
  display: grid;
  transition: max-height 0.roobet-mki0q9 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .roobet-ng5w2q {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .roobet-ng5w2q {
    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-ng5w2q.roobet-wlmsej + .roobet-zzrx8b svg {
  transform: rotate(180deg);
}

.roobet-4ko6tl {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.roobet-4ko6tl > div:nth-child(3n) {
  grid-column: span 2;
}

.roobet-4ko6tl
  > div:nth-child(3n)
  .roobet-tcfsix
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .roobet-4ko6tl {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .roobet-4ko6tl > div:nth-child(3n) {
    grid-column: unset;
  }

  .roobet-4ko6tl
    > div:nth-child(3n)
    .roobet-tcfsix
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .roobet-4ko6tl {
    max-width: 270px;
  }
}

.roobet-4ko6tl .roobet-tcfsix button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .roobet-4ko6tl .roobet-tcfsix button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .roobet-4ko6tl .roobet-tcfsix button {
    max-width: 104px;
  }
}

.roobet-mvzv5j {
  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-mvzv5j {
    margin-bottom: 0;
  }
}

.roobet-fg34s4 {
  display: none;
  opacity: 0;
}

.roobet-ducs2j {
  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-ducs2j img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.roobet-tcfsix {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.roobet-tcfsix 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-tcfsix
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .roobet-tcfsix
    button {
    max-width: 145px;
  }
}

.roobet-0vx2bb:first-child
  .roobet-tcfsix
  button {
  max-width: 270px;
}

.roobet-t3081w {
  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-mvzv5j picture {
  width: 100%;
  max-width: 100%;
}

.roobet-sxv6eg {
  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-sxv6eg svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.roobet-mvzv5j:hover .roobet-sxv6eg {
  display: flex;
}

.roobet-1e51rn {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.roobet-s5fbb3 {
  display: flex;
}

.roobet-s5fbb3:hover .roobet-gh17lf,
.roobet-s5fbb3 .roobet-9blt6d .roobet-gh17lf {
  display: flex;
}

.roobet-s5fbb3 svg {
  flex-shrink: 0;
}

.roobet-gh17lf {
  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-gh17lf {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.roobet-gh17lf:hover {
  display: flex;
}

.roobet-gh17lf svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.roobet-c67sjc {
  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-c67sjc {
    font-size: 12px;
  }
}

.roobet-474b57,
.roobet-1y05dr {
  width: 50%;
  flex-shrink: 0;
}

.roobet-474b57 {
  font-weight: 700;
}

.roobet-7qkxfv .roobet-ng5w2q {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .roobet-7qkxfv .roobet-ng5w2q {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .roobet-7qkxfv .roobet-ng5w2q {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.roobet-7qkxfv
  .roobet-t3081w:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.roobet-7qkxfv .roobet-ducs2j {
  height: 100% !important;
  border-radius: 16px;
}

.roobet-7qkxfv .roobet-tcfsix {
  gap: 4px;
  align-items: center;
}

.roobet-7qkxfv .roobet-tcfsix button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.roobet-7qkxfv .roobet-tcfsix svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.roobet-7qkxfv .roobet-0qbuja,
.roobet-7qkxfv .roobet-r8bmyf {
  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-7yoe9m.org/2000/svg'%3E%3Cpath d='M9.roobet-xijdnx 4.roobet-a108di.roobet-cbxx4d 5.roobet-b9x4lg.roobet-t167gr 5.roobet-5uw7pg.roobet-u6eaxc 5.roobet-dgsqo8.roobet-4lj4tv 8.roobet-9piec3.roobet-4gydd8 9.roobet-wpf1ej.roobet-p234nr 9.roobet-772zsi.roobet-4sw8ru 13.roobet-ntlsw4.roobet-a4h7j0 11.roobet-3ftkzi.roobet-pljkmn 11.roobet-twyxqf.roobet-jkcl5e 11.roobet-zp6gb5.roobet-95nxq2 13.roobet-4y7bt5.roobet-gtrtai 9.roobet-1i3xke.roobet-i28rvl 9.roobet-3g2i2i.roobet-ckodub 8.roobet-yhhy2p.roobet-o9fa3y 5.roobet-7jmpj9.roobet-8t5jq2 5.roobet-11hk08.roobet-9ioble 5.roobet-em3jn2.roobet-cs0e3y 4.roobet-4w0rbi.roobet-pljkmn 1.roobet-nb9b53.roobet-xijdnx 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.roobet-7qkxfv .roobet-0qbuja {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.roobet-7qkxfv .roobet-r8bmyf {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.roobet-3j9ncr {
  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-3j9ncr {
    padding: 24px;
  }
}

.roobet-3j9ncr .roobet-zzrx8b {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-3j9ncr .roobet-zzrx8b {
    display: none;
  }
}

.roobet-3j9ncr .roobet-bqvdcj svg {
  display: none;
}

.roobet-bf6rtx {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.roobet-bf6rtx .roobet-w63kpg {
  display: none;
}

@media (min-width: 768px) {
  .roobet-bf6rtx .roobet-w63kpg {
    display: flex;
  }
}

.roobet-c46nen {
  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-c46nen {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-c46nen > * {
  margin: 0 !important;
}

.roobet-c46nen img,
.roobet-nm8tcp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-c46nen img,
  .roobet-nm8tcp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-gsqd9c {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-gsqd9c {
    width: 32px;
    height: 32px;
  }
}

.roobet-khxj3t {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .roobet-khxj3t {
    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-khxj3t::-webkit-scrollbar {
    display: none;
  }
}

.roobet-swfzoi {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .roobet-swfzoi {
    padding: 7px 15px;
  }
}

.roobet-swfzoi:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-ywetns {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-ywetns {
    display: flex;
    opacity: 1;
  }
}

.roobet-swfzoi picture {
  height: 100%;
  display: block;
}

.roobet-swfzoi img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .roobet-swfzoi img {
    width: 88px;
    height: 44px;
  }
}

.roobet-swfzoi p {
  text-align: center;
  width: 100%;
}

.roobet-a3o4fk {
  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-a3o4fk {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-a3o4fk img,
.roobet-a54c7e {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-a3o4fk img,
  .roobet-a54c7e {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-13gumv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-13gumv {
    width: 32px;
    height: 32px;
  }
}

.roobet-fitrog {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.roobet-m88383 {
  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-63on39 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.roobet-63on39.roobet-9blt6d {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.roobet-pczm28 {
  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-pczm28 {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-2y0y40 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.roobet-a0jdzn {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.roobet-mki0q9 ease;
  opacity: 0;
  color: var(--text-color);
}

.roobet-6o7xfm {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.roobet-6o7xfm ol,
.roobet-6o7xfm ul {
  padding-left: 1.3em;
}

.roobet-63on39.roobet-9blt6d .roobet-a0jdzn {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.roobet-63on39.roobet-9blt6d .roobet-2y0y40 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.roobet-uyywxa {
  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-uyywxa {
    padding: 24px;
  }
}

.roobet-uyywxa .roobet-zzrx8b {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-uyywxa .roobet-zzrx8b {
    display: none;
  }
}

.roobet-uyywxa .roobet-bqvdcj svg {
  display: none;
}

.roobet-3vbjkx {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.roobet-3vbjkx .roobet-w63kpg {
  display: none;
}

@media (min-width: 768px) {
  .roobet-3vbjkx .roobet-w63kpg {
    display: flex;
  }
}

.roobet-ys78ey {
  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-ys78ey {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-ys78ey > * {
  margin: 0 !important;
}

.roobet-ys78ey img,
.roobet-um3lm1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-ys78ey img,
  .roobet-um3lm1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-zdpcz5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-zdpcz5 {
    width: 32px;
    height: 32px;
  }
}

.roobet-5a5ukl {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .roobet-5a5ukl {
    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-5a5ukl::-webkit-scrollbar {
    display: none;
  }
}

.roobet-h05xjr {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.roobet-h05xjr:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-7k7ysm {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-7k7ysm {
    display: flex;
    opacity: 1;
  }
}

.roobet-h05xjr picture {
  width: auto;
  height: 100%;
  display: block;
}

.roobet-h05xjr picture img {
  display: block;
  width: auto;
  height: 100%;
}

.roobet-ymuppg {
  margin: -24px 0;
}

.roobet-ymuppg:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .roobet-ymuppg {
    margin: -16px 0;
  }
}

.roobet-1csdo8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .roobet-1csdo8 {
    flex-direction: row;
  }
}

.roobet-tm4w8i {
  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-tm4w8i {
    flex: 1;
  }
}

.roobet-tm4w8i::placeholder {
  color: var(--Text-400);
}

.roobet-hs7kcb {
  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-et0uw2 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.roobet-et0uw2::-webkit-scrollbar {
  display: none;
}

.roobet-jx47cm {
  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-jx47cm img,
.roobet-jx47cm svg {
  margin-right: 8px;
}

.roobet-wrxac9 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.roobet-ymuppg + .roobet-9nm8y4 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .roobet-ymuppg + .roobet-9nm8y4 {
    margin-top: -16px;
  }
}

.roobet-rtd87i {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.roobet-rtd87i > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.roobet-rtd87i > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.roobet-fqzysm {
  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-kygers {
  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-cm2wvc {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.roobet-tdu63d {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.roobet-kg82n6 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.roobet-fqzysm 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-fqzysm 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-fqzysm {
    padding: 39px 179px 39px 39px;
  }

  .roobet-kygers {
    font-size: 40px;
    line-height: 48px;
  }

  .roobet-kg82n6 {
    height: 348px;
  }

  .roobet-fqzysm button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .roobet-fqzysm button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-fqzysm {
    padding: 63px;
  }
}

.roobet-n40qf0 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .roobet-n40qf0 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.roobet-1w8imm {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-1w8imm {
    width: auto;
  }
}

.roobet-p9f255 {
  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-p9f255::-webkit-scrollbar {
  display: none;
}

.roobet-p9f255 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-p9f255 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-p9f255 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.roobet-n40qf0 .roobet-qpnla4 {
  -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-mki0q9,
    mask-image 0.3s;
}

.roobet-n40qf0 .roobet-qpnla4.roobet-n6jev5 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.roobet-weuasb {
  margin: 40px -16px;
}

.roobet-4ko6eg + .roobet-ywr8p0,
.roobet-4ko6eg + .roobet-9036b4 {
  margin-top: 24px;
}

.roobet-1r2xkd {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.roobet-1r2xkd picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.roobet-cmldzg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .roobet-cmldzg {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .roobet-cmldzg {
    margin-top: 0;
  }
}

.roobet-px5v7s {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-px5v7s {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-po2o0h {
  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-po2o0h {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.roobet-lttgdb {
  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-lttgdb {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.roobet-3o8bz8 {
  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-3o8bz8 {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-bhprky {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-bhprky {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-3r2wbb {
  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-u6errc {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.roobet-u6errc img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.roobet-9nm8y4 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.roobet-wc6ccb {
  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-wc6ccb {
    padding: 15px 48px;
  }
}

main > .roobet-9nm8y4 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .roobet-ng5w2q.roobet-hpjn5a > div:nth-child(n+5) {
    display: none;
  }
}

.roobet-mpr6nn p a img {
  display: block;
  margin: 0 auto;
}


.roobet-7hlog9 {
  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-801gy6 {
  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-801gy6 label {
  font-size: 14px;
}

.roobet-801gy6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.roobet-801gy6 input,
.roobet-801gy6 textarea,
.roobet-801gy6 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-801gy6 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.roobet-d9554z ease;
}
.roobet-801gy6 button:hover {
  background-color: var(--button-bg-hover);
}
.roobet-ktphqv {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.roobet-nygiw7 ease-in;
}

.roobet-ktphqv 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-heodjl, .roobet-i7f6pm, [class*="review-card"],
thead, thead th, table th, .roobet-3tlqik,
.roobet-ua5tkw, [class*="collapsible-header"],
.roobet-j7upjz, [class*="updated-block"] {
  color: #ece7dc !important;
}
