* {
  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-2uxkxa {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .roobet-2uxkxa {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-2uxkxa {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.roobet-qbheey {
  overflow: hidden;
}

.roobet-dm8fw3 img {
  background: var(--Neutral-300);
}

.roobet-s6tkp3 {
  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-j1iqak {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.roobet-j1iqak:hover {
  background: var(--button-bg-hover);
}

.roobet-cnskyl {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.roobet-cnskyl:hover {
  background: var(--button-bg-hover);
}

.roobet-ihafu3 {
  font-size: 12px;
  line-height: 18px;
}

.roobet-saj5ty {
  font-size: 18px;
  line-height: 26px;
}

.roobet-tudiqr {
  width: 100%;
}

.roobet-ry675w {
  padding: 6px 16px;
}

.roobet-tl368c {
  padding: 10px 16px;
}

.roobet-kc3vgk {
  padding: 15px 26px;
}

.roobet-qy6ur3 {
  flex-shrink: 0;
}

.roobet-xcbczn {
  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-6oa1b0 {
  display: none;
}

.roobet-fgk8e7 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.roobet-1r6vqp {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.roobet-dks9gz {
  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-bny8wi {
  cursor: grab;
}

.roobet-dks9gz::-webkit-scrollbar {
  display: none;
}

.roobet-jeqdi1 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.roobet-h4u1kj {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.roobet-7dvxt6 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.roobet-09uqnw {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.roobet-l0s3j6 {
  visibility: visible;
}

.roobet-zqnnmk {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.roobet-jh10ad ease;
}

.roobet-re5cf9 {
  background-color: var(--Primary-200);
  width: 16px;
}

.roobet-g5novd {
  -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-jh10ad,
    mask-image 0.3s;
}

.roobet-g5novd.roobet-q7glw4 {
  -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-lixezx: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-cy0t3i {
  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-8irigw.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-8irigw.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-tpbegu {
  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-tpbegu::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-nd1x35 {
  position: relative;
  z-index: 1;
}

.roobet-cmrxl8 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.roobet-w3x7gs {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.roobet-badadx {
  font-size: 40px;
  line-height: 48px;
}

.roobet-wmwl9i {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.roobet-srt9d9 {
  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-srt9d9:hover {
  background: var(--Primary-400);
}

.roobet-srt9d9 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.roobet-lixezx 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-tpbegu {
    max-width: 600px;
    padding: 64px;
  }

  .roobet-cmrxl8 {
    font-size: 24px;
    line-height: 32px;
  }

  .roobet-w3x7gs {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .roobet-badadx {
    font-size: 50px;
    line-height: 56px;
  }

  .roobet-wmwl9i {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .roobet-cy0t3i {
    top: 25px;
    right: 25px;
  }
}

.roobet-xn2mth,
.roobet-8903cu {
  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-f6103c.roobet-uvrxf7::before,
.roobet-8903cu::before,
.roobet-sdj8at::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-8irigw.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.roobet-vlpalo 14.roobet-gg0oue.roobet-b0vxb7 14.roobet-irnikk 15.roobet-6sjmgd 14.roobet-caaqhv 15.roobet-m1n8w3 14.roobet-80ifbd.roobet-4f53rn 14.roobet-jvkw48 19.roobet-m76isq 12.roobet-dgperq 19.roobet-m76isq 10.roobet-alqzbk.roobet-m76isq 8.roobet-iwrzmj 17.roobet-ogmv65 7.roobet-oft6bi 15.roobet-1qdrf0 7.roobet-0tdl2i.roobet-muo4nj 7.roobet-oft6bi 11.roobet-vp6h5e 8.roobet-iwrzmj 11.roobet-vp6h5e 10.roobet-cygxoe.roobet-vp6h5e 12.roobet-o7k6lj 13.roobet-1jt8s1 14.roobet-nejmru 15.roobet-s0rz8o 14.roobet-b8xf4q.roobet-mgsp9d 14.roobet-2s6esa 15.roobet-ttj2ku 14.roobet-e8hdai 15.roobet-4fuabr 14.roobet-ilzocd.roobet-vlpalo 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.roobet-88ts08 15.roobet-5kjvo7.roobet-6qtjks 15.roobet-9zekta 15.roobet-w8wi8f 15.roobet-mq20iy 15.roobet-gyyj87 15.roobet-sjaz3w.roobet-6yoibv 15.roobet-mq20iy 15.roobet-a3ussz 15.roobet-4ydr7n 15.roobet-5a8iiw 15.roobet-s40u1y.roobet-9mh4ds 15.roobet-ozrdt6 7.roobet-wg4cr5 18.roobet-f2jhlt 7.roobet-tcvsqz 23.roobet-948lzq.roobet-ah5mgx.roobet-2iz8t3 18.roobet-s2zdax 19.roobet-kculhd 15.roobet-f3dhb9 15.roobet-88ts08 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.roobet-e84dwn [type="submit"] *,
.roobet-xnziqg button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .roobet-mx2of0 {
    display: none;
  }
}

.roobet-xconse {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .roobet-xconse {
  display: none;
}

@media (min-width: 768px) {
  .roobet-xconse {
    bottom: 22px;
  }
}

.roobet-xconse input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .roobet-xconse {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.roobet-zln5ta.static) .roobet-xconse {
    bottom: 8px;
  }
}

.roobet-iyc842 {
  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-8irigw.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.roobet-io56ho 3.roobet-jfwqdt.roobet-47717z.roobet-l5kk0e 3.roobet-864jvd 3.roobet-afi09z 5.roobet-7gcxdy 3.roobet-afi09z 8.roobet-30zeq3.roobet-dqgg0g.roobet-afi09z 26.roobet-cq7xmo 5.roobet-ddfvtb 28.roobet-xckmoy 8.roobet-al2u88 28.roobet-m5ghpp.roobet-3eip1u 28.roobet-cannep.roobet-coryas 34.roobet-7kb4hh.roobet-lv6hu2 36.roobet-8b72ns 11.roobet-5jgkv1 37.roobet-piwfbd 12.roobet-0gewwn 36.roobet-uelwb0.roobet-sj3uyr 28.roobet-nms2ye.roobet-wv0z68.roobet-x2hehv 28.roobet-bhl5m8 36.roobet-n8qpii 26.roobet-4rfcqu 36.roobet-n8qpii 23.roobet-phq43r.roobet-4s1d7p.roobet-n8qpii 5.roobet-zwysum 34.roobet-bpxqo2 3.roobet-864jvd 31.roobet-io56ho 3.roobet-5mg517.roobet-08vjgs 18.roobet-kmgdlw.roobet-bhpga2 18.roobet-tyjdy4 8.roobet-ausle4 17.roobet-qcar6l 8.roobet-ausle4 15.roobet-jygqwb.roobet-ausle4 14.roobet-olipwp 9.roobet-bhpga2 13.roobet-v3dyft 11.roobet-08vjgs 13.roobet-4227zm.roobet-bzns34 13.roobet-v3dyft 13.roobet-bwx4l5 14.roobet-olipwp 13.roobet-bwx4l5 15.roobet-l16mpo.roobet-bwx4l5 17.roobet-qcar6l 12.roobet-bzns34 18.roobet-tyjdy4 11.roobet-08vjgs 18.roobet-y7msjw.roobet-v5pb66 18.roobet-zx3kq2.roobet-00a91k 18.roobet-tyjdy4 17.roobet-a6ci8r 17.roobet-qcar6l 17.roobet-a6ci8r 15.roobet-084wjt.roobet-a6ci8r 14.roobet-olipwp 18.roobet-00a91k 13.roobet-v3dyft 20.roobet-v5pb66 13.roobet-mpvaom.roobet-afy6x3 13.roobet-v3dyft 22.roobet-td3h18 14.roobet-olipwp 22.roobet-td3h18 15.roobet-0utmz6.roobet-1lkxqp 17.roobet-qcar6l 21.roobet-afy6x3 18.roobet-tyjdy4 20.roobet-v5pb66 18.roobet-ucs1be.roobet-e7ocru 18.roobet-fv3jnl.roobet-rwthc5 18.roobet-tyjdy4 26.roobet-81ftzs 17.roobet-qcar6l 26.roobet-81ftzs 15.roobet-ex5zia.roobet-81ftzs 14.roobet-olipwp 27.roobet-rwthc5 13.roobet-v3dyft 28.roobet-e7ocru 13.roobet-atmdcf.roobet-feni2m 13.roobet-v3dyft 31.roobet-plt8co 14.roobet-olipwp 31.roobet-plt8co 15.roobet-cjjxkr.roobet-81ftzs 17.roobet-qcar6l 30.roobet-feni2m 18.roobet-tyjdy4 28.roobet-e7ocru 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-iyc842 {
    display: none;
  }
}

.roobet-ik9gi3 {
  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-ik9gi3 {
    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-xnziqg {
  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-xnziqg {
    padding: 14px 16px;
  }
}

.roobet-xnziqg button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.roobet-xnziqg button:first-child {
  align-content: end;
}

.roobet-xnziqg button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .roobet-xnziqg
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-xnziqg
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.roobet-xnziqg button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.roobet-xnziqg button:last-child svg {
  width: 38px;
  height: 38px;
}

.roobet-sdj8at {
  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-sdj8at::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-sdj8at,
.pc61d126-chatbot[data-active-screen="3"]
  .roobet-sdj8at {
  opacity: 1;
  visibility: visible;
}

.roobet-68x3k5 {
  flex: 1 1;
}

.roobet-rp7ciy {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-rp7ciy {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .roobet-nw4sqd {
  display: block;
}

.roobet-v0pqh0 {
  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-v0pqh0 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-8903cu {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.roobet-8903cu::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.roobet-t293om span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.roobet-t293om p {
  color: var(--Text-100);
}

.roobet-8903cu .roobet-nqfu3s {
  grid-area: button;
}

.roobet-8903cu .roobet-nqfu3s::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-8irigw.org/2000/svg'%3E%3Cpath d='M4.roobet-nexjvz 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-u7w7xv 15L16.roobet-u7w7xv 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.roobet-u7w7xv 5L16.roobet-u7w7xv 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .roobet-l421wz {
  display: block;
}

.roobet-14s0g8 {
  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-14s0g8 {
    margin-top: 40px;
  }
}

.roobet-xn2mth label,
.roobet-xn2mth input {
  display: block;
  width: 100%;
}

.roobet-xn2mth label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.roobet-xn2mth label.roobet-8uqmu4 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.roobet-xn2mth label.roobet-8uqmu4::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-xn2mth 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-xn2mth input::placeholder {
  color: var(--Text-400);
}

.roobet-q3y628 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .roobet-q3y628 {
  display: flex;
}

.roobet-q3y628 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .roobet-q3y628 ol {
    height: 420px;
    padding: 24px;
  }
}

.roobet-q3y628 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.roobet-e84dwn {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .roobet-e84dwn {
    padding: 0 24px 24px;
  }
}

.roobet-e84dwn 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-e84dwn input::placeholder {
  color: var(--Text-400);
}

.roobet-e84dwn [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.roobet-e84dwn [type="submit"]:disabled {
  opacity: 0.5;
}

.roobet-e84dwn [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .roobet-e84dwn [type="submit"] {
    right: 40px;
  }
}

.roobet-f6103c {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.roobet-f6103c.roobet-uvrxf7 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.roobet-f6103c.roobet-uvrxf7::before {
  content: "";
  width: 31px;
}

.roobet-f6103c.roobet-uvrxf7 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-f6103c.roobet-mv20ba p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.roobet-f6103c p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.roobet-xconse .roobet-nqfu3s {
  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-mx2of0 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .roobet-mx2of0 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .roobet-mx2of0 {
    padding: 18px 0;
  }
}

.roobet-mx2of0 .roobet-2uxkxa {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .roobet-mx2of0 .roobet-2uxkxa {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.roobet-iieb4t {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .roobet-iieb4t {
    max-width: 160px;
    height: 40px;
  }
}

.roobet-iieb4t picture,
.roobet-iieb4t img {
  display: block;
  width: 100%;
  height: 100%;
}

.roobet-iieb4t img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .roobet-gesbmv {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.roobet-jh10ad ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .roobet-mx2of0.roobet-g9zti9 .roobet-gesbmv {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .roobet-gesbmv {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .roobet-gesbmv {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.roobet-b5icde,
.roobet-0jnoyr {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .roobet-b5icde,
  .roobet-0jnoyr {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .roobet-0jnoyr {
    display: none;
  }
}

.roobet-2lnmbj {
  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-g9zti9 .roobet-2lnmbj {
  background: var(--fh-bg-color);
}

.roobet-2lnmbj button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .roobet-2lnmbj {
    display: none;
  }
}

.roobet-0mxddz {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-0mxddz {
    display: none;
  }
}

.roobet-1qbtf3 {
  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-mx2of0.roobet-g9zti9 .roobet-1qbtf3:first-child {
  display: none;
}

.roobet-mx2of0.roobet-g9zti9 .roobet-1qbtf3:last-child {
  display: block;
}

.roobet-1qbtf3:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .roobet-1qbtf3 {
    display: none;
  }
}

.roobet-28n63f {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-28n63f {
    display: flex;
  }
}

.roobet-28n63f ul {
  max-height: 350px;
  overflow-y: auto;
}

.roobet-28n63f:hover ul {
  visibility: visible;
  opacity: 1;
}

.roobet-28n63f:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.roobet-28n63f:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.roobet-28n63f:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.roobet-28n63f:hover .roobet-fjzdhu svg {
  transform: rotate(180deg);
}

.roobet-r4j057 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.roobet-prllx3 {
  padding: 0 8px;
}

.roobet-cu68t1 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.roobet-cu68t1:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .roobet-cu68t1 {
    padding: 4px 8px;
  }
}

.roobet-pinmp1 {
  display: flex;
}

.roobet-pinmp1 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.roobet-fjzdhu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.roobet-fjzdhu svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.roobet-gka14a {
  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-gka14a {
    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-5nnbnq {
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-5nnbnq {
    display: none;
  }
}

.roobet-4rnnm2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.roobet-y3xrph {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.roobet-4mmrd0 {
  display: flex;
}

.roobet-91dgx7 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.roobet-mhevzy {
  list-style: none;
}

@media (max-width: 1199px) {
  .roobet-mhevzy {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .roobet-mhevzy {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .roobet-mhevzy .roobet-f4r4mv [data-ref-el],
  .roobet-mhevzy .roobet-f4r4mv span,
  .roobet-mhevzy .roobet-f4r4mv a {
    white-space: nowrap;
  }
}

.roobet-tv3hy6 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .roobet-tv3hy6.roobet-0cd6y8 > .roobet-f4r4mv {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .roobet-tv3hy6.roobet-hfk3cv:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .roobet-tv3hy6.roobet-0cd6y8 > .roobet-9pmk5a {
    height: auto;
  }

  .roobet-tv3hy6.roobet-0cd6y8 > div > .roobet-3gcbb2 {
    transform: rotate(180deg);
  }
}

.roobet-tv3hy6 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.roobet-tv3hy6 [data-ref-el],
.roobet-tv3hy6 span {
  cursor: pointer;
}

.roobet-tv3hy6 [data-ref-el],
.roobet-tv3hy6 span,
.roobet-tv3hy6 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-tv3hy6 [data-ref-el],
  .roobet-tv3hy6 span,
  .roobet-tv3hy6 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .roobet-tv3hy6 [data-ref-el],
  .roobet-tv3hy6 span,
  .roobet-tv3hy6 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.roobet-9pmk5a {
  height: 0;
  overflow: hidden;
  transition: height 0.roobet-jh10ad ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.roobet-9pmk5a::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.roobet-9pmk5a::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.roobet-9pmk5a::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .roobet-9pmk5a {
    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-9pmk5a:has(> .roobet-tv3hy6.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .roobet-9pmk5a .roobet-9pmk5a {
    padding: 0;
  }

  .roobet-9pmk5a .roobet-tv3hy6 {
    font-weight: 400;
  }

  .roobet-9pmk5a .roobet-tv3hy6:hover > .roobet-f4r4mv {
    background: var(--Neutral-300);
  }

  .roobet-9pmk5a .roobet-3gcbb2 {
    rotate: -90deg;
  }
}

.roobet-f4r4mv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .roobet-f4r4mv {
    padding: 8px;
  }

  .roobet-tv3hy6.roobet-p3q17q > .roobet-f4r4mv {
    background: var(--Neutral-300);
  }
}

.roobet-3gcbb2 {
  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-8irigw.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.roobet-uo27zf 0.roobet-bicxn1.roobet-v4eddx -0.roobet-f8s2cb 0.roobet-blacxs -0.roobet-f8s2cb 1.roobet-ywhst3 0.roobet-nwt7h0.roobet-atjga3 4.roobet-bvapeb.roobet-uo27zf 0.roobet-ud88fp.roobet-54bjra -0.roobet-f8s2cb 9.roobet-6y2vi1 -0.roobet-f8s2cb 10.roobet-ydnkw3 0.roobet-p343st.roobet-mn2ixb 0.roobet-v4eddx 10.roobet-mn2ixb 0.roobet-blacxs 10.roobet-ydnkw3 1.roobet-05lynm.roobet-z5a2yc 5.roobet-5bbd0v.roobet-a14nzt 6.roobet-8u7x81 5.roobet-8zj5yz 6.roobet-8u7x81 4.roobet-vnpdii 5.roobet-6hmlw0.roobet-uo27zf 1.roobet-9cp59s.roobet-f8s2cb 0.roobet-blacxs -0.roobet-f8s2cb 0.roobet-v4eddx 0.roobet-uo27zf 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.roobet-jh10ad ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .roobet-3gcbb2 {
    cursor: default;
  }
}

.roobet-lqmork {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.roobet-dp77d7 {
  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-dp77d7 {
    padding: 40px 4px;
  }
}

.roobet-qt8o91 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .roobet-qt8o91 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.roobet-exccsi {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .roobet-exccsi {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.roobet-exccsi ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.roobet-exccsi [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.roobet-exccsi [data-ref-el],
.roobet-exccsi span,
.roobet-exccsi a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.roobet-oiod6p {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-oiod6p {
    margin-bottom: 12px;
  }
}

.roobet-nhk51c {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.roobet-nhk51c img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .roobet-nhk51c:last-child {
    margin-right: 0;
  }
}

.roobet-fsdf3n {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-oiod6p:hover .roobet-07ztnk {
  visibility: visible;
  opacity: 1;
}

.roobet-07ztnk {
  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-gqgnfw {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.roobet-948s8u {
  display: flex;
  margin: 6px;
}

.roobet-948s8u img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.roobet-07ztnk::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-07ztnk::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-hjjra8 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .roobet-hjjra8 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.roobet-ps9tt4 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .roobet-ps9tt4 {
    margin-right: 32px;
  }
}

.roobet-qfi54m {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .roobet-qfi54m {
    margin-top: 0;
    width: 340px;
  }
}

.roobet-qfi54m a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.roobet-y421u8 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.roobet-3pyxe9 {
  position: relative;
}

@media (min-width: 768px) {
  .roobet-3pyxe9 {
    margin-top: 40px;
  }
}

.roobet-3pyxe9 + .roobet-sz56hn,
.roobet-3pyxe9 + .roobet-3pyxe9 {
  margin-top: 24px;
}

.roobet-t3mzmx {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .roobet-t3mzmx {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-t3mzmx {
    padding: 80px;
  }
}

.roobet-q1twcm {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .roobet-q1twcm {
    padding: 0 16px;
}


}

.roobet-kp63z0 {
  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-kp63z0 {
    font-size: 48px;
    line-height: 56px;
  }
}

.roobet-2jqfoo {
  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-2jqfoo {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-d4v6e3 {
  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-d4v6e3:hover {
  background: var(--button-bg-hover);
}

.roobet-5p07fa {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.roobet-5p07fa img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .roobet-5p07fa img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .roobet-5p07fa img {
  min-height: 100%;
  }
}

.roobet-t3mzmx::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.roobet-dn1vvt {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.roobet-dn1vvt h1,
.roobet-dn1vvt h2,
.roobet-dn1vvt h3,
.roobet-dn1vvt h4 {
  margin-bottom: 6px;
}

.roobet-dn1vvt h1:not(:first-child),
.roobet-dn1vvt h2:not(:first-child),
.roobet-dn1vvt h3:not(:first-child),
.roobet-dn1vvt h4:not(:first-child) {
  margin-top: 16px;
}

.roobet-dn1vvt h1,
.roobet-dn1vvt h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .roobet-dn1vvt h1,
  .roobet-dn1vvt h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.roobet-dn1vvt h2,
.roobet-dn1vvt h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .roobet-dn1vvt h2,
  .roobet-dn1vvt h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-dn1vvt h3,
.roobet-dn1vvt h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .roobet-dn1vvt h3,
  .roobet-dn1vvt h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-dn1vvt h4,
.roobet-dn1vvt h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.roobet-dn1vvt ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.roobet-dn1vvt ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.roobet-dn1vvt 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-dn1vvt ul ul {
  margin-bottom: 8px;
}

.roobet-dn1vvt ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.roobet-dn1vvt ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.roobet-dn1vvt ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.roobet-dn1vvt ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.roobet-dn1vvt ol li::marker {
  font-weight: 700;
}

.roobet-dn1vvt ol ol {
  margin-bottom: 8px;
}

.roobet-dn1vvt ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.roobet-dn1vvt ol ul li {
  padding-left: 16px;
}

.roobet-dn1vvt 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-dn1vvt table {
    padding: 24px;
  }
}

.roobet-dn1vvt table.roobet-fmifgq {
  -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-jh10ad,
    mask-image 0.3s;
}

.roobet-dn1vvt table.roobet-fmifgq.roobet-q7glw4 {
  -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-dn1vvt table {
    display: table;
  }
}

.roobet-dn1vvt 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-dn1vvt table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-dn1vvt table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-dn1vvt 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-dn1vvt table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.roobet-dn1vvt table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.roobet-dn1vvt table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.roobet-dn1vvt table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.roobet-dn1vvt img {
  max-width: 100%;
  height: auto;
}

.roobet-gkq897 {
  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-gkq897 {
    padding: 24px;
  }
}

.roobet-fbtqld {
  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-fbtqld {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.roobet-fbtqld > * {
  margin: 0 !important;
}

.roobet-fbtqld img,
.roobet-q1rc9a {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-fbtqld img,
  .roobet-q1rc9a {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-pzcdaz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-pzcdaz {
    width: 32px;
    height: 32px;
  }
}

.roobet-rwqx1m {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.roobet-rwqx1m .roobet-ojg4li {
  flex-shrink: 0;
}

.roobet-rwqx1m .roobet-kl1oq3 svg {
  display: none;
}

.roobet-wlyqjo {
  display: grid;
  transition: max-height 0.roobet-jh10ad ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .roobet-wlyqjo {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .roobet-wlyqjo {
    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-wlyqjo.roobet-4obx9h + .roobet-ojg4li svg {
  transform: rotate(180deg);
}

.roobet-7bcrnp {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.roobet-7bcrnp > div:nth-child(3n) {
  grid-column: span 2;
}

.roobet-7bcrnp
  > div:nth-child(3n)
  .roobet-9d2zvo
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .roobet-7bcrnp {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .roobet-7bcrnp > div:nth-child(3n) {
    grid-column: unset;
  }

  .roobet-7bcrnp
    > div:nth-child(3n)
    .roobet-9d2zvo
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .roobet-7bcrnp {
    max-width: 270px;
  }
}

.roobet-7bcrnp .roobet-9d2zvo button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .roobet-7bcrnp .roobet-9d2zvo button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .roobet-7bcrnp .roobet-9d2zvo button {
    max-width: 104px;
  }
}

.roobet-79170a {
  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-79170a {
    margin-bottom: 0;
  }
}

.roobet-5h8s5o {
  display: none;
  opacity: 0;
}

.roobet-fe4wgq {
  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-fe4wgq img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.roobet-9d2zvo {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.roobet-9d2zvo 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-9d2zvo
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .roobet-9d2zvo
    button {
    max-width: 145px;
  }
}

.roobet-eg2mhv:first-child
  .roobet-9d2zvo
  button {
  max-width: 270px;
}

.roobet-jbyf1u {
  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-79170a picture {
  width: 100%;
  max-width: 100%;
}

.roobet-wozf8n {
  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-wozf8n svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.roobet-79170a:hover .roobet-wozf8n {
  display: flex;
}

.roobet-dym1pk {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.roobet-525nhr {
  display: flex;
}

.roobet-525nhr:hover .roobet-q5d9f3,
.roobet-525nhr .roobet-p3q17q .roobet-q5d9f3 {
  display: flex;
}

.roobet-525nhr svg {
  flex-shrink: 0;
}

.roobet-q5d9f3 {
  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-q5d9f3 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.roobet-q5d9f3:hover {
  display: flex;
}

.roobet-q5d9f3 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.roobet-s2629j {
  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-s2629j {
    font-size: 12px;
  }
}

.roobet-jg0wfq,
.roobet-1kcy1d {
  width: 50%;
  flex-shrink: 0;
}

.roobet-jg0wfq {
  font-weight: 700;
}

.roobet-dujm44 .roobet-wlyqjo {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .roobet-dujm44 .roobet-wlyqjo {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .roobet-dujm44 .roobet-wlyqjo {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.roobet-dujm44
  .roobet-jbyf1u:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.roobet-dujm44 .roobet-fe4wgq {
  height: 100% !important;
  border-radius: 16px;
}

.roobet-dujm44 .roobet-9d2zvo {
  gap: 4px;
  align-items: center;
}

.roobet-dujm44 .roobet-9d2zvo button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.roobet-dujm44 .roobet-9d2zvo svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.roobet-dujm44 .roobet-3h2ib1,
.roobet-dujm44 .roobet-eec2ac {
  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-8irigw.org/2000/svg'%3E%3Cpath d='M9.roobet-vmwk3b 4.roobet-skvq7e.roobet-81wtsb 5.roobet-5rct2g.roobet-g6cp3j 5.roobet-doetgk.roobet-18av8l 5.roobet-axti9e.roobet-woecxg 8.roobet-u915rb.roobet-y6qrkl 9.roobet-66pdy3.roobet-bpjh35 9.roobet-03zy50.roobet-twqde9 13.roobet-0brmrn.roobet-4d2srg 11.roobet-eyghz0.roobet-kdvaao 11.roobet-2rzvy8.roobet-cy3vao 11.roobet-7xpuja.roobet-8pkf0p 13.roobet-kbkvor.roobet-x2orbe 9.roobet-jw0yfg.roobet-j3r5aa 9.roobet-fau2g9.roobet-4m6hvb 8.roobet-a1b253.roobet-ezhke8 5.roobet-khr758.roobet-xtcynp 5.roobet-15lthz.roobet-boh6yh 5.roobet-4jg97u.roobet-t0hbam 4.roobet-aqa35w.roobet-kdvaao 1.roobet-7sm14b.roobet-vmwk3b 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.roobet-dujm44 .roobet-3h2ib1 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.roobet-dujm44 .roobet-eec2ac {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.roobet-bt7nrz {
  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-bt7nrz {
    padding: 24px;
  }
}

.roobet-bt7nrz .roobet-ojg4li {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-bt7nrz .roobet-ojg4li {
    display: none;
  }
}

.roobet-bt7nrz .roobet-kl1oq3 svg {
  display: none;
}

.roobet-6k0knd {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.roobet-6k0knd .roobet-s6tkp3 {
  display: none;
}

@media (min-width: 768px) {
  .roobet-6k0knd .roobet-s6tkp3 {
    display: flex;
  }
}

.roobet-sqg2tg {
  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-sqg2tg {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-sqg2tg > * {
  margin: 0 !important;
}

.roobet-sqg2tg img,
.roobet-ewasfl {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-sqg2tg img,
  .roobet-ewasfl {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-2ldw8y {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-2ldw8y {
    width: 32px;
    height: 32px;
  }
}

.roobet-pspja4 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .roobet-pspja4 {
    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-pspja4::-webkit-scrollbar {
    display: none;
  }
}

.roobet-33x6xt {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .roobet-33x6xt {
    padding: 7px 15px;
  }
}

.roobet-33x6xt:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-a4683o {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-a4683o {
    display: flex;
    opacity: 1;
  }
}

.roobet-33x6xt picture {
  height: 100%;
  display: block;
}

.roobet-33x6xt img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .roobet-33x6xt img {
    width: 88px;
    height: 44px;
  }
}

.roobet-33x6xt p {
  text-align: center;
  width: 100%;
}

.roobet-7g7xin {
  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-7g7xin {
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-7g7xin img,
.roobet-o3h57t {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-7g7xin img,
  .roobet-o3h57t {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-6lmxf3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-6lmxf3 {
    width: 32px;
    height: 32px;
  }
}

.roobet-99xb9f {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.roobet-ahl1j5 {
  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-21r3u9 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.roobet-21r3u9.roobet-p3q17q {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.roobet-kwzd7j {
  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-kwzd7j {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-wf82ll {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.roobet-4lx4lf {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.roobet-jh10ad ease;
  opacity: 0;
  color: var(--text-color);
}

.roobet-gue3bg {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.roobet-gue3bg ol,
.roobet-gue3bg ul {
  padding-left: 1.3em;
}

.roobet-21r3u9.roobet-p3q17q .roobet-4lx4lf {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.roobet-21r3u9.roobet-p3q17q .roobet-wf82ll {
  transform: rotate(180deg);
  color: var(--text-color);
}

.roobet-1c43lx {
  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-1c43lx {
    padding: 24px;
  }
}

.roobet-1c43lx .roobet-ojg4li {
  display: flex;
}

@media (min-width: 768px) {
  .roobet-1c43lx .roobet-ojg4li {
    display: none;
  }
}

.roobet-1c43lx .roobet-kl1oq3 svg {
  display: none;
}

.roobet-t1gr3b {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.roobet-t1gr3b .roobet-s6tkp3 {
  display: none;
}

@media (min-width: 768px) {
  .roobet-t1gr3b .roobet-s6tkp3 {
    display: flex;
  }
}

.roobet-efbx1p {
  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-efbx1p {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.roobet-efbx1p > * {
  margin: 0 !important;
}

.roobet-efbx1p img,
.roobet-0fxrfh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .roobet-efbx1p img,
  .roobet-0fxrfh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.roobet-or9rka {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .roobet-or9rka {
    width: 32px;
    height: 32px;
  }
}

.roobet-zwwn4y {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .roobet-zwwn4y {
    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-zwwn4y::-webkit-scrollbar {
    display: none;
  }
}

.roobet-dijatj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.roobet-dijatj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.roobet-7ez5dp {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .roobet-7ez5dp {
    display: flex;
    opacity: 1;
  }
}

.roobet-dijatj picture {
  width: auto;
  height: 100%;
  display: block;
}

.roobet-dijatj picture img {
  display: block;
  width: auto;
  height: 100%;
}

.roobet-m89p4u {
  margin: -24px 0;
}

.roobet-m89p4u:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .roobet-m89p4u {
    margin: -16px 0;
  }
}

.roobet-95efa0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .roobet-95efa0 {
    flex-direction: row;
  }
}

.roobet-loink5 {
  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-loink5 {
    flex: 1;
  }
}

.roobet-loink5::placeholder {
  color: var(--Text-400);
}

.roobet-6q9apg {
  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-ydh0wf {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.roobet-ydh0wf::-webkit-scrollbar {
  display: none;
}

.roobet-94havc {
  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-94havc img,
.roobet-94havc svg {
  margin-right: 8px;
}

.roobet-qlkobk {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.roobet-m89p4u + .roobet-d7v6if {
  margin-top: 0;
}

@media (min-width: 768px) {
  .roobet-m89p4u + .roobet-d7v6if {
    margin-top: -16px;
  }
}

.roobet-2cnj4m {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.roobet-2cnj4m > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.roobet-2cnj4m > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.roobet-9fs20r {
  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-lt6od9 {
  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-41upr1 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.roobet-uhcppf {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.roobet-3wynfu {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.roobet-9fs20r 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-9fs20r 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-9fs20r {
    padding: 39px 179px 39px 39px;
  }

  .roobet-lt6od9 {
    font-size: 40px;
    line-height: 48px;
  }

  .roobet-3wynfu {
    height: 348px;
  }

  .roobet-9fs20r button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .roobet-9fs20r button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .roobet-9fs20r {
    padding: 63px;
  }
}

.roobet-ir4it1 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .roobet-ir4it1 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.roobet-kwsmkz {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-kwsmkz {
    width: auto;
  }
}

.roobet-72gwlc {
  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-72gwlc::-webkit-scrollbar {
  display: none;
}

.roobet-72gwlc 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-72gwlc a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .roobet-72gwlc {
    margin-left: 16px;
    margin-top: 0;
  }
}

.roobet-ir4it1 .roobet-642zt8 {
  -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-jh10ad,
    mask-image 0.3s;
}

.roobet-ir4it1 .roobet-642zt8.roobet-q7glw4 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.roobet-9lfele {
  margin: 40px -16px;
}

.roobet-wyr0t7 + .roobet-sz56hn,
.roobet-wyr0t7 + .roobet-3pyxe9 {
  margin-top: 24px;
}

.roobet-a53wo3 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.roobet-a53wo3 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.roobet-yelire {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .roobet-yelire {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .roobet-yelire {
    margin-top: 0;
  }
}

.roobet-hyivzu {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-hyivzu {
    font-size: 24px;
    line-height: 32px;
  }
}

.roobet-5240j2 {
  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-5240j2 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.roobet-d5eas2 {
  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-d5eas2 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.roobet-jkbai9 {
  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-jkbai9 {
    font-size: 20px;
    line-height: 28px;
  }
}

.roobet-3x3om3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .roobet-3x3om3 {
    font-size: 32px;
    line-height: 40px;
  }
}

.roobet-zrd09b {
  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-42ytmc {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.roobet-42ytmc img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.roobet-d7v6if {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.roobet-gwavw6 {
  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-gwavw6 {
    padding: 15px 48px;
  }
}

main > .roobet-d7v6if {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .roobet-wlyqjo.roobet-x13m2i > div:nth-child(n+5) {
    display: none;
  }
}

.roobet-dn1vvt p a img {
  display: block;
  margin: 0 auto;
}


.roobet-x57x74 {
  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-ulfugg {
  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-ulfugg label {
  font-size: 14px;
}

.roobet-ulfugg h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.roobet-ulfugg input,
.roobet-ulfugg textarea,
.roobet-ulfugg 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-ulfugg button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.roobet-9x9p24 ease;
}
.roobet-ulfugg button:hover {
  background-color: var(--button-bg-hover);
}
.roobet-0zxe63 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.roobet-kmzyea ease-in;
}

.roobet-0zxe63 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-n34a5o, .roobet-mio9wi, [class*="review-card"],
thead, thead th, table th, .roobet-a6esup,
.roobet-zn25au, [class*="collapsible-header"],
.roobet-ca7okm, [class*="updated-block"] {
  color: #ece7dc !important;
}
