* {
  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;
  }
}

.billybets-njzij2 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .billybets-njzij2 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .billybets-njzij2 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.billybets-ykntl6 {
  overflow: hidden;
}

.billybets-04vgzn img {
  background: var(--Neutral-300);
}

.billybets-qxbk49 {
  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;
}

.billybets-8th8la {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.billybets-8th8la:hover {
  background: var(--button-bg-hover);
}

.billybets-04cauk {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.billybets-04cauk:hover {
  background: var(--button-bg-hover);
}

.billybets-lbqnkx {
  font-size: 12px;
  line-height: 18px;
}

.billybets-w7m5us {
  font-size: 18px;
  line-height: 26px;
}

.billybets-uz6gxn {
  width: 100%;
}

.billybets-hxndnb {
  padding: 6px 16px;
}

.billybets-d2nsno {
  padding: 10px 16px;
}

.billybets-eqh873 {
  padding: 15px 26px;
}

.billybets-y08e91 {
  flex-shrink: 0;
}

.billybets-akq9ta {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.billybets-gs64gg {
  display: none;
}

.billybets-48dj1c {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.billybets-4ziurw {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.billybets-me7wsu {
  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;
}

.billybets-9tkw8e {
  cursor: grab;
}

.billybets-me7wsu::-webkit-scrollbar {
  display: none;
}

.billybets-nkmhct {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.billybets-0dw6a8 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.billybets-oyjgfr {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.billybets-dchkd4 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.billybets-qmesly {
  visibility: visible;
}

.billybets-n69a43 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.billybets-denkrk ease;
}

.billybets-3r6tzi {
  background-color: var(--Primary-200);
  width: 16px;
}

.billybets-if7363 {
  -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.billybets-denkrk,
    mask-image 0.3s;
}

.billybets-if7363.billybets-vkxysp {
  -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;
  }
}

.billybets-6hcyki: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;
}

.billybets-itc0jb {
  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.billybets-0e3ry3.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.billybets-0e3ry3.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;
}

.billybets-pmxhp2 {
  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);
}

.billybets-pmxhp2::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%
  );
}

.billybets-jycl6i {
  position: relative;
  z-index: 1;
}

.billybets-cmy93b {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.billybets-dli1gi {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.billybets-6e743o {
  font-size: 40px;
  line-height: 48px;
}

.billybets-gvbszs {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.billybets-o9j99g {
  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;
}

.billybets-o9j99g:hover {
  background: var(--Primary-400);
}

.billybets-o9j99g svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.billybets-6hcyki 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) {
  .billybets-pmxhp2 {
    max-width: 600px;
    padding: 64px;
  }

  .billybets-cmy93b {
    font-size: 24px;
    line-height: 32px;
  }

  .billybets-dli1gi {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .billybets-6e743o {
    font-size: 50px;
    line-height: 56px;
  }

  .billybets-gvbszs {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .billybets-itc0jb {
    top: 25px;
    right: 25px;
  }
}

.billybets-ojrf40,
.billybets-rv5yib {
  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;
}

.billybets-ygbnjf.billybets-v855z7::before,
.billybets-rv5yib::before,
.billybets-rbnnf6::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.billybets-0e3ry3.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.billybets-aclcp3 14.billybets-yfegkf.billybets-6fwtpd 14.billybets-f8btg5 15.billybets-1t7q6p 14.billybets-fi72jj 15.billybets-vdn7zd 14.billybets-izn8jo.billybets-9we0rn 14.billybets-ukt2at 19.billybets-ylxt3u 12.billybets-03gq3n 19.billybets-ylxt3u 10.billybets-lfo8v3.billybets-ylxt3u 8.billybets-rplahb 17.billybets-8qqyyr 7.billybets-xlxyqx 15.billybets-0l2unb 7.billybets-f53q3d.billybets-u9zc79 7.billybets-xlxyqx 11.billybets-csp0zq 8.billybets-rplahb 11.billybets-csp0zq 10.billybets-08prg8.billybets-csp0zq 12.billybets-4edsyu 13.billybets-62icfz 14.billybets-we1hee 15.billybets-m1guaq 14.billybets-k42y03.billybets-3w74jc 14.billybets-9xqao2 15.billybets-7b7a9i 14.billybets-g0mrij 15.billybets-30xp28 14.billybets-gd38i2.billybets-aclcp3 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.billybets-1j3406 15.billybets-hxk8fq.billybets-2f8tlu 15.billybets-rbrujm 15.billybets-i5djit 15.billybets-juriys 15.billybets-xbofqp 15.billybets-kgg8hl.billybets-jaxwt2 15.billybets-juriys 15.billybets-68kfwb 15.billybets-qc1fee 15.billybets-h48cr0 15.billybets-v4p9dw.billybets-fyzsuo 15.billybets-rifkgz 7.billybets-h3n4r6 18.billybets-p44rmc 7.billybets-bv4r9x 23.billybets-11k1h2.billybets-gnbxhl.billybets-hhde6j 18.billybets-8i92ar 19.billybets-n9900e 15.billybets-tl90kd 15.billybets-1j3406 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.billybets-13e4gv [type="submit"] *,
.billybets-lfwmz8 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .billybets-6g354s {
    display: none;
  }
}

.billybets-1eh0p0 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .billybets-1eh0p0 {
  display: none;
}

@media (min-width: 768px) {
  .billybets-1eh0p0 {
    bottom: 22px;
  }
}

.billybets-1eh0p0 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .billybets-1eh0p0 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.billybets-0hvcmw.static) .billybets-1eh0p0 {
    bottom: 8px;
  }
}

.billybets-25qqfx {
  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.billybets-0e3ry3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.billybets-wd0lir 3.billybets-zz3q3u.billybets-2ntuvv.billybets-up3ver 3.billybets-1rijlf 3.billybets-n2z8lv 5.billybets-nj1q8q 3.billybets-n2z8lv 8.billybets-xwn6py.billybets-uv5hb9.billybets-n2z8lv 26.billybets-blnr76 5.billybets-sy5ztf 28.billybets-ua5lyu 8.billybets-iroweh 28.billybets-95s3gp.billybets-6tnuvs 28.billybets-riiqes.billybets-viadfp 34.billybets-rclfzk.billybets-2c9xmm 36.billybets-37j7fj 11.billybets-fn6y48 37.billybets-7hyh9j 12.billybets-avj6by 36.billybets-0pzjom.billybets-bbujkz 28.billybets-dl6vwm.billybets-6frclc.billybets-nfq935 28.billybets-md2ket 36.billybets-o21znh 26.billybets-mp62zu 36.billybets-o21znh 23.billybets-q4n4pc.billybets-3ow495.billybets-o21znh 5.billybets-y0ei0b 34.billybets-vzg9pt 3.billybets-1rijlf 31.billybets-wd0lir 3.billybets-cc98mx.billybets-8vtce3 18.billybets-bii3j9.billybets-6nk985 18.billybets-p08mgu 8.billybets-b6q9uf 17.billybets-p6l8g5 8.billybets-b6q9uf 15.billybets-wbt2l9.billybets-b6q9uf 14.billybets-emv8l4 9.billybets-6nk985 13.billybets-lxwr8x 11.billybets-8vtce3 13.billybets-npwh1m.billybets-q0uy58 13.billybets-lxwr8x 13.billybets-x6qos6 14.billybets-emv8l4 13.billybets-x6qos6 15.billybets-hc8y44.billybets-x6qos6 17.billybets-p6l8g5 12.billybets-q0uy58 18.billybets-p08mgu 11.billybets-8vtce3 18.billybets-zw7vcy.billybets-qo3vgm 18.billybets-trsawy.billybets-a4mjdh 18.billybets-p08mgu 17.billybets-yliavp 17.billybets-p6l8g5 17.billybets-yliavp 15.billybets-zofabz.billybets-yliavp 14.billybets-emv8l4 18.billybets-a4mjdh 13.billybets-lxwr8x 20.billybets-qo3vgm 13.billybets-asm43r.billybets-qq64ud 13.billybets-lxwr8x 22.billybets-ynwcai 14.billybets-emv8l4 22.billybets-ynwcai 15.billybets-0ij054.billybets-hfabu1 17.billybets-p6l8g5 21.billybets-qq64ud 18.billybets-p08mgu 20.billybets-qo3vgm 18.billybets-nkbw04.billybets-mqngy0 18.billybets-rjrfn3.billybets-i2w3sy 18.billybets-p08mgu 26.billybets-ntivnf 17.billybets-p6l8g5 26.billybets-ntivnf 15.billybets-o8atrr.billybets-ntivnf 14.billybets-emv8l4 27.billybets-i2w3sy 13.billybets-lxwr8x 28.billybets-mqngy0 13.billybets-8mcywm.billybets-9hc5y5 13.billybets-lxwr8x 31.billybets-cpjd5k 14.billybets-emv8l4 31.billybets-cpjd5k 15.billybets-5zkeyl.billybets-ntivnf 17.billybets-p6l8g5 30.billybets-9hc5y5 18.billybets-p08mgu 28.billybets-mqngy0 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"])
    .billybets-25qqfx {
    display: none;
  }
}

.billybets-b32hdn {
  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) {
  .billybets-b32hdn {
    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;
}

.billybets-lfwmz8 {
  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) {
  .billybets-lfwmz8 {
    padding: 14px 16px;
  }
}

.billybets-lfwmz8 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.billybets-lfwmz8 button:first-child {
  align-content: end;
}

.billybets-lfwmz8 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .billybets-lfwmz8
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .billybets-lfwmz8
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.billybets-lfwmz8 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.billybets-lfwmz8 button:last-child svg {
  width: 38px;
  height: 38px;
}

.billybets-rbnnf6 {
  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;
}

.billybets-rbnnf6::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .billybets-rbnnf6,
.pc61d126-chatbot[data-active-screen="3"]
  .billybets-rbnnf6 {
  opacity: 1;
  visibility: visible;
}

.billybets-5soiam {
  flex: 1 1;
}

.billybets-ti9w3l {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .billybets-ti9w3l {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .billybets-nu67h8 {
  display: block;
}

.billybets-frp181 {
  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) {
  .billybets-frp181 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.billybets-rv5yib {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.billybets-rv5yib::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.billybets-xo7vz7 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.billybets-xo7vz7 p {
  color: var(--Text-100);
}

.billybets-rv5yib .billybets-crml06 {
  grid-area: button;
}

.billybets-rv5yib .billybets-crml06::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.billybets-0e3ry3.org/2000/svg'%3E%3Cpath d='M4.billybets-p093j0 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.billybets-o4nzxj 15L16.billybets-o4nzxj 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.billybets-o4nzxj 5L16.billybets-o4nzxj 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .billybets-gs520e {
  display: block;
}

.billybets-u9fe27 {
  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) {
  .billybets-u9fe27 {
    margin-top: 40px;
  }
}

.billybets-ojrf40 label,
.billybets-ojrf40 input {
  display: block;
  width: 100%;
}

.billybets-ojrf40 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.billybets-ojrf40 label.billybets-0tu3ca input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.billybets-ojrf40 label.billybets-0tu3ca::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;
}

.billybets-ojrf40 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;
}

.billybets-ojrf40 input::placeholder {
  color: var(--Text-400);
}

.billybets-9mjx31 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .billybets-9mjx31 {
  display: flex;
}

.billybets-9mjx31 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .billybets-9mjx31 ol {
    height: 420px;
    padding: 24px;
  }
}

.billybets-9mjx31 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.billybets-13e4gv {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .billybets-13e4gv {
    padding: 0 24px 24px;
  }
}

.billybets-13e4gv 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;
}

.billybets-13e4gv input::placeholder {
  color: var(--Text-400);
}

.billybets-13e4gv [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.billybets-13e4gv [type="submit"]:disabled {
  opacity: 0.5;
}

.billybets-13e4gv [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .billybets-13e4gv [type="submit"] {
    right: 40px;
  }
}

.billybets-ygbnjf {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.billybets-ygbnjf.billybets-v855z7 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.billybets-ygbnjf.billybets-v855z7::before {
  content: "";
  width: 31px;
}

.billybets-ygbnjf.billybets-v855z7 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.billybets-ygbnjf.billybets-u23tv0 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.billybets-ygbnjf p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.billybets-1eh0p0 .billybets-crml06 {
  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;
  }
}

.billybets-6g354s {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .billybets-6g354s {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .billybets-6g354s {
    padding: 18px 0;
  }
}

.billybets-6g354s .billybets-njzij2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .billybets-6g354s .billybets-njzij2 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.billybets-iz35wc {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .billybets-iz35wc {
    max-width: 160px;
    height: 40px;
  }
}

.billybets-iz35wc picture,
.billybets-iz35wc img {
  display: block;
  width: 100%;
  height: 100%;
}

.billybets-iz35wc img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .billybets-6wwgjf {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.billybets-denkrk ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .billybets-6g354s.billybets-lghla8 .billybets-6wwgjf {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .billybets-6wwgjf {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .billybets-6wwgjf {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.billybets-nog3eg,
.billybets-8icor4 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .billybets-nog3eg,
  .billybets-8icor4 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .billybets-8icor4 {
    display: none;
  }
}

.billybets-vavj7i {
  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;
}

.billybets-lghla8 .billybets-vavj7i {
  background: var(--fh-bg-color);
}

.billybets-vavj7i button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .billybets-vavj7i {
    display: none;
  }
}

.billybets-ek6geh {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .billybets-ek6geh {
    display: none;
  }
}

.billybets-y7tobq {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.billybets-6g354s.billybets-lghla8 .billybets-y7tobq:first-child {
  display: none;
}

.billybets-6g354s.billybets-lghla8 .billybets-y7tobq:last-child {
  display: block;
}

.billybets-y7tobq:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .billybets-y7tobq {
    display: none;
  }
}

.billybets-it3icj {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .billybets-it3icj {
    display: flex;
  }
}

.billybets-it3icj ul {
  max-height: 350px;
  overflow-y: auto;
}

.billybets-it3icj:hover ul {
  visibility: visible;
  opacity: 1;
}

.billybets-it3icj:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.billybets-it3icj:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.billybets-it3icj:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.billybets-it3icj:hover .billybets-586r65 svg {
  transform: rotate(180deg);
}

.billybets-8hjzcz {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.billybets-1f65m2 {
  padding: 0 8px;
}

.billybets-4sv9pa {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.billybets-4sv9pa:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .billybets-4sv9pa {
    padding: 4px 8px;
  }
}

.billybets-4a7mgh {
  display: flex;
}

.billybets-4a7mgh img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.billybets-586r65 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.billybets-586r65 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.billybets-v69j80 {
  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) {
  .billybets-v69j80 {
    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;
  }
}

.billybets-ncugkg {
  width: 100%;
}

@media (min-width: 1200px) {
  .billybets-ncugkg {
    display: none;
  }
}

.billybets-1bfx8j {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.billybets-vaxmk6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.billybets-xdc29r {
  display: flex;
}

.billybets-s8wfff {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.billybets-ambnof {
  list-style: none;
}

@media (max-width: 1199px) {
  .billybets-ambnof {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .billybets-ambnof {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .billybets-ambnof .billybets-5x42wj [data-ref-el],
  .billybets-ambnof .billybets-5x42wj span,
  .billybets-ambnof .billybets-5x42wj a {
    white-space: nowrap;
  }
}

.billybets-lxr9zo {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .billybets-lxr9zo.billybets-hqh4eo > .billybets-5x42wj {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .billybets-lxr9zo.billybets-9pucaf:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .billybets-lxr9zo.billybets-hqh4eo > .billybets-kwfg4g {
    height: auto;
  }

  .billybets-lxr9zo.billybets-hqh4eo > div > .billybets-b5l79r {
    transform: rotate(180deg);
  }
}

.billybets-lxr9zo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.billybets-lxr9zo [data-ref-el],
.billybets-lxr9zo span {
  cursor: pointer;
}

.billybets-lxr9zo [data-ref-el],
.billybets-lxr9zo span,
.billybets-lxr9zo a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .billybets-lxr9zo [data-ref-el],
  .billybets-lxr9zo span,
  .billybets-lxr9zo a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .billybets-lxr9zo [data-ref-el],
  .billybets-lxr9zo span,
  .billybets-lxr9zo a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.billybets-kwfg4g {
  height: 0;
  overflow: hidden;
  transition: height 0.billybets-denkrk ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.billybets-kwfg4g::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.billybets-kwfg4g::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.billybets-kwfg4g::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .billybets-kwfg4g {
    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;
  }

  .billybets-kwfg4g:has(> .billybets-lxr9zo.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .billybets-kwfg4g .billybets-kwfg4g {
    padding: 0;
  }

  .billybets-kwfg4g .billybets-lxr9zo {
    font-weight: 400;
  }

  .billybets-kwfg4g .billybets-lxr9zo:hover > .billybets-5x42wj {
    background: var(--Neutral-300);
  }

  .billybets-kwfg4g .billybets-b5l79r {
    rotate: -90deg;
  }
}

.billybets-5x42wj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .billybets-5x42wj {
    padding: 8px;
  }

  .billybets-lxr9zo.billybets-krrhjs > .billybets-5x42wj {
    background: var(--Neutral-300);
  }
}

.billybets-b5l79r {
  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.billybets-0e3ry3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.billybets-jvll56 0.billybets-1if7t9.billybets-9dinba -0.billybets-g4b9wm 0.billybets-w11ce5 -0.billybets-g4b9wm 1.billybets-10osjo 0.billybets-bknvla.billybets-sbkxl7 4.billybets-r9s67r.billybets-jvll56 0.billybets-632lyv.billybets-qx97nm -0.billybets-g4b9wm 9.billybets-l42w16 -0.billybets-g4b9wm 10.billybets-keyauf 0.billybets-m9r2nv.billybets-st07bw 0.billybets-9dinba 10.billybets-st07bw 0.billybets-w11ce5 10.billybets-keyauf 1.billybets-k2nb0k.billybets-uzdrqv 5.billybets-k7lnj1.billybets-nc6jpk 6.billybets-28t25b 5.billybets-xgahsx 6.billybets-28t25b 4.billybets-te8baa 5.billybets-x28vl3.billybets-jvll56 1.billybets-3v8q9c.billybets-g4b9wm 0.billybets-w11ce5 -0.billybets-g4b9wm 0.billybets-9dinba 0.billybets-jvll56 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.billybets-denkrk ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .billybets-b5l79r {
    cursor: default;
  }
}

.billybets-m572z8 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.billybets-h649tn {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .billybets-h649tn {
    padding: 40px 4px;
  }
}

.billybets-dpjw7l {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .billybets-dpjw7l {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.billybets-4h4g4e {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .billybets-4h4g4e {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.billybets-4h4g4e ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.billybets-4h4g4e [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.billybets-4h4g4e [data-ref-el],
.billybets-4h4g4e span,
.billybets-4h4g4e a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.billybets-p9pfwp {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .billybets-p9pfwp {
    margin-bottom: 12px;
  }
}

.billybets-sylrom {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.billybets-sylrom img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .billybets-sylrom:last-child {
    margin-right: 0;
  }
}

.billybets-mt6l49 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.billybets-p9pfwp:hover .billybets-5xr2av {
  visibility: visible;
  opacity: 1;
}

.billybets-5xr2av {
  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);
}

.billybets-o5a7a8 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.billybets-aioea6 {
  display: flex;
  margin: 6px;
}

.billybets-aioea6 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.billybets-5xr2av::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);
}

.billybets-5xr2av::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);
}

.billybets-w1zhxq {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .billybets-w1zhxq {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.billybets-2nuui4 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .billybets-2nuui4 {
    margin-right: 32px;
  }
}

.billybets-lfytw0 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .billybets-lfytw0 {
    margin-top: 0;
    width: 340px;
  }
}

.billybets-lfytw0 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.billybets-8hjven {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.billybets-49nip3 {
  position: relative;
}

@media (min-width: 768px) {
  .billybets-49nip3 {
    margin-top: 40px;
  }
}

.billybets-49nip3 + .billybets-ivtkwi,
.billybets-49nip3 + .billybets-49nip3 {
  margin-top: 24px;
}

.billybets-uxcw1d {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .billybets-uxcw1d {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .billybets-uxcw1d {
    padding: 80px;
  }
}

.billybets-u41qh4 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .billybets-u41qh4 {
    padding: 0 16px;
}


}

.billybets-6tk4g5 {
  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) {
  .billybets-6tk4g5 {
    font-size: 48px;
    line-height: 56px;
  }
}

.billybets-wrbcif {
  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) {
  .billybets-wrbcif {
    font-size: 24px;
    line-height: 32px;
  }
}

.billybets-24fsi1 {
  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;
}

.billybets-24fsi1:hover {
  background: var(--button-bg-hover);
}

.billybets-zardj5 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.billybets-zardj5 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .billybets-zardj5 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .billybets-zardj5 img {
  min-height: 100%;
  }
}

.billybets-uxcw1d::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.billybets-zzvqfh {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.billybets-zzvqfh h1,
.billybets-zzvqfh h2,
.billybets-zzvqfh h3,
.billybets-zzvqfh h4 {
  margin-bottom: 6px;
}

.billybets-zzvqfh h1:not(:first-child),
.billybets-zzvqfh h2:not(:first-child),
.billybets-zzvqfh h3:not(:first-child),
.billybets-zzvqfh h4:not(:first-child) {
  margin-top: 16px;
}

.billybets-zzvqfh h1,
.billybets-zzvqfh h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .billybets-zzvqfh h1,
  .billybets-zzvqfh h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.billybets-zzvqfh h2,
.billybets-zzvqfh h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .billybets-zzvqfh h2,
  .billybets-zzvqfh h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.billybets-zzvqfh h3,
.billybets-zzvqfh h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .billybets-zzvqfh h3,
  .billybets-zzvqfh h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.billybets-zzvqfh h4,
.billybets-zzvqfh h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.billybets-zzvqfh ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.billybets-zzvqfh ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.billybets-zzvqfh 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);
}

.billybets-zzvqfh ul ul {
  margin-bottom: 8px;
}

.billybets-zzvqfh ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.billybets-zzvqfh ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.billybets-zzvqfh ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.billybets-zzvqfh ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.billybets-zzvqfh ol li::marker {
  font-weight: 700;
}

.billybets-zzvqfh ol ol {
  margin-bottom: 8px;
}

.billybets-zzvqfh ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.billybets-zzvqfh ol ul li {
  padding-left: 16px;
}

.billybets-zzvqfh 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) {
  .billybets-zzvqfh table {
    padding: 24px;
  }
}

.billybets-zzvqfh table.billybets-ydmah8 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.billybets-denkrk,
    mask-image 0.3s;
}

.billybets-zzvqfh table.billybets-ydmah8.billybets-vkxysp {
  -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) {
  .billybets-zzvqfh table {
    display: table;
  }
}

.billybets-zzvqfh 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);
}

.billybets-zzvqfh table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.billybets-zzvqfh table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.billybets-zzvqfh 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) {
  .billybets-zzvqfh table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.billybets-zzvqfh table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.billybets-zzvqfh table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.billybets-zzvqfh table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.billybets-zzvqfh img {
  max-width: 100%;
  height: auto;
}

.billybets-utatbj {
  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) {
  .billybets-utatbj {
    padding: 24px;
  }
}

.billybets-193m3o {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .billybets-193m3o {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.billybets-193m3o > * {
  margin: 0 !important;
}

.billybets-193m3o img,
.billybets-1m24gc {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .billybets-193m3o img,
  .billybets-1m24gc {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.billybets-arymu2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .billybets-arymu2 {
    width: 32px;
    height: 32px;
  }
}

.billybets-6tsp65 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.billybets-6tsp65 .billybets-cox3pn {
  flex-shrink: 0;
}

.billybets-6tsp65 .billybets-mhlml2 svg {
  display: none;
}

.billybets-w4ha1u {
  display: grid;
  transition: max-height 0.billybets-denkrk ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .billybets-w4ha1u {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .billybets-w4ha1u {
    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));
  }
}

.billybets-w4ha1u.billybets-xto9qj + .billybets-cox3pn svg {
  transform: rotate(180deg);
}

.billybets-onoo3r {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.billybets-onoo3r > div:nth-child(3n) {
  grid-column: span 2;
}

.billybets-onoo3r
  > div:nth-child(3n)
  .billybets-7y84d9
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .billybets-onoo3r {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .billybets-onoo3r > div:nth-child(3n) {
    grid-column: unset;
  }

  .billybets-onoo3r
    > div:nth-child(3n)
    .billybets-7y84d9
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .billybets-onoo3r {
    max-width: 270px;
  }
}

.billybets-onoo3r .billybets-7y84d9 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .billybets-onoo3r .billybets-7y84d9 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .billybets-onoo3r .billybets-7y84d9 button {
    max-width: 104px;
  }
}

.billybets-0qfysp {
  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) {
  .billybets-0qfysp {
    margin-bottom: 0;
  }
}

.billybets-9basqo {
  display: none;
  opacity: 0;
}

.billybets-5jotf0 {
  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;
  }
}

.billybets-5jotf0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.billybets-7y84d9 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.billybets-7y84d9 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .billybets-7y84d9
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .billybets-7y84d9
    button {
    max-width: 145px;
  }
}

.billybets-g8p3si:first-child
  .billybets-7y84d9
  button {
  max-width: 270px;
}

.billybets-ieg9p4 {
  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%;
}

.billybets-0qfysp picture {
  width: 100%;
  max-width: 100%;
}

.billybets-yamy67 {
  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;
}

.billybets-yamy67 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.billybets-0qfysp:hover .billybets-yamy67 {
  display: flex;
}

.billybets-fbx9fn {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.billybets-qg766l {
  display: flex;
}

.billybets-qg766l:hover .billybets-5li0xk,
.billybets-qg766l .billybets-krrhjs .billybets-5li0xk {
  display: flex;
}

.billybets-qg766l svg {
  flex-shrink: 0;
}

.billybets-5li0xk {
  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) {
  .billybets-5li0xk {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.billybets-5li0xk:hover {
  display: flex;
}

.billybets-5li0xk svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.billybets-957sso {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .billybets-957sso {
    font-size: 12px;
  }
}

.billybets-srp18l,
.billybets-ne29p9 {
  width: 50%;
  flex-shrink: 0;
}

.billybets-srp18l {
  font-weight: 700;
}

.billybets-v4rq7d .billybets-w4ha1u {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .billybets-v4rq7d .billybets-w4ha1u {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .billybets-v4rq7d .billybets-w4ha1u {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.billybets-v4rq7d
  .billybets-ieg9p4:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.billybets-v4rq7d .billybets-5jotf0 {
  height: 100% !important;
  border-radius: 16px;
}

.billybets-v4rq7d .billybets-7y84d9 {
  gap: 4px;
  align-items: center;
}

.billybets-v4rq7d .billybets-7y84d9 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.billybets-v4rq7d .billybets-7y84d9 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.billybets-v4rq7d .billybets-yzupv6,
.billybets-v4rq7d .billybets-72opat {
  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.billybets-0e3ry3.org/2000/svg'%3E%3Cpath d='M9.billybets-zdodt3 4.billybets-6n9w4u.billybets-oswogt 5.billybets-cclaff.billybets-4nlrua 5.billybets-xbbfoo.billybets-3fdfwa 5.billybets-3hvyxx.billybets-o46lx8 8.billybets-8b99jf.billybets-7oieij 9.billybets-u467qj.billybets-ihkcr4 9.billybets-z3g3r2.billybets-xe5gc5 13.billybets-2o6cdz.billybets-wt79ew 11.billybets-ims8lq.billybets-eim5xi 11.billybets-dg1cvm.billybets-xa1c65 11.billybets-8w7odh.billybets-q6cbbw 13.billybets-1pzfie.billybets-aus3t7 9.billybets-iwep4l.billybets-21ozob 9.billybets-tooilc.billybets-cs52i8 8.billybets-ob8az8.billybets-yzxuwh 5.billybets-22rqrj.billybets-nrxmtf 5.billybets-7o8k3j.billybets-htpwsn 5.billybets-zkxiij.billybets-erfxlw 4.billybets-816my7.billybets-eim5xi 1.billybets-kiav0o.billybets-zdodt3 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.billybets-v4rq7d .billybets-yzupv6 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.billybets-v4rq7d .billybets-72opat {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.billybets-2enuf6 {
  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) {
  .billybets-2enuf6 {
    padding: 24px;
  }
}

.billybets-2enuf6 .billybets-cox3pn {
  display: flex;
}

@media (min-width: 768px) {
  .billybets-2enuf6 .billybets-cox3pn {
    display: none;
  }
}

.billybets-2enuf6 .billybets-mhlml2 svg {
  display: none;
}

.billybets-0w8209 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.billybets-0w8209 .billybets-qxbk49 {
  display: none;
}

@media (min-width: 768px) {
  .billybets-0w8209 .billybets-qxbk49 {
    display: flex;
  }
}

.billybets-comjiv {
  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) {
  .billybets-comjiv {
    font-size: 40px;
    line-height: 48px;
  }
}

.billybets-comjiv > * {
  margin: 0 !important;
}

.billybets-comjiv img,
.billybets-wq4t93 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .billybets-comjiv img,
  .billybets-wq4t93 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.billybets-puvtwj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .billybets-puvtwj {
    width: 32px;
    height: 32px;
  }
}

.billybets-egobj4 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .billybets-egobj4 {
    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;
  }

  .billybets-egobj4::-webkit-scrollbar {
    display: none;
  }
}

.billybets-p77qdm {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .billybets-p77qdm {
    padding: 7px 15px;
  }
}

.billybets-p77qdm:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.billybets-b56tju {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .billybets-b56tju {
    display: flex;
    opacity: 1;
  }
}

.billybets-p77qdm picture {
  height: 100%;
  display: block;
}

.billybets-p77qdm img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .billybets-p77qdm img {
    width: 88px;
    height: 44px;
  }
}

.billybets-p77qdm p {
  text-align: center;
  width: 100%;
}

.billybets-rwcpng {
  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) {
  .billybets-rwcpng {
    font-size: 40px;
    line-height: 48px;
  }
}

.billybets-rwcpng img,
.billybets-t2j16h {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .billybets-rwcpng img,
  .billybets-t2j16h {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.billybets-1nt24o {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .billybets-1nt24o {
    width: 32px;
    height: 32px;
  }
}

.billybets-e4h5kw {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.billybets-htsbmf {
  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;
}

.billybets-8ip3p2 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.billybets-8ip3p2.billybets-krrhjs {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.billybets-0j8yub {
  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) {
  .billybets-0j8yub {
    font-size: 20px;
    line-height: 28px;
  }
}

.billybets-9v3s9j {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.billybets-817s93 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.billybets-denkrk ease;
  opacity: 0;
  color: var(--text-color);
}

.billybets-r8qsj3 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.billybets-r8qsj3 ol,
.billybets-r8qsj3 ul {
  padding-left: 1.3em;
}

.billybets-8ip3p2.billybets-krrhjs .billybets-817s93 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.billybets-8ip3p2.billybets-krrhjs .billybets-9v3s9j {
  transform: rotate(180deg);
  color: var(--text-color);
}

.billybets-7931b1 {
  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) {
  .billybets-7931b1 {
    padding: 24px;
  }
}

.billybets-7931b1 .billybets-cox3pn {
  display: flex;
}

@media (min-width: 768px) {
  .billybets-7931b1 .billybets-cox3pn {
    display: none;
  }
}

.billybets-7931b1 .billybets-mhlml2 svg {
  display: none;
}

.billybets-pfip7u {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.billybets-pfip7u .billybets-qxbk49 {
  display: none;
}

@media (min-width: 768px) {
  .billybets-pfip7u .billybets-qxbk49 {
    display: flex;
  }
}

.billybets-wx9f0k {
  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) {
  .billybets-wx9f0k {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.billybets-wx9f0k > * {
  margin: 0 !important;
}

.billybets-wx9f0k img,
.billybets-73fw9r {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .billybets-wx9f0k img,
  .billybets-73fw9r {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.billybets-fct474 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .billybets-fct474 {
    width: 32px;
    height: 32px;
  }
}

.billybets-t7wrip {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .billybets-t7wrip {
    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;
  }

  .billybets-t7wrip::-webkit-scrollbar {
    display: none;
  }
}

.billybets-jcmoin {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.billybets-jcmoin:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.billybets-63rsby {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .billybets-63rsby {
    display: flex;
    opacity: 1;
  }
}

.billybets-jcmoin picture {
  width: auto;
  height: 100%;
  display: block;
}

.billybets-jcmoin picture img {
  display: block;
  width: auto;
  height: 100%;
}

.billybets-58chm9 {
  margin: -24px 0;
}

.billybets-58chm9:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .billybets-58chm9 {
    margin: -16px 0;
  }
}

.billybets-wpr4ja {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .billybets-wpr4ja {
    flex-direction: row;
  }
}

.billybets-fkv4cx {
  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) {
  .billybets-fkv4cx {
    flex: 1;
  }
}

.billybets-fkv4cx::placeholder {
  color: var(--Text-400);
}

.billybets-f8723h {
  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;
}

.billybets-oj0890 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.billybets-oj0890::-webkit-scrollbar {
  display: none;
}

.billybets-ym208h {
  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;
}

.billybets-ym208h img,
.billybets-ym208h svg {
  margin-right: 8px;
}

.billybets-qsqv6d {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.billybets-58chm9 + .billybets-c11p0p {
  margin-top: 0;
}

@media (min-width: 768px) {
  .billybets-58chm9 + .billybets-c11p0p {
    margin-top: -16px;
  }
}

.billybets-8nzxto {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.billybets-8nzxto > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.billybets-8nzxto > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.billybets-ehuucl {
  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;
}

.billybets-7uvrkt {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.billybets-cmsdzf {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.billybets-c9kl3p {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.billybets-dpul97 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.billybets-ehuucl 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;
}

.billybets-ehuucl 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) {
  .billybets-ehuucl {
    padding: 39px 179px 39px 39px;
  }

  .billybets-7uvrkt {
    font-size: 40px;
    line-height: 48px;
  }

  .billybets-dpul97 {
    height: 348px;
  }

  .billybets-ehuucl button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .billybets-ehuucl button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .billybets-ehuucl {
    padding: 63px;
  }
}

.billybets-lp73or {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .billybets-lp73or {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.billybets-ntekwk {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .billybets-ntekwk {
    width: auto;
  }
}

.billybets-hpctpb {
  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;
}

.billybets-hpctpb::-webkit-scrollbar {
  display: none;
}

.billybets-hpctpb 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);
}

.billybets-hpctpb a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .billybets-hpctpb {
    margin-left: 16px;
    margin-top: 0;
  }
}

.billybets-lp73or .billybets-651oic {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.billybets-denkrk,
    mask-image 0.3s;
}

.billybets-lp73or .billybets-651oic.billybets-vkxysp {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.billybets-pf1awt {
  margin: 40px -16px;
}

.billybets-w829zq + .billybets-ivtkwi,
.billybets-w829zq + .billybets-49nip3 {
  margin-top: 24px;
}

.billybets-480svl {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.billybets-480svl picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.billybets-i8rtpw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .billybets-i8rtpw {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .billybets-i8rtpw {
    margin-top: 0;
  }
}

.billybets-ypa4zq {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .billybets-ypa4zq {
    font-size: 24px;
    line-height: 32px;
  }
}

.billybets-vks1kw {
  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) {
  .billybets-vks1kw {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.billybets-ro5d2a {
  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) {
  .billybets-ro5d2a {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.billybets-yf65p0 {
  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) {
  .billybets-yf65p0 {
    font-size: 20px;
    line-height: 28px;
  }
}

.billybets-h8tqxr {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .billybets-h8tqxr {
    font-size: 32px;
    line-height: 40px;
  }
}

.billybets-9avj21 {
  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;
}

.billybets-kej90t {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.billybets-kej90t img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.billybets-c11p0p {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.billybets-dlfm5q {
  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) {
  .billybets-dlfm5q {
    padding: 15px 48px;
  }
}

main > .billybets-c11p0p {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .billybets-w4ha1u.billybets-cn6i4q > div:nth-child(n+5) {
    display: none;
  }
}

.billybets-zzvqfh p a img {
  display: block;
  margin: 0 auto;
}


.billybets-7t0lo9 {
  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 */
.billybets-k06lsq {
  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;
}

.billybets-k06lsq label {
  font-size: 14px;
}

.billybets-k06lsq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.billybets-k06lsq input,
.billybets-k06lsq textarea,
.billybets-k06lsq 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;
}
.billybets-k06lsq button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.billybets-kuz4sv ease;
}
.billybets-k06lsq button:hover {
  background-color: var(--button-bg-hover);
}
.billybets-hys73u {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.billybets-vkgr0p ease-in;
}

.billybets-hys73u 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;
}
.billybets-ngjc8y, .billybets-pw6zm3, [class*="review-card"],
thead, thead th, table th, .billybets-zq5o6s,
.billybets-1luntn, [class*="collapsible-header"],
.billybets-nnf2ey, [class*="updated-block"] {
  color: #ece7dc !important;
}
