* {
  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-rdk8xg {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-rdk8xg {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-rdk8xg {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bet-on-red-t1va9r {
  overflow: hidden;
}

.bet-on-red-vzpt0k img {
  background: var(--Neutral-300);
}

.bet-on-red-wc0jy0 {
  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-3lmza7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bet-on-red-3lmza7:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-10wljt {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bet-on-red-10wljt:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-p9vt6d {
  font-size: 12px;
  line-height: 18px;
}

.bet-on-red-z3o2pf {
  font-size: 18px;
  line-height: 26px;
}

.bet-on-red-awgkje {
  width: 100%;
}

.bet-on-red-jdqpfs {
  padding: 6px 16px;
}

.bet-on-red-qyazqc {
  padding: 10px 16px;
}

.bet-on-red-v42423 {
  padding: 15px 26px;
}

.bet-on-red-9flsmx {
  flex-shrink: 0;
}

.bet-on-red-8wh63s {
  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-4c14wk {
  display: none;
}

.bet-on-red-gxuk0h {
  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-od4bmm {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bet-on-red-v56g9k {
  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-kwur8w {
  cursor: grab;
}

.bet-on-red-v56g9k::-webkit-scrollbar {
  display: none;
}

.bet-on-red-8upm5v {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bet-on-red-5hsef9 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bet-on-red-an5bis {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bet-on-red-178t38 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bet-on-red-o4992e {
  visibility: visible;
}

.bet-on-red-u65hyc {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bet-on-red-ggomck ease;
}

.bet-on-red-8aaky0 {
  background-color: var(--Primary-200);
  width: 16px;
}

.bet-on-red-g3beuo {
  -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-ggomck,
    mask-image 0.3s;
}

.bet-on-red-g3beuo.bet-on-red-ky72sw {
  -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-3zl2of: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-nbmry7 {
  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-v2o0a7.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-v2o0a7.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-d9fb1o {
  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-d9fb1o::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-ma9eyu {
  position: relative;
  z-index: 1;
}

.bet-on-red-n3ddim {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bet-on-red-77hy4f {
  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-waoet4 {
  font-size: 40px;
  line-height: 48px;
}

.bet-on-red-34g9xa {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bet-on-red-yqjtro {
  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-yqjtro:hover {
  background: var(--Primary-400);
}

.bet-on-red-yqjtro svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bet-on-red-3zl2of 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-d9fb1o {
    max-width: 600px;
    padding: 64px;
  }

  .bet-on-red-n3ddim {
    font-size: 24px;
    line-height: 32px;
  }

  .bet-on-red-77hy4f {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bet-on-red-waoet4 {
    font-size: 50px;
    line-height: 56px;
  }

  .bet-on-red-34g9xa {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bet-on-red-nbmry7 {
    top: 25px;
    right: 25px;
  }
}

.bet-on-red-1jxr5c,
.bet-on-red-0l114r {
  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-ctj33i.bet-on-red-e32rus::before,
.bet-on-red-0l114r::before,
.bet-on-red-pi7p35::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-v2o0a7.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bet-on-red-dlaaqq 14.bet-on-red-s8fus6.bet-on-red-ca0r43 14.bet-on-red-rii1pr 15.bet-on-red-lvooe6 14.bet-on-red-emhy1p 15.bet-on-red-g81b0i 14.bet-on-red-0kdge6.bet-on-red-a1vv0j 14.bet-on-red-sxkolz 19.bet-on-red-rjzbv4 12.bet-on-red-x03y9t 19.bet-on-red-rjzbv4 10.bet-on-red-96ln4p.bet-on-red-rjzbv4 8.bet-on-red-xyea2z 17.bet-on-red-febpwd 7.bet-on-red-4yhomc 15.bet-on-red-t1zgro 7.bet-on-red-t6itlt.bet-on-red-0mxfpx 7.bet-on-red-4yhomc 11.bet-on-red-e7azbr 8.bet-on-red-xyea2z 11.bet-on-red-e7azbr 10.bet-on-red-772zrv.bet-on-red-e7azbr 12.bet-on-red-stnios 13.bet-on-red-9eb1gk 14.bet-on-red-mk035v 15.bet-on-red-ancnvz 14.bet-on-red-e5fjrh.bet-on-red-wahcsh 14.bet-on-red-dy2m9q 15.bet-on-red-j6fske 14.bet-on-red-2a6q1v 15.bet-on-red-os42dn 14.bet-on-red-d0nunk.bet-on-red-dlaaqq 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bet-on-red-zrdf05 15.bet-on-red-frln8r.bet-on-red-wfxzhy 15.bet-on-red-j5cxoh 15.bet-on-red-wdyrty 15.bet-on-red-1msbzh 15.bet-on-red-0io4kr 15.bet-on-red-ul4ezm.bet-on-red-2yotb9 15.bet-on-red-1msbzh 15.bet-on-red-6y3wse 15.bet-on-red-62gtya 15.bet-on-red-mu0y4f 15.bet-on-red-f2632w.bet-on-red-u37kzc 15.bet-on-red-whpl8n 7.bet-on-red-10464x 18.bet-on-red-nfu2ez 7.bet-on-red-p7y8mt 23.bet-on-red-bkq7ed.bet-on-red-tkfpcu.bet-on-red-b63hin 18.bet-on-red-drutlr 19.bet-on-red-8onn8f 15.bet-on-red-4e9pst 15.bet-on-red-zrdf05 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-3266vu [type="submit"] *,
.bet-on-red-qyzh9b button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bet-on-red-fxmn63 {
    display: none;
  }
}

.bet-on-red-o9ywpm {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bet-on-red-o9ywpm {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-o9ywpm {
    bottom: 22px;
  }
}

.bet-on-red-o9ywpm input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bet-on-red-o9ywpm {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bet-on-red-eh0kob.static) .bet-on-red-o9ywpm {
    bottom: 8px;
  }
}

.bet-on-red-odix6n {
  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-v2o0a7.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bet-on-red-njfst6 3.bet-on-red-5v93f6.bet-on-red-iojcoa.bet-on-red-xligfj 3.bet-on-red-469gxq 3.bet-on-red-3aops7 5.bet-on-red-ymeupy 3.bet-on-red-3aops7 8.bet-on-red-03gbfj.bet-on-red-zjl3m5.bet-on-red-3aops7 26.bet-on-red-pqnnza 5.bet-on-red-ouvrvd 28.bet-on-red-kzeqpu 8.bet-on-red-t3t2zs 28.bet-on-red-3c8ymp.bet-on-red-6d1zen 28.bet-on-red-60adyu.bet-on-red-2t9cmn 34.bet-on-red-outop9.bet-on-red-p0o6jx 36.bet-on-red-uahdcu 11.bet-on-red-qzv3dc 37.bet-on-red-jjwqav 12.bet-on-red-riorb5 36.bet-on-red-8q3eev.bet-on-red-3pamf7 28.bet-on-red-pcs3y7.bet-on-red-14xryx.bet-on-red-65e1xi 28.bet-on-red-28lm1t 36.bet-on-red-y3xio3 26.bet-on-red-rvtgk0 36.bet-on-red-y3xio3 23.bet-on-red-ub064o.bet-on-red-5rhdq7.bet-on-red-y3xio3 5.bet-on-red-nnu5tn 34.bet-on-red-4oelw1 3.bet-on-red-469gxq 31.bet-on-red-njfst6 3.bet-on-red-yt2jqx.bet-on-red-3hnm1a 18.bet-on-red-3d3i07.bet-on-red-a2e2kn 18.bet-on-red-j48uzw 8.bet-on-red-lf1fpw 17.bet-on-red-zmyj45 8.bet-on-red-lf1fpw 15.bet-on-red-a8odqp.bet-on-red-lf1fpw 14.bet-on-red-yztbyt 9.bet-on-red-a2e2kn 13.bet-on-red-l54sss 11.bet-on-red-3hnm1a 13.bet-on-red-zljkl1.bet-on-red-smrqty 13.bet-on-red-l54sss 13.bet-on-red-rkom81 14.bet-on-red-yztbyt 13.bet-on-red-rkom81 15.bet-on-red-nu61xs.bet-on-red-rkom81 17.bet-on-red-zmyj45 12.bet-on-red-smrqty 18.bet-on-red-j48uzw 11.bet-on-red-3hnm1a 18.bet-on-red-05yvt5.bet-on-red-4xw7qq 18.bet-on-red-0q4mf8.bet-on-red-n4k5cb 18.bet-on-red-j48uzw 17.bet-on-red-k2g8if 17.bet-on-red-zmyj45 17.bet-on-red-k2g8if 15.bet-on-red-q4v5lr.bet-on-red-k2g8if 14.bet-on-red-yztbyt 18.bet-on-red-n4k5cb 13.bet-on-red-l54sss 20.bet-on-red-4xw7qq 13.bet-on-red-oi20ug.bet-on-red-n1h50c 13.bet-on-red-l54sss 22.bet-on-red-2aejvi 14.bet-on-red-yztbyt 22.bet-on-red-2aejvi 15.bet-on-red-t3u9ct.bet-on-red-f0vkct 17.bet-on-red-zmyj45 21.bet-on-red-n1h50c 18.bet-on-red-j48uzw 20.bet-on-red-4xw7qq 18.bet-on-red-zwzd26.bet-on-red-n9xzvu 18.bet-on-red-2ze98v.bet-on-red-0pgnrf 18.bet-on-red-j48uzw 26.bet-on-red-q1hlop 17.bet-on-red-zmyj45 26.bet-on-red-q1hlop 15.bet-on-red-vnvov9.bet-on-red-q1hlop 14.bet-on-red-yztbyt 27.bet-on-red-0pgnrf 13.bet-on-red-l54sss 28.bet-on-red-n9xzvu 13.bet-on-red-fe1baj.bet-on-red-x91qjb 13.bet-on-red-l54sss 31.bet-on-red-z4p7xu 14.bet-on-red-yztbyt 31.bet-on-red-z4p7xu 15.bet-on-red-th7p9d.bet-on-red-q1hlop 17.bet-on-red-zmyj45 30.bet-on-red-x91qjb 18.bet-on-red-j48uzw 28.bet-on-red-n9xzvu 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-odix6n {
    display: none;
  }
}

.bet-on-red-oairm6 {
  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-oairm6 {
    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-qyzh9b {
  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-qyzh9b {
    padding: 14px 16px;
  }
}

.bet-on-red-qyzh9b button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bet-on-red-qyzh9b button:first-child {
  align-content: end;
}

.bet-on-red-qyzh9b button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bet-on-red-qyzh9b
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-qyzh9b
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bet-on-red-qyzh9b button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bet-on-red-qyzh9b button:last-child svg {
  width: 38px;
  height: 38px;
}

.bet-on-red-pi7p35 {
  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-pi7p35::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bet-on-red-pi7p35,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-pi7p35 {
  opacity: 1;
  visibility: visible;
}

.bet-on-red-7kru6d {
  flex: 1 1;
}

.bet-on-red-2gtvco {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-2gtvco {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bet-on-red-vy8hac {
  display: block;
}

.bet-on-red-xzt22q {
  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-xzt22q {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-0l114r {
  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-0l114r::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bet-on-red-ag8208 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bet-on-red-ag8208 p {
  color: var(--Text-100);
}

.bet-on-red-0l114r .bet-on-red-8w76jq {
  grid-area: button;
}

.bet-on-red-0l114r .bet-on-red-8w76jq::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-v2o0a7.org/2000/svg'%3E%3Cpath d='M4.bet-on-red-vit5i0 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-qfo8it 15L16.bet-on-red-qfo8it 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-qfo8it 5L16.bet-on-red-qfo8it 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-1v4evn {
  display: block;
}

.bet-on-red-06vkmx {
  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-06vkmx {
    margin-top: 40px;
  }
}

.bet-on-red-1jxr5c label,
.bet-on-red-1jxr5c input {
  display: block;
  width: 100%;
}

.bet-on-red-1jxr5c label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bet-on-red-1jxr5c label.bet-on-red-t7urof input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bet-on-red-1jxr5c label.bet-on-red-t7urof::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-1jxr5c 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-1jxr5c input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-bnvo2l {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bet-on-red-bnvo2l {
  display: flex;
}

.bet-on-red-bnvo2l ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bet-on-red-bnvo2l ol {
    height: 420px;
    padding: 24px;
  }
}

.bet-on-red-bnvo2l ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bet-on-red-3266vu {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-3266vu {
    padding: 0 24px 24px;
  }
}

.bet-on-red-3266vu 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-3266vu input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-3266vu [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bet-on-red-3266vu [type="submit"]:disabled {
  opacity: 0.5;
}

.bet-on-red-3266vu [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bet-on-red-3266vu [type="submit"] {
    right: 40px;
  }
}

.bet-on-red-ctj33i {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bet-on-red-ctj33i.bet-on-red-e32rus {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bet-on-red-ctj33i.bet-on-red-e32rus::before {
  content: "";
  width: 31px;
}

.bet-on-red-ctj33i.bet-on-red-e32rus p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bet-on-red-ctj33i.bet-on-red-lfp7mc p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bet-on-red-ctj33i 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-o9ywpm .bet-on-red-8w76jq {
  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-fxmn63 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bet-on-red-fxmn63 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-fxmn63 {
    padding: 18px 0;
  }
}

.bet-on-red-fxmn63 .bet-on-red-rdk8xg {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bet-on-red-fxmn63 .bet-on-red-rdk8xg {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bet-on-red-y8l05h {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bet-on-red-y8l05h {
    max-width: 160px;
    height: 40px;
  }
}

.bet-on-red-y8l05h picture,
.bet-on-red-y8l05h img {
  display: block;
  width: 100%;
  height: 100%;
}

.bet-on-red-y8l05h img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bet-on-red-tdocwe {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bet-on-red-ggomck ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bet-on-red-fxmn63.bet-on-red-pkyv7r .bet-on-red-tdocwe {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bet-on-red-tdocwe {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-tdocwe {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bet-on-red-cv6elw,
.bet-on-red-wisspq {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bet-on-red-cv6elw,
  .bet-on-red-wisspq {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-wisspq {
    display: none;
  }
}

.bet-on-red-xwqr83 {
  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-pkyv7r .bet-on-red-xwqr83 {
  background: var(--fh-bg-color);
}

.bet-on-red-xwqr83 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bet-on-red-xwqr83 {
    display: none;
  }
}

.bet-on-red-6pyy9i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bet-on-red-6pyy9i {
    display: none;
  }
}

.bet-on-red-zb7zca {
  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-fxmn63.bet-on-red-pkyv7r .bet-on-red-zb7zca:first-child {
  display: none;
}

.bet-on-red-fxmn63.bet-on-red-pkyv7r .bet-on-red-zb7zca:last-child {
  display: block;
}

.bet-on-red-zb7zca:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bet-on-red-zb7zca {
    display: none;
  }
}

.bet-on-red-sv6g7c {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-sv6g7c {
    display: flex;
  }
}

.bet-on-red-sv6g7c ul {
  max-height: 350px;
  overflow-y: auto;
}

.bet-on-red-sv6g7c:hover ul {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-sv6g7c:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bet-on-red-sv6g7c:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bet-on-red-sv6g7c:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-sv6g7c:hover .bet-on-red-mb4opt svg {
  transform: rotate(180deg);
}

.bet-on-red-j2j1on {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bet-on-red-5i7hz3 {
  padding: 0 8px;
}

.bet-on-red-9t8kpu {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bet-on-red-9t8kpu:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bet-on-red-9t8kpu {
    padding: 4px 8px;
  }
}

.bet-on-red-m6pywv {
  display: flex;
}

.bet-on-red-m6pywv img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bet-on-red-mb4opt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bet-on-red-mb4opt svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bet-on-red-p7vqk5 {
  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-p7vqk5 {
    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-tuo2vb {
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-tuo2vb {
    display: none;
  }
}

.bet-on-red-jbgwrv {
  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-fg0bkl {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bet-on-red-1qdlcz {
  display: flex;
}

.bet-on-red-ff7ayr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bet-on-red-ebsauy {
  list-style: none;
}

@media (max-width: 1199px) {
  .bet-on-red-ebsauy {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-ebsauy {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bet-on-red-ebsauy .bet-on-red-4qmju5 [data-ref-el],
  .bet-on-red-ebsauy .bet-on-red-4qmju5 span,
  .bet-on-red-ebsauy .bet-on-red-4qmju5 a {
    white-space: nowrap;
  }
}

.bet-on-red-nu6x9l {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bet-on-red-nu6x9l.bet-on-red-q9l6kb > .bet-on-red-4qmju5 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-nu6x9l.bet-on-red-o98zxg:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bet-on-red-nu6x9l.bet-on-red-q9l6kb > .bet-on-red-o0kanl {
    height: auto;
  }

  .bet-on-red-nu6x9l.bet-on-red-q9l6kb > div > .bet-on-red-95h82k {
    transform: rotate(180deg);
  }
}

.bet-on-red-nu6x9l [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bet-on-red-nu6x9l [data-ref-el],
.bet-on-red-nu6x9l span {
  cursor: pointer;
}

.bet-on-red-nu6x9l [data-ref-el],
.bet-on-red-nu6x9l span,
.bet-on-red-nu6x9l 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-nu6x9l [data-ref-el],
  .bet-on-red-nu6x9l span,
  .bet-on-red-nu6x9l a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-nu6x9l [data-ref-el],
  .bet-on-red-nu6x9l span,
  .bet-on-red-nu6x9l a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bet-on-red-o0kanl {
  height: 0;
  overflow: hidden;
  transition: height 0.bet-on-red-ggomck ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bet-on-red-o0kanl::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bet-on-red-o0kanl::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bet-on-red-o0kanl::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bet-on-red-o0kanl {
    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-o0kanl:has(> .bet-on-red-nu6x9l.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bet-on-red-o0kanl .bet-on-red-o0kanl {
    padding: 0;
  }

  .bet-on-red-o0kanl .bet-on-red-nu6x9l {
    font-weight: 400;
  }

  .bet-on-red-o0kanl .bet-on-red-nu6x9l:hover > .bet-on-red-4qmju5 {
    background: var(--Neutral-300);
  }

  .bet-on-red-o0kanl .bet-on-red-95h82k {
    rotate: -90deg;
  }
}

.bet-on-red-4qmju5 {
  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-4qmju5 {
    padding: 8px;
  }

  .bet-on-red-nu6x9l.bet-on-red-0brr2w > .bet-on-red-4qmju5 {
    background: var(--Neutral-300);
  }
}

.bet-on-red-95h82k {
  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-v2o0a7.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bet-on-red-7v9gmi 0.bet-on-red-babicx.bet-on-red-xatogq -0.bet-on-red-w1moyv 0.bet-on-red-1uurxb -0.bet-on-red-w1moyv 1.bet-on-red-ue3yqg 0.bet-on-red-m1plg4.bet-on-red-8hlm0z 4.bet-on-red-dk8x44.bet-on-red-7v9gmi 0.bet-on-red-jvlxwy.bet-on-red-rsppsy -0.bet-on-red-w1moyv 9.bet-on-red-bkqcda -0.bet-on-red-w1moyv 10.bet-on-red-ulo708 0.bet-on-red-27vzof.bet-on-red-j2sqwy 0.bet-on-red-xatogq 10.bet-on-red-j2sqwy 0.bet-on-red-1uurxb 10.bet-on-red-ulo708 1.bet-on-red-nhsy82.bet-on-red-zys93a 5.bet-on-red-cu391x.bet-on-red-xnlxpb 6.bet-on-red-8s66v5 5.bet-on-red-bjduvr 6.bet-on-red-8s66v5 4.bet-on-red-7noyfd 5.bet-on-red-t35wsb.bet-on-red-7v9gmi 1.bet-on-red-boj41a.bet-on-red-w1moyv 0.bet-on-red-1uurxb -0.bet-on-red-w1moyv 0.bet-on-red-xatogq 0.bet-on-red-7v9gmi 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-ggomck ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-95h82k {
    cursor: default;
  }
}

.bet-on-red-129p25 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bet-on-red-9p8262 {
  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-9p8262 {
    padding: 40px 4px;
  }
}

.bet-on-red-wf8oip {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-wf8oip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bet-on-red-kir7i0 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bet-on-red-kir7i0 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bet-on-red-kir7i0 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bet-on-red-kir7i0 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bet-on-red-kir7i0 [data-ref-el],
.bet-on-red-kir7i0 span,
.bet-on-red-kir7i0 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bet-on-red-7n2yde {
  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-7n2yde {
    margin-bottom: 12px;
  }
}

.bet-on-red-8erbrc {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bet-on-red-8erbrc img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-8erbrc:last-child {
    margin-right: 0;
  }
}

.bet-on-red-vplx3u {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-7n2yde:hover .bet-on-red-p4lacj {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-p4lacj {
  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-74fzj0 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bet-on-red-lolm8v {
  display: flex;
  margin: 6px;
}

.bet-on-red-lolm8v img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bet-on-red-p4lacj::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-p4lacj::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-ddwrp1 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-ddwrp1 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bet-on-red-mu30n1 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bet-on-red-mu30n1 {
    margin-right: 32px;
  }
}

.bet-on-red-xmi5uc {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bet-on-red-xmi5uc {
    margin-top: 0;
    width: 340px;
  }
}

.bet-on-red-xmi5uc a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-undvql {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bet-on-red-xrqf1z {
  position: relative;
}

@media (min-width: 768px) {
  .bet-on-red-xrqf1z {
    margin-top: 40px;
  }
}

.bet-on-red-xrqf1z + .bet-on-red-lbkgxx,
.bet-on-red-xrqf1z + .bet-on-red-xrqf1z {
  margin-top: 24px;
}

.bet-on-red-s8bs7a {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-s8bs7a {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-s8bs7a {
    padding: 80px;
  }
}

.bet-on-red-udfzoi {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bet-on-red-udfzoi {
    padding: 0 16px;
}


}

.bet-on-red-hba9wy {
  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-hba9wy {
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-8fg6xg {
  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-8fg6xg {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-7tuzp3 {
  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-7tuzp3:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-yx65o7 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bet-on-red-yx65o7 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bet-on-red-yx65o7 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bet-on-red-yx65o7 img {
  min-height: 100%;
  }
}

.bet-on-red-s8bs7a::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bet-on-red-x7m24n {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bet-on-red-x7m24n h1,
.bet-on-red-x7m24n h2,
.bet-on-red-x7m24n h3,
.bet-on-red-x7m24n h4 {
  margin-bottom: 6px;
}

.bet-on-red-x7m24n h1:not(:first-child),
.bet-on-red-x7m24n h2:not(:first-child),
.bet-on-red-x7m24n h3:not(:first-child),
.bet-on-red-x7m24n h4:not(:first-child) {
  margin-top: 16px;
}

.bet-on-red-x7m24n h1,
.bet-on-red-x7m24n h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bet-on-red-x7m24n h1,
  .bet-on-red-x7m24n h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bet-on-red-x7m24n h2,
.bet-on-red-x7m24n h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bet-on-red-x7m24n h2,
  .bet-on-red-x7m24n h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-x7m24n h3,
.bet-on-red-x7m24n h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bet-on-red-x7m24n h3,
  .bet-on-red-x7m24n h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-x7m24n h4,
.bet-on-red-x7m24n h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bet-on-red-x7m24n ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bet-on-red-x7m24n ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bet-on-red-x7m24n 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-x7m24n ul ul {
  margin-bottom: 8px;
}

.bet-on-red-x7m24n ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bet-on-red-x7m24n ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-x7m24n ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bet-on-red-x7m24n ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bet-on-red-x7m24n ol li::marker {
  font-weight: 700;
}

.bet-on-red-x7m24n ol ol {
  margin-bottom: 8px;
}

.bet-on-red-x7m24n ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bet-on-red-x7m24n ol ul li {
  padding-left: 16px;
}

.bet-on-red-x7m24n 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-x7m24n table {
    padding: 24px;
  }
}

.bet-on-red-x7m24n table.bet-on-red-okbuz5 {
  -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-ggomck,
    mask-image 0.3s;
}

.bet-on-red-x7m24n table.bet-on-red-okbuz5.bet-on-red-ky72sw {
  -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-x7m24n table {
    display: table;
  }
}

.bet-on-red-x7m24n 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-x7m24n table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-x7m24n table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-x7m24n 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-x7m24n table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bet-on-red-x7m24n table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-x7m24n table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-x7m24n table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bet-on-red-x7m24n img {
  max-width: 100%;
  height: auto;
}

.bet-on-red-dbzrt7 {
  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-dbzrt7 {
    padding: 24px;
  }
}

.bet-on-red-hqucug {
  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-hqucug {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bet-on-red-hqucug > * {
  margin: 0 !important;
}

.bet-on-red-hqucug img,
.bet-on-red-fzcc6c {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-hqucug img,
  .bet-on-red-fzcc6c {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-gmwlda {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-gmwlda {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-13wmne {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bet-on-red-13wmne .bet-on-red-7w5f1n {
  flex-shrink: 0;
}

.bet-on-red-13wmne .bet-on-red-i7wto4 svg {
  display: none;
}

.bet-on-red-ir6r1j {
  display: grid;
  transition: max-height 0.bet-on-red-ggomck ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bet-on-red-ir6r1j {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-ir6r1j {
    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-ir6r1j.bet-on-red-dixt3a + .bet-on-red-7w5f1n svg {
  transform: rotate(180deg);
}

.bet-on-red-qxmmlu {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bet-on-red-qxmmlu > div:nth-child(3n) {
  grid-column: span 2;
}

.bet-on-red-qxmmlu
  > div:nth-child(3n)
  .bet-on-red-s71h3e
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bet-on-red-qxmmlu {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bet-on-red-qxmmlu > div:nth-child(3n) {
    grid-column: unset;
  }

  .bet-on-red-qxmmlu
    > div:nth-child(3n)
    .bet-on-red-s71h3e
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-qxmmlu {
    max-width: 270px;
  }
}

.bet-on-red-qxmmlu .bet-on-red-s71h3e button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bet-on-red-qxmmlu .bet-on-red-s71h3e button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-qxmmlu .bet-on-red-s71h3e button {
    max-width: 104px;
  }
}

.bet-on-red-amedqn {
  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-amedqn {
    margin-bottom: 0;
  }
}

.bet-on-red-6cqgc5 {
  display: none;
  opacity: 0;
}

.bet-on-red-36opx8 {
  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-36opx8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bet-on-red-s71h3e {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bet-on-red-s71h3e 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-s71h3e
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bet-on-red-s71h3e
    button {
    max-width: 145px;
  }
}

.bet-on-red-f8xbku:first-child
  .bet-on-red-s71h3e
  button {
  max-width: 270px;
}

.bet-on-red-7behhh {
  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-amedqn picture {
  width: 100%;
  max-width: 100%;
}

.bet-on-red-7xcniz {
  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-7xcniz svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bet-on-red-amedqn:hover .bet-on-red-7xcniz {
  display: flex;
}

.bet-on-red-fne15p {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bet-on-red-oke49y {
  display: flex;
}

.bet-on-red-oke49y:hover .bet-on-red-9lwcii,
.bet-on-red-oke49y .bet-on-red-0brr2w .bet-on-red-9lwcii {
  display: flex;
}

.bet-on-red-oke49y svg {
  flex-shrink: 0;
}

.bet-on-red-9lwcii {
  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-9lwcii {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bet-on-red-9lwcii:hover {
  display: flex;
}

.bet-on-red-9lwcii svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bet-on-red-gbetcy {
  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-gbetcy {
    font-size: 12px;
  }
}

.bet-on-red-6do9qs,
.bet-on-red-4wr62a {
  width: 50%;
  flex-shrink: 0;
}

.bet-on-red-6do9qs {
  font-weight: 700;
}

.bet-on-red-0iv7dy .bet-on-red-ir6r1j {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bet-on-red-0iv7dy .bet-on-red-ir6r1j {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bet-on-red-0iv7dy .bet-on-red-ir6r1j {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bet-on-red-0iv7dy
  .bet-on-red-7behhh:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bet-on-red-0iv7dy .bet-on-red-36opx8 {
  height: 100% !important;
  border-radius: 16px;
}

.bet-on-red-0iv7dy .bet-on-red-s71h3e {
  gap: 4px;
  align-items: center;
}

.bet-on-red-0iv7dy .bet-on-red-s71h3e button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bet-on-red-0iv7dy .bet-on-red-s71h3e svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bet-on-red-0iv7dy .bet-on-red-85fzr6,
.bet-on-red-0iv7dy .bet-on-red-wmmfqs {
  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-v2o0a7.org/2000/svg'%3E%3Cpath d='M9.bet-on-red-coo7fu 4.bet-on-red-yecckr.bet-on-red-l1vduk 5.bet-on-red-dsoyu0.bet-on-red-nvnh9s 5.bet-on-red-n1zu3d.bet-on-red-qqqzmc 5.bet-on-red-e20mdw.bet-on-red-eiu0rs 8.bet-on-red-gkyco8.bet-on-red-1pjt6y 9.bet-on-red-e2jafv.bet-on-red-tjpsly 9.bet-on-red-ylw079.bet-on-red-k9vlf9 13.bet-on-red-vjm1nt.bet-on-red-4rozu1 11.bet-on-red-7j2ktn.bet-on-red-0z9zdo 11.bet-on-red-tf4yjq.bet-on-red-vjhhex 11.bet-on-red-y719sh.bet-on-red-bakrr9 13.bet-on-red-p1nzek.bet-on-red-omtkr3 9.bet-on-red-jaomye.bet-on-red-i1ha3c 9.bet-on-red-s8tza8.bet-on-red-her4s7 8.bet-on-red-ph7lx2.bet-on-red-q6yc17 5.bet-on-red-zu1uak.bet-on-red-7lki69 5.bet-on-red-9ze4uf.bet-on-red-4qykbu 5.bet-on-red-egcnnf.bet-on-red-9tvc9j 4.bet-on-red-1t03nj.bet-on-red-0z9zdo 1.bet-on-red-xti5el.bet-on-red-coo7fu 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bet-on-red-0iv7dy .bet-on-red-85fzr6 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bet-on-red-0iv7dy .bet-on-red-wmmfqs {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bet-on-red-ziea2h {
  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-ziea2h {
    padding: 24px;
  }
}

.bet-on-red-ziea2h .bet-on-red-7w5f1n {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-ziea2h .bet-on-red-7w5f1n {
    display: none;
  }
}

.bet-on-red-ziea2h .bet-on-red-i7wto4 svg {
  display: none;
}

.bet-on-red-im7g60 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bet-on-red-im7g60 .bet-on-red-wc0jy0 {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-im7g60 .bet-on-red-wc0jy0 {
    display: flex;
  }
}

.bet-on-red-9tqlbf {
  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-9tqlbf {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-9tqlbf > * {
  margin: 0 !important;
}

.bet-on-red-9tqlbf img,
.bet-on-red-61iyjr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-9tqlbf img,
  .bet-on-red-61iyjr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-9umn7b {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-9umn7b {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-1r8mwx {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bet-on-red-1r8mwx {
    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-1r8mwx::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-oawb1j {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bet-on-red-oawb1j {
    padding: 7px 15px;
  }
}

.bet-on-red-oawb1j:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-1yj4fk {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-1yj4fk {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-oawb1j picture {
  height: 100%;
  display: block;
}

.bet-on-red-oawb1j img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bet-on-red-oawb1j img {
    width: 88px;
    height: 44px;
  }
}

.bet-on-red-oawb1j p {
  text-align: center;
  width: 100%;
}

.bet-on-red-bm0qh3 {
  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-bm0qh3 {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-bm0qh3 img,
.bet-on-red-7og30b {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-bm0qh3 img,
  .bet-on-red-7og30b {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-ddw8of {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-ddw8of {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-frdr6f {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bet-on-red-7c1ach {
  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-waiise {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bet-on-red-waiise.bet-on-red-0brr2w {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bet-on-red-ds9jyd {
  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-ds9jyd {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-glrllv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bet-on-red-8mc3uy {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bet-on-red-ggomck ease;
  opacity: 0;
  color: var(--text-color);
}

.bet-on-red-0lv0tf {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bet-on-red-0lv0tf ol,
.bet-on-red-0lv0tf ul {
  padding-left: 1.3em;
}

.bet-on-red-waiise.bet-on-red-0brr2w .bet-on-red-8mc3uy {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bet-on-red-waiise.bet-on-red-0brr2w .bet-on-red-glrllv {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bet-on-red-gkcl67 {
  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-gkcl67 {
    padding: 24px;
  }
}

.bet-on-red-gkcl67 .bet-on-red-7w5f1n {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-gkcl67 .bet-on-red-7w5f1n {
    display: none;
  }
}

.bet-on-red-gkcl67 .bet-on-red-i7wto4 svg {
  display: none;
}

.bet-on-red-p51ggs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bet-on-red-p51ggs .bet-on-red-wc0jy0 {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-p51ggs .bet-on-red-wc0jy0 {
    display: flex;
  }
}

.bet-on-red-2u9b8m {
  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-2u9b8m {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-2u9b8m > * {
  margin: 0 !important;
}

.bet-on-red-2u9b8m img,
.bet-on-red-rf9gzn {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-2u9b8m img,
  .bet-on-red-rf9gzn {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-fdz03p {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-fdz03p {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-m1xxd8 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bet-on-red-m1xxd8 {
    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-m1xxd8::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-wzrjes {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bet-on-red-wzrjes:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-crlt1x {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-crlt1x {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-wzrjes picture {
  width: auto;
  height: 100%;
  display: block;
}

.bet-on-red-wzrjes picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bet-on-red-h972ku {
  margin: -24px 0;
}

.bet-on-red-h972ku:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bet-on-red-h972ku {
    margin: -16px 0;
  }
}

.bet-on-red-pu4rip {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bet-on-red-pu4rip {
    flex-direction: row;
  }
}

.bet-on-red-4ztcml {
  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-4ztcml {
    flex: 1;
  }
}

.bet-on-red-4ztcml::placeholder {
  color: var(--Text-400);
}

.bet-on-red-tvsudo {
  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-23pj9f {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bet-on-red-23pj9f::-webkit-scrollbar {
  display: none;
}

.bet-on-red-f20wty {
  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-f20wty img,
.bet-on-red-f20wty svg {
  margin-right: 8px;
}

.bet-on-red-8w5quv {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bet-on-red-h972ku + .bet-on-red-bp4ods {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bet-on-red-h972ku + .bet-on-red-bp4ods {
    margin-top: -16px;
  }
}

.bet-on-red-y846xz {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bet-on-red-y846xz > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bet-on-red-y846xz > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bet-on-red-mi3f88 {
  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-ci9wj8 {
  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-5i2lwi {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bet-on-red-9nepnv {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bet-on-red-op45y2 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bet-on-red-mi3f88 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-mi3f88 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-mi3f88 {
    padding: 39px 179px 39px 39px;
  }

  .bet-on-red-ci9wj8 {
    font-size: 40px;
    line-height: 48px;
  }

  .bet-on-red-op45y2 {
    height: 348px;
  }

  .bet-on-red-mi3f88 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bet-on-red-mi3f88 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-mi3f88 {
    padding: 63px;
  }
}

.bet-on-red-sep76x {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bet-on-red-sep76x {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bet-on-red-5rp50e {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-5rp50e {
    width: auto;
  }
}

.bet-on-red-fs31wf {
  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-fs31wf::-webkit-scrollbar {
  display: none;
}

.bet-on-red-fs31wf 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-fs31wf a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-fs31wf {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bet-on-red-sep76x .bet-on-red-ygd5t8 {
  -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-ggomck,
    mask-image 0.3s;
}

.bet-on-red-sep76x .bet-on-red-ygd5t8.bet-on-red-ky72sw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bet-on-red-gr49du {
  margin: 40px -16px;
}

.bet-on-red-b5ht8i + .bet-on-red-lbkgxx,
.bet-on-red-b5ht8i + .bet-on-red-xrqf1z {
  margin-top: 24px;
}

.bet-on-red-28c32l {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bet-on-red-28c32l picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bet-on-red-taioj7 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bet-on-red-taioj7 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-taioj7 {
    margin-top: 0;
  }
}

.bet-on-red-bx252s {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-bx252s {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-m6vuz0 {
  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-m6vuz0 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bet-on-red-a8zonz {
  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-a8zonz {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bet-on-red-7a6wmt {
  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-7a6wmt {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-q6716n {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-q6716n {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-noniz2 {
  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-g2gs8h {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bet-on-red-g2gs8h img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bet-on-red-bp4ods {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bet-on-red-csb55b {
  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-csb55b {
    padding: 15px 48px;
  }
}

main > .bet-on-red-bp4ods {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bet-on-red-ir6r1j.bet-on-red-6o9cpi > div:nth-child(n+5) {
    display: none;
  }
}

.bet-on-red-x7m24n p a img {
  display: block;
  margin: 0 auto;
}


.bet-on-red-8uup5x {
  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-jrnusa {
  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-jrnusa label {
  font-size: 14px;
}

.bet-on-red-jrnusa h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bet-on-red-jrnusa input,
.bet-on-red-jrnusa textarea,
.bet-on-red-jrnusa 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-jrnusa button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bet-on-red-fouvm3 ease;
}
.bet-on-red-jrnusa button:hover {
  background-color: var(--button-bg-hover);
}
.bet-on-red-y4oo0n {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bet-on-red-t5x1cx ease-in;
}

.bet-on-red-y4oo0n 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-ta6i40, .bet-on-red-oajraj, [class*="review-card"],
thead, thead th, table th, .bet-on-red-vhh2yj,
.bet-on-red-z0ng8k, [class*="collapsible-header"],
.bet-on-red-b9okhn, [class*="updated-block"] {
  color: #ece7dc !important;
}
