* {
  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-syxebk {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .roobet-syxebk {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-syxebk {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.roobet-pps9fu {
  overflow: hidden;
}

.roobet-bxzlbe img {
  background: var(--Neutral-300);
}

.roobet-009lnk {
  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-nzhmw6 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.roobet-nzhmw6:hover {
  background: var(--button-bg-hover);
}

.roobet-83k637 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.roobet-83k637:hover {
  background: var(--button-bg-hover);
}

.roobet-sjoy4l {
  font-size: 12px;
  line-height: 18px;
}

.roobet-3osspl {
  font-size: 18px;
  line-height: 26px;
}

.roobet-ct5cov {
  width: 100%;
}

.roobet-zsnfpo {
  padding: 6px 16px;
}

.roobet-gxoxul {
  padding: 10px 16px;
}

.roobet-j9ft69 {
  padding: 15px 26px;
}

.roobet-q7dduw {
  flex-shrink: 0;
}

.roobet-wpn80m {
  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-g6yfs2 {
  display: none;
}

.roobet-p7m1s8 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.roobet-m6e0ce {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.roobet-jmuhch {
  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-wvdzzr {
  cursor: grab;
}

.roobet-jmuhch::-webkit-scrollbar {
  display: none;
}

.roobet-4i6v4p {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.roobet-ers7nc {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.roobet-69nrbz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.roobet-m0oqnv {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.roobet-fbb68l {
  visibility: visible;
}

.roobet-eqps2y {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.roobet-voduif ease;
}

.roobet-3igqrr {
  background-color: var(--Primary-200);
  width: 16px;
}

.roobet-qj67uu {
  -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-voduif,
    mask-image 0.3s;
}

.roobet-qj67uu.roobet-ffikdc {
  -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-defbvx: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-ozmbav {
  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-n6nthh.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-n6nthh.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-0qq5g8 {
  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-0qq5g8::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-gw387z {
  position: relative;
  z-index: 1;
}

.roobet-fxry44 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.roobet-uvz4rr {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.roobet-3swmgi {
  font-size: 40px;
  line-height: 48px;
}

.roobet-7ds93g {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.roobet-9q6mk2 {
  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-9q6mk2:hover {
  background: var(--Primary-400);
}

.roobet-9q6mk2 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.roobet-defbvx 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-0qq5g8 {
    max-width: 600px;
    padding: 64px;
  }

  .roobet-fxry44 {
    font-size: 24px;
    line-height: 32px;
  }

  .roobet-uvz4rr {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .roobet-3swmgi {
    font-size: 50px;
    line-height: 56px;
  }

  .roobet-7ds93g {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .roobet-ozmbav {
    top: 25px;
    right: 25px;
  }
}

.roobet-mack04,
.roobet-irniht {
  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-dds2on.roobet-d2vz0l::before,
.roobet-irniht::before,
.roobet-yiif7h::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-n6nthh.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.roobet-bfs4pg 14.roobet-n8igjz.roobet-4r2pfk 14.roobet-m50afg 15.roobet-91jvv7 14.roobet-7okq9g 15.roobet-p7t3bn 14.roobet-so2uvp.roobet-idoisk 14.roobet-10x714 19.roobet-5mqcvi 12.roobet-n58e2i 19.roobet-5mqcvi 10.roobet-og2yv8.roobet-5mqcvi 8.roobet-fwf4f0 17.roobet-06mtp1 7.roobet-r84zio 15.roobet-2s8s99 7.roobet-401sx8.roobet-9861st 7.roobet-r84zio 11.roobet-pf7mz1 8.roobet-fwf4f0 11.roobet-pf7mz1 10.roobet-asytic.roobet-pf7mz1 12.roobet-fpqlob 13.roobet-cxwt4v 14.roobet-ofyadh 15.roobet-aaub7p 14.roobet-mby2na.roobet-32mpnw 14.roobet-d8h9ne 15.roobet-gdsxjg 14.roobet-oo1eg7 15.roobet-b8f2wd 14.roobet-y96oea.roobet-bfs4pg 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.roobet-qu2y5g 15.roobet-qhexf6.roobet-kyxbex 15.roobet-6q58ct 15.roobet-t7n5lg 15.roobet-lxx6lx 15.roobet-k0yzja 15.roobet-6qb7vo.roobet-ds3xiz 15.roobet-lxx6lx 15.roobet-s6ysb5 15.roobet-6ffksm 15.roobet-v53k6p 15.roobet-xsfg37.roobet-xdjkha 15.roobet-ewzcpr 7.roobet-k4sdyh 18.roobet-nr2l8o 7.roobet-6w1fdu 23.roobet-25isu1.roobet-20u8wt.roobet-3wmhkq 18.roobet-5y2rz0 19.roobet-wph8x9 15.roobet-763rnz 15.roobet-qu2y5g 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.roobet-qqv4iw [type="submit"] *,
.roobet-ji8x3m button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .roobet-xgc9tb {
    display: none;
  }
}

.roobet-oilu92 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .roobet-oilu92 {
  display: none;
}

@media (min-width: 768px) {
  .roobet-oilu92 {
    bottom: 22px;
  }
}

.roobet-oilu92 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .roobet-oilu92 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.roobet-o238i0.static) .roobet-oilu92 {
    bottom: 8px;
  }
}

.roobet-4guujs {
  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-n6nthh.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.roobet-r24bsg 3.roobet-wwv16s.roobet-arkutd.roobet-iusffj 3.roobet-tbt04d 3.roobet-ipgjlp 5.roobet-by7m95 3.roobet-ipgjlp 8.roobet-ajuwm1.roobet-07libu.roobet-ipgjlp 26.roobet-3i2uyh 5.roobet-lgvxuo 28.roobet-khgylh 8.roobet-jj3gu7 28.roobet-alfj0f.roobet-uyb7n6 28.roobet-7n10ji.roobet-qq17p4 34.roobet-bwud84.roobet-q8yty5 36.roobet-x0swpl 11.roobet-rl9yez 37.roobet-d24y3o 12.roobet-m707j7 36.roobet-0bjq16.roobet-13efb8 28.roobet-y7aumc.roobet-tulrel.roobet-kpgvta 28.roobet-xbftzm 36.roobet-wi0ecv 26.roobet-q84kzv 36.roobet-wi0ecv 23.roobet-3fysnq.roobet-zohtno.roobet-wi0ecv 5.roobet-8903b7 34.roobet-c07z3r 3.roobet-tbt04d 31.roobet-r24bsg 3.roobet-h548vj.roobet-ibn35i 18.roobet-a69cwv.roobet-38hvnq 18.roobet-4jkazh 8.roobet-z50uvr 17.roobet-pda8nq 8.roobet-z50uvr 15.roobet-nkogpi.roobet-z50uvr 14.roobet-6n718p 9.roobet-38hvnq 13.roobet-te086q 11.roobet-ibn35i 13.roobet-puwfzb.roobet-2m1653 13.roobet-te086q 13.roobet-78oxdm 14.roobet-6n718p 13.roobet-78oxdm 15.roobet-x7ev4o.roobet-78oxdm 17.roobet-pda8nq 12.roobet-2m1653 18.roobet-4jkazh 11.roobet-ibn35i 18.roobet-tvko07.roobet-0bi4gk 18.roobet-41cnf7.roobet-yq7v9e 18.roobet-4jkazh 17.roobet-gba2kf 17.roobet-pda8nq 17.roobet-gba2kf 15.roobet-mswecw.roobet-gba2kf 14.roobet-6n718p 18.roobet-yq7v9e 13.roobet-te086q 20.roobet-0bi4gk 13.roobet-zrv6xx.roobet-43adcg 13.roobet-te086q 22.roobet-ox5h99 14.roobet-6n718p 22.roobet-ox5h99 15.roobet-297cg1.roobet-jijn5y 17.roobet-pda8nq 21.roobet-43adcg 18.roobet-4jkazh 20.roobet-0bi4gk 18.roobet-tvkb1l.roobet-y2a2f7 18.roobet-kkkk1y.roobet-mpqdgd 18.roobet-4jkazh 26.roobet-e9s9hc 17.roobet-pda8nq 26.roobet-e9s9hc 15.roobet-n4uivf.roobet-e9s9hc 14.roobet-6n718p 27.roobet-mpqdgd 13.roobet-te086q 28.roobet-y2a2f7 13.roobet-0kx8c6.roobet-ivydyh 13.roobet-te086q 31.roobet-osrr79 14.roobet-6n718p 31.roobet-osrr79 15.roobet-yvxgac.roobet-e9s9hc 17.roobet-pda8nq 30.roobet-ivydyh 18.roobet-4jkazh 28.roobet-y2a2f7 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-4guujs {
    display: none;
  }
}

.roobet-h35lmn {
  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-h35lmn {
    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-ji8x3m {
  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-ji8x3m {
    padding: 14px 16px;
  }
}

.roobet-ji8x3m button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.roobet-ji8x3m button:first-child {
  align-content: end;
}

.roobet-ji8x3m button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .roobet-ji8x3m
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-ji8x3m
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.roobet-ji8x3m button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.roobet-ji8x3m button:last-child svg {
  width: 38px;
  height: 38px;
}

.roobet-yiif7h {
  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-yiif7h::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-yiif7h,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-yiif7h {
  opacity: 1;
  visibility: visible;
}

.roobet-ntrkni {
  flex: 1 1;
}

.roobet-q0hgkg {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-q0hgkg {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .roobet-rtqzuo {
  display: block;
}

.roobet-xnl9bw {
  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-xnl9bw {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-irniht {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.roobet-irniht::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.roobet-y4w1o7 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.roobet-y4w1o7 p {
  color: var(--Text-100);
}

.roobet-irniht .roobet-xehpi5 {
  grid-area: button;
}

.roobet-irniht .roobet-xehpi5::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-n6nthh.org/2000/svg'%3E%3Cpath d='M4.roobet-6gw19d 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-uzc1a1 15L16.roobet-uzc1a1 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-uzc1a1 5L16.roobet-uzc1a1 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-o94lyo {
  display: block;
}

.roobet-imv9fk {
  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-imv9fk {
    margin-top: 40px;
  }
}

.roobet-mack04 label,
.roobet-mack04 input {
  display: block;
  width: 100%;
}

.roobet-mack04 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.roobet-mack04 label.roobet-tbokpr input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.roobet-mack04 label.roobet-tbokpr::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-mack04 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-mack04 input::placeholder {
  color: var(--Text-400);
}

.roobet-q3ztei {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .roobet-q3ztei {
  display: flex;
}

.roobet-q3ztei ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .roobet-q3ztei ol {
    height: 420px;
    padding: 24px;
  }
}

.roobet-q3ztei ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.roobet-qqv4iw {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-qqv4iw {
    padding: 0 24px 24px;
  }
}

.roobet-qqv4iw 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-qqv4iw input::placeholder {
  color: var(--Text-400);
}

.roobet-qqv4iw [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.roobet-qqv4iw [type="submit"]:disabled {
  opacity: 0.5;
}

.roobet-qqv4iw [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .roobet-qqv4iw [type="submit"] {
    right: 40px;
  }
}

.roobet-dds2on {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.roobet-dds2on.roobet-d2vz0l {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.roobet-dds2on.roobet-d2vz0l::before {
  content: "";
  width: 31px;
}

.roobet-dds2on.roobet-d2vz0l p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-dds2on.roobet-ksr0gr p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.roobet-dds2on p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-oilu92 .roobet-xehpi5 {
  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-xgc9tb {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .roobet-xgc9tb {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .roobet-xgc9tb {
    padding: 18px 0;
  }
}

.roobet-xgc9tb .roobet-syxebk {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .roobet-xgc9tb .roobet-syxebk {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.roobet-djgakq {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .roobet-djgakq {
    max-width: 160px;
    height: 40px;
  }
}

.roobet-djgakq picture,
.roobet-djgakq img {
  display: block;
  width: 100%;
  height: 100%;
}

.roobet-djgakq img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .roobet-1dvyev {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.roobet-voduif ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .roobet-xgc9tb.roobet-lsoonl .roobet-1dvyev {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .roobet-1dvyev {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .roobet-1dvyev {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.roobet-iqcqye,
.roobet-ov85ry {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .roobet-iqcqye,
  .roobet-ov85ry {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .roobet-ov85ry {
    display: none;
  }
}

.roobet-67c0z2 {
  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-lsoonl .roobet-67c0z2 {
  background: var(--fh-bg-color);
}

.roobet-67c0z2 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .roobet-67c0z2 {
    display: none;
  }
}

.roobet-g1c12c {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-g1c12c {
    display: none;
  }
}

.roobet-rm69u2 {
  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-xgc9tb.roobet-lsoonl .roobet-rm69u2:first-child {
  display: none;
}

.roobet-xgc9tb.roobet-lsoonl .roobet-rm69u2:last-child {
  display: block;
}

.roobet-rm69u2:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .roobet-rm69u2 {
    display: none;
  }
}

.roobet-ay5n8b {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-ay5n8b {
    display: flex;
  }
}

.roobet-ay5n8b ul {
  max-height: 350px;
  overflow-y: auto;
}

.roobet-ay5n8b:hover ul {
  visibility: visible;
  opacity: 1;
}

.roobet-ay5n8b:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.roobet-ay5n8b:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.roobet-ay5n8b:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.roobet-ay5n8b:hover .roobet-iu1ved svg {
  transform: rotate(180deg);
}

.roobet-jlsrc7 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.roobet-vtwfzb {
  padding: 0 8px;
}

.roobet-fch2rq {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.roobet-fch2rq:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .roobet-fch2rq {
    padding: 4px 8px;
  }
}

.roobet-dfpet5 {
  display: flex;
}

.roobet-dfpet5 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.roobet-iu1ved {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.roobet-iu1ved svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.roobet-vk8ofu {
  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-vk8ofu {
    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-25lpde {
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-25lpde {
    display: none;
  }
}

.roobet-g34s9a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.roobet-34oqlo {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.roobet-a36jat {
  display: flex;
}

.roobet-0sl28z {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.roobet-yph3ql {
  list-style: none;
}

@media (max-width: 1199px) {
  .roobet-yph3ql {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .roobet-yph3ql {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .roobet-yph3ql .roobet-ltueii [data-ref-el],
  .roobet-yph3ql .roobet-ltueii span,
  .roobet-yph3ql .roobet-ltueii a {
    white-space: nowrap;
  }
}

.roobet-p3reii {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .roobet-p3reii.roobet-bvulf9 > .roobet-ltueii {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .roobet-p3reii.roobet-7bh10h:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .roobet-p3reii.roobet-bvulf9 > .roobet-6w8owo {
    height: auto;
  }

  .roobet-p3reii.roobet-bvulf9 > div > .roobet-gxkcep {
    transform: rotate(180deg);
  }
}

.roobet-p3reii [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.roobet-p3reii [data-ref-el],
.roobet-p3reii span {
  cursor: pointer;
}

.roobet-p3reii [data-ref-el],
.roobet-p3reii span,
.roobet-p3reii 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-p3reii [data-ref-el],
  .roobet-p3reii span,
  .roobet-p3reii a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .roobet-p3reii [data-ref-el],
  .roobet-p3reii span,
  .roobet-p3reii a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.roobet-6w8owo {
  height: 0;
  overflow: hidden;
  transition: height 0.roobet-voduif ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.roobet-6w8owo::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.roobet-6w8owo::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.roobet-6w8owo::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .roobet-6w8owo {
    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-6w8owo:has(> .roobet-p3reii.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .roobet-6w8owo .roobet-6w8owo {
    padding: 0;
  }

  .roobet-6w8owo .roobet-p3reii {
    font-weight: 400;
  }

  .roobet-6w8owo .roobet-p3reii:hover > .roobet-ltueii {
    background: var(--Neutral-300);
  }

  .roobet-6w8owo .roobet-gxkcep {
    rotate: -90deg;
  }
}

.roobet-ltueii {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-ltueii {
    padding: 8px;
  }

  .roobet-p3reii.roobet-n5055u > .roobet-ltueii {
    background: var(--Neutral-300);
  }
}

.roobet-gxkcep {
  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-n6nthh.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.roobet-kgl5nm 0.roobet-j6k81a.roobet-yi29xz -0.roobet-xub9jw 0.roobet-6pylii -0.roobet-xub9jw 1.roobet-ln46ie 0.roobet-5w8er3.roobet-7ngwgu 4.roobet-u8cqra.roobet-kgl5nm 0.roobet-wbw445.roobet-q044us -0.roobet-xub9jw 9.roobet-6w6sgv -0.roobet-xub9jw 10.roobet-3uhgxx 0.roobet-f26uyn.roobet-jkh6in 0.roobet-yi29xz 10.roobet-jkh6in 0.roobet-6pylii 10.roobet-3uhgxx 1.roobet-ltz402.roobet-psll7s 5.roobet-6zt5wf.roobet-9vqb4r 6.roobet-p8y7si 5.roobet-h5najl 6.roobet-p8y7si 4.roobet-o9ui7f 5.roobet-4jncsw.roobet-kgl5nm 1.roobet-7etlys.roobet-xub9jw 0.roobet-6pylii -0.roobet-xub9jw 0.roobet-yi29xz 0.roobet-kgl5nm 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.roobet-voduif ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-gxkcep {
    cursor: default;
  }
}

.roobet-ci8ndk {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.roobet-1wt7zw {
  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-1wt7zw {
    padding: 40px 4px;
  }
}

.roobet-adv8aw {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .roobet-adv8aw {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.roobet-jf09iq {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .roobet-jf09iq {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.roobet-jf09iq ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.roobet-jf09iq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.roobet-jf09iq [data-ref-el],
.roobet-jf09iq span,
.roobet-jf09iq a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.roobet-uamfy4 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-uamfy4 {
    margin-bottom: 12px;
  }
}

.roobet-miwns1 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.roobet-miwns1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .roobet-miwns1:last-child {
    margin-right: 0;
  }
}

.roobet-gmwvg6 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-uamfy4:hover .roobet-3vwrgy {
  visibility: visible;
  opacity: 1;
}

.roobet-3vwrgy {
  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-re0b7o {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.roobet-22zdrt {
  display: flex;
  margin: 6px;
}

.roobet-22zdrt img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.roobet-3vwrgy::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-3vwrgy::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-67bu8e {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-67bu8e {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.roobet-qhfkh9 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .roobet-qhfkh9 {
    margin-right: 32px;
  }
}

.roobet-b95eki {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-b95eki {
    margin-top: 0;
    width: 340px;
  }
}

.roobet-b95eki a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-6okp16 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.roobet-u7cuy4 {
  position: relative;
}

@media (min-width: 768px) {
  .roobet-u7cuy4 {
    margin-top: 40px;
  }
}

.roobet-u7cuy4 + .roobet-5nu35q,
.roobet-u7cuy4 + .roobet-u7cuy4 {
  margin-top: 24px;
}

.roobet-e0iw0n {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .roobet-e0iw0n {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-e0iw0n {
    padding: 80px;
  }
}

.roobet-t5cbpd {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .roobet-t5cbpd {
    padding: 0 16px;
}


}

.roobet-n42n6y {
  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-n42n6y {
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-t7lfss {
  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-t7lfss {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-q3m30v {
  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-q3m30v:hover {
  background: var(--button-bg-hover);
}

.roobet-6iie21 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.roobet-6iie21 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .roobet-6iie21 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .roobet-6iie21 img {
  min-height: 100%;
  }
}

.roobet-e0iw0n::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.roobet-2a8ci0 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.roobet-2a8ci0 h1,
.roobet-2a8ci0 h2,
.roobet-2a8ci0 h3,
.roobet-2a8ci0 h4 {
  margin-bottom: 6px;
}

.roobet-2a8ci0 h1:not(:first-child),
.roobet-2a8ci0 h2:not(:first-child),
.roobet-2a8ci0 h3:not(:first-child),
.roobet-2a8ci0 h4:not(:first-child) {
  margin-top: 16px;
}

.roobet-2a8ci0 h1,
.roobet-2a8ci0 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .roobet-2a8ci0 h1,
  .roobet-2a8ci0 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.roobet-2a8ci0 h2,
.roobet-2a8ci0 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .roobet-2a8ci0 h2,
  .roobet-2a8ci0 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-2a8ci0 h3,
.roobet-2a8ci0 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .roobet-2a8ci0 h3,
  .roobet-2a8ci0 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-2a8ci0 h4,
.roobet-2a8ci0 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.roobet-2a8ci0 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.roobet-2a8ci0 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.roobet-2a8ci0 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-2a8ci0 ul ul {
  margin-bottom: 8px;
}

.roobet-2a8ci0 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.roobet-2a8ci0 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.roobet-2a8ci0 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.roobet-2a8ci0 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.roobet-2a8ci0 ol li::marker {
  font-weight: 700;
}

.roobet-2a8ci0 ol ol {
  margin-bottom: 8px;
}

.roobet-2a8ci0 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.roobet-2a8ci0 ol ul li {
  padding-left: 16px;
}

.roobet-2a8ci0 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-2a8ci0 table {
    padding: 24px;
  }
}

.roobet-2a8ci0 table.roobet-pwhk06 {
  -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-voduif,
    mask-image 0.3s;
}

.roobet-2a8ci0 table.roobet-pwhk06.roobet-ffikdc {
  -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-2a8ci0 table {
    display: table;
  }
}

.roobet-2a8ci0 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-2a8ci0 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-2a8ci0 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-2a8ci0 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-2a8ci0 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.roobet-2a8ci0 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-2a8ci0 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-2a8ci0 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.roobet-2a8ci0 img {
  max-width: 100%;
  height: auto;
}

.roobet-rl7dd6 {
  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-rl7dd6 {
    padding: 24px;
  }
}

.roobet-bsxtl7 {
  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-bsxtl7 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.roobet-bsxtl7 > * {
  margin: 0 !important;
}

.roobet-bsxtl7 img,
.roobet-1i19ld {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-bsxtl7 img,
  .roobet-1i19ld {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-ld6o63 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-ld6o63 {
    width: 32px;
    height: 32px;
  }
}

.roobet-mpk5rj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.roobet-mpk5rj .roobet-9dg4nh {
  flex-shrink: 0;
}

.roobet-mpk5rj .roobet-cj3j4w svg {
  display: none;
}

.roobet-rba5km {
  display: grid;
  transition: max-height 0.roobet-voduif ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .roobet-rba5km {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .roobet-rba5km {
    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-rba5km.roobet-3tajnh + .roobet-9dg4nh svg {
  transform: rotate(180deg);
}

.roobet-t4sv69 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.roobet-t4sv69 > div:nth-child(3n) {
  grid-column: span 2;
}

.roobet-t4sv69
  > div:nth-child(3n)
  .roobet-2ydvpb
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .roobet-t4sv69 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .roobet-t4sv69 > div:nth-child(3n) {
    grid-column: unset;
  }

  .roobet-t4sv69
    > div:nth-child(3n)
    .roobet-2ydvpb
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .roobet-t4sv69 {
    max-width: 270px;
  }
}

.roobet-t4sv69 .roobet-2ydvpb button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .roobet-t4sv69 .roobet-2ydvpb button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .roobet-t4sv69 .roobet-2ydvpb button {
    max-width: 104px;
  }
}

.roobet-ups60f {
  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-ups60f {
    margin-bottom: 0;
  }
}

.roobet-adfrdy {
  display: none;
  opacity: 0;
}

.roobet-sr2yiv {
  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-sr2yiv img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.roobet-2ydvpb {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.roobet-2ydvpb 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-2ydvpb
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .roobet-2ydvpb
    button {
    max-width: 145px;
  }
}

.roobet-dq3wms:first-child
  .roobet-2ydvpb
  button {
  max-width: 270px;
}

.roobet-iqe6si {
  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-ups60f picture {
  width: 100%;
  max-width: 100%;
}

.roobet-4vqoyx {
  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-4vqoyx svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.roobet-ups60f:hover .roobet-4vqoyx {
  display: flex;
}

.roobet-kmzseg {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.roobet-y4314k {
  display: flex;
}

.roobet-y4314k:hover .roobet-xufsc7,
.roobet-y4314k .roobet-n5055u .roobet-xufsc7 {
  display: flex;
}

.roobet-y4314k svg {
  flex-shrink: 0;
}

.roobet-xufsc7 {
  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-xufsc7 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.roobet-xufsc7:hover {
  display: flex;
}

.roobet-xufsc7 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.roobet-want2q {
  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-want2q {
    font-size: 12px;
  }
}

.roobet-855ljr,
.roobet-rf5gkk {
  width: 50%;
  flex-shrink: 0;
}

.roobet-855ljr {
  font-weight: 700;
}

.roobet-6rcuha .roobet-rba5km {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .roobet-6rcuha .roobet-rba5km {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .roobet-6rcuha .roobet-rba5km {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.roobet-6rcuha
  .roobet-iqe6si:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.roobet-6rcuha .roobet-sr2yiv {
  height: 100% !important;
  border-radius: 16px;
}

.roobet-6rcuha .roobet-2ydvpb {
  gap: 4px;
  align-items: center;
}

.roobet-6rcuha .roobet-2ydvpb button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.roobet-6rcuha .roobet-2ydvpb svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.roobet-6rcuha .roobet-xnuyms,
.roobet-6rcuha .roobet-ymv40b {
  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-n6nthh.org/2000/svg'%3E%3Cpath d='M9.roobet-xqmi8t 4.roobet-91zgdd.roobet-7usrhs 5.roobet-yrc40i.roobet-jst3g1 5.roobet-b1vihw.roobet-shsd4v 5.roobet-8malgx.roobet-q1zwut 8.roobet-ewhckr.roobet-ywqxut 9.roobet-9i3r87.roobet-e7tcwq 9.roobet-g0hk4x.roobet-edgevb 13.roobet-pgf8ae.roobet-iasf18 11.roobet-2na7wp.roobet-zi4prj 11.roobet-b6tdj7.roobet-je9awq 11.roobet-n45zoe.roobet-02n6we 13.roobet-bp8p4u.roobet-2a6fkq 9.roobet-3fw461.roobet-y8vk4l 9.roobet-jtkhxa.roobet-8do95o 8.roobet-guixkm.roobet-nx4f3v 5.roobet-cc0d4o.roobet-22m9v1 5.roobet-4psr3d.roobet-iwr50c 5.roobet-vuq598.roobet-7j3qcd 4.roobet-x0ud0i.roobet-zi4prj 1.roobet-xsza4q.roobet-xqmi8t 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.roobet-6rcuha .roobet-xnuyms {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.roobet-6rcuha .roobet-ymv40b {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.roobet-yq2f8r {
  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-yq2f8r {
    padding: 24px;
  }
}

.roobet-yq2f8r .roobet-9dg4nh {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-yq2f8r .roobet-9dg4nh {
    display: none;
  }
}

.roobet-yq2f8r .roobet-cj3j4w svg {
  display: none;
}

.roobet-854hin {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.roobet-854hin .roobet-009lnk {
  display: none;
}

@media (min-width: 768px) {
  .roobet-854hin .roobet-009lnk {
    display: flex;
  }
}

.roobet-a7302y {
  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-a7302y {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-a7302y > * {
  margin: 0 !important;
}

.roobet-a7302y img,
.roobet-a2yf6p {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-a7302y img,
  .roobet-a2yf6p {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-jxqju8 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-jxqju8 {
    width: 32px;
    height: 32px;
  }
}

.roobet-g5k7ff {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .roobet-g5k7ff {
    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-g5k7ff::-webkit-scrollbar {
    display: none;
  }
}

.roobet-a6953u {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .roobet-a6953u {
    padding: 7px 15px;
  }
}

.roobet-a6953u:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-h3zrgt {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-h3zrgt {
    display: flex;
    opacity: 1;
  }
}

.roobet-a6953u picture {
  height: 100%;
  display: block;
}

.roobet-a6953u img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .roobet-a6953u img {
    width: 88px;
    height: 44px;
  }
}

.roobet-a6953u p {
  text-align: center;
  width: 100%;
}

.roobet-vcpzk1 {
  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-vcpzk1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-vcpzk1 img,
.roobet-gd7k4a {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-vcpzk1 img,
  .roobet-gd7k4a {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-g6pl9i {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-g6pl9i {
    width: 32px;
    height: 32px;
  }
}

.roobet-lx3pry {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.roobet-wdem9w {
  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-ykjopw {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.roobet-ykjopw.roobet-n5055u {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.roobet-92re4u {
  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-92re4u {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-9ym1r6 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.roobet-c1nr5p {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.roobet-voduif ease;
  opacity: 0;
  color: var(--text-color);
}

.roobet-a9axw6 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.roobet-a9axw6 ol,
.roobet-a9axw6 ul {
  padding-left: 1.3em;
}

.roobet-ykjopw.roobet-n5055u .roobet-c1nr5p {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.roobet-ykjopw.roobet-n5055u .roobet-9ym1r6 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.roobet-zxdszs {
  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-zxdszs {
    padding: 24px;
  }
}

.roobet-zxdszs .roobet-9dg4nh {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-zxdszs .roobet-9dg4nh {
    display: none;
  }
}

.roobet-zxdszs .roobet-cj3j4w svg {
  display: none;
}

.roobet-1isirz {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.roobet-1isirz .roobet-009lnk {
  display: none;
}

@media (min-width: 768px) {
  .roobet-1isirz .roobet-009lnk {
    display: flex;
  }
}

.roobet-zmadyq {
  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-zmadyq {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-zmadyq > * {
  margin: 0 !important;
}

.roobet-zmadyq img,
.roobet-5t59w0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-zmadyq img,
  .roobet-5t59w0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-oa1ybo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-oa1ybo {
    width: 32px;
    height: 32px;
  }
}

.roobet-9nwhw1 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .roobet-9nwhw1 {
    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-9nwhw1::-webkit-scrollbar {
    display: none;
  }
}

.roobet-04qlpi {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.roobet-04qlpi:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-28f1t3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-28f1t3 {
    display: flex;
    opacity: 1;
  }
}

.roobet-04qlpi picture {
  width: auto;
  height: 100%;
  display: block;
}

.roobet-04qlpi picture img {
  display: block;
  width: auto;
  height: 100%;
}

.roobet-2pbvow {
  margin: -24px 0;
}

.roobet-2pbvow:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .roobet-2pbvow {
    margin: -16px 0;
  }
}

.roobet-uowm0z {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .roobet-uowm0z {
    flex-direction: row;
  }
}

.roobet-84p4ms {
  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-84p4ms {
    flex: 1;
  }
}

.roobet-84p4ms::placeholder {
  color: var(--Text-400);
}

.roobet-cqi3ju {
  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-2irp64 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.roobet-2irp64::-webkit-scrollbar {
  display: none;
}

.roobet-09hhq2 {
  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-09hhq2 img,
.roobet-09hhq2 svg {
  margin-right: 8px;
}

.roobet-eh3ela {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.roobet-2pbvow + .roobet-6umd5t {
  margin-top: 0;
}

@media (min-width: 768px) {
  .roobet-2pbvow + .roobet-6umd5t {
    margin-top: -16px;
  }
}

.roobet-oidmla {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.roobet-oidmla > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.roobet-oidmla > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.roobet-qq0pk8 {
  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-pvetr2 {
  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-lta0kt {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.roobet-yh6quk {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.roobet-gd9cvk {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.roobet-qq0pk8 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-qq0pk8 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-qq0pk8 {
    padding: 39px 179px 39px 39px;
  }

  .roobet-pvetr2 {
    font-size: 40px;
    line-height: 48px;
  }

  .roobet-gd9cvk {
    height: 348px;
  }

  .roobet-qq0pk8 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .roobet-qq0pk8 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-qq0pk8 {
    padding: 63px;
  }
}

.roobet-56bray {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .roobet-56bray {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.roobet-9lx504 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-9lx504 {
    width: auto;
  }
}

.roobet-jb3itr {
  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-jb3itr::-webkit-scrollbar {
  display: none;
}

.roobet-jb3itr 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-jb3itr a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-jb3itr {
    margin-left: 16px;
    margin-top: 0;
  }
}

.roobet-56bray .roobet-1gjajr {
  -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-voduif,
    mask-image 0.3s;
}

.roobet-56bray .roobet-1gjajr.roobet-ffikdc {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.roobet-cczn7y {
  margin: 40px -16px;
}

.roobet-vl3j9y + .roobet-5nu35q,
.roobet-vl3j9y + .roobet-u7cuy4 {
  margin-top: 24px;
}

.roobet-iekexn {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.roobet-iekexn picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.roobet-sscztb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .roobet-sscztb {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .roobet-sscztb {
    margin-top: 0;
  }
}

.roobet-63fxue {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-63fxue {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-f8pcyr {
  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-f8pcyr {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.roobet-ldaf1z {
  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-ldaf1z {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.roobet-ma4drh {
  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-ma4drh {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-rjb1z9 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-rjb1z9 {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-p8lewl {
  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-ssx4n5 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.roobet-ssx4n5 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.roobet-6umd5t {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.roobet-540q24 {
  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-540q24 {
    padding: 15px 48px;
  }
}

main > .roobet-6umd5t {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .roobet-rba5km.roobet-bm660l > div:nth-child(n+5) {
    display: none;
  }
}

.roobet-2a8ci0 p a img {
  display: block;
  margin: 0 auto;
}


.roobet-fl9slq {
  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-iivao7 {
  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-iivao7 label {
  font-size: 14px;
}

.roobet-iivao7 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.roobet-iivao7 input,
.roobet-iivao7 textarea,
.roobet-iivao7 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-iivao7 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.roobet-6c2wy2 ease;
}
.roobet-iivao7 button:hover {
  background-color: var(--button-bg-hover);
}
.roobet-mwm2o1 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.roobet-phskb7 ease-in;
}

.roobet-mwm2o1 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-3eh6q8, .roobet-yo0a4b, [class*="review-card"],
thead, thead th, table th, .roobet-hkr4fe,
.roobet-67l0jr, [class*="collapsible-header"],
.roobet-tr3wde, [class*="updated-block"] {
  color: #ece7dc !important;
}
