* {
  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-ave3ok {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .roobet-ave3ok {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-ave3ok {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.roobet-yahbek {
  overflow: hidden;
}

.roobet-7dowf5 img {
  background: var(--Neutral-300);
}

.roobet-o9q4az {
  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-3g24ua {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.roobet-3g24ua:hover {
  background: var(--button-bg-hover);
}

.roobet-nk6d4i {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.roobet-nk6d4i:hover {
  background: var(--button-bg-hover);
}

.roobet-ggol5q {
  font-size: 12px;
  line-height: 18px;
}

.roobet-z0te89 {
  font-size: 18px;
  line-height: 26px;
}

.roobet-x4gxtg {
  width: 100%;
}

.roobet-zraw7n {
  padding: 6px 16px;
}

.roobet-st26h3 {
  padding: 10px 16px;
}

.roobet-tbek3v {
  padding: 15px 26px;
}

.roobet-aukidc {
  flex-shrink: 0;
}

.roobet-sa96ax {
  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-frmnps {
  display: none;
}

.roobet-lnvlkp {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.roobet-nculs6 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.roobet-th87t9 {
  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-3gcb1h {
  cursor: grab;
}

.roobet-th87t9::-webkit-scrollbar {
  display: none;
}

.roobet-cxjkev {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.roobet-rhoqr5 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.roobet-rxjm3u {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.roobet-m7qm4c {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.roobet-splfyc {
  visibility: visible;
}

.roobet-7bwf13 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.roobet-gl5jzk ease;
}

.roobet-7486mh {
  background-color: var(--Primary-200);
  width: 16px;
}

.roobet-a61zoo {
  -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-gl5jzk,
    mask-image 0.3s;
}

.roobet-a61zoo.roobet-euyk6j {
  -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-cn6z9h: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-mp53r3 {
  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-5ecksh.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-5ecksh.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-y2j5v5 {
  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-y2j5v5::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-05t1r2 {
  position: relative;
  z-index: 1;
}

.roobet-wm2ozs {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.roobet-xq8sav {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.roobet-8imu22 {
  font-size: 40px;
  line-height: 48px;
}

.roobet-amshgf {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.roobet-za3nur {
  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-za3nur:hover {
  background: var(--Primary-400);
}

.roobet-za3nur svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.roobet-cn6z9h 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-y2j5v5 {
    max-width: 600px;
    padding: 64px;
  }

  .roobet-wm2ozs {
    font-size: 24px;
    line-height: 32px;
  }

  .roobet-xq8sav {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .roobet-8imu22 {
    font-size: 50px;
    line-height: 56px;
  }

  .roobet-amshgf {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .roobet-mp53r3 {
    top: 25px;
    right: 25px;
  }
}

.roobet-3t2iw4,
.roobet-2wrbiq {
  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-cvczz2.roobet-o6uy4y::before,
.roobet-2wrbiq::before,
.roobet-wbfrue::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-5ecksh.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.roobet-4rda6c 14.roobet-d1oyol.roobet-h1900a 14.roobet-hnsc0m 15.roobet-fls4us 14.roobet-ijw4l8 15.roobet-e2an69 14.roobet-2la2ca.roobet-szia9o 14.roobet-087pdo 19.roobet-r8mg0k 12.roobet-grm19c 19.roobet-r8mg0k 10.roobet-1nln9o.roobet-r8mg0k 8.roobet-4yd06u 17.roobet-giezh0 7.roobet-s51m67 15.roobet-ja2otp 7.roobet-2d4qwj.roobet-pqm8as 7.roobet-s51m67 11.roobet-kyzemc 8.roobet-4yd06u 11.roobet-kyzemc 10.roobet-nuapi8.roobet-kyzemc 12.roobet-eml1sf 13.roobet-9co9tt 14.roobet-krbwc7 15.roobet-9iq230 14.roobet-rqwjqr.roobet-bon88i 14.roobet-kre2ab 15.roobet-nc4bpq 14.roobet-te6eky 15.roobet-z9od9l 14.roobet-x4bolr.roobet-4rda6c 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.roobet-x51h3i 15.roobet-do8ui9.roobet-jd9ce0 15.roobet-9ee86a 15.roobet-1zvat2 15.roobet-n36o10 15.roobet-o7mmuy 15.roobet-x7axgx.roobet-xy4z67 15.roobet-n36o10 15.roobet-aubs7r 15.roobet-6n5eor 15.roobet-boa7dm 15.roobet-zn4cvi.roobet-wk7yq6 15.roobet-ozujdc 7.roobet-yacpvd 18.roobet-gdunof 7.roobet-qnnym6 23.roobet-c5g0jt.roobet-mvy48t.roobet-e6t5dl 18.roobet-sa1rbm 19.roobet-k7tcp0 15.roobet-7f3ubr 15.roobet-x51h3i 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.roobet-qc9dar [type="submit"] *,
.roobet-e3uq4m button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .roobet-8ch9um {
    display: none;
  }
}

.roobet-fvbz2j {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .roobet-fvbz2j {
  display: none;
}

@media (min-width: 768px) {
  .roobet-fvbz2j {
    bottom: 22px;
  }
}

.roobet-fvbz2j input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .roobet-fvbz2j {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.roobet-skb3vr.static) .roobet-fvbz2j {
    bottom: 8px;
  }
}

.roobet-fj7pdw {
  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-5ecksh.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.roobet-31qa4t 3.roobet-0wq6c3.roobet-xfgh4k.roobet-vz4wgd 3.roobet-c5ys21 3.roobet-qml5wt 5.roobet-1cbayw 3.roobet-qml5wt 8.roobet-327wda.roobet-xe9ekf.roobet-qml5wt 26.roobet-9anoxa 5.roobet-nc1y50 28.roobet-1tm2hp 8.roobet-2ml47f 28.roobet-tv3pv7.roobet-lhffez 28.roobet-lej2gy.roobet-25csvv 34.roobet-ocufye.roobet-a3k9ly 36.roobet-pvcl1w 11.roobet-fgpdvi 37.roobet-n79s8m 12.roobet-829qvu 36.roobet-sa26e6.roobet-rwkgg4 28.roobet-wybn27.roobet-19z6u3.roobet-ss2ras 28.roobet-z36ih2 36.roobet-gsjdx8 26.roobet-6ezcyl 36.roobet-gsjdx8 23.roobet-hyv4da.roobet-3zweej.roobet-gsjdx8 5.roobet-rw52b6 34.roobet-uzy90t 3.roobet-c5ys21 31.roobet-31qa4t 3.roobet-7zr1ua.roobet-7t1gki 18.roobet-ds3d8n.roobet-tmy1vz 18.roobet-3kw0se 8.roobet-pxpdo2 17.roobet-byvn7v 8.roobet-pxpdo2 15.roobet-4jksnz.roobet-pxpdo2 14.roobet-822m9m 9.roobet-tmy1vz 13.roobet-zlwps3 11.roobet-7t1gki 13.roobet-r4ty2e.roobet-95ok7b 13.roobet-zlwps3 13.roobet-31673g 14.roobet-822m9m 13.roobet-31673g 15.roobet-8sq6g9.roobet-31673g 17.roobet-byvn7v 12.roobet-95ok7b 18.roobet-3kw0se 11.roobet-7t1gki 18.roobet-w3csz7.roobet-341qjk 18.roobet-vrn6wv.roobet-0cjuje 18.roobet-3kw0se 17.roobet-zdkofs 17.roobet-byvn7v 17.roobet-zdkofs 15.roobet-fniuu4.roobet-zdkofs 14.roobet-822m9m 18.roobet-0cjuje 13.roobet-zlwps3 20.roobet-341qjk 13.roobet-m6hwe5.roobet-m5fgwu 13.roobet-zlwps3 22.roobet-m62nw2 14.roobet-822m9m 22.roobet-m62nw2 15.roobet-vfs34o.roobet-hngb3x 17.roobet-byvn7v 21.roobet-m5fgwu 18.roobet-3kw0se 20.roobet-341qjk 18.roobet-7y0a6p.roobet-kqas96 18.roobet-xwor6m.roobet-l20pt9 18.roobet-3kw0se 26.roobet-rmqvkp 17.roobet-byvn7v 26.roobet-rmqvkp 15.roobet-w9z78i.roobet-rmqvkp 14.roobet-822m9m 27.roobet-l20pt9 13.roobet-zlwps3 28.roobet-kqas96 13.roobet-3licr2.roobet-qgu28s 13.roobet-zlwps3 31.roobet-wmziq6 14.roobet-822m9m 31.roobet-wmziq6 15.roobet-7qn495.roobet-rmqvkp 17.roobet-byvn7v 30.roobet-qgu28s 18.roobet-3kw0se 28.roobet-kqas96 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-fj7pdw {
    display: none;
  }
}

.roobet-ffbe9e {
  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-ffbe9e {
    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-e3uq4m {
  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-e3uq4m {
    padding: 14px 16px;
  }
}

.roobet-e3uq4m button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.roobet-e3uq4m button:first-child {
  align-content: end;
}

.roobet-e3uq4m button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .roobet-e3uq4m
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-e3uq4m
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.roobet-e3uq4m button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.roobet-e3uq4m button:last-child svg {
  width: 38px;
  height: 38px;
}

.roobet-wbfrue {
  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-wbfrue::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-wbfrue,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-wbfrue {
  opacity: 1;
  visibility: visible;
}

.roobet-hnivsm {
  flex: 1 1;
}

.roobet-lsv6ki {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-lsv6ki {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .roobet-cq7liy {
  display: block;
}

.roobet-u7qpln {
  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-u7qpln {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-2wrbiq {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.roobet-2wrbiq::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.roobet-0oy2kk span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.roobet-0oy2kk p {
  color: var(--Text-100);
}

.roobet-2wrbiq .roobet-ph17c1 {
  grid-area: button;
}

.roobet-2wrbiq .roobet-ph17c1::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-5ecksh.org/2000/svg'%3E%3Cpath d='M4.roobet-z2drbe 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-dsoy67 15L16.roobet-dsoy67 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-dsoy67 5L16.roobet-dsoy67 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-79sxzi {
  display: block;
}

.roobet-8x8bjl {
  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-8x8bjl {
    margin-top: 40px;
  }
}

.roobet-3t2iw4 label,
.roobet-3t2iw4 input {
  display: block;
  width: 100%;
}

.roobet-3t2iw4 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.roobet-3t2iw4 label.roobet-49m3r8 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.roobet-3t2iw4 label.roobet-49m3r8::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-3t2iw4 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-3t2iw4 input::placeholder {
  color: var(--Text-400);
}

.roobet-6mowih {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .roobet-6mowih {
  display: flex;
}

.roobet-6mowih ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .roobet-6mowih ol {
    height: 420px;
    padding: 24px;
  }
}

.roobet-6mowih ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.roobet-qc9dar {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-qc9dar {
    padding: 0 24px 24px;
  }
}

.roobet-qc9dar 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-qc9dar input::placeholder {
  color: var(--Text-400);
}

.roobet-qc9dar [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.roobet-qc9dar [type="submit"]:disabled {
  opacity: 0.5;
}

.roobet-qc9dar [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .roobet-qc9dar [type="submit"] {
    right: 40px;
  }
}

.roobet-cvczz2 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.roobet-cvczz2.roobet-o6uy4y {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.roobet-cvczz2.roobet-o6uy4y::before {
  content: "";
  width: 31px;
}

.roobet-cvczz2.roobet-o6uy4y p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-cvczz2.roobet-h4pwqe p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.roobet-cvczz2 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-fvbz2j .roobet-ph17c1 {
  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-8ch9um {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .roobet-8ch9um {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .roobet-8ch9um {
    padding: 18px 0;
  }
}

.roobet-8ch9um .roobet-ave3ok {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .roobet-8ch9um .roobet-ave3ok {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.roobet-l9nzkl {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .roobet-l9nzkl {
    max-width: 160px;
    height: 40px;
  }
}

.roobet-l9nzkl picture,
.roobet-l9nzkl img {
  display: block;
  width: 100%;
  height: 100%;
}

.roobet-l9nzkl img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .roobet-4amz1a {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.roobet-gl5jzk ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .roobet-8ch9um.roobet-kjy1oj .roobet-4amz1a {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .roobet-4amz1a {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .roobet-4amz1a {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.roobet-zdn9kp,
.roobet-kb46zg {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .roobet-zdn9kp,
  .roobet-kb46zg {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .roobet-kb46zg {
    display: none;
  }
}

.roobet-mja9bv {
  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-kjy1oj .roobet-mja9bv {
  background: var(--fh-bg-color);
}

.roobet-mja9bv button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .roobet-mja9bv {
    display: none;
  }
}

.roobet-ma4sug {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-ma4sug {
    display: none;
  }
}

.roobet-hzzn6h {
  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-8ch9um.roobet-kjy1oj .roobet-hzzn6h:first-child {
  display: none;
}

.roobet-8ch9um.roobet-kjy1oj .roobet-hzzn6h:last-child {
  display: block;
}

.roobet-hzzn6h:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .roobet-hzzn6h {
    display: none;
  }
}

.roobet-mkqs7b {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-mkqs7b {
    display: flex;
  }
}

.roobet-mkqs7b ul {
  max-height: 350px;
  overflow-y: auto;
}

.roobet-mkqs7b:hover ul {
  visibility: visible;
  opacity: 1;
}

.roobet-mkqs7b:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.roobet-mkqs7b:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.roobet-mkqs7b:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.roobet-mkqs7b:hover .roobet-21b7bu svg {
  transform: rotate(180deg);
}

.roobet-8vxs6d {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.roobet-1p93ze {
  padding: 0 8px;
}

.roobet-jk56t7 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.roobet-jk56t7:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .roobet-jk56t7 {
    padding: 4px 8px;
  }
}

.roobet-ptli98 {
  display: flex;
}

.roobet-ptli98 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.roobet-21b7bu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.roobet-21b7bu svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.roobet-isz8wj {
  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-isz8wj {
    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-z39i3v {
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-z39i3v {
    display: none;
  }
}

.roobet-1xj0ip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.roobet-2m7boh {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.roobet-wizw9u {
  display: flex;
}

.roobet-g3fvow {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.roobet-r4iwom {
  list-style: none;
}

@media (max-width: 1199px) {
  .roobet-r4iwom {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .roobet-r4iwom {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .roobet-r4iwom .roobet-4esk5s [data-ref-el],
  .roobet-r4iwom .roobet-4esk5s span,
  .roobet-r4iwom .roobet-4esk5s a {
    white-space: nowrap;
  }
}

.roobet-iusm7f {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .roobet-iusm7f.roobet-4anafc > .roobet-4esk5s {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .roobet-iusm7f.roobet-n6l31r:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .roobet-iusm7f.roobet-4anafc > .roobet-ao2xut {
    height: auto;
  }

  .roobet-iusm7f.roobet-4anafc > div > .roobet-jhjll4 {
    transform: rotate(180deg);
  }
}

.roobet-iusm7f [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.roobet-iusm7f [data-ref-el],
.roobet-iusm7f span {
  cursor: pointer;
}

.roobet-iusm7f [data-ref-el],
.roobet-iusm7f span,
.roobet-iusm7f 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-iusm7f [data-ref-el],
  .roobet-iusm7f span,
  .roobet-iusm7f a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .roobet-iusm7f [data-ref-el],
  .roobet-iusm7f span,
  .roobet-iusm7f a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.roobet-ao2xut {
  height: 0;
  overflow: hidden;
  transition: height 0.roobet-gl5jzk ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.roobet-ao2xut::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.roobet-ao2xut::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.roobet-ao2xut::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .roobet-ao2xut {
    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-ao2xut:has(> .roobet-iusm7f.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .roobet-ao2xut .roobet-ao2xut {
    padding: 0;
  }

  .roobet-ao2xut .roobet-iusm7f {
    font-weight: 400;
  }

  .roobet-ao2xut .roobet-iusm7f:hover > .roobet-4esk5s {
    background: var(--Neutral-300);
  }

  .roobet-ao2xut .roobet-jhjll4 {
    rotate: -90deg;
  }
}

.roobet-4esk5s {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-4esk5s {
    padding: 8px;
  }

  .roobet-iusm7f.roobet-uhkqjg > .roobet-4esk5s {
    background: var(--Neutral-300);
  }
}

.roobet-jhjll4 {
  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-5ecksh.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.roobet-ucx5t0 0.roobet-n6v4qv.roobet-koe5ob -0.roobet-hcrnwg 0.roobet-0hkbgh -0.roobet-hcrnwg 1.roobet-8mp5m0 0.roobet-jjshaj.roobet-t4rs5t 4.roobet-j46f62.roobet-ucx5t0 0.roobet-0tmr4d.roobet-6yhdep -0.roobet-hcrnwg 9.roobet-6y42ag -0.roobet-hcrnwg 10.roobet-bidkyy 0.roobet-5glp18.roobet-12w5iz 0.roobet-koe5ob 10.roobet-12w5iz 0.roobet-0hkbgh 10.roobet-bidkyy 1.roobet-7qs25e.roobet-fu61wn 5.roobet-iy18p7.roobet-ovjmhy 6.roobet-lzpal5 5.roobet-dh5c1m 6.roobet-lzpal5 4.roobet-yhfqhi 5.roobet-2doosl.roobet-ucx5t0 1.roobet-lx4ldz.roobet-hcrnwg 0.roobet-0hkbgh -0.roobet-hcrnwg 0.roobet-koe5ob 0.roobet-ucx5t0 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.roobet-gl5jzk ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-jhjll4 {
    cursor: default;
  }
}

.roobet-hesbtt {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.roobet-boddd8 {
  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-boddd8 {
    padding: 40px 4px;
  }
}

.roobet-scadt6 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .roobet-scadt6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.roobet-jq51ul {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .roobet-jq51ul {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.roobet-jq51ul ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.roobet-jq51ul [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.roobet-jq51ul [data-ref-el],
.roobet-jq51ul span,
.roobet-jq51ul a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.roobet-8rbeg5 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-8rbeg5 {
    margin-bottom: 12px;
  }
}

.roobet-zi2m2c {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.roobet-zi2m2c img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .roobet-zi2m2c:last-child {
    margin-right: 0;
  }
}

.roobet-tgplvx {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-8rbeg5:hover .roobet-onnhlx {
  visibility: visible;
  opacity: 1;
}

.roobet-onnhlx {
  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-32hved {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.roobet-pw2efh {
  display: flex;
  margin: 6px;
}

.roobet-pw2efh img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.roobet-onnhlx::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-onnhlx::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-buw5ey {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-buw5ey {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.roobet-4nkoxy {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .roobet-4nkoxy {
    margin-right: 32px;
  }
}

.roobet-thrg24 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-thrg24 {
    margin-top: 0;
    width: 340px;
  }
}

.roobet-thrg24 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-dyl509 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.roobet-vsmzp0 {
  position: relative;
}

@media (min-width: 768px) {
  .roobet-vsmzp0 {
    margin-top: 40px;
  }
}

.roobet-vsmzp0 + .roobet-i75zqu,
.roobet-vsmzp0 + .roobet-vsmzp0 {
  margin-top: 24px;
}

.roobet-jzmsgv {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .roobet-jzmsgv {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-jzmsgv {
    padding: 80px;
  }
}

.roobet-7cwxv9 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .roobet-7cwxv9 {
    padding: 0 16px;
}


}

.roobet-r92tp5 {
  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-r92tp5 {
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-9gsqra {
  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-9gsqra {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-psayrr {
  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-psayrr:hover {
  background: var(--button-bg-hover);
}

.roobet-fn0ypj {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.roobet-fn0ypj img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .roobet-fn0ypj img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .roobet-fn0ypj img {
  min-height: 100%;
  }
}

.roobet-jzmsgv::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.roobet-udnbx7 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.roobet-udnbx7 h1,
.roobet-udnbx7 h2,
.roobet-udnbx7 h3,
.roobet-udnbx7 h4 {
  margin-bottom: 6px;
}

.roobet-udnbx7 h1:not(:first-child),
.roobet-udnbx7 h2:not(:first-child),
.roobet-udnbx7 h3:not(:first-child),
.roobet-udnbx7 h4:not(:first-child) {
  margin-top: 16px;
}

.roobet-udnbx7 h1,
.roobet-udnbx7 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .roobet-udnbx7 h1,
  .roobet-udnbx7 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.roobet-udnbx7 h2,
.roobet-udnbx7 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .roobet-udnbx7 h2,
  .roobet-udnbx7 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-udnbx7 h3,
.roobet-udnbx7 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .roobet-udnbx7 h3,
  .roobet-udnbx7 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-udnbx7 h4,
.roobet-udnbx7 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.roobet-udnbx7 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.roobet-udnbx7 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.roobet-udnbx7 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-udnbx7 ul ul {
  margin-bottom: 8px;
}

.roobet-udnbx7 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.roobet-udnbx7 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.roobet-udnbx7 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.roobet-udnbx7 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.roobet-udnbx7 ol li::marker {
  font-weight: 700;
}

.roobet-udnbx7 ol ol {
  margin-bottom: 8px;
}

.roobet-udnbx7 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.roobet-udnbx7 ol ul li {
  padding-left: 16px;
}

.roobet-udnbx7 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-udnbx7 table {
    padding: 24px;
  }
}

.roobet-udnbx7 table.roobet-96ghzc {
  -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-gl5jzk,
    mask-image 0.3s;
}

.roobet-udnbx7 table.roobet-96ghzc.roobet-euyk6j {
  -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-udnbx7 table {
    display: table;
  }
}

.roobet-udnbx7 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-udnbx7 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-udnbx7 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-udnbx7 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-udnbx7 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.roobet-udnbx7 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-udnbx7 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-udnbx7 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.roobet-udnbx7 img {
  max-width: 100%;
  height: auto;
}

.roobet-vy0hga {
  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-vy0hga {
    padding: 24px;
  }
}

.roobet-p8z1qv {
  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-p8z1qv {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.roobet-p8z1qv > * {
  margin: 0 !important;
}

.roobet-p8z1qv img,
.roobet-4tpxhx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-p8z1qv img,
  .roobet-4tpxhx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-13lukm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-13lukm {
    width: 32px;
    height: 32px;
  }
}

.roobet-27bayh {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.roobet-27bayh .roobet-j4z6ab {
  flex-shrink: 0;
}

.roobet-27bayh .roobet-qhrqh1 svg {
  display: none;
}

.roobet-8b0wdz {
  display: grid;
  transition: max-height 0.roobet-gl5jzk ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .roobet-8b0wdz {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .roobet-8b0wdz {
    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-8b0wdz.roobet-dxt5vn + .roobet-j4z6ab svg {
  transform: rotate(180deg);
}

.roobet-q4hxu0 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.roobet-q4hxu0 > div:nth-child(3n) {
  grid-column: span 2;
}

.roobet-q4hxu0
  > div:nth-child(3n)
  .roobet-reke7t
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .roobet-q4hxu0 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .roobet-q4hxu0 > div:nth-child(3n) {
    grid-column: unset;
  }

  .roobet-q4hxu0
    > div:nth-child(3n)
    .roobet-reke7t
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .roobet-q4hxu0 {
    max-width: 270px;
  }
}

.roobet-q4hxu0 .roobet-reke7t button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .roobet-q4hxu0 .roobet-reke7t button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .roobet-q4hxu0 .roobet-reke7t button {
    max-width: 104px;
  }
}

.roobet-asy6d7 {
  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-asy6d7 {
    margin-bottom: 0;
  }
}

.roobet-ack6p4 {
  display: none;
  opacity: 0;
}

.roobet-udli8j {
  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-udli8j img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.roobet-reke7t {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.roobet-reke7t 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-reke7t
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .roobet-reke7t
    button {
    max-width: 145px;
  }
}

.roobet-jwrjtb:first-child
  .roobet-reke7t
  button {
  max-width: 270px;
}

.roobet-xddegw {
  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-asy6d7 picture {
  width: 100%;
  max-width: 100%;
}

.roobet-ir7uit {
  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-ir7uit svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.roobet-asy6d7:hover .roobet-ir7uit {
  display: flex;
}

.roobet-scxzyc {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.roobet-pipx3v {
  display: flex;
}

.roobet-pipx3v:hover .roobet-mput20,
.roobet-pipx3v .roobet-uhkqjg .roobet-mput20 {
  display: flex;
}

.roobet-pipx3v svg {
  flex-shrink: 0;
}

.roobet-mput20 {
  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-mput20 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.roobet-mput20:hover {
  display: flex;
}

.roobet-mput20 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.roobet-8iuuru {
  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-8iuuru {
    font-size: 12px;
  }
}

.roobet-b8lqsa,
.roobet-806p3w {
  width: 50%;
  flex-shrink: 0;
}

.roobet-b8lqsa {
  font-weight: 700;
}

.roobet-o9bcx6 .roobet-8b0wdz {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .roobet-o9bcx6 .roobet-8b0wdz {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .roobet-o9bcx6 .roobet-8b0wdz {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.roobet-o9bcx6
  .roobet-xddegw:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.roobet-o9bcx6 .roobet-udli8j {
  height: 100% !important;
  border-radius: 16px;
}

.roobet-o9bcx6 .roobet-reke7t {
  gap: 4px;
  align-items: center;
}

.roobet-o9bcx6 .roobet-reke7t button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.roobet-o9bcx6 .roobet-reke7t svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.roobet-o9bcx6 .roobet-w1z3ow,
.roobet-o9bcx6 .roobet-vrdjfw {
  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-5ecksh.org/2000/svg'%3E%3Cpath d='M9.roobet-p8ihql 4.roobet-9xxf7j.roobet-dj719i 5.roobet-94aby2.roobet-oc841s 5.roobet-s5mmty.roobet-i4d77m 5.roobet-icsgi5.roobet-hhwizn 8.roobet-pe674n.roobet-0uxokx 9.roobet-qqj868.roobet-52h999 9.roobet-twrn7b.roobet-wkn6pd 13.roobet-2gmbyr.roobet-96ltss 11.roobet-r3cy0u.roobet-hzh4fj 11.roobet-mcoauc.roobet-ioovyz 11.roobet-t34kdq.roobet-uzhb8w 13.roobet-ffi33c.roobet-ltjiok 9.roobet-xf7oyk.roobet-2nsbho 9.roobet-xa6ifi.roobet-au4jec 8.roobet-n37jt2.roobet-f64h6r 5.roobet-awvrzm.roobet-sni962 5.roobet-qpdab2.roobet-4o57ne 5.roobet-irfcic.roobet-pisf17 4.roobet-rbdb0a.roobet-hzh4fj 1.roobet-z4o5pt.roobet-p8ihql 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.roobet-o9bcx6 .roobet-w1z3ow {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.roobet-o9bcx6 .roobet-vrdjfw {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.roobet-6bzb2a {
  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-6bzb2a {
    padding: 24px;
  }
}

.roobet-6bzb2a .roobet-j4z6ab {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-6bzb2a .roobet-j4z6ab {
    display: none;
  }
}

.roobet-6bzb2a .roobet-qhrqh1 svg {
  display: none;
}

.roobet-fym424 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.roobet-fym424 .roobet-o9q4az {
  display: none;
}

@media (min-width: 768px) {
  .roobet-fym424 .roobet-o9q4az {
    display: flex;
  }
}

.roobet-6h25rc {
  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-6h25rc {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-6h25rc > * {
  margin: 0 !important;
}

.roobet-6h25rc img,
.roobet-5131sk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-6h25rc img,
  .roobet-5131sk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-kqgmg5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-kqgmg5 {
    width: 32px;
    height: 32px;
  }
}

.roobet-l62rz9 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .roobet-l62rz9 {
    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-l62rz9::-webkit-scrollbar {
    display: none;
  }
}

.roobet-nmell6 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .roobet-nmell6 {
    padding: 7px 15px;
  }
}

.roobet-nmell6:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-x9eq25 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-x9eq25 {
    display: flex;
    opacity: 1;
  }
}

.roobet-nmell6 picture {
  height: 100%;
  display: block;
}

.roobet-nmell6 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .roobet-nmell6 img {
    width: 88px;
    height: 44px;
  }
}

.roobet-nmell6 p {
  text-align: center;
  width: 100%;
}

.roobet-88debm {
  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-88debm {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-88debm img,
.roobet-irive6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-88debm img,
  .roobet-irive6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-918810 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-918810 {
    width: 32px;
    height: 32px;
  }
}

.roobet-bjosqq {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.roobet-d2kp2i {
  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-8nblaf {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.roobet-8nblaf.roobet-uhkqjg {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.roobet-cungrc {
  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-cungrc {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-e5u3o8 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.roobet-l7o37i {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.roobet-gl5jzk ease;
  opacity: 0;
  color: var(--text-color);
}

.roobet-qez14e {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.roobet-qez14e ol,
.roobet-qez14e ul {
  padding-left: 1.3em;
}

.roobet-8nblaf.roobet-uhkqjg .roobet-l7o37i {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.roobet-8nblaf.roobet-uhkqjg .roobet-e5u3o8 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.roobet-hy4j59 {
  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-hy4j59 {
    padding: 24px;
  }
}

.roobet-hy4j59 .roobet-j4z6ab {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-hy4j59 .roobet-j4z6ab {
    display: none;
  }
}

.roobet-hy4j59 .roobet-qhrqh1 svg {
  display: none;
}

.roobet-y6rem1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.roobet-y6rem1 .roobet-o9q4az {
  display: none;
}

@media (min-width: 768px) {
  .roobet-y6rem1 .roobet-o9q4az {
    display: flex;
  }
}

.roobet-puwd61 {
  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-puwd61 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-puwd61 > * {
  margin: 0 !important;
}

.roobet-puwd61 img,
.roobet-q4m4ir {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-puwd61 img,
  .roobet-q4m4ir {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-4oxo6a {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-4oxo6a {
    width: 32px;
    height: 32px;
  }
}

.roobet-t9ilt8 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .roobet-t9ilt8 {
    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-t9ilt8::-webkit-scrollbar {
    display: none;
  }
}

.roobet-1kyinj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.roobet-1kyinj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-2w955i {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-2w955i {
    display: flex;
    opacity: 1;
  }
}

.roobet-1kyinj picture {
  width: auto;
  height: 100%;
  display: block;
}

.roobet-1kyinj picture img {
  display: block;
  width: auto;
  height: 100%;
}

.roobet-gbc6ta {
  margin: -24px 0;
}

.roobet-gbc6ta:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .roobet-gbc6ta {
    margin: -16px 0;
  }
}

.roobet-v3lzpq {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .roobet-v3lzpq {
    flex-direction: row;
  }
}

.roobet-yp3dws {
  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-yp3dws {
    flex: 1;
  }
}

.roobet-yp3dws::placeholder {
  color: var(--Text-400);
}

.roobet-nutdno {
  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-synpzy {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.roobet-synpzy::-webkit-scrollbar {
  display: none;
}

.roobet-1zgbbt {
  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-1zgbbt img,
.roobet-1zgbbt svg {
  margin-right: 8px;
}

.roobet-888q0q {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.roobet-gbc6ta + .roobet-4e0zts {
  margin-top: 0;
}

@media (min-width: 768px) {
  .roobet-gbc6ta + .roobet-4e0zts {
    margin-top: -16px;
  }
}

.roobet-i66pyz {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.roobet-i66pyz > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.roobet-i66pyz > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.roobet-nyn27m {
  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-w5lb66 {
  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-jtejr6 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.roobet-r2jdub {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.roobet-ffz3gh {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.roobet-nyn27m 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-nyn27m 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-nyn27m {
    padding: 39px 179px 39px 39px;
  }

  .roobet-w5lb66 {
    font-size: 40px;
    line-height: 48px;
  }

  .roobet-ffz3gh {
    height: 348px;
  }

  .roobet-nyn27m button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .roobet-nyn27m button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-nyn27m {
    padding: 63px;
  }
}

.roobet-odmlw6 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .roobet-odmlw6 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.roobet-sl716n {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-sl716n {
    width: auto;
  }
}

.roobet-pyuyhh {
  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-pyuyhh::-webkit-scrollbar {
  display: none;
}

.roobet-pyuyhh 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-pyuyhh a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-pyuyhh {
    margin-left: 16px;
    margin-top: 0;
  }
}

.roobet-odmlw6 .roobet-sk7x4f {
  -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-gl5jzk,
    mask-image 0.3s;
}

.roobet-odmlw6 .roobet-sk7x4f.roobet-euyk6j {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.roobet-7ju0eg {
  margin: 40px -16px;
}

.roobet-e8ivaj + .roobet-i75zqu,
.roobet-e8ivaj + .roobet-vsmzp0 {
  margin-top: 24px;
}

.roobet-cd58vy {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.roobet-cd58vy picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.roobet-z7qtnl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .roobet-z7qtnl {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .roobet-z7qtnl {
    margin-top: 0;
  }
}

.roobet-5rjjh4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-5rjjh4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-ihu5c4 {
  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-ihu5c4 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.roobet-mi35qj {
  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-mi35qj {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.roobet-ly9owp {
  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-ly9owp {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-os4jk0 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-os4jk0 {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-aahxna {
  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-aizvj3 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.roobet-aizvj3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.roobet-4e0zts {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.roobet-agr8kn {
  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-agr8kn {
    padding: 15px 48px;
  }
}

main > .roobet-4e0zts {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .roobet-8b0wdz.roobet-bpkr7e > div:nth-child(n+5) {
    display: none;
  }
}

.roobet-udnbx7 p a img {
  display: block;
  margin: 0 auto;
}


.roobet-4r1d8b {
  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-1b27ob {
  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-1b27ob label {
  font-size: 14px;
}

.roobet-1b27ob h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.roobet-1b27ob input,
.roobet-1b27ob textarea,
.roobet-1b27ob 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-1b27ob button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.roobet-mjvvhc ease;
}
.roobet-1b27ob button:hover {
  background-color: var(--button-bg-hover);
}
.roobet-pbhy49 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.roobet-x0lxtp ease-in;
}

.roobet-pbhy49 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-omcn6m, .roobet-25c0hy, [class*="review-card"],
thead, thead th, table th, .roobet-433us0,
.roobet-grj82y, [class*="collapsible-header"],
.roobet-b0s0uy, [class*="updated-block"] {
  color: #ece7dc !important;
}
