* {
  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-495ezc {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-495ezc {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-495ezc {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bet-on-red-9nftrc {
  overflow: hidden;
}

.bet-on-red-2j7mom img {
  background: var(--Neutral-300);
}

.bet-on-red-v9syr9 {
  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-v517i1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bet-on-red-v517i1:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-3mtinj {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bet-on-red-3mtinj:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-6wq763 {
  font-size: 12px;
  line-height: 18px;
}

.bet-on-red-6q1fah {
  font-size: 18px;
  line-height: 26px;
}

.bet-on-red-7vg7qh {
  width: 100%;
}

.bet-on-red-dv9qkd {
  padding: 6px 16px;
}

.bet-on-red-dxugnq {
  padding: 10px 16px;
}

.bet-on-red-ok9jr1 {
  padding: 15px 26px;
}

.bet-on-red-ztz71b {
  flex-shrink: 0;
}

.bet-on-red-5o9uoc {
  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-isukxq {
  display: none;
}

.bet-on-red-ghueva {
  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-jvfcyq {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bet-on-red-j3o839 {
  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-q1obrm {
  cursor: grab;
}

.bet-on-red-j3o839::-webkit-scrollbar {
  display: none;
}

.bet-on-red-wxyyc0 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bet-on-red-pq6l9n {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bet-on-red-uh9zxc {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bet-on-red-5syfhq {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bet-on-red-aa202c {
  visibility: visible;
}

.bet-on-red-c7e8bh {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bet-on-red-xhqluo ease;
}

.bet-on-red-p1ya0m {
  background-color: var(--Primary-200);
  width: 16px;
}

.bet-on-red-vmhqii {
  -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-xhqluo,
    mask-image 0.3s;
}

.bet-on-red-vmhqii.bet-on-red-55jh3p {
  -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-d84ah6: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-u653dm {
  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-6zkyeq.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-6zkyeq.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-5bqymb {
  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-5bqymb::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-uq6t6i {
  position: relative;
  z-index: 1;
}

.bet-on-red-n4kd98 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bet-on-red-6sytc4 {
  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-0jwn0l {
  font-size: 40px;
  line-height: 48px;
}

.bet-on-red-ptou22 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bet-on-red-1w20to {
  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-1w20to:hover {
  background: var(--Primary-400);
}

.bet-on-red-1w20to svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bet-on-red-d84ah6 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-5bqymb {
    max-width: 600px;
    padding: 64px;
  }

  .bet-on-red-n4kd98 {
    font-size: 24px;
    line-height: 32px;
  }

  .bet-on-red-6sytc4 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bet-on-red-0jwn0l {
    font-size: 50px;
    line-height: 56px;
  }

  .bet-on-red-ptou22 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bet-on-red-u653dm {
    top: 25px;
    right: 25px;
  }
}

.bet-on-red-1z0gxy,
.bet-on-red-irpoew {
  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-1xlygf.bet-on-red-65z2ld::before,
.bet-on-red-irpoew::before,
.bet-on-red-j2njfe::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-6zkyeq.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bet-on-red-caqgyd 14.bet-on-red-50fujm.bet-on-red-l6c7ic 14.bet-on-red-fo0ptb 15.bet-on-red-l7e7d1 14.bet-on-red-drwesg 15.bet-on-red-o8cjlv 14.bet-on-red-x7fl83.bet-on-red-knfd1w 14.bet-on-red-idzjn5 19.bet-on-red-rj0acl 12.bet-on-red-nj3f03 19.bet-on-red-rj0acl 10.bet-on-red-krogwb.bet-on-red-rj0acl 8.bet-on-red-widrjo 17.bet-on-red-c20ggg 7.bet-on-red-zyiyye 15.bet-on-red-btywpm 7.bet-on-red-6ejswm.bet-on-red-jee7g8 7.bet-on-red-zyiyye 11.bet-on-red-i3lnoy 8.bet-on-red-widrjo 11.bet-on-red-i3lnoy 10.bet-on-red-lcbplu.bet-on-red-i3lnoy 12.bet-on-red-mlcu1s 13.bet-on-red-6nyl6c 14.bet-on-red-m3uqqj 15.bet-on-red-caaehg 14.bet-on-red-mlhez4.bet-on-red-g98jym 14.bet-on-red-b9rotr 15.bet-on-red-vlfa23 14.bet-on-red-b61yku 15.bet-on-red-krg82v 14.bet-on-red-fnber8.bet-on-red-caqgyd 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bet-on-red-iey7ya 15.bet-on-red-hrwfod.bet-on-red-zp4vpx 15.bet-on-red-a3e7c5 15.bet-on-red-c689yh 15.bet-on-red-4gbvun 15.bet-on-red-poykrs 15.bet-on-red-215u4n.bet-on-red-n08jog 15.bet-on-red-4gbvun 15.bet-on-red-k5etdq 15.bet-on-red-91nf3i 15.bet-on-red-yzwbo7 15.bet-on-red-kq5sxm.bet-on-red-ny0s8g 15.bet-on-red-x1ugde 7.bet-on-red-cj4y45 18.bet-on-red-bmxfvw 7.bet-on-red-puxtq7 23.bet-on-red-pg78wg.bet-on-red-w3qu60.bet-on-red-hz5ser 18.bet-on-red-uppdw4 19.bet-on-red-s1yacp 15.bet-on-red-4p2yss 15.bet-on-red-iey7ya 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-gr8qov [type="submit"] *,
.bet-on-red-z50afo button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bet-on-red-z2q75q {
    display: none;
  }
}

.bet-on-red-xwoxf5 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bet-on-red-xwoxf5 {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-xwoxf5 {
    bottom: 22px;
  }
}

.bet-on-red-xwoxf5 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bet-on-red-xwoxf5 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bet-on-red-9ekby4.static) .bet-on-red-xwoxf5 {
    bottom: 8px;
  }
}

.bet-on-red-lo01s6 {
  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-6zkyeq.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bet-on-red-brj1lc 3.bet-on-red-8dci2r.bet-on-red-hsao5n.bet-on-red-k40s2x 3.bet-on-red-xw2674 3.bet-on-red-4dj4dx 5.bet-on-red-82ox62 3.bet-on-red-4dj4dx 8.bet-on-red-gm17wv.bet-on-red-v9vqg2.bet-on-red-4dj4dx 26.bet-on-red-rc8ekc 5.bet-on-red-rxfx95 28.bet-on-red-d6mn8x 8.bet-on-red-e4ruor 28.bet-on-red-4b3zrd.bet-on-red-ag9p8p 28.bet-on-red-y2lmvy.bet-on-red-cg1ypj 34.bet-on-red-kn7ufc.bet-on-red-yrns8h 36.bet-on-red-trehfw 11.bet-on-red-kivert 37.bet-on-red-zbeezj 12.bet-on-red-jntiez 36.bet-on-red-6djs0f.bet-on-red-ony459 28.bet-on-red-dcb8np.bet-on-red-pj1sgc.bet-on-red-r8unz0 28.bet-on-red-j8exip 36.bet-on-red-4654xm 26.bet-on-red-hmnzov 36.bet-on-red-4654xm 23.bet-on-red-ah73zr.bet-on-red-x7nwia.bet-on-red-4654xm 5.bet-on-red-4981bc 34.bet-on-red-c1piw9 3.bet-on-red-xw2674 31.bet-on-red-brj1lc 3.bet-on-red-j8745o.bet-on-red-bhfzup 18.bet-on-red-36uo1l.bet-on-red-l3vjp2 18.bet-on-red-t92ecz 8.bet-on-red-un8m5s 17.bet-on-red-anvms0 8.bet-on-red-un8m5s 15.bet-on-red-hqvj1p.bet-on-red-un8m5s 14.bet-on-red-drimks 9.bet-on-red-l3vjp2 13.bet-on-red-8q21hp 11.bet-on-red-bhfzup 13.bet-on-red-8fwnb2.bet-on-red-4sq9pi 13.bet-on-red-8q21hp 13.bet-on-red-xinds4 14.bet-on-red-drimks 13.bet-on-red-xinds4 15.bet-on-red-f5ix52.bet-on-red-xinds4 17.bet-on-red-anvms0 12.bet-on-red-4sq9pi 18.bet-on-red-t92ecz 11.bet-on-red-bhfzup 18.bet-on-red-smi5nn.bet-on-red-vmhj5r 18.bet-on-red-t0aan3.bet-on-red-lymbt7 18.bet-on-red-t92ecz 17.bet-on-red-bpsw5t 17.bet-on-red-anvms0 17.bet-on-red-bpsw5t 15.bet-on-red-z4isfh.bet-on-red-bpsw5t 14.bet-on-red-drimks 18.bet-on-red-lymbt7 13.bet-on-red-8q21hp 20.bet-on-red-vmhj5r 13.bet-on-red-m1tfdy.bet-on-red-ql6ci0 13.bet-on-red-8q21hp 22.bet-on-red-9i6s29 14.bet-on-red-drimks 22.bet-on-red-9i6s29 15.bet-on-red-ppbvmy.bet-on-red-yf1wk5 17.bet-on-red-anvms0 21.bet-on-red-ql6ci0 18.bet-on-red-t92ecz 20.bet-on-red-vmhj5r 18.bet-on-red-xd4uo3.bet-on-red-z4560c 18.bet-on-red-0chfv6.bet-on-red-5xwmfp 18.bet-on-red-t92ecz 26.bet-on-red-8bhszt 17.bet-on-red-anvms0 26.bet-on-red-8bhszt 15.bet-on-red-gy8cvj.bet-on-red-8bhszt 14.bet-on-red-drimks 27.bet-on-red-5xwmfp 13.bet-on-red-8q21hp 28.bet-on-red-z4560c 13.bet-on-red-6qu3n8.bet-on-red-cz64lf 13.bet-on-red-8q21hp 31.bet-on-red-66h0ow 14.bet-on-red-drimks 31.bet-on-red-66h0ow 15.bet-on-red-vinxcl.bet-on-red-8bhszt 17.bet-on-red-anvms0 30.bet-on-red-cz64lf 18.bet-on-red-t92ecz 28.bet-on-red-z4560c 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-lo01s6 {
    display: none;
  }
}

.bet-on-red-hzhddu {
  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-hzhddu {
    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-z50afo {
  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-z50afo {
    padding: 14px 16px;
  }
}

.bet-on-red-z50afo button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bet-on-red-z50afo button:first-child {
  align-content: end;
}

.bet-on-red-z50afo button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bet-on-red-z50afo
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-z50afo
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bet-on-red-z50afo button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bet-on-red-z50afo button:last-child svg {
  width: 38px;
  height: 38px;
}

.bet-on-red-j2njfe {
  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-j2njfe::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bet-on-red-j2njfe,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-j2njfe {
  opacity: 1;
  visibility: visible;
}

.bet-on-red-wpmlgq {
  flex: 1 1;
}

.bet-on-red-4janu5 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-4janu5 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bet-on-red-0taf68 {
  display: block;
}

.bet-on-red-4ml740 {
  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-4ml740 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-irpoew {
  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-irpoew::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bet-on-red-a6wjzz span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bet-on-red-a6wjzz p {
  color: var(--Text-100);
}

.bet-on-red-irpoew .bet-on-red-rj0yjn {
  grid-area: button;
}

.bet-on-red-irpoew .bet-on-red-rj0yjn::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-6zkyeq.org/2000/svg'%3E%3Cpath d='M4.bet-on-red-o0tdr3 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-6chxuy 15L16.bet-on-red-6chxuy 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-6chxuy 5L16.bet-on-red-6chxuy 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-k7yfgd {
  display: block;
}

.bet-on-red-3rka7g {
  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-3rka7g {
    margin-top: 40px;
  }
}

.bet-on-red-1z0gxy label,
.bet-on-red-1z0gxy input {
  display: block;
  width: 100%;
}

.bet-on-red-1z0gxy label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bet-on-red-1z0gxy label.bet-on-red-aka0mx input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bet-on-red-1z0gxy label.bet-on-red-aka0mx::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-1z0gxy 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-1z0gxy input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-cq1fje {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bet-on-red-cq1fje {
  display: flex;
}

.bet-on-red-cq1fje ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bet-on-red-cq1fje ol {
    height: 420px;
    padding: 24px;
  }
}

.bet-on-red-cq1fje ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bet-on-red-gr8qov {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-gr8qov {
    padding: 0 24px 24px;
  }
}

.bet-on-red-gr8qov 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-gr8qov input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-gr8qov [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bet-on-red-gr8qov [type="submit"]:disabled {
  opacity: 0.5;
}

.bet-on-red-gr8qov [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bet-on-red-gr8qov [type="submit"] {
    right: 40px;
  }
}

.bet-on-red-1xlygf {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bet-on-red-1xlygf.bet-on-red-65z2ld {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bet-on-red-1xlygf.bet-on-red-65z2ld::before {
  content: "";
  width: 31px;
}

.bet-on-red-1xlygf.bet-on-red-65z2ld p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bet-on-red-1xlygf.bet-on-red-9ygjn0 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bet-on-red-1xlygf 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-xwoxf5 .bet-on-red-rj0yjn {
  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-z2q75q {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bet-on-red-z2q75q {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-z2q75q {
    padding: 15px 0;
  }
}

.bet-on-red-z2q75q .bet-on-red-495ezc {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bet-on-red-z2q75q .bet-on-red-495ezc {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bet-on-red-qztjg6 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bet-on-red-qztjg6 {
    max-width: 180px;
    height: 47px;
  }
}

.bet-on-red-qztjg6 picture,
.bet-on-red-qztjg6 img {
  display: block;
  width: 100%;
  height: 100%;
}

.bet-on-red-qztjg6 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bet-on-red-xc59l7 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bet-on-red-xhqluo ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bet-on-red-z2q75q.bet-on-red-m9ew19 .bet-on-red-xc59l7 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bet-on-red-xc59l7 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-xc59l7 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bet-on-red-khx40t,
.bet-on-red-vm02wj {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bet-on-red-khx40t,
  .bet-on-red-vm02wj {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-vm02wj {
    display: none;
  }
}

.bet-on-red-t9i1f6 {
  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-m9ew19 .bet-on-red-t9i1f6 {
  background: var(--fh-bg-color);
}

.bet-on-red-t9i1f6 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bet-on-red-t9i1f6 {
    display: none;
  }
}

.bet-on-red-08vng9 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bet-on-red-08vng9 {
    display: none;
  }
}

.bet-on-red-mynqg8 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.bet-on-red-z2q75q.bet-on-red-m9ew19 .bet-on-red-mynqg8:first-child {
  display: none;
}

.bet-on-red-z2q75q.bet-on-red-m9ew19 .bet-on-red-mynqg8:last-child {
  display: block;
}

.bet-on-red-mynqg8:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bet-on-red-mynqg8 {
    display: none;
  }
}

.bet-on-red-la364e {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-la364e {
    display: flex;
  }
}

.bet-on-red-la364e ul {
  max-height: 350px;
  overflow-y: auto;
}

.bet-on-red-la364e:hover ul {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-la364e:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bet-on-red-la364e:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bet-on-red-la364e:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-la364e:hover .bet-on-red-cvkj4d svg {
  transform: rotate(180deg);
}

.bet-on-red-v54kzw {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bet-on-red-3fd31q {
  padding: 0 8px;
}

.bet-on-red-j9571s {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bet-on-red-j9571s:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bet-on-red-j9571s {
    padding: 4px 8px;
  }
}

.bet-on-red-5vwhw0 {
  display: flex;
}

.bet-on-red-5vwhw0 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bet-on-red-cvkj4d {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bet-on-red-cvkj4d svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bet-on-red-6ajlgg {
  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-6ajlgg {
    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-xbv3gf {
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-xbv3gf {
    display: none;
  }
}

.bet-on-red-uv5oty {
  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-q9a5ut {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bet-on-red-dqtrpb {
  display: flex;
}

.bet-on-red-49am12 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bet-on-red-so0uj8 {
  list-style: none;
}

@media (max-width: 1199px) {
  .bet-on-red-so0uj8 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-so0uj8 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bet-on-red-so0uj8 .bet-on-red-7kjs7d [data-ref-el],
  .bet-on-red-so0uj8 .bet-on-red-7kjs7d span,
  .bet-on-red-so0uj8 .bet-on-red-7kjs7d a {
    white-space: nowrap;
  }
}

.bet-on-red-g8tn4b {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bet-on-red-g8tn4b.bet-on-red-ogngmy > .bet-on-red-7kjs7d {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-g8tn4b.bet-on-red-a4u3h8:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bet-on-red-g8tn4b.bet-on-red-ogngmy > .bet-on-red-wme4pi {
    height: auto;
  }

  .bet-on-red-g8tn4b.bet-on-red-ogngmy > div > .bet-on-red-a2r523 {
    transform: rotate(180deg);
  }
}

.bet-on-red-g8tn4b [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bet-on-red-g8tn4b [data-ref-el],
.bet-on-red-g8tn4b span {
  cursor: pointer;
}

.bet-on-red-g8tn4b [data-ref-el],
.bet-on-red-g8tn4b span,
.bet-on-red-g8tn4b a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .bet-on-red-g8tn4b [data-ref-el],
  .bet-on-red-g8tn4b span,
  .bet-on-red-g8tn4b a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-g8tn4b [data-ref-el],
  .bet-on-red-g8tn4b span,
  .bet-on-red-g8tn4b a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bet-on-red-wme4pi {
  height: 0;
  overflow: hidden;
  transition: height 0.bet-on-red-xhqluo ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bet-on-red-wme4pi::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bet-on-red-wme4pi::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bet-on-red-wme4pi::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bet-on-red-wme4pi {
    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-wme4pi:has(> .bet-on-red-g8tn4b.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bet-on-red-wme4pi .bet-on-red-wme4pi {
    padding: 0;
  }

  .bet-on-red-wme4pi .bet-on-red-g8tn4b {
    font-weight: 400;
  }

  .bet-on-red-wme4pi .bet-on-red-g8tn4b:hover > .bet-on-red-7kjs7d {
    background: var(--Neutral-300);
  }

  .bet-on-red-wme4pi .bet-on-red-a2r523 {
    rotate: -90deg;
  }
}

.bet-on-red-7kjs7d {
  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-7kjs7d {
    padding: 8px;
  }

  .bet-on-red-g8tn4b.bet-on-red-nfwkgo > .bet-on-red-7kjs7d {
    background: var(--Neutral-300);
  }
}

.bet-on-red-a2r523 {
  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-6zkyeq.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bet-on-red-ltq7yu 0.bet-on-red-stzvhd.bet-on-red-fcnjvj -0.bet-on-red-xfeei6 0.bet-on-red-pq71ae -0.bet-on-red-xfeei6 1.bet-on-red-yy7coi 0.bet-on-red-tnuhf9.bet-on-red-lc6v38 4.bet-on-red-gjzvnr.bet-on-red-ltq7yu 0.bet-on-red-6fs33v.bet-on-red-ruu678 -0.bet-on-red-xfeei6 9.bet-on-red-l6u95v -0.bet-on-red-xfeei6 10.bet-on-red-dzwwfb 0.bet-on-red-l8z62c.bet-on-red-xgfkl2 0.bet-on-red-fcnjvj 10.bet-on-red-xgfkl2 0.bet-on-red-pq71ae 10.bet-on-red-dzwwfb 1.bet-on-red-omuvez.bet-on-red-e1akvh 5.bet-on-red-t12beh.bet-on-red-cjmic7 6.bet-on-red-l91ez4 5.bet-on-red-ktiu2i 6.bet-on-red-l91ez4 4.bet-on-red-n0mkyb 5.bet-on-red-m9wrwo.bet-on-red-ltq7yu 1.bet-on-red-e78wdh.bet-on-red-xfeei6 0.bet-on-red-pq71ae -0.bet-on-red-xfeei6 0.bet-on-red-fcnjvj 0.bet-on-red-ltq7yu 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-xhqluo ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-a2r523 {
    cursor: default;
  }
}

.bet-on-red-oa4wtf {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bet-on-red-vejpla {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .bet-on-red-vejpla {
    padding: 40px 4px;
  }
}

.bet-on-red-g5we2r {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-g5we2r {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bet-on-red-li12nv {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bet-on-red-li12nv {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bet-on-red-li12nv ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bet-on-red-li12nv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bet-on-red-li12nv [data-ref-el],
.bet-on-red-li12nv span,
.bet-on-red-li12nv a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.bet-on-red-sf8o3o {
  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-sf8o3o {
    margin-bottom: 12px;
  }
}

.bet-on-red-skiryd {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bet-on-red-skiryd img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-skiryd:last-child {
    margin-right: 0;
  }
}

.bet-on-red-kqt256 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-sf8o3o:hover .bet-on-red-cguhox {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-cguhox {
  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-al85r0 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bet-on-red-xg8bgg {
  display: flex;
  margin: 6px;
}

.bet-on-red-xg8bgg img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bet-on-red-cguhox::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-cguhox::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-c9h39i {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-c9h39i {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bet-on-red-9hqz1y {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .bet-on-red-9hqz1y {
    margin-right: 32px;
  }
}

.bet-on-red-7o532j {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bet-on-red-7o532j {
    margin-top: 0;
    width: 340px;
  }
}

.bet-on-red-7o532j a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-2uaa1x {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bet-on-red-cwojuq {
  position: relative;
}

@media (min-width: 768px) {
  .bet-on-red-cwojuq {
    margin-top: 40px;
  }
}

.bet-on-red-cwojuq + .bet-on-red-tlwrpd,
.bet-on-red-cwojuq + .bet-on-red-cwojuq {
  margin-top: 24px;
}

.bet-on-red-iovoye {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-iovoye {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-iovoye {
    padding: 80px;
  }
}

.bet-on-red-ksluiu {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bet-on-red-ksluiu {
    padding: 0 16px;
}


}

.bet-on-red-fivluy {
  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-fivluy {
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-0wvr0d {
  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-0wvr0d {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-q64cad {
  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-q64cad:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-8go8ll {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bet-on-red-8go8ll img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bet-on-red-8go8ll img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bet-on-red-8go8ll img {
  min-height: 100%;
  }
}

.bet-on-red-iovoye::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bet-on-red-qimkoc {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bet-on-red-qimkoc h1,
.bet-on-red-qimkoc h2,
.bet-on-red-qimkoc h3,
.bet-on-red-qimkoc h4 {
  margin-bottom: 6px;
}

.bet-on-red-qimkoc h1:not(:first-child),
.bet-on-red-qimkoc h2:not(:first-child),
.bet-on-red-qimkoc h3:not(:first-child),
.bet-on-red-qimkoc h4:not(:first-child) {
  margin-top: 16px;
}

.bet-on-red-qimkoc h1,
.bet-on-red-qimkoc h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bet-on-red-qimkoc h1,
  .bet-on-red-qimkoc h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bet-on-red-qimkoc h2,
.bet-on-red-qimkoc h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bet-on-red-qimkoc h2,
  .bet-on-red-qimkoc h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-qimkoc h3,
.bet-on-red-qimkoc h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bet-on-red-qimkoc h3,
  .bet-on-red-qimkoc h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-qimkoc h4,
.bet-on-red-qimkoc h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bet-on-red-qimkoc ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bet-on-red-qimkoc ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bet-on-red-qimkoc 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-qimkoc ul ul {
  margin-bottom: 8px;
}

.bet-on-red-qimkoc ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bet-on-red-qimkoc ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-qimkoc ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bet-on-red-qimkoc ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bet-on-red-qimkoc ol li::marker {
  font-weight: 700;
}

.bet-on-red-qimkoc ol ol {
  margin-bottom: 8px;
}

.bet-on-red-qimkoc ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bet-on-red-qimkoc ol ul li {
  padding-left: 16px;
}

.bet-on-red-qimkoc 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-qimkoc table {
    padding: 24px;
  }
}

.bet-on-red-qimkoc table.bet-on-red-e2c0ho {
  -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-xhqluo,
    mask-image 0.3s;
}

.bet-on-red-qimkoc table.bet-on-red-e2c0ho.bet-on-red-55jh3p {
  -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-qimkoc table {
    display: table;
  }
}

.bet-on-red-qimkoc table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.bet-on-red-qimkoc table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-qimkoc table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-qimkoc 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-qimkoc table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bet-on-red-qimkoc table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-qimkoc table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-qimkoc table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bet-on-red-qimkoc img {
  max-width: 100%;
  height: auto;
}

.bet-on-red-sp59xb {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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-sp59xb {
    padding: 24px;
  }
}

.bet-on-red-xw52mk {
  color: var(--card-text-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-xw52mk {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bet-on-red-xw52mk > * {
  margin: 0 !important;
}

.bet-on-red-xw52mk img,
.bet-on-red-xxhp4j {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-xw52mk img,
  .bet-on-red-xxhp4j {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-ztnp7q {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-ztnp7q {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-p3g4x8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bet-on-red-p3g4x8 .bet-on-red-1vrnmh {
  flex-shrink: 0;
}

.bet-on-red-p3g4x8 .bet-on-red-gnkki7 svg {
  display: none;
}

.bet-on-red-g99xzd {
  display: grid;
  transition: max-height 0.bet-on-red-xhqluo ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bet-on-red-g99xzd {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-g99xzd {
    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-g99xzd.bet-on-red-j6n4by + .bet-on-red-1vrnmh svg {
  transform: rotate(180deg);
}

.bet-on-red-lds7hs {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bet-on-red-lds7hs > div:nth-child(3n) {
  grid-column: span 2;
}

.bet-on-red-lds7hs
  > div:nth-child(3n)
  .bet-on-red-3woywn
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bet-on-red-lds7hs {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bet-on-red-lds7hs > div:nth-child(3n) {
    grid-column: unset;
  }

  .bet-on-red-lds7hs
    > div:nth-child(3n)
    .bet-on-red-3woywn
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-lds7hs {
    max-width: 270px;
  }
}

.bet-on-red-lds7hs .bet-on-red-3woywn button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bet-on-red-lds7hs .bet-on-red-3woywn button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-lds7hs .bet-on-red-3woywn button {
    max-width: 104px;
  }
}

.bet-on-red-f92d8o {
  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-f92d8o {
    margin-bottom: 0;
  }
}

.bet-on-red-zffn4f {
  display: none;
  opacity: 0;
}

.bet-on-red-f60l8x {
  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-f60l8x img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bet-on-red-3woywn {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bet-on-red-3woywn 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-3woywn
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bet-on-red-3woywn
    button {
    max-width: 145px;
  }
}

.bet-on-red-w85nqn:first-child
  .bet-on-red-3woywn
  button {
  max-width: 270px;
}

.bet-on-red-m694cx {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.bet-on-red-f92d8o picture {
  width: 100%;
  max-width: 100%;
}

.bet-on-red-6zhire {
  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-6zhire svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bet-on-red-f92d8o:hover .bet-on-red-6zhire {
  display: flex;
}

.bet-on-red-3bhn2h {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bet-on-red-ek042e {
  display: flex;
}

.bet-on-red-ek042e:hover .bet-on-red-tpxi2p,
.bet-on-red-ek042e .bet-on-red-nfwkgo .bet-on-red-tpxi2p {
  display: flex;
}

.bet-on-red-ek042e svg {
  flex-shrink: 0;
}

.bet-on-red-tpxi2p {
  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-tpxi2p {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bet-on-red-tpxi2p:hover {
  display: flex;
}

.bet-on-red-tpxi2p svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bet-on-red-vr18gz {
  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-vr18gz {
    font-size: 12px;
  }
}

.bet-on-red-3gk5wm,
.bet-on-red-8gc90m {
  width: 50%;
  flex-shrink: 0;
}

.bet-on-red-3gk5wm {
  font-weight: 700;
}

.bet-on-red-q83zk2 .bet-on-red-g99xzd {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bet-on-red-q83zk2 .bet-on-red-g99xzd {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bet-on-red-q83zk2 .bet-on-red-g99xzd {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bet-on-red-q83zk2
  .bet-on-red-m694cx:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bet-on-red-q83zk2 .bet-on-red-f60l8x {
  height: 100% !important;
  border-radius: 16px;
}

.bet-on-red-q83zk2 .bet-on-red-3woywn {
  gap: 4px;
  align-items: center;
}

.bet-on-red-q83zk2 .bet-on-red-3woywn button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bet-on-red-q83zk2 .bet-on-red-3woywn svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bet-on-red-q83zk2 .bet-on-red-wj78uq,
.bet-on-red-q83zk2 .bet-on-red-lmf974 {
  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-6zkyeq.org/2000/svg'%3E%3Cpath d='M9.bet-on-red-orjh5h 4.bet-on-red-tt32cr.bet-on-red-4hctcs 5.bet-on-red-ecrkay.bet-on-red-dkzj02 5.bet-on-red-75fu5z.bet-on-red-bxpwe7 5.bet-on-red-6p1b85.bet-on-red-hq1zxw 8.bet-on-red-641e4s.bet-on-red-lfryvz 9.bet-on-red-18mc64.bet-on-red-jk887n 9.bet-on-red-fi4g7l.bet-on-red-4vcvoi 13.bet-on-red-a6onzx.bet-on-red-5sx4my 11.bet-on-red-vztaxv.bet-on-red-bpdq2c 11.bet-on-red-vtuzsv.bet-on-red-9rcpkn 11.bet-on-red-pqrkw5.bet-on-red-qdjd82 13.bet-on-red-uim8g3.bet-on-red-q8xs7n 9.bet-on-red-w4bzy8.bet-on-red-ijolce 9.bet-on-red-sac0v3.bet-on-red-drb2u7 8.bet-on-red-bbngo4.bet-on-red-5tmvnd 5.bet-on-red-fkpiow.bet-on-red-w3ukl2 5.bet-on-red-7x3zw7.bet-on-red-dn3isr 5.bet-on-red-0qp93o.bet-on-red-g27d71 4.bet-on-red-i9sjb1.bet-on-red-bpdq2c 1.bet-on-red-siq8fy.bet-on-red-orjh5h 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bet-on-red-q83zk2 .bet-on-red-wj78uq {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bet-on-red-q83zk2 .bet-on-red-lmf974 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bet-on-red-zuabe2 {
  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-zuabe2 {
    padding: 24px;
  }
}

.bet-on-red-zuabe2 .bet-on-red-1vrnmh {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-zuabe2 .bet-on-red-1vrnmh {
    display: none;
  }
}

.bet-on-red-zuabe2 .bet-on-red-gnkki7 svg {
  display: none;
}

.bet-on-red-n8hkmq {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bet-on-red-n8hkmq .bet-on-red-v9syr9 {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-n8hkmq .bet-on-red-v9syr9 {
    display: flex;
  }
}

.bet-on-red-c30hvs {
  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-c30hvs {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-c30hvs > * {
  margin: 0 !important;
}

.bet-on-red-c30hvs img,
.bet-on-red-d2fms5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-c30hvs img,
  .bet-on-red-d2fms5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-n1w2lw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-n1w2lw {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-nx6f9x {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bet-on-red-nx6f9x {
    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-nx6f9x::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-de6vas {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bet-on-red-de6vas {
    padding: 7px 15px;
  }
}

.bet-on-red-de6vas:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-qdern3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-qdern3 {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-de6vas picture {
  height: 100%;
  display: block;
}

.bet-on-red-de6vas img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bet-on-red-de6vas img {
    width: 88px;
    height: 44px;
  }
}

.bet-on-red-de6vas p {
  text-align: center;
  width: 100%;
}

.bet-on-red-c75lno {
  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-c75lno {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-c75lno img,
.bet-on-red-b42n4s {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-c75lno img,
  .bet-on-red-b42n4s {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-j2sbl2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-j2sbl2 {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-7qaz06 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bet-on-red-787ak6 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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-scz479 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bet-on-red-scz479.bet-on-red-nfwkgo {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bet-on-red-83uj4o {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .bet-on-red-83uj4o {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-r8iq6r {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.bet-on-red-b2ogwj {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bet-on-red-xhqluo ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.bet-on-red-tgyavp {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bet-on-red-tgyavp ol,
.bet-on-red-tgyavp ul {
  padding-left: 1.3em;
}

.bet-on-red-scz479.bet-on-red-nfwkgo .bet-on-red-b2ogwj {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bet-on-red-scz479.bet-on-red-nfwkgo .bet-on-red-r8iq6r {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.bet-on-red-qzb1lj {
  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-qzb1lj {
    padding: 24px;
  }
}

.bet-on-red-qzb1lj .bet-on-red-1vrnmh {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-qzb1lj .bet-on-red-1vrnmh {
    display: none;
  }
}

.bet-on-red-qzb1lj .bet-on-red-gnkki7 svg {
  display: none;
}

.bet-on-red-d6m84l {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bet-on-red-d6m84l .bet-on-red-v9syr9 {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-d6m84l .bet-on-red-v9syr9 {
    display: flex;
  }
}

.bet-on-red-vhft88 {
  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-vhft88 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-vhft88 > * {
  margin: 0 !important;
}

.bet-on-red-vhft88 img,
.bet-on-red-6pgvp4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-vhft88 img,
  .bet-on-red-6pgvp4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-jgd6n2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-jgd6n2 {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-vv89sl {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bet-on-red-vv89sl {
    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-vv89sl::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-eo5vty {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bet-on-red-eo5vty:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-c93abu {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-c93abu {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-eo5vty picture {
  width: auto;
  height: 100%;
  display: block;
}

.bet-on-red-eo5vty picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bet-on-red-aotk6z {
  margin: -24px 0;
}

.bet-on-red-aotk6z:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bet-on-red-aotk6z {
    margin: -16px 0;
  }
}

.bet-on-red-a4sxpi {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bet-on-red-a4sxpi {
    flex-direction: row;
  }
}

.bet-on-red-8fiqwx {
  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-8fiqwx {
    flex: 1;
  }
}

.bet-on-red-8fiqwx::placeholder {
  color: var(--Text-400);
}

.bet-on-red-2kevcx {
  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-ie9kdw {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bet-on-red-ie9kdw::-webkit-scrollbar {
  display: none;
}

.bet-on-red-kt9qfl {
  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-kt9qfl img,
.bet-on-red-kt9qfl svg {
  margin-right: 8px;
}

.bet-on-red-n3nvt0 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bet-on-red-aotk6z + .bet-on-red-khzrgz {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bet-on-red-aotk6z + .bet-on-red-khzrgz {
    margin-top: -16px;
  }
}

.bet-on-red-uds4so {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bet-on-red-uds4so > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bet-on-red-uds4so > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bet-on-red-8xrjrr {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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-9lz82z {
  color: var(--card-text-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-sbxjsw {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bet-on-red-lpwxkc {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bet-on-red-2pzekc {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bet-on-red-8xrjrr 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-8xrjrr 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-8xrjrr {
    padding: 39px 179px 39px 39px;
  }

  .bet-on-red-9lz82z {
    font-size: 40px;
    line-height: 48px;
  }

  .bet-on-red-2pzekc {
    height: 348px;
  }

  .bet-on-red-8xrjrr button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bet-on-red-8xrjrr button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-8xrjrr {
    padding: 63px;
  }
}

.bet-on-red-05src0 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bet-on-red-05src0 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bet-on-red-z4amhc {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-z4amhc {
    width: auto;
  }
}

.bet-on-red-9keoz8 {
  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-9keoz8::-webkit-scrollbar {
  display: none;
}

.bet-on-red-9keoz8 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-9keoz8 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-9keoz8 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bet-on-red-05src0 .bet-on-red-0xb71d {
  -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-xhqluo,
    mask-image 0.3s;
}

.bet-on-red-05src0 .bet-on-red-0xb71d.bet-on-red-55jh3p {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bet-on-red-uhx76n {
  margin: 40px -16px;
}

.bet-on-red-uult0a + .bet-on-red-tlwrpd,
.bet-on-red-uult0a + .bet-on-red-cwojuq {
  margin-top: 24px;
}

.bet-on-red-3b5z7c {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bet-on-red-3b5z7c picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bet-on-red-wjxooo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bet-on-red-wjxooo {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-wjxooo {
    margin-top: 0;
  }
}

.bet-on-red-gvkuf7 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-gvkuf7 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-b6jjyz {
  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-b6jjyz {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bet-on-red-yh7o2g {
  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-yh7o2g {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bet-on-red-jdjigg {
  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-jdjigg {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-xs9r61 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-xs9r61 {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-sq45c5 {
  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-rpgv0t {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bet-on-red-rpgv0t img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bet-on-red-khzrgz {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bet-on-red-ja0qyx {
  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-ja0qyx {
    padding: 15px 48px;
  }
}

main > .bet-on-red-khzrgz {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bet-on-red-g99xzd.bet-on-red-cd45gw > div:nth-child(n+5) {
    display: none;
  }
}

.bet-on-red-qimkoc p a img {
  display: block;
  margin: 0 auto;
}


.bet-on-red-p8yrs6 {
  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-qyc1yf {
  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-qyc1yf label {
  font-size: 14px;
}

.bet-on-red-qyc1yf h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bet-on-red-qyc1yf input,
.bet-on-red-qyc1yf textarea,
.bet-on-red-qyc1yf 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-qyc1yf button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bet-on-red-khbd33 ease;
}
.bet-on-red-qyc1yf button:hover {
  background-color: var(--button-bg-hover);
}
.bet-on-red-czbqlc {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bet-on-red-m5sb7k ease-in;
}

.bet-on-red-czbqlc 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-3azypm, .bet-on-red-uuw6ad, [class*="review-card"],
thead, thead th, table th, .bet-on-red-bvxcmq,
.bet-on-red-rdyiv4, [class*="collapsible-header"],
.bet-on-red-mq9c47, [class*="updated-block"] {
  color: #ece7dc !important;
}

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