* {
  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;
  }
}

.ybets-qdwzk8 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .ybets-qdwzk8 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .ybets-qdwzk8 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.ybets-eykrns {
  overflow: hidden;
}

.ybets-3aeeyw img {
  background: var(--Neutral-300);
}

.ybets-sdyy6i {
  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;
}

.ybets-pbhlvy {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.ybets-pbhlvy:hover {
  background: var(--button-bg-hover);
}

.ybets-p4a0kx {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.ybets-p4a0kx:hover {
  background: var(--button-bg-hover);
}

.ybets-4c4wz7 {
  font-size: 12px;
  line-height: 18px;
}

.ybets-axf642 {
  font-size: 18px;
  line-height: 26px;
}

.ybets-z6aqpk {
  width: 100%;
}

.ybets-q2q72d {
  padding: 6px 16px;
}

.ybets-v4krgn {
  padding: 10px 16px;
}

.ybets-8xi5dd {
  padding: 15px 26px;
}

.ybets-f8tbxg {
  flex-shrink: 0;
}

.ybets-gwdt5g {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.ybets-d7hp19 {
  display: none;
}

.ybets-k910zt {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.ybets-20xosu {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.ybets-wfgp0c {
  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;
}

.ybets-wku86n {
  cursor: grab;
}

.ybets-wfgp0c::-webkit-scrollbar {
  display: none;
}

.ybets-56v5z5 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.ybets-sbso9u {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.ybets-w8p289 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.ybets-tjg9h5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.ybets-m1chzq {
  visibility: visible;
}

.ybets-f38cvy {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.ybets-nffkcc ease;
}

.ybets-jmi5ph {
  background-color: var(--Primary-200);
  width: 16px;
}

.ybets-9erpod {
  -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.ybets-nffkcc,
    mask-image 0.3s;
}

.ybets-9erpod.ybets-nbn00b {
  -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;
  }
}

.ybets-m63ahl: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;
}

.ybets-cvl2ih {
  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.ybets-y6vk21.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.ybets-y6vk21.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;
}

.ybets-znf7nt {
  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);
}

.ybets-znf7nt::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%
  );
}

.ybets-l9fc2z {
  position: relative;
  z-index: 1;
}

.ybets-fxh0vs {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.ybets-g7o12v {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.ybets-01skf8 {
  font-size: 40px;
  line-height: 48px;
}

.ybets-xrkqce {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.ybets-yckcq4 {
  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;
}

.ybets-yckcq4:hover {
  background: var(--Primary-400);
}

.ybets-yckcq4 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.ybets-m63ahl 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) {
  .ybets-znf7nt {
    max-width: 600px;
    padding: 64px;
  }

  .ybets-fxh0vs {
    font-size: 24px;
    line-height: 32px;
  }

  .ybets-g7o12v {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .ybets-01skf8 {
    font-size: 50px;
    line-height: 56px;
  }

  .ybets-xrkqce {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .ybets-cvl2ih {
    top: 25px;
    right: 25px;
  }
}

.ybets-1e7zf6,
.ybets-vwbk5o {
  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;
}

.ybets-k234rv.ybets-n60m9h::before,
.ybets-vwbk5o::before,
.ybets-a2p6ur::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.ybets-y6vk21.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.ybets-ruvg5o 14.ybets-06ggjf.ybets-qnsj92 14.ybets-lvfi1g 15.ybets-0pafe6 14.ybets-v3oept 15.ybets-hym9pl 14.ybets-doszwf.ybets-ka3fig 14.ybets-4whscn 19.ybets-tj20ry 12.ybets-6el8u1 19.ybets-tj20ry 10.ybets-7hgn8k.ybets-tj20ry 8.ybets-lmaaqr 17.ybets-q1o72i 7.ybets-17qcup 15.ybets-hiuqit 7.ybets-5dbvnr.ybets-fll1iw 7.ybets-17qcup 11.ybets-atyi7u 8.ybets-lmaaqr 11.ybets-atyi7u 10.ybets-5j063e.ybets-atyi7u 12.ybets-ixg22n 13.ybets-91kev7 14.ybets-obd3mk 15.ybets-26cziq 14.ybets-wdbtuj.ybets-ypfbjm 14.ybets-10wcjy 15.ybets-dlpmoi 14.ybets-9h5t83 15.ybets-o7zes8 14.ybets-zy44gg.ybets-ruvg5o 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.ybets-8vweai 15.ybets-8m0ukg.ybets-gmkp8t 15.ybets-xayxas 15.ybets-40aaet 15.ybets-z5ajz0 15.ybets-qi2pnp 15.ybets-k2v9o9.ybets-a8tf7f 15.ybets-z5ajz0 15.ybets-2w8ij2 15.ybets-civ8g7 15.ybets-45g241 15.ybets-oym4bk.ybets-9sa84j 15.ybets-4hq1kv 7.ybets-hethcn 18.ybets-kk7aic 7.ybets-oa6l9s 23.ybets-m53bn0.ybets-4edoxk.ybets-dwfk2k 18.ybets-y3e3tq 19.ybets-ujobon 15.ybets-hklejs 15.ybets-8vweai 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.ybets-ipzx0z [type="submit"] *,
.ybets-1h8gsz button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .ybets-5mbiei {
    display: none;
  }
}

.ybets-dxlzlq {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .ybets-dxlzlq {
  display: none;
}

@media (min-width: 768px) {
  .ybets-dxlzlq {
    bottom: 22px;
  }
}

.ybets-dxlzlq input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .ybets-dxlzlq {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.ybets-vdzxaj.static) .ybets-dxlzlq {
    bottom: 8px;
  }
}

.ybets-e0j1ux {
  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.ybets-y6vk21.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.ybets-lbd1pi 3.ybets-aucyjm.ybets-av69b3.ybets-luev8r 3.ybets-k75c5v 3.ybets-o8exkg 5.ybets-ur449f 3.ybets-o8exkg 8.ybets-b2nrr6.ybets-vpwu99.ybets-o8exkg 26.ybets-pac5ot 5.ybets-jderlg 28.ybets-9wry09 8.ybets-662563 28.ybets-c9agw5.ybets-z8n1wu 28.ybets-on312t.ybets-kwskbw 34.ybets-x1id3r.ybets-b8xncc 36.ybets-latk4g 11.ybets-c6d22t 37.ybets-5ukp6n 12.ybets-8dt3ey 36.ybets-ofrqqh.ybets-17u807 28.ybets-d3lkcd.ybets-u2jboa.ybets-i0ai8e 28.ybets-uzlutl 36.ybets-zrq8fp 26.ybets-44rxx4 36.ybets-zrq8fp 23.ybets-jifuuy.ybets-a59lw8.ybets-zrq8fp 5.ybets-avjxno 34.ybets-n1h5ed 3.ybets-k75c5v 31.ybets-lbd1pi 3.ybets-4gari2.ybets-jq2rdk 18.ybets-9qaxte.ybets-dyzs68 18.ybets-1ysmx1 8.ybets-722lgf 17.ybets-bt257f 8.ybets-722lgf 15.ybets-ft4jx7.ybets-722lgf 14.ybets-qau6jf 9.ybets-dyzs68 13.ybets-lrdrct 11.ybets-jq2rdk 13.ybets-9kv8s6.ybets-gfe5e0 13.ybets-lrdrct 13.ybets-i56hb6 14.ybets-qau6jf 13.ybets-i56hb6 15.ybets-9yyzgj.ybets-i56hb6 17.ybets-bt257f 12.ybets-gfe5e0 18.ybets-1ysmx1 11.ybets-jq2rdk 18.ybets-urjyyt.ybets-8b0g07 18.ybets-8zpbc8.ybets-5dwr9q 18.ybets-1ysmx1 17.ybets-v8rq2b 17.ybets-bt257f 17.ybets-v8rq2b 15.ybets-5w9tnv.ybets-v8rq2b 14.ybets-qau6jf 18.ybets-5dwr9q 13.ybets-lrdrct 20.ybets-8b0g07 13.ybets-dbzxip.ybets-1zulx4 13.ybets-lrdrct 22.ybets-b72g00 14.ybets-qau6jf 22.ybets-b72g00 15.ybets-ky8h1x.ybets-popvdf 17.ybets-bt257f 21.ybets-1zulx4 18.ybets-1ysmx1 20.ybets-8b0g07 18.ybets-5z7is7.ybets-na8n4h 18.ybets-osw8mb.ybets-vclpo4 18.ybets-1ysmx1 26.ybets-r9vg63 17.ybets-bt257f 26.ybets-r9vg63 15.ybets-nhml7z.ybets-r9vg63 14.ybets-qau6jf 27.ybets-vclpo4 13.ybets-lrdrct 28.ybets-na8n4h 13.ybets-r3bkl2.ybets-zhink6 13.ybets-lrdrct 31.ybets-pdhu1p 14.ybets-qau6jf 31.ybets-pdhu1p 15.ybets-3nn440.ybets-r9vg63 17.ybets-bt257f 30.ybets-zhink6 18.ybets-1ysmx1 28.ybets-na8n4h 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"])
    .ybets-e0j1ux {
    display: none;
  }
}

.ybets-rspw2a {
  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) {
  .ybets-rspw2a {
    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;
}

.ybets-1h8gsz {
  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) {
  .ybets-1h8gsz {
    padding: 14px 16px;
  }
}

.ybets-1h8gsz button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.ybets-1h8gsz button:first-child {
  align-content: end;
}

.ybets-1h8gsz button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .ybets-1h8gsz
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .ybets-1h8gsz
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.ybets-1h8gsz button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.ybets-1h8gsz button:last-child svg {
  width: 38px;
  height: 38px;
}

.ybets-a2p6ur {
  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;
}

.ybets-a2p6ur::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .ybets-a2p6ur,
.pc61d126-chatbot[data-active-screen="3"]
  .ybets-a2p6ur {
  opacity: 1;
  visibility: visible;
}

.ybets-pgya0n {
  flex: 1 1;
}

.ybets-512wk0 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .ybets-512wk0 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .ybets-4js95g {
  display: block;
}

.ybets-ta518c {
  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) {
  .ybets-ta518c {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.ybets-vwbk5o {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.ybets-vwbk5o::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.ybets-pc61sm span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.ybets-pc61sm p {
  color: var(--Text-100);
}

.ybets-vwbk5o .ybets-z7cruo {
  grid-area: button;
}

.ybets-vwbk5o .ybets-z7cruo::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.ybets-y6vk21.org/2000/svg'%3E%3Cpath d='M4.ybets-hl6s6t 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.ybets-qtbo5l 15L16.ybets-qtbo5l 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.ybets-qtbo5l 5L16.ybets-qtbo5l 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .ybets-98brxd {
  display: block;
}

.ybets-ed3qxp {
  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) {
  .ybets-ed3qxp {
    margin-top: 40px;
  }
}

.ybets-1e7zf6 label,
.ybets-1e7zf6 input {
  display: block;
  width: 100%;
}

.ybets-1e7zf6 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.ybets-1e7zf6 label.ybets-p8ylki input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.ybets-1e7zf6 label.ybets-p8ylki::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;
}

.ybets-1e7zf6 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;
}

.ybets-1e7zf6 input::placeholder {
  color: var(--Text-400);
}

.ybets-oog3rj {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .ybets-oog3rj {
  display: flex;
}

.ybets-oog3rj ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .ybets-oog3rj ol {
    height: 420px;
    padding: 24px;
  }
}

.ybets-oog3rj ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.ybets-ipzx0z {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .ybets-ipzx0z {
    padding: 0 24px 24px;
  }
}

.ybets-ipzx0z 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;
}

.ybets-ipzx0z input::placeholder {
  color: var(--Text-400);
}

.ybets-ipzx0z [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.ybets-ipzx0z [type="submit"]:disabled {
  opacity: 0.5;
}

.ybets-ipzx0z [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .ybets-ipzx0z [type="submit"] {
    right: 40px;
  }
}

.ybets-k234rv {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.ybets-k234rv.ybets-n60m9h {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.ybets-k234rv.ybets-n60m9h::before {
  content: "";
  width: 31px;
}

.ybets-k234rv.ybets-n60m9h p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.ybets-k234rv.ybets-qygjvj p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.ybets-k234rv p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.ybets-dxlzlq .ybets-z7cruo {
  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;
  }
}

.ybets-5mbiei {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .ybets-5mbiei {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .ybets-5mbiei {
    padding: 15px 0;
  }
}

.ybets-5mbiei .ybets-qdwzk8 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .ybets-5mbiei .ybets-qdwzk8 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.ybets-bkx9zo {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .ybets-bkx9zo {
    max-width: 180px;
    height: 47px;
  }
}

.ybets-bkx9zo picture,
.ybets-bkx9zo img {
  display: block;
  width: 100%;
  height: 100%;
}

.ybets-bkx9zo img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .ybets-jc426m {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.ybets-nffkcc ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .ybets-5mbiei.ybets-6v9rcc .ybets-jc426m {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ybets-jc426m {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .ybets-jc426m {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.ybets-r8vzco,
.ybets-nkp2bu {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .ybets-r8vzco,
  .ybets-nkp2bu {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .ybets-nkp2bu {
    display: none;
  }
}

.ybets-q6uub3 {
  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;
}

.ybets-6v9rcc .ybets-q6uub3 {
  background: var(--fh-bg-color);
}

.ybets-q6uub3 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .ybets-q6uub3 {
    display: none;
  }
}

.ybets-li59pn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .ybets-li59pn {
    display: none;
  }
}

.ybets-nq8uz9 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.ybets-5mbiei.ybets-6v9rcc .ybets-nq8uz9:first-child {
  display: none;
}

.ybets-5mbiei.ybets-6v9rcc .ybets-nq8uz9:last-child {
  display: block;
}

.ybets-nq8uz9:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .ybets-nq8uz9 {
    display: none;
  }
}

.ybets-rent70 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .ybets-rent70 {
    display: flex;
  }
}

.ybets-rent70 ul {
  max-height: 350px;
  overflow-y: auto;
}

.ybets-rent70:hover ul {
  visibility: visible;
  opacity: 1;
}

.ybets-rent70:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.ybets-rent70:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.ybets-rent70:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.ybets-rent70:hover .ybets-etbulj svg {
  transform: rotate(180deg);
}

.ybets-xqupu7 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.ybets-345t28 {
  padding: 0 8px;
}

.ybets-1pj34r {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.ybets-1pj34r:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .ybets-1pj34r {
    padding: 4px 8px;
  }
}

.ybets-tveepc {
  display: flex;
}

.ybets-tveepc img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.ybets-etbulj {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.ybets-etbulj svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.ybets-td3v7k {
  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) {
  .ybets-td3v7k {
    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;
  }
}

.ybets-obe6pw {
  width: 100%;
}

@media (min-width: 1200px) {
  .ybets-obe6pw {
    display: none;
  }
}

.ybets-tsg7yv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.ybets-frclq1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.ybets-myi7xe {
  display: flex;
}

.ybets-q0ko3l {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.ybets-g685eq {
  list-style: none;
}

@media (max-width: 1199px) {
  .ybets-g685eq {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .ybets-g685eq {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .ybets-g685eq .ybets-pkjiu0 [data-ref-el],
  .ybets-g685eq .ybets-pkjiu0 span,
  .ybets-g685eq .ybets-pkjiu0 a {
    white-space: nowrap;
  }
}

.ybets-avj1nh {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .ybets-avj1nh.ybets-mnbulp > .ybets-pkjiu0 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .ybets-avj1nh.ybets-pxs8fz:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .ybets-avj1nh.ybets-mnbulp > .ybets-4zdgoi {
    height: auto;
  }

  .ybets-avj1nh.ybets-mnbulp > div > .ybets-klqdv1 {
    transform: rotate(180deg);
  }
}

.ybets-avj1nh [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.ybets-avj1nh [data-ref-el],
.ybets-avj1nh span {
  cursor: pointer;
}

.ybets-avj1nh [data-ref-el],
.ybets-avj1nh span,
.ybets-avj1nh a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .ybets-avj1nh [data-ref-el],
  .ybets-avj1nh span,
  .ybets-avj1nh a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .ybets-avj1nh [data-ref-el],
  .ybets-avj1nh span,
  .ybets-avj1nh a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.ybets-4zdgoi {
  height: 0;
  overflow: hidden;
  transition: height 0.ybets-nffkcc ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.ybets-4zdgoi::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.ybets-4zdgoi::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.ybets-4zdgoi::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .ybets-4zdgoi {
    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;
  }

  .ybets-4zdgoi:has(> .ybets-avj1nh.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .ybets-4zdgoi .ybets-4zdgoi {
    padding: 0;
  }

  .ybets-4zdgoi .ybets-avj1nh {
    font-weight: 400;
  }

  .ybets-4zdgoi .ybets-avj1nh:hover > .ybets-pkjiu0 {
    background: var(--Neutral-300);
  }

  .ybets-4zdgoi .ybets-klqdv1 {
    rotate: -90deg;
  }
}

.ybets-pkjiu0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .ybets-pkjiu0 {
    padding: 8px;
  }

  .ybets-avj1nh.ybets-p5geac > .ybets-pkjiu0 {
    background: var(--Neutral-300);
  }
}

.ybets-klqdv1 {
  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.ybets-y6vk21.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.ybets-8s240q 0.ybets-8a25fh.ybets-32hvxh -0.ybets-wzp7ne 0.ybets-7z5swo -0.ybets-wzp7ne 1.ybets-dyl16h 0.ybets-fexfsp.ybets-giw8r5 4.ybets-rubxp0.ybets-8s240q 0.ybets-pq9qdn.ybets-ukzshj -0.ybets-wzp7ne 9.ybets-7xmbyu -0.ybets-wzp7ne 10.ybets-uid4ct 0.ybets-9pri6t.ybets-y489j3 0.ybets-32hvxh 10.ybets-y489j3 0.ybets-7z5swo 10.ybets-uid4ct 1.ybets-bcgp81.ybets-hovpmm 5.ybets-qzxj7p.ybets-e7w7s5 6.ybets-kwshmy 5.ybets-887nc9 6.ybets-kwshmy 4.ybets-vgq383 5.ybets-ixjxq2.ybets-8s240q 1.ybets-9e1ecc.ybets-wzp7ne 0.ybets-7z5swo -0.ybets-wzp7ne 0.ybets-32hvxh 0.ybets-8s240q 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.ybets-nffkcc ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .ybets-klqdv1 {
    cursor: default;
  }
}

.ybets-bf473t {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.ybets-rka32l {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .ybets-rka32l {
    padding: 40px 4px;
  }
}

.ybets-jq94eh {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .ybets-jq94eh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.ybets-ab0g4b {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .ybets-ab0g4b {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.ybets-ab0g4b ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.ybets-ab0g4b [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.ybets-ab0g4b [data-ref-el],
.ybets-ab0g4b span,
.ybets-ab0g4b a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.ybets-jcdrze {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .ybets-jcdrze {
    margin-bottom: 12px;
  }
}

.ybets-lz1654 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.ybets-lz1654 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .ybets-lz1654:last-child {
    margin-right: 0;
  }
}

.ybets-g0s10f {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.ybets-jcdrze:hover .ybets-tizqo7 {
  visibility: visible;
  opacity: 1;
}

.ybets-tizqo7 {
  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);
}

.ybets-8qtv4a {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.ybets-xk4ico {
  display: flex;
  margin: 6px;
}

.ybets-xk4ico img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.ybets-tizqo7::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);
}

.ybets-tizqo7::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);
}

.ybets-te9lba {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .ybets-te9lba {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.ybets-0vms5u {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .ybets-0vms5u {
    margin-right: 32px;
  }
}

.ybets-1tubtb {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .ybets-1tubtb {
    margin-top: 0;
    width: 340px;
  }
}

.ybets-1tubtb a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.ybets-65ud9r {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.ybets-ozqh8a {
  position: relative;
}

@media (min-width: 768px) {
  .ybets-ozqh8a {
    margin-top: 40px;
  }
}

.ybets-ozqh8a + .ybets-6oyllp,
.ybets-ozqh8a + .ybets-ozqh8a {
  margin-top: 24px;
}

.ybets-k83lvu {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .ybets-k83lvu {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .ybets-k83lvu {
    padding: 80px;
  }
}

.ybets-yrjyaw {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .ybets-yrjyaw {
    padding: 0 16px;
}


}

.ybets-xwbhrl {
  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) {
  .ybets-xwbhrl {
    font-size: 48px;
    line-height: 56px;
  }
}

.ybets-cq52s4 {
  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) {
  .ybets-cq52s4 {
    font-size: 24px;
    line-height: 32px;
  }
}

.ybets-xpypjf {
  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;
}

.ybets-xpypjf:hover {
  background: var(--button-bg-hover);
}

.ybets-zq965b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.ybets-zq965b img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .ybets-zq965b img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .ybets-zq965b img {
  min-height: 100%;
  }
}

.ybets-k83lvu::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.ybets-cxceaa {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.ybets-cxceaa h1,
.ybets-cxceaa h2,
.ybets-cxceaa h3,
.ybets-cxceaa h4 {
  margin-bottom: 6px;
}

.ybets-cxceaa h1:not(:first-child),
.ybets-cxceaa h2:not(:first-child),
.ybets-cxceaa h3:not(:first-child),
.ybets-cxceaa h4:not(:first-child) {
  margin-top: 16px;
}

.ybets-cxceaa h1,
.ybets-cxceaa h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .ybets-cxceaa h1,
  .ybets-cxceaa h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.ybets-cxceaa h2,
.ybets-cxceaa h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .ybets-cxceaa h2,
  .ybets-cxceaa h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.ybets-cxceaa h3,
.ybets-cxceaa h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .ybets-cxceaa h3,
  .ybets-cxceaa h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.ybets-cxceaa h4,
.ybets-cxceaa h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.ybets-cxceaa ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.ybets-cxceaa ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.ybets-cxceaa 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);
}

.ybets-cxceaa ul ul {
  margin-bottom: 8px;
}

.ybets-cxceaa ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.ybets-cxceaa ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.ybets-cxceaa ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.ybets-cxceaa ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.ybets-cxceaa ol li::marker {
  font-weight: 700;
}

.ybets-cxceaa ol ol {
  margin-bottom: 8px;
}

.ybets-cxceaa ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.ybets-cxceaa ol ul li {
  padding-left: 16px;
}

.ybets-cxceaa 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) {
  .ybets-cxceaa table {
    padding: 24px;
  }
}

.ybets-cxceaa table.ybets-1evtbt {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.ybets-nffkcc,
    mask-image 0.3s;
}

.ybets-cxceaa table.ybets-1evtbt.ybets-nbn00b {
  -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) {
  .ybets-cxceaa table {
    display: table;
  }
}

.ybets-cxceaa table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.ybets-cxceaa table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.ybets-cxceaa table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.ybets-cxceaa 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) {
  .ybets-cxceaa table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.ybets-cxceaa table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.ybets-cxceaa table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.ybets-cxceaa table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.ybets-cxceaa img {
  max-width: 100%;
  height: auto;
}

.ybets-sir4co {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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) {
  .ybets-sir4co {
    padding: 24px;
  }
}

.ybets-odp0jt {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .ybets-odp0jt {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.ybets-odp0jt > * {
  margin: 0 !important;
}

.ybets-odp0jt img,
.ybets-662m65 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ybets-odp0jt img,
  .ybets-662m65 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ybets-opyw7c {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ybets-opyw7c {
    width: 32px;
    height: 32px;
  }
}

.ybets-lnhb0e {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.ybets-lnhb0e .ybets-ms4wic {
  flex-shrink: 0;
}

.ybets-lnhb0e .ybets-2f10j0 svg {
  display: none;
}

.ybets-dhiee1 {
  display: grid;
  transition: max-height 0.ybets-nffkcc ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .ybets-dhiee1 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .ybets-dhiee1 {
    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));
  }
}

.ybets-dhiee1.ybets-xtgl9a + .ybets-ms4wic svg {
  transform: rotate(180deg);
}

.ybets-yflmkr {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.ybets-yflmkr > div:nth-child(3n) {
  grid-column: span 2;
}

.ybets-yflmkr
  > div:nth-child(3n)
  .ybets-4u6cye
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .ybets-yflmkr {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .ybets-yflmkr > div:nth-child(3n) {
    grid-column: unset;
  }

  .ybets-yflmkr
    > div:nth-child(3n)
    .ybets-4u6cye
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .ybets-yflmkr {
    max-width: 270px;
  }
}

.ybets-yflmkr .ybets-4u6cye button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .ybets-yflmkr .ybets-4u6cye button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .ybets-yflmkr .ybets-4u6cye button {
    max-width: 104px;
  }
}

.ybets-hod04k {
  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) {
  .ybets-hod04k {
    margin-bottom: 0;
  }
}

.ybets-9tg2hr {
  display: none;
  opacity: 0;
}

.ybets-7ytop0 {
  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;
  }
}

.ybets-7ytop0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.ybets-4u6cye {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.ybets-4u6cye button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .ybets-4u6cye
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .ybets-4u6cye
    button {
    max-width: 145px;
  }
}

.ybets-exe53d:first-child
  .ybets-4u6cye
  button {
  max-width: 270px;
}

.ybets-en2hxp {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.ybets-hod04k picture {
  width: 100%;
  max-width: 100%;
}

.ybets-tl5998 {
  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;
}

.ybets-tl5998 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.ybets-hod04k:hover .ybets-tl5998 {
  display: flex;
}

.ybets-6g8fgq {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.ybets-xx23zy {
  display: flex;
}

.ybets-xx23zy:hover .ybets-6a85gw,
.ybets-xx23zy .ybets-p5geac .ybets-6a85gw {
  display: flex;
}

.ybets-xx23zy svg {
  flex-shrink: 0;
}

.ybets-6a85gw {
  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) {
  .ybets-6a85gw {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.ybets-6a85gw:hover {
  display: flex;
}

.ybets-6a85gw svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.ybets-o0ccq7 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .ybets-o0ccq7 {
    font-size: 12px;
  }
}

.ybets-ck22rd,
.ybets-5der2v {
  width: 50%;
  flex-shrink: 0;
}

.ybets-ck22rd {
  font-weight: 700;
}

.ybets-qtewq3 .ybets-dhiee1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .ybets-qtewq3 .ybets-dhiee1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .ybets-qtewq3 .ybets-dhiee1 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.ybets-qtewq3
  .ybets-en2hxp:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.ybets-qtewq3 .ybets-7ytop0 {
  height: 100% !important;
  border-radius: 16px;
}

.ybets-qtewq3 .ybets-4u6cye {
  gap: 4px;
  align-items: center;
}

.ybets-qtewq3 .ybets-4u6cye button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ybets-qtewq3 .ybets-4u6cye svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.ybets-qtewq3 .ybets-r71o64,
.ybets-qtewq3 .ybets-50zntx {
  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.ybets-y6vk21.org/2000/svg'%3E%3Cpath d='M9.ybets-7tw27p 4.ybets-3h0pcr.ybets-6ykcvr 5.ybets-58hsjc.ybets-mh8hdx 5.ybets-igtap1.ybets-hyd45t 5.ybets-wch801.ybets-25nt7a 8.ybets-81v7o3.ybets-1u4lb1 9.ybets-sr4ev1.ybets-yeuni8 9.ybets-aj21kf.ybets-4t0vu4 13.ybets-wf2qnq.ybets-dr0r45 11.ybets-uqdx3y.ybets-1k6qv9 11.ybets-2kytug.ybets-gylv0n 11.ybets-7a1q41.ybets-j46q3o 13.ybets-n8fw2a.ybets-bwdgnp 9.ybets-tug76l.ybets-f0h1t4 9.ybets-z8swhy.ybets-ve1e9s 8.ybets-staz8n.ybets-k4j5la 5.ybets-2bgi9b.ybets-t7ytjx 5.ybets-0nx2qf.ybets-93e49m 5.ybets-f2glrn.ybets-dsbiqq 4.ybets-reiw6v.ybets-1k6qv9 1.ybets-sm2xds.ybets-7tw27p 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.ybets-qtewq3 .ybets-r71o64 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.ybets-qtewq3 .ybets-50zntx {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.ybets-09u6sd {
  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) {
  .ybets-09u6sd {
    padding: 24px;
  }
}

.ybets-09u6sd .ybets-ms4wic {
  display: flex;
}

@media (min-width: 768px) {
  .ybets-09u6sd .ybets-ms4wic {
    display: none;
  }
}

.ybets-09u6sd .ybets-2f10j0 svg {
  display: none;
}

.ybets-4yqaa0 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.ybets-4yqaa0 .ybets-sdyy6i {
  display: none;
}

@media (min-width: 768px) {
  .ybets-4yqaa0 .ybets-sdyy6i {
    display: flex;
  }
}

.ybets-l09fxm {
  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) {
  .ybets-l09fxm {
    font-size: 40px;
    line-height: 48px;
  }
}

.ybets-l09fxm > * {
  margin: 0 !important;
}

.ybets-l09fxm img,
.ybets-wvbs6e {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ybets-l09fxm img,
  .ybets-wvbs6e {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ybets-has3ji {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ybets-has3ji {
    width: 32px;
    height: 32px;
  }
}

.ybets-vwe74m {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .ybets-vwe74m {
    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;
  }

  .ybets-vwe74m::-webkit-scrollbar {
    display: none;
  }
}

.ybets-kjvap3 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .ybets-kjvap3 {
    padding: 7px 15px;
  }
}

.ybets-kjvap3:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.ybets-nut444 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .ybets-nut444 {
    display: flex;
    opacity: 1;
  }
}

.ybets-kjvap3 picture {
  height: 100%;
  display: block;
}

.ybets-kjvap3 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .ybets-kjvap3 img {
    width: 88px;
    height: 44px;
  }
}

.ybets-kjvap3 p {
  text-align: center;
  width: 100%;
}

.ybets-cpwuh7 {
  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) {
  .ybets-cpwuh7 {
    font-size: 40px;
    line-height: 48px;
  }
}

.ybets-cpwuh7 img,
.ybets-0hd0f7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ybets-cpwuh7 img,
  .ybets-0hd0f7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ybets-dodvoy {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ybets-dodvoy {
    width: 32px;
    height: 32px;
  }
}

.ybets-s7nyrd {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.ybets-zpuvfb {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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;
}

.ybets-ozj5h3 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.ybets-ozj5h3.ybets-p5geac {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.ybets-mfo3p8 {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .ybets-mfo3p8 {
    font-size: 20px;
    line-height: 28px;
  }
}

.ybets-t53mho {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.ybets-nxysk1 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.ybets-nffkcc ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.ybets-awtpfo {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.ybets-awtpfo ol,
.ybets-awtpfo ul {
  padding-left: 1.3em;
}

.ybets-ozj5h3.ybets-p5geac .ybets-nxysk1 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.ybets-ozj5h3.ybets-p5geac .ybets-t53mho {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.ybets-kuptlc {
  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) {
  .ybets-kuptlc {
    padding: 24px;
  }
}

.ybets-kuptlc .ybets-ms4wic {
  display: flex;
}

@media (min-width: 768px) {
  .ybets-kuptlc .ybets-ms4wic {
    display: none;
  }
}

.ybets-kuptlc .ybets-2f10j0 svg {
  display: none;
}

.ybets-x83vq0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ybets-x83vq0 .ybets-sdyy6i {
  display: none;
}

@media (min-width: 768px) {
  .ybets-x83vq0 .ybets-sdyy6i {
    display: flex;
  }
}

.ybets-iwp0l8 {
  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) {
  .ybets-iwp0l8 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.ybets-iwp0l8 > * {
  margin: 0 !important;
}

.ybets-iwp0l8 img,
.ybets-qsnyg0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ybets-iwp0l8 img,
  .ybets-qsnyg0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ybets-65ko3g {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ybets-65ko3g {
    width: 32px;
    height: 32px;
  }
}

.ybets-knjggk {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .ybets-knjggk {
    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;
  }

  .ybets-knjggk::-webkit-scrollbar {
    display: none;
  }
}

.ybets-zcgnuh {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.ybets-zcgnuh:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.ybets-f5njll {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .ybets-f5njll {
    display: flex;
    opacity: 1;
  }
}

.ybets-zcgnuh picture {
  width: auto;
  height: 100%;
  display: block;
}

.ybets-zcgnuh picture img {
  display: block;
  width: auto;
  height: 100%;
}

.ybets-sz9rni {
  margin: -24px 0;
}

.ybets-sz9rni:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .ybets-sz9rni {
    margin: -16px 0;
  }
}

.ybets-qi3nno {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .ybets-qi3nno {
    flex-direction: row;
  }
}

.ybets-02n3r1 {
  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) {
  .ybets-02n3r1 {
    flex: 1;
  }
}

.ybets-02n3r1::placeholder {
  color: var(--Text-400);
}

.ybets-xw73uw {
  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;
}

.ybets-9uewlm {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.ybets-9uewlm::-webkit-scrollbar {
  display: none;
}

.ybets-53o6e5 {
  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;
}

.ybets-53o6e5 img,
.ybets-53o6e5 svg {
  margin-right: 8px;
}

.ybets-s2qj5h {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.ybets-sz9rni + .ybets-kx4sda {
  margin-top: 0;
}

@media (min-width: 768px) {
  .ybets-sz9rni + .ybets-kx4sda {
    margin-top: -16px;
  }
}

.ybets-fek8v9 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.ybets-fek8v9 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.ybets-fek8v9 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.ybets-6yfnz9 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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;
}

.ybets-hhl8f6 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.ybets-erdhye {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.ybets-e8u041 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.ybets-2k2unc {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.ybets-6yfnz9 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;
}

.ybets-6yfnz9 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) {
  .ybets-6yfnz9 {
    padding: 39px 179px 39px 39px;
  }

  .ybets-hhl8f6 {
    font-size: 40px;
    line-height: 48px;
  }

  .ybets-2k2unc {
    height: 348px;
  }

  .ybets-6yfnz9 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .ybets-6yfnz9 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .ybets-6yfnz9 {
    padding: 63px;
  }
}

.ybets-e1x1u2 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .ybets-e1x1u2 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.ybets-nwderf {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .ybets-nwderf {
    width: auto;
  }
}

.ybets-21n6ef {
  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;
}

.ybets-21n6ef::-webkit-scrollbar {
  display: none;
}

.ybets-21n6ef 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);
}

.ybets-21n6ef a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .ybets-21n6ef {
    margin-left: 16px;
    margin-top: 0;
  }
}

.ybets-e1x1u2 .ybets-m1ljgz {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.ybets-nffkcc,
    mask-image 0.3s;
}

.ybets-e1x1u2 .ybets-m1ljgz.ybets-nbn00b {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.ybets-ejt422 {
  margin: 40px -16px;
}

.ybets-f7wlen + .ybets-6oyllp,
.ybets-f7wlen + .ybets-ozqh8a {
  margin-top: 24px;
}

.ybets-9j0cfy {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.ybets-9j0cfy picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.ybets-ayxwz3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .ybets-ayxwz3 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .ybets-ayxwz3 {
    margin-top: 0;
  }
}

.ybets-mswkvl {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .ybets-mswkvl {
    font-size: 24px;
    line-height: 32px;
  }
}

.ybets-avdltb {
  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) {
  .ybets-avdltb {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.ybets-dl503m {
  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) {
  .ybets-dl503m {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.ybets-biywvb {
  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) {
  .ybets-biywvb {
    font-size: 20px;
    line-height: 28px;
  }
}

.ybets-l7xizo {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .ybets-l7xizo {
    font-size: 32px;
    line-height: 40px;
  }
}

.ybets-6nnmhr {
  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;
}

.ybets-edomvz {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.ybets-edomvz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.ybets-kx4sda {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.ybets-vmhjw4 {
  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) {
  .ybets-vmhjw4 {
    padding: 15px 48px;
  }
}

main > .ybets-kx4sda {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .ybets-dhiee1.ybets-kfrlrx > div:nth-child(n+5) {
    display: none;
  }
}

.ybets-cxceaa p a img {
  display: block;
  margin: 0 auto;
}


.ybets-w459ga {
  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 */
.ybets-fdimm5 {
  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;
}

.ybets-fdimm5 label {
  font-size: 14px;
}

.ybets-fdimm5 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.ybets-fdimm5 input,
.ybets-fdimm5 textarea,
.ybets-fdimm5 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;
}
.ybets-fdimm5 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.ybets-6t5u3p ease;
}
.ybets-fdimm5 button:hover {
  background-color: var(--button-bg-hover);
}
.ybets-qxku5w {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.ybets-oncacn ease-in;
}

.ybets-qxku5w 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;
}
.ybets-y2qx9a, .ybets-c1cvno, [class*="review-card"],
thead, thead th, table th, .ybets-jm1hh4,
.ybets-hd2oth, [class*="collapsible-header"],
.ybets-ynxpjr, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
