* {
  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-smz6vt {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-smz6vt {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-smz6vt {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bet-on-red-shxinl {
  overflow: hidden;
}

.bet-on-red-dv5kcz img {
  background: var(--Neutral-300);
}

.bet-on-red-wcwgem {
  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-hqduu0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bet-on-red-hqduu0:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-ay7dfk {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bet-on-red-ay7dfk:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-h56of3 {
  font-size: 12px;
  line-height: 18px;
}

.bet-on-red-fgawpv {
  font-size: 18px;
  line-height: 26px;
}

.bet-on-red-6on8zg {
  width: 100%;
}

.bet-on-red-4pckt7 {
  padding: 6px 16px;
}

.bet-on-red-3nvcfe {
  padding: 10px 16px;
}

.bet-on-red-w5975m {
  padding: 15px 26px;
}

.bet-on-red-ciphqr {
  flex-shrink: 0;
}

.bet-on-red-jn878p {
  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-bb6bdx {
  display: none;
}

.bet-on-red-ao3k8o {
  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-3bopr4 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bet-on-red-owgfym {
  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-2sflci {
  cursor: grab;
}

.bet-on-red-owgfym::-webkit-scrollbar {
  display: none;
}

.bet-on-red-gu7ovw {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bet-on-red-t1f3ga {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bet-on-red-l03f1f {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bet-on-red-e6s5o9 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bet-on-red-7zt192 {
  visibility: visible;
}

.bet-on-red-ihfw9o {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bet-on-red-dxi2ff ease;
}

.bet-on-red-qso5cz {
  background-color: var(--Primary-200);
  width: 16px;
}

.bet-on-red-3667nb {
  -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-dxi2ff,
    mask-image 0.3s;
}

.bet-on-red-3667nb.bet-on-red-z5cogq {
  -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-i0bjcs: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-31m8wz {
  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-pnwuq4.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-pnwuq4.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-jbt9wu {
  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-jbt9wu::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-i7elg4 {
  position: relative;
  z-index: 1;
}

.bet-on-red-o1nyht {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bet-on-red-n90n05 {
  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-ppr1ji {
  font-size: 40px;
  line-height: 48px;
}

.bet-on-red-4pp5w5 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bet-on-red-5b9kpv {
  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-5b9kpv:hover {
  background: var(--Primary-400);
}

.bet-on-red-5b9kpv svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bet-on-red-i0bjcs 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-jbt9wu {
    max-width: 600px;
    padding: 64px;
  }

  .bet-on-red-o1nyht {
    font-size: 24px;
    line-height: 32px;
  }

  .bet-on-red-n90n05 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bet-on-red-ppr1ji {
    font-size: 50px;
    line-height: 56px;
  }

  .bet-on-red-4pp5w5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bet-on-red-31m8wz {
    top: 25px;
    right: 25px;
  }
}

.bet-on-red-43fkxc,
.bet-on-red-oxw5ds {
  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-7djb26.bet-on-red-5t7gxt::before,
.bet-on-red-oxw5ds::before,
.bet-on-red-8laoxl::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-pnwuq4.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bet-on-red-dxy304 14.bet-on-red-brramo.bet-on-red-ci5iol 14.bet-on-red-zfs4u7 15.bet-on-red-kpssst 14.bet-on-red-of2ybx 15.bet-on-red-00bwqd 14.bet-on-red-dxrbe9.bet-on-red-kui8mo 14.bet-on-red-smw0q7 19.bet-on-red-k7c5xl 12.bet-on-red-a8hg18 19.bet-on-red-k7c5xl 10.bet-on-red-eqqixh.bet-on-red-k7c5xl 8.bet-on-red-9k7n0t 17.bet-on-red-plmmmx 7.bet-on-red-npm2uq 15.bet-on-red-2b9m3y 7.bet-on-red-t0urdw.bet-on-red-ugnclv 7.bet-on-red-npm2uq 11.bet-on-red-30xemj 8.bet-on-red-9k7n0t 11.bet-on-red-30xemj 10.bet-on-red-1w1nm5.bet-on-red-30xemj 12.bet-on-red-aw8w0w 13.bet-on-red-xyt5r6 14.bet-on-red-m2oi15 15.bet-on-red-ihtug4 14.bet-on-red-lpawr8.bet-on-red-4jb1jz 14.bet-on-red-7bop5c 15.bet-on-red-jj0z5w 14.bet-on-red-1dyxkz 15.bet-on-red-ukp2t1 14.bet-on-red-ksi7yr.bet-on-red-dxy304 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bet-on-red-a7x501 15.bet-on-red-i36eil.bet-on-red-9cxzff 15.bet-on-red-x2114p 15.bet-on-red-i0345q 15.bet-on-red-6schk5 15.bet-on-red-a778dj 15.bet-on-red-ngf0zt.bet-on-red-85nn7n 15.bet-on-red-6schk5 15.bet-on-red-fvwnk2 15.bet-on-red-igaul3 15.bet-on-red-a99ppv 15.bet-on-red-4ptz15.bet-on-red-rgvm7c 15.bet-on-red-43cjvm 7.bet-on-red-nxq62f 18.bet-on-red-izerjp 7.bet-on-red-wzuu2t 23.bet-on-red-4mc475.bet-on-red-ee87n5.bet-on-red-z94hgn 18.bet-on-red-ksxnju 19.bet-on-red-1l12fs 15.bet-on-red-q40i2j 15.bet-on-red-a7x501 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-xxhgj5 [type="submit"] *,
.bet-on-red-liej4o button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bet-on-red-gjq0wi {
    display: none;
  }
}

.bet-on-red-xe5xcb {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bet-on-red-xe5xcb {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-xe5xcb {
    bottom: 22px;
  }
}

.bet-on-red-xe5xcb input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bet-on-red-xe5xcb {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bet-on-red-zks9o1.static) .bet-on-red-xe5xcb {
    bottom: 8px;
  }
}

.bet-on-red-cawiuy {
  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-pnwuq4.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bet-on-red-b1v158 3.bet-on-red-pcdh6g.bet-on-red-ffnl4v.bet-on-red-y4vnpz 3.bet-on-red-55ue77 3.bet-on-red-s1slgk 5.bet-on-red-y1yk8y 3.bet-on-red-s1slgk 8.bet-on-red-73hlu1.bet-on-red-4pq92o.bet-on-red-s1slgk 26.bet-on-red-u027b7 5.bet-on-red-pqz4n1 28.bet-on-red-b1vd0i 8.bet-on-red-rgsvem 28.bet-on-red-cthw5f.bet-on-red-a5z8xa 28.bet-on-red-5vt18z.bet-on-red-rivwxm 34.bet-on-red-0sto4c.bet-on-red-3519sf 36.bet-on-red-2nv7qd 11.bet-on-red-vs6p9p 37.bet-on-red-n2bss2 12.bet-on-red-qmi6gx 36.bet-on-red-i73cvx.bet-on-red-3jx37n 28.bet-on-red-3h8ecv.bet-on-red-4d3dni.bet-on-red-tyeli0 28.bet-on-red-aggtlc 36.bet-on-red-iebdqz 26.bet-on-red-o45b9v 36.bet-on-red-iebdqz 23.bet-on-red-594voa.bet-on-red-9waf5k.bet-on-red-iebdqz 5.bet-on-red-ff9zvk 34.bet-on-red-p6bc3s 3.bet-on-red-55ue77 31.bet-on-red-b1v158 3.bet-on-red-gvgpju.bet-on-red-291i96 18.bet-on-red-olbd1q.bet-on-red-cqtg8u 18.bet-on-red-kzwae3 8.bet-on-red-je6e00 17.bet-on-red-k4j7sb 8.bet-on-red-je6e00 15.bet-on-red-sohdkh.bet-on-red-je6e00 14.bet-on-red-jzsjas 9.bet-on-red-cqtg8u 13.bet-on-red-3zgtza 11.bet-on-red-291i96 13.bet-on-red-0zanb4.bet-on-red-3mjalz 13.bet-on-red-3zgtza 13.bet-on-red-f98dbh 14.bet-on-red-jzsjas 13.bet-on-red-f98dbh 15.bet-on-red-lkywaw.bet-on-red-f98dbh 17.bet-on-red-k4j7sb 12.bet-on-red-3mjalz 18.bet-on-red-kzwae3 11.bet-on-red-291i96 18.bet-on-red-v4rwwf.bet-on-red-syqv4a 18.bet-on-red-9zndz8.bet-on-red-b7imdx 18.bet-on-red-kzwae3 17.bet-on-red-oxskob 17.bet-on-red-k4j7sb 17.bet-on-red-oxskob 15.bet-on-red-pvgnsw.bet-on-red-oxskob 14.bet-on-red-jzsjas 18.bet-on-red-b7imdx 13.bet-on-red-3zgtza 20.bet-on-red-syqv4a 13.bet-on-red-6ib8j6.bet-on-red-s6bhbm 13.bet-on-red-3zgtza 22.bet-on-red-nk2upn 14.bet-on-red-jzsjas 22.bet-on-red-nk2upn 15.bet-on-red-t2d9fk.bet-on-red-9sebjm 17.bet-on-red-k4j7sb 21.bet-on-red-s6bhbm 18.bet-on-red-kzwae3 20.bet-on-red-syqv4a 18.bet-on-red-ujnxh3.bet-on-red-a13jll 18.bet-on-red-uaxxio.bet-on-red-su16le 18.bet-on-red-kzwae3 26.bet-on-red-fyioh2 17.bet-on-red-k4j7sb 26.bet-on-red-fyioh2 15.bet-on-red-nae6xa.bet-on-red-fyioh2 14.bet-on-red-jzsjas 27.bet-on-red-su16le 13.bet-on-red-3zgtza 28.bet-on-red-a13jll 13.bet-on-red-rd76b7.bet-on-red-99avlv 13.bet-on-red-3zgtza 31.bet-on-red-d8nr6w 14.bet-on-red-jzsjas 31.bet-on-red-d8nr6w 15.bet-on-red-ufj2mc.bet-on-red-fyioh2 17.bet-on-red-k4j7sb 30.bet-on-red-99avlv 18.bet-on-red-kzwae3 28.bet-on-red-a13jll 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-cawiuy {
    display: none;
  }
}

.bet-on-red-6v5h7m {
  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-6v5h7m {
    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-liej4o {
  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-liej4o {
    padding: 14px 16px;
  }
}

.bet-on-red-liej4o button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bet-on-red-liej4o button:first-child {
  align-content: end;
}

.bet-on-red-liej4o button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bet-on-red-liej4o
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-liej4o
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bet-on-red-liej4o button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bet-on-red-liej4o button:last-child svg {
  width: 38px;
  height: 38px;
}

.bet-on-red-8laoxl {
  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-8laoxl::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bet-on-red-8laoxl,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-8laoxl {
  opacity: 1;
  visibility: visible;
}

.bet-on-red-6lse4y {
  flex: 1 1;
}

.bet-on-red-zr6coe {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-zr6coe {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bet-on-red-v74m49 {
  display: block;
}

.bet-on-red-wa8z1p {
  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-wa8z1p {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-oxw5ds {
  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-oxw5ds::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bet-on-red-7km53l span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bet-on-red-7km53l p {
  color: var(--Text-100);
}

.bet-on-red-oxw5ds .bet-on-red-oncg5o {
  grid-area: button;
}

.bet-on-red-oxw5ds .bet-on-red-oncg5o::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-pnwuq4.org/2000/svg'%3E%3Cpath d='M4.bet-on-red-fl5uuw 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-8to9tv 15L16.bet-on-red-8to9tv 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-8to9tv 5L16.bet-on-red-8to9tv 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-ymhfnx {
  display: block;
}

.bet-on-red-ch9unz {
  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-ch9unz {
    margin-top: 40px;
  }
}

.bet-on-red-43fkxc label,
.bet-on-red-43fkxc input {
  display: block;
  width: 100%;
}

.bet-on-red-43fkxc label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bet-on-red-43fkxc label.bet-on-red-ewp323 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bet-on-red-43fkxc label.bet-on-red-ewp323::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-43fkxc 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-43fkxc input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-i07l1p {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bet-on-red-i07l1p {
  display: flex;
}

.bet-on-red-i07l1p ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bet-on-red-i07l1p ol {
    height: 420px;
    padding: 24px;
  }
}

.bet-on-red-i07l1p ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bet-on-red-xxhgj5 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-xxhgj5 {
    padding: 0 24px 24px;
  }
}

.bet-on-red-xxhgj5 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-xxhgj5 input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-xxhgj5 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bet-on-red-xxhgj5 [type="submit"]:disabled {
  opacity: 0.5;
}

.bet-on-red-xxhgj5 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bet-on-red-xxhgj5 [type="submit"] {
    right: 40px;
  }
}

.bet-on-red-7djb26 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bet-on-red-7djb26.bet-on-red-5t7gxt {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bet-on-red-7djb26.bet-on-red-5t7gxt::before {
  content: "";
  width: 31px;
}

.bet-on-red-7djb26.bet-on-red-5t7gxt p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bet-on-red-7djb26.bet-on-red-xir8cq p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bet-on-red-7djb26 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-xe5xcb .bet-on-red-oncg5o {
  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-gjq0wi {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bet-on-red-gjq0wi {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-gjq0wi {
    padding: 18px 0;
  }
}

.bet-on-red-gjq0wi .bet-on-red-smz6vt {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bet-on-red-gjq0wi .bet-on-red-smz6vt {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bet-on-red-jeubcv {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bet-on-red-jeubcv {
    max-width: 160px;
    height: 40px;
  }
}

.bet-on-red-jeubcv picture,
.bet-on-red-jeubcv img {
  display: block;
  width: 100%;
  height: 100%;
}

.bet-on-red-jeubcv img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bet-on-red-ljrfwm {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bet-on-red-dxi2ff ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bet-on-red-gjq0wi.bet-on-red-083dwq .bet-on-red-ljrfwm {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bet-on-red-ljrfwm {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-ljrfwm {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bet-on-red-f9ni2n,
.bet-on-red-n77r61 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bet-on-red-f9ni2n,
  .bet-on-red-n77r61 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-n77r61 {
    display: none;
  }
}

.bet-on-red-dus9sg {
  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-083dwq .bet-on-red-dus9sg {
  background: var(--fh-bg-color);
}

.bet-on-red-dus9sg button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bet-on-red-dus9sg {
    display: none;
  }
}

.bet-on-red-desyel {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bet-on-red-desyel {
    display: none;
  }
}

.bet-on-red-qz5poz {
  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-gjq0wi.bet-on-red-083dwq .bet-on-red-qz5poz:first-child {
  display: none;
}

.bet-on-red-gjq0wi.bet-on-red-083dwq .bet-on-red-qz5poz:last-child {
  display: block;
}

.bet-on-red-qz5poz:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bet-on-red-qz5poz {
    display: none;
  }
}

.bet-on-red-gglzgg {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-gglzgg {
    display: flex;
  }
}

.bet-on-red-gglzgg ul {
  max-height: 350px;
  overflow-y: auto;
}

.bet-on-red-gglzgg:hover ul {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-gglzgg:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bet-on-red-gglzgg:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bet-on-red-gglzgg:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-gglzgg:hover .bet-on-red-pc7dms svg {
  transform: rotate(180deg);
}

.bet-on-red-lqwduw {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bet-on-red-x7qz0g {
  padding: 0 8px;
}

.bet-on-red-9rekp6 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bet-on-red-9rekp6:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bet-on-red-9rekp6 {
    padding: 4px 8px;
  }
}

.bet-on-red-8q8x9h {
  display: flex;
}

.bet-on-red-8q8x9h img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bet-on-red-pc7dms {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bet-on-red-pc7dms svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bet-on-red-xw8ys3 {
  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-xw8ys3 {
    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-b737b1 {
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-b737b1 {
    display: none;
  }
}

.bet-on-red-v3i8w5 {
  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-fbiqz0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bet-on-red-ywkk0u {
  display: flex;
}

.bet-on-red-vadc3t {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bet-on-red-87ubf4 {
  list-style: none;
}

@media (max-width: 1199px) {
  .bet-on-red-87ubf4 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-87ubf4 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bet-on-red-87ubf4 .bet-on-red-9nl67n [data-ref-el],
  .bet-on-red-87ubf4 .bet-on-red-9nl67n span,
  .bet-on-red-87ubf4 .bet-on-red-9nl67n a {
    white-space: nowrap;
  }
}

.bet-on-red-vk52ky {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bet-on-red-vk52ky.bet-on-red-hws3yp > .bet-on-red-9nl67n {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-vk52ky.bet-on-red-21k6ow:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bet-on-red-vk52ky.bet-on-red-hws3yp > .bet-on-red-q6w39t {
    height: auto;
  }

  .bet-on-red-vk52ky.bet-on-red-hws3yp > div > .bet-on-red-g1ko76 {
    transform: rotate(180deg);
  }
}

.bet-on-red-vk52ky [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bet-on-red-vk52ky [data-ref-el],
.bet-on-red-vk52ky span {
  cursor: pointer;
}

.bet-on-red-vk52ky [data-ref-el],
.bet-on-red-vk52ky span,
.bet-on-red-vk52ky 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-vk52ky [data-ref-el],
  .bet-on-red-vk52ky span,
  .bet-on-red-vk52ky a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-vk52ky [data-ref-el],
  .bet-on-red-vk52ky span,
  .bet-on-red-vk52ky a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bet-on-red-q6w39t {
  height: 0;
  overflow: hidden;
  transition: height 0.bet-on-red-dxi2ff ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bet-on-red-q6w39t::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bet-on-red-q6w39t::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bet-on-red-q6w39t::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bet-on-red-q6w39t {
    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-q6w39t:has(> .bet-on-red-vk52ky.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bet-on-red-q6w39t .bet-on-red-q6w39t {
    padding: 0;
  }

  .bet-on-red-q6w39t .bet-on-red-vk52ky {
    font-weight: 400;
  }

  .bet-on-red-q6w39t .bet-on-red-vk52ky:hover > .bet-on-red-9nl67n {
    background: var(--Neutral-300);
  }

  .bet-on-red-q6w39t .bet-on-red-g1ko76 {
    rotate: -90deg;
  }
}

.bet-on-red-9nl67n {
  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-9nl67n {
    padding: 8px;
  }

  .bet-on-red-vk52ky.bet-on-red-u6mi5n > .bet-on-red-9nl67n {
    background: var(--Neutral-300);
  }
}

.bet-on-red-g1ko76 {
  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-pnwuq4.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bet-on-red-0nv0n0 0.bet-on-red-qzcot6.bet-on-red-gbjjce -0.bet-on-red-ym2j4u 0.bet-on-red-7bbeu8 -0.bet-on-red-ym2j4u 1.bet-on-red-uejnjr 0.bet-on-red-70aeju.bet-on-red-ypxava 4.bet-on-red-gy08z7.bet-on-red-0nv0n0 0.bet-on-red-2tubc6.bet-on-red-grei8d -0.bet-on-red-ym2j4u 9.bet-on-red-o5jw08 -0.bet-on-red-ym2j4u 10.bet-on-red-7foy9x 0.bet-on-red-buu3h6.bet-on-red-9mqeg5 0.bet-on-red-gbjjce 10.bet-on-red-9mqeg5 0.bet-on-red-7bbeu8 10.bet-on-red-7foy9x 1.bet-on-red-3vsn1f.bet-on-red-vyxnw0 5.bet-on-red-r8q7ei.bet-on-red-z3enj2 6.bet-on-red-quyaiz 5.bet-on-red-3nrovs 6.bet-on-red-quyaiz 4.bet-on-red-37hmjz 5.bet-on-red-a6mpyv.bet-on-red-0nv0n0 1.bet-on-red-u6nhao.bet-on-red-ym2j4u 0.bet-on-red-7bbeu8 -0.bet-on-red-ym2j4u 0.bet-on-red-gbjjce 0.bet-on-red-0nv0n0 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-dxi2ff ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-g1ko76 {
    cursor: default;
  }
}

.bet-on-red-bdlgvo {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bet-on-red-3vazzi {
  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-3vazzi {
    padding: 40px 4px;
  }
}

.bet-on-red-6eyrk1 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-6eyrk1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bet-on-red-3hinpk {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bet-on-red-3hinpk {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bet-on-red-3hinpk ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bet-on-red-3hinpk [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bet-on-red-3hinpk [data-ref-el],
.bet-on-red-3hinpk span,
.bet-on-red-3hinpk a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bet-on-red-50lhpo {
  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-50lhpo {
    margin-bottom: 12px;
  }
}

.bet-on-red-5jezcv {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bet-on-red-5jezcv img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-5jezcv:last-child {
    margin-right: 0;
  }
}

.bet-on-red-gctszs {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-50lhpo:hover .bet-on-red-giyg3f {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-giyg3f {
  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-dg6z8e {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bet-on-red-3327e3 {
  display: flex;
  margin: 6px;
}

.bet-on-red-3327e3 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bet-on-red-giyg3f::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-giyg3f::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-anztsn {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-anztsn {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bet-on-red-iikci0 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bet-on-red-iikci0 {
    margin-right: 32px;
  }
}

.bet-on-red-vphsl4 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bet-on-red-vphsl4 {
    margin-top: 0;
    width: 340px;
  }
}

.bet-on-red-vphsl4 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-mrpuzm {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bet-on-red-6r2i4w {
  position: relative;
}

@media (min-width: 768px) {
  .bet-on-red-6r2i4w {
    margin-top: 40px;
  }
}

.bet-on-red-6r2i4w + .bet-on-red-y7srm0,
.bet-on-red-6r2i4w + .bet-on-red-6r2i4w {
  margin-top: 24px;
}

.bet-on-red-4r82po {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-4r82po {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-4r82po {
    padding: 80px;
  }
}

.bet-on-red-uncy4p {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bet-on-red-uncy4p {
    padding: 0 16px;
}


}

.bet-on-red-8rye4j {
  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-8rye4j {
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-w44ps5 {
  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-w44ps5 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-zdxarb {
  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-zdxarb:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-diosxj {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bet-on-red-diosxj img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bet-on-red-diosxj img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bet-on-red-diosxj img {
  min-height: 100%;
  }
}

.bet-on-red-4r82po::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bet-on-red-4ii94v {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bet-on-red-4ii94v h1,
.bet-on-red-4ii94v h2,
.bet-on-red-4ii94v h3,
.bet-on-red-4ii94v h4 {
  margin-bottom: 6px;
}

.bet-on-red-4ii94v h1:not(:first-child),
.bet-on-red-4ii94v h2:not(:first-child),
.bet-on-red-4ii94v h3:not(:first-child),
.bet-on-red-4ii94v h4:not(:first-child) {
  margin-top: 16px;
}

.bet-on-red-4ii94v h1,
.bet-on-red-4ii94v h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bet-on-red-4ii94v h1,
  .bet-on-red-4ii94v h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bet-on-red-4ii94v h2,
.bet-on-red-4ii94v h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bet-on-red-4ii94v h2,
  .bet-on-red-4ii94v h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-4ii94v h3,
.bet-on-red-4ii94v h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bet-on-red-4ii94v h3,
  .bet-on-red-4ii94v h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-4ii94v h4,
.bet-on-red-4ii94v h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bet-on-red-4ii94v ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bet-on-red-4ii94v ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bet-on-red-4ii94v 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-4ii94v ul ul {
  margin-bottom: 8px;
}

.bet-on-red-4ii94v ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bet-on-red-4ii94v ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-4ii94v ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bet-on-red-4ii94v ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bet-on-red-4ii94v ol li::marker {
  font-weight: 700;
}

.bet-on-red-4ii94v ol ol {
  margin-bottom: 8px;
}

.bet-on-red-4ii94v ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bet-on-red-4ii94v ol ul li {
  padding-left: 16px;
}

.bet-on-red-4ii94v 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-4ii94v table {
    padding: 24px;
  }
}

.bet-on-red-4ii94v table.bet-on-red-0xwol0 {
  -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-dxi2ff,
    mask-image 0.3s;
}

.bet-on-red-4ii94v table.bet-on-red-0xwol0.bet-on-red-z5cogq {
  -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-4ii94v table {
    display: table;
  }
}

.bet-on-red-4ii94v 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-4ii94v table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-4ii94v table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-4ii94v 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-4ii94v table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bet-on-red-4ii94v table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-4ii94v table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-4ii94v table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bet-on-red-4ii94v img {
  max-width: 100%;
  height: auto;
}

.bet-on-red-hu4dja {
  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-hu4dja {
    padding: 24px;
  }
}

.bet-on-red-91zn8g {
  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-91zn8g {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bet-on-red-91zn8g > * {
  margin: 0 !important;
}

.bet-on-red-91zn8g img,
.bet-on-red-y76u9y {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-91zn8g img,
  .bet-on-red-y76u9y {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-h9q3ay {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-h9q3ay {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-m96n1h {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bet-on-red-m96n1h .bet-on-red-k75ncx {
  flex-shrink: 0;
}

.bet-on-red-m96n1h .bet-on-red-nyhhci svg {
  display: none;
}

.bet-on-red-bo3gqf {
  display: grid;
  transition: max-height 0.bet-on-red-dxi2ff ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bet-on-red-bo3gqf {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-bo3gqf {
    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-bo3gqf.bet-on-red-ef35pg + .bet-on-red-k75ncx svg {
  transform: rotate(180deg);
}

.bet-on-red-dm5rey {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bet-on-red-dm5rey > div:nth-child(3n) {
  grid-column: span 2;
}

.bet-on-red-dm5rey
  > div:nth-child(3n)
  .bet-on-red-dqsnit
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bet-on-red-dm5rey {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bet-on-red-dm5rey > div:nth-child(3n) {
    grid-column: unset;
  }

  .bet-on-red-dm5rey
    > div:nth-child(3n)
    .bet-on-red-dqsnit
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-dm5rey {
    max-width: 270px;
  }
}

.bet-on-red-dm5rey .bet-on-red-dqsnit button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bet-on-red-dm5rey .bet-on-red-dqsnit button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-dm5rey .bet-on-red-dqsnit button {
    max-width: 104px;
  }
}

.bet-on-red-z4eqd8 {
  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-z4eqd8 {
    margin-bottom: 0;
  }
}

.bet-on-red-b2bpp7 {
  display: none;
  opacity: 0;
}

.bet-on-red-cc1lws {
  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-cc1lws img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bet-on-red-dqsnit {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bet-on-red-dqsnit 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-dqsnit
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bet-on-red-dqsnit
    button {
    max-width: 145px;
  }
}

.bet-on-red-ptnnmj:first-child
  .bet-on-red-dqsnit
  button {
  max-width: 270px;
}

.bet-on-red-mdzbf0 {
  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-z4eqd8 picture {
  width: 100%;
  max-width: 100%;
}

.bet-on-red-dsc41i {
  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-dsc41i svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bet-on-red-z4eqd8:hover .bet-on-red-dsc41i {
  display: flex;
}

.bet-on-red-l5r15r {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bet-on-red-a6uaaz {
  display: flex;
}

.bet-on-red-a6uaaz:hover .bet-on-red-3hqrra,
.bet-on-red-a6uaaz .bet-on-red-u6mi5n .bet-on-red-3hqrra {
  display: flex;
}

.bet-on-red-a6uaaz svg {
  flex-shrink: 0;
}

.bet-on-red-3hqrra {
  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-3hqrra {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bet-on-red-3hqrra:hover {
  display: flex;
}

.bet-on-red-3hqrra svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bet-on-red-1o1une {
  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-1o1une {
    font-size: 12px;
  }
}

.bet-on-red-j1jl71,
.bet-on-red-ik724s {
  width: 50%;
  flex-shrink: 0;
}

.bet-on-red-j1jl71 {
  font-weight: 700;
}

.bet-on-red-c32k7w .bet-on-red-bo3gqf {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bet-on-red-c32k7w .bet-on-red-bo3gqf {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bet-on-red-c32k7w .bet-on-red-bo3gqf {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bet-on-red-c32k7w
  .bet-on-red-mdzbf0:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bet-on-red-c32k7w .bet-on-red-cc1lws {
  height: 100% !important;
  border-radius: 16px;
}

.bet-on-red-c32k7w .bet-on-red-dqsnit {
  gap: 4px;
  align-items: center;
}

.bet-on-red-c32k7w .bet-on-red-dqsnit button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bet-on-red-c32k7w .bet-on-red-dqsnit svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bet-on-red-c32k7w .bet-on-red-u07kry,
.bet-on-red-c32k7w .bet-on-red-qtw7bo {
  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-pnwuq4.org/2000/svg'%3E%3Cpath d='M9.bet-on-red-z0mota 4.bet-on-red-mibwv4.bet-on-red-cdf9i0 5.bet-on-red-vdtfx2.bet-on-red-l3s60d 5.bet-on-red-mz0sbc.bet-on-red-c7nx1c 5.bet-on-red-jyvs00.bet-on-red-kpng36 8.bet-on-red-qbh8vx.bet-on-red-5bq6nw 9.bet-on-red-kw2o4w.bet-on-red-q5zu5e 9.bet-on-red-c1igz3.bet-on-red-yigtdc 13.bet-on-red-xctk4v.bet-on-red-mh4mfj 11.bet-on-red-htox6r.bet-on-red-yxa6k9 11.bet-on-red-or75bz.bet-on-red-zmuab2 11.bet-on-red-6yk9r2.bet-on-red-kja0hw 13.bet-on-red-00a9ce.bet-on-red-dlgig1 9.bet-on-red-xya1jx.bet-on-red-454o3h 9.bet-on-red-mrwqjn.bet-on-red-amhg2x 8.bet-on-red-x6cim2.bet-on-red-f77htv 5.bet-on-red-s0exog.bet-on-red-1988fu 5.bet-on-red-s7qh4v.bet-on-red-w65fj3 5.bet-on-red-07jo2d.bet-on-red-9ifxhk 4.bet-on-red-el1631.bet-on-red-yxa6k9 1.bet-on-red-6n6vua.bet-on-red-z0mota 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bet-on-red-c32k7w .bet-on-red-u07kry {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bet-on-red-c32k7w .bet-on-red-qtw7bo {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bet-on-red-xyvh1y {
  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-xyvh1y {
    padding: 24px;
  }
}

.bet-on-red-xyvh1y .bet-on-red-k75ncx {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-xyvh1y .bet-on-red-k75ncx {
    display: none;
  }
}

.bet-on-red-xyvh1y .bet-on-red-nyhhci svg {
  display: none;
}

.bet-on-red-1wj8jk {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bet-on-red-1wj8jk .bet-on-red-wcwgem {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-1wj8jk .bet-on-red-wcwgem {
    display: flex;
  }
}

.bet-on-red-boid7i {
  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-boid7i {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-boid7i > * {
  margin: 0 !important;
}

.bet-on-red-boid7i img,
.bet-on-red-ijjfxn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-boid7i img,
  .bet-on-red-ijjfxn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-lokm8r {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-lokm8r {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-82qilp {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bet-on-red-82qilp {
    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-82qilp::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-ns31rr {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bet-on-red-ns31rr {
    padding: 7px 15px;
  }
}

.bet-on-red-ns31rr:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-ufkuam {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-ufkuam {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-ns31rr picture {
  height: 100%;
  display: block;
}

.bet-on-red-ns31rr img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bet-on-red-ns31rr img {
    width: 88px;
    height: 44px;
  }
}

.bet-on-red-ns31rr p {
  text-align: center;
  width: 100%;
}

.bet-on-red-ym9rx0 {
  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-ym9rx0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-ym9rx0 img,
.bet-on-red-rs529w {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-ym9rx0 img,
  .bet-on-red-rs529w {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-3wrxs4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-3wrxs4 {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-n3r9p5 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bet-on-red-hurkg6 {
  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-1nfcxd {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bet-on-red-1nfcxd.bet-on-red-u6mi5n {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bet-on-red-yk22sl {
  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-yk22sl {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-ptvmux {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bet-on-red-d25xh6 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bet-on-red-dxi2ff ease;
  opacity: 0;
  color: var(--text-color);
}

.bet-on-red-jjrw7b {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bet-on-red-jjrw7b ol,
.bet-on-red-jjrw7b ul {
  padding-left: 1.3em;
}

.bet-on-red-1nfcxd.bet-on-red-u6mi5n .bet-on-red-d25xh6 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bet-on-red-1nfcxd.bet-on-red-u6mi5n .bet-on-red-ptvmux {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bet-on-red-clhc8v {
  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-clhc8v {
    padding: 24px;
  }
}

.bet-on-red-clhc8v .bet-on-red-k75ncx {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-clhc8v .bet-on-red-k75ncx {
    display: none;
  }
}

.bet-on-red-clhc8v .bet-on-red-nyhhci svg {
  display: none;
}

.bet-on-red-rb3ph9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bet-on-red-rb3ph9 .bet-on-red-wcwgem {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-rb3ph9 .bet-on-red-wcwgem {
    display: flex;
  }
}

.bet-on-red-01e7yl {
  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-01e7yl {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-01e7yl > * {
  margin: 0 !important;
}

.bet-on-red-01e7yl img,
.bet-on-red-czn1aa {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-01e7yl img,
  .bet-on-red-czn1aa {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-bas60j {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-bas60j {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-buj0qj {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bet-on-red-buj0qj {
    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-buj0qj::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-undesy {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bet-on-red-undesy:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-3mja4g {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-3mja4g {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-undesy picture {
  width: auto;
  height: 100%;
  display: block;
}

.bet-on-red-undesy picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bet-on-red-w6ta3k {
  margin: -24px 0;
}

.bet-on-red-w6ta3k:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bet-on-red-w6ta3k {
    margin: -16px 0;
  }
}

.bet-on-red-tq6trg {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bet-on-red-tq6trg {
    flex-direction: row;
  }
}

.bet-on-red-jo8l76 {
  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-jo8l76 {
    flex: 1;
  }
}

.bet-on-red-jo8l76::placeholder {
  color: var(--Text-400);
}

.bet-on-red-ojzaxj {
  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-uqgl58 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bet-on-red-uqgl58::-webkit-scrollbar {
  display: none;
}

.bet-on-red-45184o {
  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-45184o img,
.bet-on-red-45184o svg {
  margin-right: 8px;
}

.bet-on-red-zakfvf {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bet-on-red-w6ta3k + .bet-on-red-2ks10b {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bet-on-red-w6ta3k + .bet-on-red-2ks10b {
    margin-top: -16px;
  }
}

.bet-on-red-ukkad3 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bet-on-red-ukkad3 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bet-on-red-ukkad3 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bet-on-red-0uz4w2 {
  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-6kdjbh {
  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-zoy6ew {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bet-on-red-9mukx2 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bet-on-red-5h1zyp {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bet-on-red-0uz4w2 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-0uz4w2 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-0uz4w2 {
    padding: 39px 179px 39px 39px;
  }

  .bet-on-red-6kdjbh {
    font-size: 40px;
    line-height: 48px;
  }

  .bet-on-red-5h1zyp {
    height: 348px;
  }

  .bet-on-red-0uz4w2 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bet-on-red-0uz4w2 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-0uz4w2 {
    padding: 63px;
  }
}

.bet-on-red-xs6qdq {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bet-on-red-xs6qdq {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bet-on-red-c58cm3 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-c58cm3 {
    width: auto;
  }
}

.bet-on-red-mpa41q {
  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-mpa41q::-webkit-scrollbar {
  display: none;
}

.bet-on-red-mpa41q 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-mpa41q a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-mpa41q {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bet-on-red-xs6qdq .bet-on-red-jb38j4 {
  -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-dxi2ff,
    mask-image 0.3s;
}

.bet-on-red-xs6qdq .bet-on-red-jb38j4.bet-on-red-z5cogq {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bet-on-red-azmqdv {
  margin: 40px -16px;
}

.bet-on-red-0yqtje + .bet-on-red-y7srm0,
.bet-on-red-0yqtje + .bet-on-red-6r2i4w {
  margin-top: 24px;
}

.bet-on-red-382pjl {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bet-on-red-382pjl picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bet-on-red-xdmd1i {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bet-on-red-xdmd1i {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-xdmd1i {
    margin-top: 0;
  }
}

.bet-on-red-iflbop {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-iflbop {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-83nb6e {
  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-83nb6e {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bet-on-red-tm7e6m {
  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-tm7e6m {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bet-on-red-xistma {
  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-xistma {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-yfyz22 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-yfyz22 {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-30v6y0 {
  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-46zn1p {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bet-on-red-46zn1p img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bet-on-red-2ks10b {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bet-on-red-6nu4ws {
  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-6nu4ws {
    padding: 15px 48px;
  }
}

main > .bet-on-red-2ks10b {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bet-on-red-bo3gqf.bet-on-red-2jk3zu > div:nth-child(n+5) {
    display: none;
  }
}

.bet-on-red-4ii94v p a img {
  display: block;
  margin: 0 auto;
}


.bet-on-red-5twfbd {
  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-aj6vkg {
  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-aj6vkg label {
  font-size: 14px;
}

.bet-on-red-aj6vkg h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bet-on-red-aj6vkg input,
.bet-on-red-aj6vkg textarea,
.bet-on-red-aj6vkg 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-aj6vkg button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bet-on-red-ijefc6 ease;
}
.bet-on-red-aj6vkg button:hover {
  background-color: var(--button-bg-hover);
}
.bet-on-red-vxl1m2 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bet-on-red-dllg98 ease-in;
}

.bet-on-red-vxl1m2 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-o8fhoy, .bet-on-red-v2ns6v, [class*="review-card"],
thead, thead th, table th, .bet-on-red-hdlknx,
.bet-on-red-7xr6mc, [class*="collapsible-header"],
.bet-on-red-7kpt4p, [class*="updated-block"] {
  color: #ece7dc !important;
}

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