* {
  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-skrpya {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-skrpya {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-skrpya {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bet-on-red-ir7y7r {
  overflow: hidden;
}

.bet-on-red-rnb11u img {
  background: var(--Neutral-300);
}

.bet-on-red-qfcic8 {
  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-by1a78 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bet-on-red-by1a78:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-54ue7l {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bet-on-red-54ue7l:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-8bqo6o {
  font-size: 12px;
  line-height: 18px;
}

.bet-on-red-b0e084 {
  font-size: 18px;
  line-height: 26px;
}

.bet-on-red-xkjffo {
  width: 100%;
}

.bet-on-red-5x1zdj {
  padding: 6px 16px;
}

.bet-on-red-muot5e {
  padding: 10px 16px;
}

.bet-on-red-zcjf1t {
  padding: 15px 26px;
}

.bet-on-red-1slzic {
  flex-shrink: 0;
}

.bet-on-red-3u1iuh {
  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-hz36r5 {
  display: none;
}

.bet-on-red-1sxb3k {
  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-6sq9kd {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bet-on-red-u667ve {
  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-2a6oq5 {
  cursor: grab;
}

.bet-on-red-u667ve::-webkit-scrollbar {
  display: none;
}

.bet-on-red-gzcyla {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bet-on-red-witebt {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bet-on-red-d7tq2v {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bet-on-red-nwokp3 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bet-on-red-jjo3vd {
  visibility: visible;
}

.bet-on-red-pmap9k {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bet-on-red-1723do ease;
}

.bet-on-red-9yp13x {
  background-color: var(--Primary-200);
  width: 16px;
}

.bet-on-red-vnm0qm {
  -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-1723do,
    mask-image 0.3s;
}

.bet-on-red-vnm0qm.bet-on-red-mgmruf {
  -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-nysjj9: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-77i1iw {
  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-l00di1.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-l00di1.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-dzesug {
  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-dzesug::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-c47k84 {
  position: relative;
  z-index: 1;
}

.bet-on-red-ooo6x1 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bet-on-red-w9rmes {
  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-9s9f4f {
  font-size: 40px;
  line-height: 48px;
}

.bet-on-red-504e6x {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bet-on-red-pxc5gj {
  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-pxc5gj:hover {
  background: var(--Primary-400);
}

.bet-on-red-pxc5gj svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bet-on-red-nysjj9 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-dzesug {
    max-width: 600px;
    padding: 64px;
  }

  .bet-on-red-ooo6x1 {
    font-size: 24px;
    line-height: 32px;
  }

  .bet-on-red-w9rmes {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bet-on-red-9s9f4f {
    font-size: 50px;
    line-height: 56px;
  }

  .bet-on-red-504e6x {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bet-on-red-77i1iw {
    top: 25px;
    right: 25px;
  }
}

.bet-on-red-x00688,
.bet-on-red-7ca16m {
  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-57k8d0.bet-on-red-s8tzax::before,
.bet-on-red-7ca16m::before,
.bet-on-red-vbwabh::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-l00di1.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bet-on-red-cewd3t 14.bet-on-red-plb6jn.bet-on-red-km4khj 14.bet-on-red-rsq8rr 15.bet-on-red-ukkouo 14.bet-on-red-l6fjdj 15.bet-on-red-zlov81 14.bet-on-red-0xc1es.bet-on-red-17o10p 14.bet-on-red-bxtyd9 19.bet-on-red-i8hqzk 12.bet-on-red-rsu1rf 19.bet-on-red-i8hqzk 10.bet-on-red-g6gsun.bet-on-red-i8hqzk 8.bet-on-red-96yrdi 17.bet-on-red-ue4rcu 7.bet-on-red-kaqxvr 15.bet-on-red-psfb6o 7.bet-on-red-iynnsa.bet-on-red-yt5oqb 7.bet-on-red-kaqxvr 11.bet-on-red-v29gqd 8.bet-on-red-96yrdi 11.bet-on-red-v29gqd 10.bet-on-red-yrhmic.bet-on-red-v29gqd 12.bet-on-red-omkh85 13.bet-on-red-c1dti0 14.bet-on-red-77fcro 15.bet-on-red-2o1bo5 14.bet-on-red-l3mkpm.bet-on-red-w5qlz4 14.bet-on-red-wd9xms 15.bet-on-red-azh296 14.bet-on-red-3dj22a 15.bet-on-red-eijk3x 14.bet-on-red-u1y7g9.bet-on-red-cewd3t 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bet-on-red-3xj8tf 15.bet-on-red-2e7466.bet-on-red-4pk9w0 15.bet-on-red-ip9ko8 15.bet-on-red-gza2p4 15.bet-on-red-hxn6bx 15.bet-on-red-d7h5qs 15.bet-on-red-tjo9lg.bet-on-red-6qha5x 15.bet-on-red-hxn6bx 15.bet-on-red-15nevg 15.bet-on-red-8wvx2g 15.bet-on-red-9o66tm 15.bet-on-red-jifmr8.bet-on-red-kxqp8i 15.bet-on-red-9nrrzw 7.bet-on-red-anlte7 18.bet-on-red-mbxhz9 7.bet-on-red-g3cdko 23.bet-on-red-kf3jeu.bet-on-red-up0uhl.bet-on-red-1jo7tv 18.bet-on-red-i0uehw 19.bet-on-red-o9cjfe 15.bet-on-red-zme79y 15.bet-on-red-3xj8tf 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-ys1pvt [type="submit"] *,
.bet-on-red-3glcqh button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bet-on-red-95edbe {
    display: none;
  }
}

.bet-on-red-v2i7e3 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bet-on-red-v2i7e3 {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-v2i7e3 {
    bottom: 22px;
  }
}

.bet-on-red-v2i7e3 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bet-on-red-v2i7e3 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bet-on-red-wlpf2f.static) .bet-on-red-v2i7e3 {
    bottom: 8px;
  }
}

.bet-on-red-amcbro {
  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-l00di1.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bet-on-red-v5hbzn 3.bet-on-red-c5h3f3.bet-on-red-9fchsg.bet-on-red-mb1f4u 3.bet-on-red-c45c8m 3.bet-on-red-y57k8a 5.bet-on-red-wap2dq 3.bet-on-red-y57k8a 8.bet-on-red-uet1sl.bet-on-red-no69yp.bet-on-red-y57k8a 26.bet-on-red-3qt5xt 5.bet-on-red-i6p6u0 28.bet-on-red-1bz1fs 8.bet-on-red-br8znb 28.bet-on-red-k8ajbz.bet-on-red-ic936l 28.bet-on-red-e108gv.bet-on-red-7j0bwo 34.bet-on-red-3chskx.bet-on-red-03b62d 36.bet-on-red-uj097l 11.bet-on-red-bdmsvo 37.bet-on-red-iwaof5 12.bet-on-red-8sjo33 36.bet-on-red-o3z3cw.bet-on-red-92hy7w 28.bet-on-red-o9i2h8.bet-on-red-e8kzd4.bet-on-red-r491md 28.bet-on-red-7n2k70 36.bet-on-red-hult0s 26.bet-on-red-j5o1no 36.bet-on-red-hult0s 23.bet-on-red-kmw96v.bet-on-red-iztah0.bet-on-red-hult0s 5.bet-on-red-crghnx 34.bet-on-red-8ljt95 3.bet-on-red-c45c8m 31.bet-on-red-v5hbzn 3.bet-on-red-25hryf.bet-on-red-x41mxi 18.bet-on-red-q45xif.bet-on-red-77uzx7 18.bet-on-red-ix13ho 8.bet-on-red-4mxjxb 17.bet-on-red-08eqtn 8.bet-on-red-4mxjxb 15.bet-on-red-uwqcph.bet-on-red-4mxjxb 14.bet-on-red-phbzdm 9.bet-on-red-77uzx7 13.bet-on-red-uq4r07 11.bet-on-red-x41mxi 13.bet-on-red-vv2i0j.bet-on-red-i800ft 13.bet-on-red-uq4r07 13.bet-on-red-epkjap 14.bet-on-red-phbzdm 13.bet-on-red-epkjap 15.bet-on-red-3wnbs1.bet-on-red-epkjap 17.bet-on-red-08eqtn 12.bet-on-red-i800ft 18.bet-on-red-ix13ho 11.bet-on-red-x41mxi 18.bet-on-red-chrs2t.bet-on-red-wmkm8m 18.bet-on-red-opj8vr.bet-on-red-e8tgtu 18.bet-on-red-ix13ho 17.bet-on-red-t33gz2 17.bet-on-red-08eqtn 17.bet-on-red-t33gz2 15.bet-on-red-9n74w9.bet-on-red-t33gz2 14.bet-on-red-phbzdm 18.bet-on-red-e8tgtu 13.bet-on-red-uq4r07 20.bet-on-red-wmkm8m 13.bet-on-red-yrhsn5.bet-on-red-rl0vmi 13.bet-on-red-uq4r07 22.bet-on-red-t642ks 14.bet-on-red-phbzdm 22.bet-on-red-t642ks 15.bet-on-red-cpfj3q.bet-on-red-3d1sfz 17.bet-on-red-08eqtn 21.bet-on-red-rl0vmi 18.bet-on-red-ix13ho 20.bet-on-red-wmkm8m 18.bet-on-red-b9ysmw.bet-on-red-5juoek 18.bet-on-red-1p3bso.bet-on-red-3zpril 18.bet-on-red-ix13ho 26.bet-on-red-u54dph 17.bet-on-red-08eqtn 26.bet-on-red-u54dph 15.bet-on-red-q71qyv.bet-on-red-u54dph 14.bet-on-red-phbzdm 27.bet-on-red-3zpril 13.bet-on-red-uq4r07 28.bet-on-red-5juoek 13.bet-on-red-89lk9y.bet-on-red-pg9zdi 13.bet-on-red-uq4r07 31.bet-on-red-n86mwj 14.bet-on-red-phbzdm 31.bet-on-red-n86mwj 15.bet-on-red-1ser9j.bet-on-red-u54dph 17.bet-on-red-08eqtn 30.bet-on-red-pg9zdi 18.bet-on-red-ix13ho 28.bet-on-red-5juoek 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-amcbro {
    display: none;
  }
}

.bet-on-red-x9jpxy {
  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-x9jpxy {
    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-3glcqh {
  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-3glcqh {
    padding: 14px 16px;
  }
}

.bet-on-red-3glcqh button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bet-on-red-3glcqh button:first-child {
  align-content: end;
}

.bet-on-red-3glcqh button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bet-on-red-3glcqh
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-3glcqh
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bet-on-red-3glcqh button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bet-on-red-3glcqh button:last-child svg {
  width: 38px;
  height: 38px;
}

.bet-on-red-vbwabh {
  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-vbwabh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bet-on-red-vbwabh,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-vbwabh {
  opacity: 1;
  visibility: visible;
}

.bet-on-red-mjm77o {
  flex: 1 1;
}

.bet-on-red-wi5qzn {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-wi5qzn {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bet-on-red-qas1xj {
  display: block;
}

.bet-on-red-agoa7o {
  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-agoa7o {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-7ca16m {
  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-7ca16m::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bet-on-red-eusgu6 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bet-on-red-eusgu6 p {
  color: var(--Text-100);
}

.bet-on-red-7ca16m .bet-on-red-hentoe {
  grid-area: button;
}

.bet-on-red-7ca16m .bet-on-red-hentoe::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-l00di1.org/2000/svg'%3E%3Cpath d='M4.bet-on-red-kvkhw7 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-m6tgmr 15L16.bet-on-red-m6tgmr 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-m6tgmr 5L16.bet-on-red-m6tgmr 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-d8memq {
  display: block;
}

.bet-on-red-jnpzcj {
  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-jnpzcj {
    margin-top: 40px;
  }
}

.bet-on-red-x00688 label,
.bet-on-red-x00688 input {
  display: block;
  width: 100%;
}

.bet-on-red-x00688 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bet-on-red-x00688 label.bet-on-red-yvw97q input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bet-on-red-x00688 label.bet-on-red-yvw97q::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-x00688 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-x00688 input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-l8j4ik {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bet-on-red-l8j4ik {
  display: flex;
}

.bet-on-red-l8j4ik ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bet-on-red-l8j4ik ol {
    height: 420px;
    padding: 24px;
  }
}

.bet-on-red-l8j4ik ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bet-on-red-ys1pvt {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-ys1pvt {
    padding: 0 24px 24px;
  }
}

.bet-on-red-ys1pvt 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-ys1pvt input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-ys1pvt [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bet-on-red-ys1pvt [type="submit"]:disabled {
  opacity: 0.5;
}

.bet-on-red-ys1pvt [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bet-on-red-ys1pvt [type="submit"] {
    right: 40px;
  }
}

.bet-on-red-57k8d0 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bet-on-red-57k8d0.bet-on-red-s8tzax {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bet-on-red-57k8d0.bet-on-red-s8tzax::before {
  content: "";
  width: 31px;
}

.bet-on-red-57k8d0.bet-on-red-s8tzax p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bet-on-red-57k8d0.bet-on-red-iibwku p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bet-on-red-57k8d0 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-v2i7e3 .bet-on-red-hentoe {
  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-95edbe {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bet-on-red-95edbe {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-95edbe {
    padding: 18px 0;
  }
}

.bet-on-red-95edbe .bet-on-red-skrpya {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bet-on-red-95edbe .bet-on-red-skrpya {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bet-on-red-ipdgi1 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bet-on-red-ipdgi1 {
    max-width: 160px;
    height: 40px;
  }
}

.bet-on-red-ipdgi1 picture,
.bet-on-red-ipdgi1 img {
  display: block;
  width: 100%;
  height: 100%;
}

.bet-on-red-ipdgi1 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bet-on-red-49260a {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bet-on-red-1723do ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bet-on-red-95edbe.bet-on-red-0mlwni .bet-on-red-49260a {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bet-on-red-49260a {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-49260a {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bet-on-red-lgfhnt,
.bet-on-red-j13u4o {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bet-on-red-lgfhnt,
  .bet-on-red-j13u4o {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-j13u4o {
    display: none;
  }
}

.bet-on-red-37ic32 {
  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-0mlwni .bet-on-red-37ic32 {
  background: var(--fh-bg-color);
}

.bet-on-red-37ic32 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bet-on-red-37ic32 {
    display: none;
  }
}

.bet-on-red-05wa1o {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bet-on-red-05wa1o {
    display: none;
  }
}

.bet-on-red-4sc707 {
  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-95edbe.bet-on-red-0mlwni .bet-on-red-4sc707:first-child {
  display: none;
}

.bet-on-red-95edbe.bet-on-red-0mlwni .bet-on-red-4sc707:last-child {
  display: block;
}

.bet-on-red-4sc707:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bet-on-red-4sc707 {
    display: none;
  }
}

.bet-on-red-1b074r {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-1b074r {
    display: flex;
  }
}

.bet-on-red-1b074r ul {
  max-height: 350px;
  overflow-y: auto;
}

.bet-on-red-1b074r:hover ul {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-1b074r:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bet-on-red-1b074r:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bet-on-red-1b074r:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-1b074r:hover .bet-on-red-w8hr0g svg {
  transform: rotate(180deg);
}

.bet-on-red-6o7xw0 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bet-on-red-li7wd2 {
  padding: 0 8px;
}

.bet-on-red-376aha {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bet-on-red-376aha:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bet-on-red-376aha {
    padding: 4px 8px;
  }
}

.bet-on-red-nspybn {
  display: flex;
}

.bet-on-red-nspybn img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bet-on-red-w8hr0g {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bet-on-red-w8hr0g svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bet-on-red-h8cpca {
  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-h8cpca {
    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-9d2e0g {
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-9d2e0g {
    display: none;
  }
}

.bet-on-red-d5v2ql {
  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-wzdnf1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bet-on-red-33dzqu {
  display: flex;
}

.bet-on-red-kc3y12 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bet-on-red-hewzhh {
  list-style: none;
}

@media (max-width: 1199px) {
  .bet-on-red-hewzhh {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-hewzhh {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bet-on-red-hewzhh .bet-on-red-fbjt82 [data-ref-el],
  .bet-on-red-hewzhh .bet-on-red-fbjt82 span,
  .bet-on-red-hewzhh .bet-on-red-fbjt82 a {
    white-space: nowrap;
  }
}

.bet-on-red-ginofv {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bet-on-red-ginofv.bet-on-red-wgsnar > .bet-on-red-fbjt82 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-ginofv.bet-on-red-299eel:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bet-on-red-ginofv.bet-on-red-wgsnar > .bet-on-red-aoguo6 {
    height: auto;
  }

  .bet-on-red-ginofv.bet-on-red-wgsnar > div > .bet-on-red-ic0rdm {
    transform: rotate(180deg);
  }
}

.bet-on-red-ginofv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bet-on-red-ginofv [data-ref-el],
.bet-on-red-ginofv span {
  cursor: pointer;
}

.bet-on-red-ginofv [data-ref-el],
.bet-on-red-ginofv span,
.bet-on-red-ginofv 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-ginofv [data-ref-el],
  .bet-on-red-ginofv span,
  .bet-on-red-ginofv a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-ginofv [data-ref-el],
  .bet-on-red-ginofv span,
  .bet-on-red-ginofv a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bet-on-red-aoguo6 {
  height: 0;
  overflow: hidden;
  transition: height 0.bet-on-red-1723do ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bet-on-red-aoguo6::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bet-on-red-aoguo6::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bet-on-red-aoguo6::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bet-on-red-aoguo6 {
    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-aoguo6:has(> .bet-on-red-ginofv.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bet-on-red-aoguo6 .bet-on-red-aoguo6 {
    padding: 0;
  }

  .bet-on-red-aoguo6 .bet-on-red-ginofv {
    font-weight: 400;
  }

  .bet-on-red-aoguo6 .bet-on-red-ginofv:hover > .bet-on-red-fbjt82 {
    background: var(--Neutral-300);
  }

  .bet-on-red-aoguo6 .bet-on-red-ic0rdm {
    rotate: -90deg;
  }
}

.bet-on-red-fbjt82 {
  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-fbjt82 {
    padding: 8px;
  }

  .bet-on-red-ginofv.bet-on-red-5q52a5 > .bet-on-red-fbjt82 {
    background: var(--Neutral-300);
  }
}

.bet-on-red-ic0rdm {
  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-l00di1.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bet-on-red-z6ty9f 0.bet-on-red-mwlxie.bet-on-red-f7emlm -0.bet-on-red-75v0x5 0.bet-on-red-16kmhx -0.bet-on-red-75v0x5 1.bet-on-red-3jdh0i 0.bet-on-red-xny6be.bet-on-red-azvl40 4.bet-on-red-ef5plx.bet-on-red-z6ty9f 0.bet-on-red-etu2wb.bet-on-red-0xs5zk -0.bet-on-red-75v0x5 9.bet-on-red-bs5afn -0.bet-on-red-75v0x5 10.bet-on-red-pdv904 0.bet-on-red-hnapcp.bet-on-red-l82ple 0.bet-on-red-f7emlm 10.bet-on-red-l82ple 0.bet-on-red-16kmhx 10.bet-on-red-pdv904 1.bet-on-red-6urppd.bet-on-red-cy9n65 5.bet-on-red-vb69rf.bet-on-red-gmbqkx 6.bet-on-red-ctjzux 5.bet-on-red-k55pb7 6.bet-on-red-ctjzux 4.bet-on-red-b4dz6h 5.bet-on-red-zwdok3.bet-on-red-z6ty9f 1.bet-on-red-w5kkbk.bet-on-red-75v0x5 0.bet-on-red-16kmhx -0.bet-on-red-75v0x5 0.bet-on-red-f7emlm 0.bet-on-red-z6ty9f 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-1723do ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-ic0rdm {
    cursor: default;
  }
}

.bet-on-red-4xd3kh {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bet-on-red-s2wof8 {
  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-s2wof8 {
    padding: 40px 4px;
  }
}

.bet-on-red-hokm3u {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-hokm3u {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bet-on-red-n1k6n4 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bet-on-red-n1k6n4 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bet-on-red-n1k6n4 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bet-on-red-n1k6n4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bet-on-red-n1k6n4 [data-ref-el],
.bet-on-red-n1k6n4 span,
.bet-on-red-n1k6n4 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bet-on-red-g7lu5m {
  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-g7lu5m {
    margin-bottom: 12px;
  }
}

.bet-on-red-wa3fr9 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bet-on-red-wa3fr9 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-wa3fr9:last-child {
    margin-right: 0;
  }
}

.bet-on-red-zr69kw {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-g7lu5m:hover .bet-on-red-4dqfd9 {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-4dqfd9 {
  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-02wptt {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bet-on-red-pyu8t9 {
  display: flex;
  margin: 6px;
}

.bet-on-red-pyu8t9 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bet-on-red-4dqfd9::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-4dqfd9::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-f253vz {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-f253vz {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bet-on-red-e3kx2w {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bet-on-red-e3kx2w {
    margin-right: 32px;
  }
}

.bet-on-red-xq0dbu {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bet-on-red-xq0dbu {
    margin-top: 0;
    width: 340px;
  }
}

.bet-on-red-xq0dbu a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-6kzwqs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bet-on-red-4u0c1u {
  position: relative;
}

@media (min-width: 768px) {
  .bet-on-red-4u0c1u {
    margin-top: 40px;
  }
}

.bet-on-red-4u0c1u + .bet-on-red-ok8nd3,
.bet-on-red-4u0c1u + .bet-on-red-4u0c1u {
  margin-top: 24px;
}

.bet-on-red-y9x9az {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-y9x9az {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-y9x9az {
    padding: 80px;
  }
}

.bet-on-red-dy101f {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bet-on-red-dy101f {
    padding: 0 16px;
}


}

.bet-on-red-w0bogo {
  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-w0bogo {
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-inkr7x {
  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-inkr7x {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-qlyw9e {
  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-qlyw9e:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-mvxuyw {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bet-on-red-mvxuyw img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bet-on-red-mvxuyw img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bet-on-red-mvxuyw img {
  min-height: 100%;
  }
}

.bet-on-red-y9x9az::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bet-on-red-ytu21y {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bet-on-red-ytu21y h1,
.bet-on-red-ytu21y h2,
.bet-on-red-ytu21y h3,
.bet-on-red-ytu21y h4 {
  margin-bottom: 6px;
}

.bet-on-red-ytu21y h1:not(:first-child),
.bet-on-red-ytu21y h2:not(:first-child),
.bet-on-red-ytu21y h3:not(:first-child),
.bet-on-red-ytu21y h4:not(:first-child) {
  margin-top: 16px;
}

.bet-on-red-ytu21y h1,
.bet-on-red-ytu21y h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bet-on-red-ytu21y h1,
  .bet-on-red-ytu21y h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bet-on-red-ytu21y h2,
.bet-on-red-ytu21y h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bet-on-red-ytu21y h2,
  .bet-on-red-ytu21y h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-ytu21y h3,
.bet-on-red-ytu21y h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bet-on-red-ytu21y h3,
  .bet-on-red-ytu21y h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-ytu21y h4,
.bet-on-red-ytu21y h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bet-on-red-ytu21y ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bet-on-red-ytu21y ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bet-on-red-ytu21y 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-ytu21y ul ul {
  margin-bottom: 8px;
}

.bet-on-red-ytu21y ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bet-on-red-ytu21y ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-ytu21y ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bet-on-red-ytu21y ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bet-on-red-ytu21y ol li::marker {
  font-weight: 700;
}

.bet-on-red-ytu21y ol ol {
  margin-bottom: 8px;
}

.bet-on-red-ytu21y ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bet-on-red-ytu21y ol ul li {
  padding-left: 16px;
}

.bet-on-red-ytu21y 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-ytu21y table {
    padding: 24px;
  }
}

.bet-on-red-ytu21y table.bet-on-red-w3m2kd {
  -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-1723do,
    mask-image 0.3s;
}

.bet-on-red-ytu21y table.bet-on-red-w3m2kd.bet-on-red-mgmruf {
  -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-ytu21y table {
    display: table;
  }
}

.bet-on-red-ytu21y 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-ytu21y table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-ytu21y table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-ytu21y 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-ytu21y table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bet-on-red-ytu21y table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-ytu21y table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-ytu21y table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bet-on-red-ytu21y img {
  max-width: 100%;
  height: auto;
}

.bet-on-red-6izdyc {
  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-6izdyc {
    padding: 24px;
  }
}

.bet-on-red-08sain {
  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-08sain {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bet-on-red-08sain > * {
  margin: 0 !important;
}

.bet-on-red-08sain img,
.bet-on-red-wt6q41 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-08sain img,
  .bet-on-red-wt6q41 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-4ef3s3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-4ef3s3 {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-b69tjt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bet-on-red-b69tjt .bet-on-red-bhj3j0 {
  flex-shrink: 0;
}

.bet-on-red-b69tjt .bet-on-red-ssyter svg {
  display: none;
}

.bet-on-red-dz55ov {
  display: grid;
  transition: max-height 0.bet-on-red-1723do ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bet-on-red-dz55ov {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-dz55ov {
    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-dz55ov.bet-on-red-j02dl1 + .bet-on-red-bhj3j0 svg {
  transform: rotate(180deg);
}

.bet-on-red-togawn {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bet-on-red-togawn > div:nth-child(3n) {
  grid-column: span 2;
}

.bet-on-red-togawn
  > div:nth-child(3n)
  .bet-on-red-qp0llj
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bet-on-red-togawn {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bet-on-red-togawn > div:nth-child(3n) {
    grid-column: unset;
  }

  .bet-on-red-togawn
    > div:nth-child(3n)
    .bet-on-red-qp0llj
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-togawn {
    max-width: 270px;
  }
}

.bet-on-red-togawn .bet-on-red-qp0llj button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bet-on-red-togawn .bet-on-red-qp0llj button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-togawn .bet-on-red-qp0llj button {
    max-width: 104px;
  }
}

.bet-on-red-24mbyp {
  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-24mbyp {
    margin-bottom: 0;
  }
}

.bet-on-red-0b6asv {
  display: none;
  opacity: 0;
}

.bet-on-red-kzdjq3 {
  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-kzdjq3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bet-on-red-qp0llj {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bet-on-red-qp0llj 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-qp0llj
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bet-on-red-qp0llj
    button {
    max-width: 145px;
  }
}

.bet-on-red-dy5l5j:first-child
  .bet-on-red-qp0llj
  button {
  max-width: 270px;
}

.bet-on-red-9g09zm {
  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-24mbyp picture {
  width: 100%;
  max-width: 100%;
}

.bet-on-red-fboj5k {
  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-fboj5k svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bet-on-red-24mbyp:hover .bet-on-red-fboj5k {
  display: flex;
}

.bet-on-red-rw7470 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bet-on-red-tug5ua {
  display: flex;
}

.bet-on-red-tug5ua:hover .bet-on-red-aistkm,
.bet-on-red-tug5ua .bet-on-red-5q52a5 .bet-on-red-aistkm {
  display: flex;
}

.bet-on-red-tug5ua svg {
  flex-shrink: 0;
}

.bet-on-red-aistkm {
  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-aistkm {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bet-on-red-aistkm:hover {
  display: flex;
}

.bet-on-red-aistkm svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bet-on-red-lbw499 {
  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-lbw499 {
    font-size: 12px;
  }
}

.bet-on-red-djs8r8,
.bet-on-red-0c2e89 {
  width: 50%;
  flex-shrink: 0;
}

.bet-on-red-djs8r8 {
  font-weight: 700;
}

.bet-on-red-u6q8n6 .bet-on-red-dz55ov {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bet-on-red-u6q8n6 .bet-on-red-dz55ov {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bet-on-red-u6q8n6 .bet-on-red-dz55ov {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bet-on-red-u6q8n6
  .bet-on-red-9g09zm:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bet-on-red-u6q8n6 .bet-on-red-kzdjq3 {
  height: 100% !important;
  border-radius: 16px;
}

.bet-on-red-u6q8n6 .bet-on-red-qp0llj {
  gap: 4px;
  align-items: center;
}

.bet-on-red-u6q8n6 .bet-on-red-qp0llj button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bet-on-red-u6q8n6 .bet-on-red-qp0llj svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bet-on-red-u6q8n6 .bet-on-red-mlb1q3,
.bet-on-red-u6q8n6 .bet-on-red-2ox45d {
  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-l00di1.org/2000/svg'%3E%3Cpath d='M9.bet-on-red-1y31e5 4.bet-on-red-6ze2i2.bet-on-red-m9i7pl 5.bet-on-red-6wcqy7.bet-on-red-tlyvud 5.bet-on-red-2kw1q7.bet-on-red-7xavgk 5.bet-on-red-dcfqke.bet-on-red-h4ujwn 8.bet-on-red-1l6ntn.bet-on-red-78igum 9.bet-on-red-khtc0m.bet-on-red-8k1hlg 9.bet-on-red-i3ubg9.bet-on-red-gezzfr 13.bet-on-red-k4dmqo.bet-on-red-k51xbl 11.bet-on-red-6cgedi.bet-on-red-qif14f 11.bet-on-red-078hw1.bet-on-red-wuqji8 11.bet-on-red-etpfmv.bet-on-red-i3cotz 13.bet-on-red-7a72db.bet-on-red-g2m74q 9.bet-on-red-rwaupz.bet-on-red-x07kpq 9.bet-on-red-tc5aea.bet-on-red-ivqucm 8.bet-on-red-csyht1.bet-on-red-fl2599 5.bet-on-red-xzv0wn.bet-on-red-rbf45y 5.bet-on-red-dfng91.bet-on-red-t83y5u 5.bet-on-red-d8sewb.bet-on-red-10wlnw 4.bet-on-red-9joh6q.bet-on-red-qif14f 1.bet-on-red-spet9u.bet-on-red-1y31e5 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bet-on-red-u6q8n6 .bet-on-red-mlb1q3 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bet-on-red-u6q8n6 .bet-on-red-2ox45d {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bet-on-red-8dylxc {
  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-8dylxc {
    padding: 24px;
  }
}

.bet-on-red-8dylxc .bet-on-red-bhj3j0 {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-8dylxc .bet-on-red-bhj3j0 {
    display: none;
  }
}

.bet-on-red-8dylxc .bet-on-red-ssyter svg {
  display: none;
}

.bet-on-red-qjxlrv {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bet-on-red-qjxlrv .bet-on-red-qfcic8 {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-qjxlrv .bet-on-red-qfcic8 {
    display: flex;
  }
}

.bet-on-red-f2w5ch {
  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-f2w5ch {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-f2w5ch > * {
  margin: 0 !important;
}

.bet-on-red-f2w5ch img,
.bet-on-red-zkbiww {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-f2w5ch img,
  .bet-on-red-zkbiww {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-745qd4 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-745qd4 {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-8etvg3 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bet-on-red-8etvg3 {
    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-8etvg3::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-hv54si {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bet-on-red-hv54si {
    padding: 7px 15px;
  }
}

.bet-on-red-hv54si:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-7402hx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-7402hx {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-hv54si picture {
  height: 100%;
  display: block;
}

.bet-on-red-hv54si img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bet-on-red-hv54si img {
    width: 88px;
    height: 44px;
  }
}

.bet-on-red-hv54si p {
  text-align: center;
  width: 100%;
}

.bet-on-red-uaf0xv {
  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-uaf0xv {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-uaf0xv img,
.bet-on-red-3oow86 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-uaf0xv img,
  .bet-on-red-3oow86 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-tnrjs0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-tnrjs0 {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-srlar9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bet-on-red-8wkups {
  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-7o7q76 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bet-on-red-7o7q76.bet-on-red-5q52a5 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bet-on-red-fhpw05 {
  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-fhpw05 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-sc9szo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bet-on-red-ouzr96 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bet-on-red-1723do ease;
  opacity: 0;
  color: var(--text-color);
}

.bet-on-red-pt54wy {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bet-on-red-pt54wy ol,
.bet-on-red-pt54wy ul {
  padding-left: 1.3em;
}

.bet-on-red-7o7q76.bet-on-red-5q52a5 .bet-on-red-ouzr96 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bet-on-red-7o7q76.bet-on-red-5q52a5 .bet-on-red-sc9szo {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bet-on-red-j2awwq {
  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-j2awwq {
    padding: 24px;
  }
}

.bet-on-red-j2awwq .bet-on-red-bhj3j0 {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-j2awwq .bet-on-red-bhj3j0 {
    display: none;
  }
}

.bet-on-red-j2awwq .bet-on-red-ssyter svg {
  display: none;
}

.bet-on-red-bqufwk {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bet-on-red-bqufwk .bet-on-red-qfcic8 {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-bqufwk .bet-on-red-qfcic8 {
    display: flex;
  }
}

.bet-on-red-w7q7ug {
  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-w7q7ug {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-w7q7ug > * {
  margin: 0 !important;
}

.bet-on-red-w7q7ug img,
.bet-on-red-th1bfe {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-w7q7ug img,
  .bet-on-red-th1bfe {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-eiyx3s {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-eiyx3s {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-nib2a9 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bet-on-red-nib2a9 {
    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-nib2a9::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-7k7i34 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bet-on-red-7k7i34:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-mp5tib {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-mp5tib {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-7k7i34 picture {
  width: auto;
  height: 100%;
  display: block;
}

.bet-on-red-7k7i34 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bet-on-red-onsrrn {
  margin: -24px 0;
}

.bet-on-red-onsrrn:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bet-on-red-onsrrn {
    margin: -16px 0;
  }
}

.bet-on-red-c7uz84 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bet-on-red-c7uz84 {
    flex-direction: row;
  }
}

.bet-on-red-enwrdi {
  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-enwrdi {
    flex: 1;
  }
}

.bet-on-red-enwrdi::placeholder {
  color: var(--Text-400);
}

.bet-on-red-k7vzww {
  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-v1ad7u {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bet-on-red-v1ad7u::-webkit-scrollbar {
  display: none;
}

.bet-on-red-k7ipep {
  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-k7ipep img,
.bet-on-red-k7ipep svg {
  margin-right: 8px;
}

.bet-on-red-up4d3e {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bet-on-red-onsrrn + .bet-on-red-i09djq {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bet-on-red-onsrrn + .bet-on-red-i09djq {
    margin-top: -16px;
  }
}

.bet-on-red-4vbecy {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bet-on-red-4vbecy > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bet-on-red-4vbecy > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bet-on-red-lonhct {
  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-78srio {
  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-lsutvw {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bet-on-red-gsusb4 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bet-on-red-wklw68 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bet-on-red-lonhct 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-lonhct 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-lonhct {
    padding: 39px 179px 39px 39px;
  }

  .bet-on-red-78srio {
    font-size: 40px;
    line-height: 48px;
  }

  .bet-on-red-wklw68 {
    height: 348px;
  }

  .bet-on-red-lonhct button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bet-on-red-lonhct button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-lonhct {
    padding: 63px;
  }
}

.bet-on-red-8wulbg {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bet-on-red-8wulbg {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bet-on-red-61nezl {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-61nezl {
    width: auto;
  }
}

.bet-on-red-w17e9k {
  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-w17e9k::-webkit-scrollbar {
  display: none;
}

.bet-on-red-w17e9k 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-w17e9k a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-w17e9k {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bet-on-red-8wulbg .bet-on-red-204dks {
  -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-1723do,
    mask-image 0.3s;
}

.bet-on-red-8wulbg .bet-on-red-204dks.bet-on-red-mgmruf {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bet-on-red-74b4ff {
  margin: 40px -16px;
}

.bet-on-red-pzcw55 + .bet-on-red-ok8nd3,
.bet-on-red-pzcw55 + .bet-on-red-4u0c1u {
  margin-top: 24px;
}

.bet-on-red-r3idzn {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bet-on-red-r3idzn picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bet-on-red-kvs1oi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bet-on-red-kvs1oi {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-kvs1oi {
    margin-top: 0;
  }
}

.bet-on-red-nft4ep {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-nft4ep {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-1f8aq9 {
  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-1f8aq9 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bet-on-red-kkda9m {
  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-kkda9m {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bet-on-red-db5zd6 {
  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-db5zd6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-qcpynz {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-qcpynz {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-o7wpy9 {
  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-cvccxw {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bet-on-red-cvccxw img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bet-on-red-i09djq {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bet-on-red-ohtpgi {
  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-ohtpgi {
    padding: 15px 48px;
  }
}

main > .bet-on-red-i09djq {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bet-on-red-dz55ov.bet-on-red-pwg8aq > div:nth-child(n+5) {
    display: none;
  }
}

.bet-on-red-ytu21y p a img {
  display: block;
  margin: 0 auto;
}


.bet-on-red-5mlxqr {
  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-64qlg2 {
  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-64qlg2 label {
  font-size: 14px;
}

.bet-on-red-64qlg2 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bet-on-red-64qlg2 input,
.bet-on-red-64qlg2 textarea,
.bet-on-red-64qlg2 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-64qlg2 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bet-on-red-40xwnb ease;
}
.bet-on-red-64qlg2 button:hover {
  background-color: var(--button-bg-hover);
}
.bet-on-red-8crcvb {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bet-on-red-7fj2cz ease-in;
}

.bet-on-red-8crcvb 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-89zrst, .bet-on-red-1tbofa, [class*="review-card"],
thead, thead th, table th, .bet-on-red-axm2yj,
.bet-on-red-ssjm9a, [class*="collapsible-header"],
.bet-on-red-7il2gn, [class*="updated-block"] {
  color: #ece7dc !important;
}

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