* {
  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;
  }
}

.bet-on-red-xelg7m {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-xelg7m {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-xelg7m {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bet-on-red-o45gfp {
  overflow: hidden;
}

.bet-on-red-cxrykm img {
  background: var(--Neutral-300);
}

.bet-on-red-ww960m {
  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;
}

.bet-on-red-2zsayu {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bet-on-red-2zsayu:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-tvf9o9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bet-on-red-tvf9o9:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-r9zwud {
  font-size: 12px;
  line-height: 18px;
}

.bet-on-red-wddphe {
  font-size: 18px;
  line-height: 26px;
}

.bet-on-red-16t7in {
  width: 100%;
}

.bet-on-red-zuqkqm {
  padding: 6px 16px;
}

.bet-on-red-yashyb {
  padding: 10px 16px;
}

.bet-on-red-lk0nsz {
  padding: 15px 26px;
}

.bet-on-red-cvq4a1 {
  flex-shrink: 0;
}

.bet-on-red-pho32g {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.bet-on-red-udya8p {
  display: none;
}

.bet-on-red-slsg2x {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bet-on-red-m2be31 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bet-on-red-p3nxow {
  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;
}

.bet-on-red-20sqfp {
  cursor: grab;
}

.bet-on-red-p3nxow::-webkit-scrollbar {
  display: none;
}

.bet-on-red-7cxws2 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bet-on-red-3lwnbe {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bet-on-red-n9lafr {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bet-on-red-y6sxk9 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bet-on-red-jvbrs9 {
  visibility: visible;
}

.bet-on-red-01b9tg {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bet-on-red-cdhu5x ease;
}

.bet-on-red-95hquh {
  background-color: var(--Primary-200);
  width: 16px;
}

.bet-on-red-zw2aff {
  -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.bet-on-red-cdhu5x,
    mask-image 0.3s;
}

.bet-on-red-zw2aff.bet-on-red-z56t7v {
  -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;
  }
}

.bet-on-red-jjmvmt: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;
}

.bet-on-red-v0wc50 {
  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.bet-on-red-07j99n.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.bet-on-red-07j99n.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;
}

.bet-on-red-toqcp7 {
  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);
}

.bet-on-red-toqcp7::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%
  );
}

.bet-on-red-pfa98s {
  position: relative;
  z-index: 1;
}

.bet-on-red-7aehtr {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bet-on-red-zdza3y {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.bet-on-red-3d0tvl {
  font-size: 40px;
  line-height: 48px;
}

.bet-on-red-jeogrc {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bet-on-red-6uexbr {
  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;
}

.bet-on-red-6uexbr:hover {
  background: var(--Primary-400);
}

.bet-on-red-6uexbr svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bet-on-red-jjmvmt 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) {
  .bet-on-red-toqcp7 {
    max-width: 600px;
    padding: 64px;
  }

  .bet-on-red-7aehtr {
    font-size: 24px;
    line-height: 32px;
  }

  .bet-on-red-zdza3y {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bet-on-red-3d0tvl {
    font-size: 50px;
    line-height: 56px;
  }

  .bet-on-red-jeogrc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bet-on-red-v0wc50 {
    top: 25px;
    right: 25px;
  }
}

.bet-on-red-eej3iu,
.bet-on-red-xtq3ig {
  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;
}

.bet-on-red-dgszt7.bet-on-red-lshmjw::before,
.bet-on-red-xtq3ig::before,
.bet-on-red-j3kp3l::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.bet-on-red-07j99n.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bet-on-red-hk4i9s 14.bet-on-red-oyqb5p.bet-on-red-b0ql85 14.bet-on-red-t726lp 15.bet-on-red-rzcr4t 14.bet-on-red-iwlhcx 15.bet-on-red-jotrve 14.bet-on-red-ok6fcv.bet-on-red-brpp1j 14.bet-on-red-3knimu 19.bet-on-red-03wo63 12.bet-on-red-47mk8n 19.bet-on-red-03wo63 10.bet-on-red-j3zhrp.bet-on-red-03wo63 8.bet-on-red-387qs9 17.bet-on-red-hc1u0b 7.bet-on-red-vcchlk 15.bet-on-red-zza670 7.bet-on-red-2l4kke.bet-on-red-nezwz9 7.bet-on-red-vcchlk 11.bet-on-red-e8p3qw 8.bet-on-red-387qs9 11.bet-on-red-e8p3qw 10.bet-on-red-0gdw3o.bet-on-red-e8p3qw 12.bet-on-red-h6wt3o 13.bet-on-red-sofanw 14.bet-on-red-du17jz 15.bet-on-red-453shq 14.bet-on-red-fp5nx3.bet-on-red-7vljeh 14.bet-on-red-pfq8bo 15.bet-on-red-h59bi1 14.bet-on-red-84aulu 15.bet-on-red-98lrxr 14.bet-on-red-f0wh2e.bet-on-red-hk4i9s 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bet-on-red-eb7nrg 15.bet-on-red-y0owys.bet-on-red-t70okq 15.bet-on-red-ksvy7e 15.bet-on-red-2qianj 15.bet-on-red-evnaxc 15.bet-on-red-dyssqg 15.bet-on-red-ou8x3i.bet-on-red-w7zi0z 15.bet-on-red-evnaxc 15.bet-on-red-koh5ks 15.bet-on-red-6rqjby 15.bet-on-red-zjb9a6 15.bet-on-red-sbuijm.bet-on-red-hiiswq 15.bet-on-red-ppvmsa 7.bet-on-red-x7gs47 18.bet-on-red-0iki23 7.bet-on-red-3r8pvn 23.bet-on-red-a91231.bet-on-red-58crez.bet-on-red-m9bdwa 18.bet-on-red-1nebym 19.bet-on-red-h9ybpp 15.bet-on-red-gu3wrr 15.bet-on-red-eb7nrg 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.bet-on-red-ueax52 [type="submit"] *,
.bet-on-red-6hehgz button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bet-on-red-r331pk {
    display: none;
  }
}

.bet-on-red-7xenjr {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bet-on-red-7xenjr {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-7xenjr {
    bottom: 22px;
  }
}

.bet-on-red-7xenjr input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bet-on-red-7xenjr {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bet-on-red-4c1eaj.static) .bet-on-red-7xenjr {
    bottom: 8px;
  }
}

.bet-on-red-0kp630 {
  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.bet-on-red-07j99n.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bet-on-red-k91jkk 3.bet-on-red-31aggc.bet-on-red-insfz4.bet-on-red-1fmr6y 3.bet-on-red-jywnui 3.bet-on-red-lezwyn 5.bet-on-red-zrzodz 3.bet-on-red-lezwyn 8.bet-on-red-62q4zm.bet-on-red-tpgd99.bet-on-red-lezwyn 26.bet-on-red-7sxk7i 5.bet-on-red-nk7h3o 28.bet-on-red-deulk2 8.bet-on-red-smgmw9 28.bet-on-red-vxt7el.bet-on-red-v6g7wq 28.bet-on-red-jvjm2m.bet-on-red-gy114l 34.bet-on-red-keoizd.bet-on-red-2kbur8 36.bet-on-red-qfkcrv 11.bet-on-red-n2tq1v 37.bet-on-red-3fwtj4 12.bet-on-red-ibtebk 36.bet-on-red-txoqqx.bet-on-red-qrtt1b 28.bet-on-red-gu8wo2.bet-on-red-l2rn6r.bet-on-red-y39py4 28.bet-on-red-9nekfs 36.bet-on-red-nll22q 26.bet-on-red-uo8njl 36.bet-on-red-nll22q 23.bet-on-red-ncc4wv.bet-on-red-3j4b3e.bet-on-red-nll22q 5.bet-on-red-cv19m1 34.bet-on-red-1y3uxu 3.bet-on-red-jywnui 31.bet-on-red-k91jkk 3.bet-on-red-8jpfnz.bet-on-red-sr2xel 18.bet-on-red-wei7qd.bet-on-red-equs7u 18.bet-on-red-fm4013 8.bet-on-red-xqd18y 17.bet-on-red-qaizet 8.bet-on-red-xqd18y 15.bet-on-red-t5b3xa.bet-on-red-xqd18y 14.bet-on-red-qio585 9.bet-on-red-equs7u 13.bet-on-red-j9cqag 11.bet-on-red-sr2xel 13.bet-on-red-1rjwqp.bet-on-red-woq9xz 13.bet-on-red-j9cqag 13.bet-on-red-ndp7sf 14.bet-on-red-qio585 13.bet-on-red-ndp7sf 15.bet-on-red-phk3tf.bet-on-red-ndp7sf 17.bet-on-red-qaizet 12.bet-on-red-woq9xz 18.bet-on-red-fm4013 11.bet-on-red-sr2xel 18.bet-on-red-017ldv.bet-on-red-rs3acl 18.bet-on-red-wa6605.bet-on-red-a16amb 18.bet-on-red-fm4013 17.bet-on-red-h95945 17.bet-on-red-qaizet 17.bet-on-red-h95945 15.bet-on-red-0gqdph.bet-on-red-h95945 14.bet-on-red-qio585 18.bet-on-red-a16amb 13.bet-on-red-j9cqag 20.bet-on-red-rs3acl 13.bet-on-red-3s5sph.bet-on-red-51qf3a 13.bet-on-red-j9cqag 22.bet-on-red-yfts1u 14.bet-on-red-qio585 22.bet-on-red-yfts1u 15.bet-on-red-3u0zpv.bet-on-red-yrsreq 17.bet-on-red-qaizet 21.bet-on-red-51qf3a 18.bet-on-red-fm4013 20.bet-on-red-rs3acl 18.bet-on-red-c80rc5.bet-on-red-54iceo 18.bet-on-red-k4hmls.bet-on-red-fxil3f 18.bet-on-red-fm4013 26.bet-on-red-71m1ve 17.bet-on-red-qaizet 26.bet-on-red-71m1ve 15.bet-on-red-zgve6t.bet-on-red-71m1ve 14.bet-on-red-qio585 27.bet-on-red-fxil3f 13.bet-on-red-j9cqag 28.bet-on-red-54iceo 13.bet-on-red-un665l.bet-on-red-jindf8 13.bet-on-red-j9cqag 31.bet-on-red-ku4stw 14.bet-on-red-qio585 31.bet-on-red-ku4stw 15.bet-on-red-t3nu3l.bet-on-red-71m1ve 17.bet-on-red-qaizet 30.bet-on-red-jindf8 18.bet-on-red-fm4013 28.bet-on-red-54iceo 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"])
    .bet-on-red-0kp630 {
    display: none;
  }
}

.bet-on-red-wz78i4 {
  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) {
  .bet-on-red-wz78i4 {
    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;
}

.bet-on-red-6hehgz {
  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) {
  .bet-on-red-6hehgz {
    padding: 14px 16px;
  }
}

.bet-on-red-6hehgz button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bet-on-red-6hehgz button:first-child {
  align-content: end;
}

.bet-on-red-6hehgz button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bet-on-red-6hehgz
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-6hehgz
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bet-on-red-6hehgz button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bet-on-red-6hehgz button:last-child svg {
  width: 38px;
  height: 38px;
}

.bet-on-red-j3kp3l {
  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;
}

.bet-on-red-j3kp3l::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bet-on-red-j3kp3l,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-j3kp3l {
  opacity: 1;
  visibility: visible;
}

.bet-on-red-r3rh2v {
  flex: 1 1;
}

.bet-on-red-b7gy1k {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-b7gy1k {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bet-on-red-zvfheo {
  display: block;
}

.bet-on-red-qg0dsg {
  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) {
  .bet-on-red-qg0dsg {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-xtq3ig {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.bet-on-red-xtq3ig::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bet-on-red-jdwgwg span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bet-on-red-jdwgwg p {
  color: var(--Text-100);
}

.bet-on-red-xtq3ig .bet-on-red-lbesh1 {
  grid-area: button;
}

.bet-on-red-xtq3ig .bet-on-red-lbesh1::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.bet-on-red-07j99n.org/2000/svg'%3E%3Cpath d='M4.bet-on-red-f4rnzu 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-uyoolm 15L16.bet-on-red-uyoolm 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-uyoolm 5L16.bet-on-red-uyoolm 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .bet-on-red-2chbvg {
  display: block;
}

.bet-on-red-d8bja3 {
  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) {
  .bet-on-red-d8bja3 {
    margin-top: 40px;
  }
}

.bet-on-red-eej3iu label,
.bet-on-red-eej3iu input {
  display: block;
  width: 100%;
}

.bet-on-red-eej3iu label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bet-on-red-eej3iu label.bet-on-red-z74h4s input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bet-on-red-eej3iu label.bet-on-red-z74h4s::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;
}

.bet-on-red-eej3iu 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;
}

.bet-on-red-eej3iu input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-youl56 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bet-on-red-youl56 {
  display: flex;
}

.bet-on-red-youl56 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bet-on-red-youl56 ol {
    height: 420px;
    padding: 24px;
  }
}

.bet-on-red-youl56 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bet-on-red-ueax52 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-ueax52 {
    padding: 0 24px 24px;
  }
}

.bet-on-red-ueax52 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;
}

.bet-on-red-ueax52 input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-ueax52 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bet-on-red-ueax52 [type="submit"]:disabled {
  opacity: 0.5;
}

.bet-on-red-ueax52 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bet-on-red-ueax52 [type="submit"] {
    right: 40px;
  }
}

.bet-on-red-dgszt7 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bet-on-red-dgszt7.bet-on-red-lshmjw {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bet-on-red-dgszt7.bet-on-red-lshmjw::before {
  content: "";
  width: 31px;
}

.bet-on-red-dgszt7.bet-on-red-lshmjw p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bet-on-red-dgszt7.bet-on-red-wm7bjs p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bet-on-red-dgszt7 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bet-on-red-7xenjr .bet-on-red-lbesh1 {
  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;
  }
}

.bet-on-red-r331pk {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bet-on-red-r331pk {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-r331pk {
    padding: 18px 0;
  }
}

.bet-on-red-r331pk .bet-on-red-xelg7m {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bet-on-red-r331pk .bet-on-red-xelg7m {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bet-on-red-brsk63 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bet-on-red-brsk63 {
    max-width: 160px;
    height: 40px;
  }
}

.bet-on-red-brsk63 picture,
.bet-on-red-brsk63 img {
  display: block;
  width: 100%;
  height: 100%;
}

.bet-on-red-brsk63 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bet-on-red-yo4m31 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bet-on-red-cdhu5x ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bet-on-red-r331pk.bet-on-red-jvfwiv .bet-on-red-yo4m31 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bet-on-red-yo4m31 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-yo4m31 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bet-on-red-e2aye3,
.bet-on-red-9xxzrf {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bet-on-red-e2aye3,
  .bet-on-red-9xxzrf {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-9xxzrf {
    display: none;
  }
}

.bet-on-red-ssrgv8 {
  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;
}

.bet-on-red-jvfwiv .bet-on-red-ssrgv8 {
  background: var(--fh-bg-color);
}

.bet-on-red-ssrgv8 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bet-on-red-ssrgv8 {
    display: none;
  }
}

.bet-on-red-jp2a45 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bet-on-red-jp2a45 {
    display: none;
  }
}

.bet-on-red-9f1jcy {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.bet-on-red-r331pk.bet-on-red-jvfwiv .bet-on-red-9f1jcy:first-child {
  display: none;
}

.bet-on-red-r331pk.bet-on-red-jvfwiv .bet-on-red-9f1jcy:last-child {
  display: block;
}

.bet-on-red-9f1jcy:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bet-on-red-9f1jcy {
    display: none;
  }
}

.bet-on-red-aunvwz {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-aunvwz {
    display: flex;
  }
}

.bet-on-red-aunvwz ul {
  max-height: 350px;
  overflow-y: auto;
}

.bet-on-red-aunvwz:hover ul {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-aunvwz:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bet-on-red-aunvwz:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bet-on-red-aunvwz:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-aunvwz:hover .bet-on-red-ndx92n svg {
  transform: rotate(180deg);
}

.bet-on-red-ir7a8y {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bet-on-red-y8oymi {
  padding: 0 8px;
}

.bet-on-red-oihjbp {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bet-on-red-oihjbp:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bet-on-red-oihjbp {
    padding: 4px 8px;
  }
}

.bet-on-red-9d5eg2 {
  display: flex;
}

.bet-on-red-9d5eg2 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bet-on-red-ndx92n {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bet-on-red-ndx92n svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bet-on-red-dcfu7m {
  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) {
  .bet-on-red-dcfu7m {
    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;
  }
}

.bet-on-red-andtcb {
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-andtcb {
    display: none;
  }
}

.bet-on-red-8ukj4u {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bet-on-red-6qcriz {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bet-on-red-ymsr28 {
  display: flex;
}

.bet-on-red-t5ulm3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bet-on-red-3ynxqt {
  list-style: none;
}

@media (max-width: 1199px) {
  .bet-on-red-3ynxqt {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-3ynxqt {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bet-on-red-3ynxqt .bet-on-red-lxjck7 [data-ref-el],
  .bet-on-red-3ynxqt .bet-on-red-lxjck7 span,
  .bet-on-red-3ynxqt .bet-on-red-lxjck7 a {
    white-space: nowrap;
  }
}

.bet-on-red-orgyk5 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bet-on-red-orgyk5.bet-on-red-rl94ti > .bet-on-red-lxjck7 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-orgyk5.bet-on-red-frkxme:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bet-on-red-orgyk5.bet-on-red-rl94ti > .bet-on-red-bmbmk1 {
    height: auto;
  }

  .bet-on-red-orgyk5.bet-on-red-rl94ti > div > .bet-on-red-bygtku {
    transform: rotate(180deg);
  }
}

.bet-on-red-orgyk5 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bet-on-red-orgyk5 [data-ref-el],
.bet-on-red-orgyk5 span {
  cursor: pointer;
}

.bet-on-red-orgyk5 [data-ref-el],
.bet-on-red-orgyk5 span,
.bet-on-red-orgyk5 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .bet-on-red-orgyk5 [data-ref-el],
  .bet-on-red-orgyk5 span,
  .bet-on-red-orgyk5 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-orgyk5 [data-ref-el],
  .bet-on-red-orgyk5 span,
  .bet-on-red-orgyk5 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bet-on-red-bmbmk1 {
  height: 0;
  overflow: hidden;
  transition: height 0.bet-on-red-cdhu5x ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bet-on-red-bmbmk1::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bet-on-red-bmbmk1::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bet-on-red-bmbmk1::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bet-on-red-bmbmk1 {
    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;
  }

  .bet-on-red-bmbmk1:has(> .bet-on-red-orgyk5.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bet-on-red-bmbmk1 .bet-on-red-bmbmk1 {
    padding: 0;
  }

  .bet-on-red-bmbmk1 .bet-on-red-orgyk5 {
    font-weight: 400;
  }

  .bet-on-red-bmbmk1 .bet-on-red-orgyk5:hover > .bet-on-red-lxjck7 {
    background: var(--Neutral-300);
  }

  .bet-on-red-bmbmk1 .bet-on-red-bygtku {
    rotate: -90deg;
  }
}

.bet-on-red-lxjck7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bet-on-red-lxjck7 {
    padding: 8px;
  }

  .bet-on-red-orgyk5.bet-on-red-y5hdbe > .bet-on-red-lxjck7 {
    background: var(--Neutral-300);
  }
}

.bet-on-red-bygtku {
  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.bet-on-red-07j99n.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bet-on-red-x52m41 0.bet-on-red-aw98nl.bet-on-red-gnxv42 -0.bet-on-red-kp69dg 0.bet-on-red-hgcl72 -0.bet-on-red-kp69dg 1.bet-on-red-2no41h 0.bet-on-red-1m5lab.bet-on-red-kk4por 4.bet-on-red-5cf6bf.bet-on-red-x52m41 0.bet-on-red-ns7qnn.bet-on-red-sg2t6e -0.bet-on-red-kp69dg 9.bet-on-red-x5bdes -0.bet-on-red-kp69dg 10.bet-on-red-a2p7nd 0.bet-on-red-93414t.bet-on-red-xfccjl 0.bet-on-red-gnxv42 10.bet-on-red-xfccjl 0.bet-on-red-hgcl72 10.bet-on-red-a2p7nd 1.bet-on-red-haa0hz.bet-on-red-5v9e7z 5.bet-on-red-dyevfg.bet-on-red-dql3zg 6.bet-on-red-m8zaqk 5.bet-on-red-1r1py6 6.bet-on-red-m8zaqk 4.bet-on-red-e6k93h 5.bet-on-red-cclnqi.bet-on-red-x52m41 1.bet-on-red-b021mi.bet-on-red-kp69dg 0.bet-on-red-hgcl72 -0.bet-on-red-kp69dg 0.bet-on-red-gnxv42 0.bet-on-red-x52m41 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bet-on-red-cdhu5x ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-bygtku {
    cursor: default;
  }
}

.bet-on-red-rnth2w {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bet-on-red-8m3y4m {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .bet-on-red-8m3y4m {
    padding: 40px 4px;
  }
}

.bet-on-red-mqdeq2 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-mqdeq2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bet-on-red-1loqn3 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bet-on-red-1loqn3 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bet-on-red-1loqn3 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bet-on-red-1loqn3 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bet-on-red-1loqn3 [data-ref-el],
.bet-on-red-1loqn3 span,
.bet-on-red-1loqn3 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bet-on-red-2gkxos {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bet-on-red-2gkxos {
    margin-bottom: 12px;
  }
}

.bet-on-red-7v2knl {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bet-on-red-7v2knl img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-7v2knl:last-child {
    margin-right: 0;
  }
}

.bet-on-red-qhzx7f {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-2gkxos:hover .bet-on-red-edj1o7 {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-edj1o7 {
  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);
}

.bet-on-red-diwfgn {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bet-on-red-8vvq82 {
  display: flex;
  margin: 6px;
}

.bet-on-red-8vvq82 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bet-on-red-edj1o7::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);
}

.bet-on-red-edj1o7::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);
}

.bet-on-red-hje0ab {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-hje0ab {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bet-on-red-qunexr {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bet-on-red-qunexr {
    margin-right: 32px;
  }
}

.bet-on-red-qy9qdb {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bet-on-red-qy9qdb {
    margin-top: 0;
    width: 340px;
  }
}

.bet-on-red-qy9qdb a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-11xlbe {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bet-on-red-fo6qxu {
  position: relative;
}

@media (min-width: 768px) {
  .bet-on-red-fo6qxu {
    margin-top: 40px;
  }
}

.bet-on-red-fo6qxu + .bet-on-red-xj3d0c,
.bet-on-red-fo6qxu + .bet-on-red-fo6qxu {
  margin-top: 24px;
}

.bet-on-red-5d9qc2 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-5d9qc2 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-5d9qc2 {
    padding: 80px;
  }
}

.bet-on-red-b29z4i {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bet-on-red-b29z4i {
    padding: 0 16px;
}


}

.bet-on-red-d8v5l9 {
  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) {
  .bet-on-red-d8v5l9 {
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-s8nqz3 {
  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) {
  .bet-on-red-s8nqz3 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-qwh3a2 {
  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;
}

.bet-on-red-qwh3a2:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-q0ppzl {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bet-on-red-q0ppzl img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bet-on-red-q0ppzl img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bet-on-red-q0ppzl img {
  min-height: 100%;
  }
}

.bet-on-red-5d9qc2::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bet-on-red-j1kgsi {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bet-on-red-j1kgsi h1,
.bet-on-red-j1kgsi h2,
.bet-on-red-j1kgsi h3,
.bet-on-red-j1kgsi h4 {
  margin-bottom: 6px;
}

.bet-on-red-j1kgsi h1:not(:first-child),
.bet-on-red-j1kgsi h2:not(:first-child),
.bet-on-red-j1kgsi h3:not(:first-child),
.bet-on-red-j1kgsi h4:not(:first-child) {
  margin-top: 16px;
}

.bet-on-red-j1kgsi h1,
.bet-on-red-j1kgsi h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bet-on-red-j1kgsi h1,
  .bet-on-red-j1kgsi h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bet-on-red-j1kgsi h2,
.bet-on-red-j1kgsi h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bet-on-red-j1kgsi h2,
  .bet-on-red-j1kgsi h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-j1kgsi h3,
.bet-on-red-j1kgsi h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bet-on-red-j1kgsi h3,
  .bet-on-red-j1kgsi h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-j1kgsi h4,
.bet-on-red-j1kgsi h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bet-on-red-j1kgsi ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bet-on-red-j1kgsi ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bet-on-red-j1kgsi 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);
}

.bet-on-red-j1kgsi ul ul {
  margin-bottom: 8px;
}

.bet-on-red-j1kgsi ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bet-on-red-j1kgsi ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-j1kgsi ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bet-on-red-j1kgsi ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bet-on-red-j1kgsi ol li::marker {
  font-weight: 700;
}

.bet-on-red-j1kgsi ol ol {
  margin-bottom: 8px;
}

.bet-on-red-j1kgsi ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bet-on-red-j1kgsi ol ul li {
  padding-left: 16px;
}

.bet-on-red-j1kgsi 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) {
  .bet-on-red-j1kgsi table {
    padding: 24px;
  }
}

.bet-on-red-j1kgsi table.bet-on-red-4bjjn6 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bet-on-red-cdhu5x,
    mask-image 0.3s;
}

.bet-on-red-j1kgsi table.bet-on-red-4bjjn6.bet-on-red-z56t7v {
  -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) {
  .bet-on-red-j1kgsi table {
    display: table;
  }
}

.bet-on-red-j1kgsi 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);
}

.bet-on-red-j1kgsi table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-j1kgsi table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-j1kgsi 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) {
  .bet-on-red-j1kgsi table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bet-on-red-j1kgsi table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-j1kgsi table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-j1kgsi table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bet-on-red-j1kgsi img {
  max-width: 100%;
  height: auto;
}

.bet-on-red-dmip3a {
  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) {
  .bet-on-red-dmip3a {
    padding: 24px;
  }
}

.bet-on-red-orw9us {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .bet-on-red-orw9us {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bet-on-red-orw9us > * {
  margin: 0 !important;
}

.bet-on-red-orw9us img,
.bet-on-red-51kf3q {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-orw9us img,
  .bet-on-red-51kf3q {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-yas0gz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-yas0gz {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-ev3srt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bet-on-red-ev3srt .bet-on-red-ekrtjv {
  flex-shrink: 0;
}

.bet-on-red-ev3srt .bet-on-red-lc9j1t svg {
  display: none;
}

.bet-on-red-8u8ar1 {
  display: grid;
  transition: max-height 0.bet-on-red-cdhu5x ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bet-on-red-8u8ar1 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-8u8ar1 {
    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));
  }
}

.bet-on-red-8u8ar1.bet-on-red-e2lqim + .bet-on-red-ekrtjv svg {
  transform: rotate(180deg);
}

.bet-on-red-ccgxtn {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bet-on-red-ccgxtn > div:nth-child(3n) {
  grid-column: span 2;
}

.bet-on-red-ccgxtn
  > div:nth-child(3n)
  .bet-on-red-r2q762
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bet-on-red-ccgxtn {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bet-on-red-ccgxtn > div:nth-child(3n) {
    grid-column: unset;
  }

  .bet-on-red-ccgxtn
    > div:nth-child(3n)
    .bet-on-red-r2q762
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-ccgxtn {
    max-width: 270px;
  }
}

.bet-on-red-ccgxtn .bet-on-red-r2q762 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bet-on-red-ccgxtn .bet-on-red-r2q762 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-ccgxtn .bet-on-red-r2q762 button {
    max-width: 104px;
  }
}

.bet-on-red-ssrt45 {
  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) {
  .bet-on-red-ssrt45 {
    margin-bottom: 0;
  }
}

.bet-on-red-w26j28 {
  display: none;
  opacity: 0;
}

.bet-on-red-j5xwxb {
  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;
  }
}

.bet-on-red-j5xwxb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bet-on-red-r2q762 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bet-on-red-r2q762 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bet-on-red-r2q762
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bet-on-red-r2q762
    button {
    max-width: 145px;
  }
}

.bet-on-red-cs6ig2:first-child
  .bet-on-red-r2q762
  button {
  max-width: 270px;
}

.bet-on-red-bkm7ty {
  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%;
}

.bet-on-red-ssrt45 picture {
  width: 100%;
  max-width: 100%;
}

.bet-on-red-mmti52 {
  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;
}

.bet-on-red-mmti52 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bet-on-red-ssrt45:hover .bet-on-red-mmti52 {
  display: flex;
}

.bet-on-red-314d8n {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bet-on-red-oclwc8 {
  display: flex;
}

.bet-on-red-oclwc8:hover .bet-on-red-1nqkv0,
.bet-on-red-oclwc8 .bet-on-red-y5hdbe .bet-on-red-1nqkv0 {
  display: flex;
}

.bet-on-red-oclwc8 svg {
  flex-shrink: 0;
}

.bet-on-red-1nqkv0 {
  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) {
  .bet-on-red-1nqkv0 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bet-on-red-1nqkv0:hover {
  display: flex;
}

.bet-on-red-1nqkv0 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bet-on-red-vfzzrr {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .bet-on-red-vfzzrr {
    font-size: 12px;
  }
}

.bet-on-red-xwmjni,
.bet-on-red-h3ud2a {
  width: 50%;
  flex-shrink: 0;
}

.bet-on-red-xwmjni {
  font-weight: 700;
}

.bet-on-red-r6lehw .bet-on-red-8u8ar1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bet-on-red-r6lehw .bet-on-red-8u8ar1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bet-on-red-r6lehw .bet-on-red-8u8ar1 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bet-on-red-r6lehw
  .bet-on-red-bkm7ty:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bet-on-red-r6lehw .bet-on-red-j5xwxb {
  height: 100% !important;
  border-radius: 16px;
}

.bet-on-red-r6lehw .bet-on-red-r2q762 {
  gap: 4px;
  align-items: center;
}

.bet-on-red-r6lehw .bet-on-red-r2q762 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bet-on-red-r6lehw .bet-on-red-r2q762 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bet-on-red-r6lehw .bet-on-red-k9a6g1,
.bet-on-red-r6lehw .bet-on-red-aq1oin {
  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.bet-on-red-07j99n.org/2000/svg'%3E%3Cpath d='M9.bet-on-red-3qmyrc 4.bet-on-red-wqii7r.bet-on-red-ubzxfm 5.bet-on-red-259h6b.bet-on-red-idnq4m 5.bet-on-red-lac7fw.bet-on-red-mzus39 5.bet-on-red-3xi2xv.bet-on-red-j4xdfe 8.bet-on-red-jfqig0.bet-on-red-ib0vm4 9.bet-on-red-6faw5r.bet-on-red-4k1ep0 9.bet-on-red-e7fto1.bet-on-red-8mgnwm 13.bet-on-red-ib4lu4.bet-on-red-8ts6ev 11.bet-on-red-6nnh7z.bet-on-red-vmd6kj 11.bet-on-red-mn2j3i.bet-on-red-p0kiry 11.bet-on-red-qa4g3w.bet-on-red-gdonux 13.bet-on-red-1fulcd.bet-on-red-6pw41l 9.bet-on-red-2zg8wh.bet-on-red-8agpo9 9.bet-on-red-qx8195.bet-on-red-3lni8m 8.bet-on-red-ble9b6.bet-on-red-t4ygsl 5.bet-on-red-osh9sq.bet-on-red-7382xg 5.bet-on-red-dxeeoq.bet-on-red-jstbwx 5.bet-on-red-l4w0pi.bet-on-red-etz80s 4.bet-on-red-vja8av.bet-on-red-vmd6kj 1.bet-on-red-jrv6rc.bet-on-red-3qmyrc 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bet-on-red-r6lehw .bet-on-red-k9a6g1 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bet-on-red-r6lehw .bet-on-red-aq1oin {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bet-on-red-uwlwh2 {
  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) {
  .bet-on-red-uwlwh2 {
    padding: 24px;
  }
}

.bet-on-red-uwlwh2 .bet-on-red-ekrtjv {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-uwlwh2 .bet-on-red-ekrtjv {
    display: none;
  }
}

.bet-on-red-uwlwh2 .bet-on-red-lc9j1t svg {
  display: none;
}

.bet-on-red-03hvs2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bet-on-red-03hvs2 .bet-on-red-ww960m {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-03hvs2 .bet-on-red-ww960m {
    display: flex;
  }
}

.bet-on-red-8183qu {
  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) {
  .bet-on-red-8183qu {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-8183qu > * {
  margin: 0 !important;
}

.bet-on-red-8183qu img,
.bet-on-red-pm96zy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-8183qu img,
  .bet-on-red-pm96zy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-zv0lei {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-zv0lei {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-hisn3d {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bet-on-red-hisn3d {
    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;
  }

  .bet-on-red-hisn3d::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-b33ixl {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bet-on-red-b33ixl {
    padding: 7px 15px;
  }
}

.bet-on-red-b33ixl:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-nlw9u1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-nlw9u1 {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-b33ixl picture {
  height: 100%;
  display: block;
}

.bet-on-red-b33ixl img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bet-on-red-b33ixl img {
    width: 88px;
    height: 44px;
  }
}

.bet-on-red-b33ixl p {
  text-align: center;
  width: 100%;
}

.bet-on-red-eg4szw {
  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) {
  .bet-on-red-eg4szw {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-eg4szw img,
.bet-on-red-ifu7u3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-eg4szw img,
  .bet-on-red-ifu7u3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-w2xw5t {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-w2xw5t {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-muc3dw {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bet-on-red-f09j3j {
  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;
}

.bet-on-red-73aons {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bet-on-red-73aons.bet-on-red-y5hdbe {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bet-on-red-1nbt3k {
  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) {
  .bet-on-red-1nbt3k {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-7m1wde {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bet-on-red-w85hzw {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bet-on-red-cdhu5x ease;
  opacity: 0;
  color: var(--text-color);
}

.bet-on-red-xwnihn {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bet-on-red-xwnihn ol,
.bet-on-red-xwnihn ul {
  padding-left: 1.3em;
}

.bet-on-red-73aons.bet-on-red-y5hdbe .bet-on-red-w85hzw {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bet-on-red-73aons.bet-on-red-y5hdbe .bet-on-red-7m1wde {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bet-on-red-2imbj3 {
  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) {
  .bet-on-red-2imbj3 {
    padding: 24px;
  }
}

.bet-on-red-2imbj3 .bet-on-red-ekrtjv {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-2imbj3 .bet-on-red-ekrtjv {
    display: none;
  }
}

.bet-on-red-2imbj3 .bet-on-red-lc9j1t svg {
  display: none;
}

.bet-on-red-fgshng {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bet-on-red-fgshng .bet-on-red-ww960m {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-fgshng .bet-on-red-ww960m {
    display: flex;
  }
}

.bet-on-red-3zf5bf {
  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) {
  .bet-on-red-3zf5bf {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-3zf5bf > * {
  margin: 0 !important;
}

.bet-on-red-3zf5bf img,
.bet-on-red-or5ays {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-3zf5bf img,
  .bet-on-red-or5ays {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-1z3sgo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-1z3sgo {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-cikm71 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bet-on-red-cikm71 {
    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;
  }

  .bet-on-red-cikm71::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-sxpsts {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bet-on-red-sxpsts:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-9uqcaa {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-9uqcaa {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-sxpsts picture {
  width: auto;
  height: 100%;
  display: block;
}

.bet-on-red-sxpsts picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bet-on-red-g0ar6r {
  margin: -24px 0;
}

.bet-on-red-g0ar6r:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bet-on-red-g0ar6r {
    margin: -16px 0;
  }
}

.bet-on-red-olnxbj {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bet-on-red-olnxbj {
    flex-direction: row;
  }
}

.bet-on-red-ol4cht {
  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) {
  .bet-on-red-ol4cht {
    flex: 1;
  }
}

.bet-on-red-ol4cht::placeholder {
  color: var(--Text-400);
}

.bet-on-red-c0hnne {
  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;
}

.bet-on-red-glbomy {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bet-on-red-glbomy::-webkit-scrollbar {
  display: none;
}

.bet-on-red-c91ekm {
  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;
}

.bet-on-red-c91ekm img,
.bet-on-red-c91ekm svg {
  margin-right: 8px;
}

.bet-on-red-yh57l2 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bet-on-red-g0ar6r + .bet-on-red-63af8y {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bet-on-red-g0ar6r + .bet-on-red-63af8y {
    margin-top: -16px;
  }
}

.bet-on-red-ajmaez {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bet-on-red-ajmaez > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bet-on-red-ajmaez > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bet-on-red-ui7q9m {
  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;
}

.bet-on-red-gre50c {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.bet-on-red-kn9jwe {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bet-on-red-uwz9bl {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bet-on-red-qo4v4e {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bet-on-red-ui7q9m 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;
}

.bet-on-red-ui7q9m 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) {
  .bet-on-red-ui7q9m {
    padding: 39px 179px 39px 39px;
  }

  .bet-on-red-gre50c {
    font-size: 40px;
    line-height: 48px;
  }

  .bet-on-red-qo4v4e {
    height: 348px;
  }

  .bet-on-red-ui7q9m button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bet-on-red-ui7q9m button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-ui7q9m {
    padding: 63px;
  }
}

.bet-on-red-p6uzcj {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bet-on-red-p6uzcj {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bet-on-red-ar71x0 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-ar71x0 {
    width: auto;
  }
}

.bet-on-red-qa6tiy {
  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;
}

.bet-on-red-qa6tiy::-webkit-scrollbar {
  display: none;
}

.bet-on-red-qa6tiy 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);
}

.bet-on-red-qa6tiy a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-qa6tiy {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bet-on-red-p6uzcj .bet-on-red-tdfeav {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bet-on-red-cdhu5x,
    mask-image 0.3s;
}

.bet-on-red-p6uzcj .bet-on-red-tdfeav.bet-on-red-z56t7v {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bet-on-red-jnl4oc {
  margin: 40px -16px;
}

.bet-on-red-uglyuk + .bet-on-red-xj3d0c,
.bet-on-red-uglyuk + .bet-on-red-fo6qxu {
  margin-top: 24px;
}

.bet-on-red-ud5ut6 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bet-on-red-ud5ut6 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bet-on-red-6l5phk {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bet-on-red-6l5phk {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-6l5phk {
    margin-top: 0;
  }
}

.bet-on-red-nf4uu0 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-nf4uu0 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-tjut9b {
  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) {
  .bet-on-red-tjut9b {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bet-on-red-xik6s9 {
  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) {
  .bet-on-red-xik6s9 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bet-on-red-vhtjwz {
  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) {
  .bet-on-red-vhtjwz {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-l6y8ra {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-l6y8ra {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-obgsh1 {
  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;
}

.bet-on-red-64rdpe {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bet-on-red-64rdpe img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bet-on-red-63af8y {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bet-on-red-wnge30 {
  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) {
  .bet-on-red-wnge30 {
    padding: 15px 48px;
  }
}

main > .bet-on-red-63af8y {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bet-on-red-8u8ar1.bet-on-red-vg36pl > div:nth-child(n+5) {
    display: none;
  }
}

.bet-on-red-j1kgsi p a img {
  display: block;
  margin: 0 auto;
}


.bet-on-red-qtlep6 {
  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 */
.bet-on-red-6h90zh {
  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;
}

.bet-on-red-6h90zh label {
  font-size: 14px;
}

.bet-on-red-6h90zh h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bet-on-red-6h90zh input,
.bet-on-red-6h90zh textarea,
.bet-on-red-6h90zh 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;
}
.bet-on-red-6h90zh button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bet-on-red-dkcdcq ease;
}
.bet-on-red-6h90zh button:hover {
  background-color: var(--button-bg-hover);
}
.bet-on-red-tdoior {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bet-on-red-acffjh ease-in;
}

.bet-on-red-tdoior 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;
}
.bet-on-red-bdy5q8, .bet-on-red-lo1zj4, [class*="review-card"],
thead, thead th, table th, .bet-on-red-8u1uhu,
.bet-on-red-ltivh1, [class*="collapsible-header"],
.bet-on-red-dyo74i, [class*="updated-block"] {
  color: #ece7dc !important;
}
