* {
  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-w06s6l {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-w06s6l {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-w06s6l {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bet-on-red-6cu6j7 {
  overflow: hidden;
}

.bet-on-red-r0iqy3 img {
  background: var(--Neutral-300);
}

.bet-on-red-joi3qu {
  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-375usv {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bet-on-red-375usv:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-cx1yxx {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bet-on-red-cx1yxx:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-wzt5tq {
  font-size: 12px;
  line-height: 18px;
}

.bet-on-red-1it9a4 {
  font-size: 18px;
  line-height: 26px;
}

.bet-on-red-cfr551 {
  width: 100%;
}

.bet-on-red-ux5h37 {
  padding: 6px 16px;
}

.bet-on-red-8laolf {
  padding: 10px 16px;
}

.bet-on-red-qsrllj {
  padding: 15px 26px;
}

.bet-on-red-ydlwjh {
  flex-shrink: 0;
}

.bet-on-red-by7sdz {
  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-dcq3dj {
  display: none;
}

.bet-on-red-hsgx18 {
  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-n8oq8v {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bet-on-red-g77f7y {
  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-bfb34j {
  cursor: grab;
}

.bet-on-red-g77f7y::-webkit-scrollbar {
  display: none;
}

.bet-on-red-99zlvn {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bet-on-red-sipcbz {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bet-on-red-9ldelo {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bet-on-red-m8woit {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bet-on-red-xhlfoz {
  visibility: visible;
}

.bet-on-red-6cstpt {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bet-on-red-k2zw33 ease;
}

.bet-on-red-ipipbz {
  background-color: var(--Primary-200);
  width: 16px;
}

.bet-on-red-h96x3p {
  -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-k2zw33,
    mask-image 0.3s;
}

.bet-on-red-h96x3p.bet-on-red-lbkkv1 {
  -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-1o9vhg: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-2hh0w9 {
  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-26dyzg.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-26dyzg.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-yvyyv6 {
  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-yvyyv6::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-6zi5ll {
  position: relative;
  z-index: 1;
}

.bet-on-red-hfc9xw {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bet-on-red-l98hc8 {
  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-kkxdbz {
  font-size: 40px;
  line-height: 48px;
}

.bet-on-red-9xtlw4 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bet-on-red-8wnf36 {
  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-8wnf36:hover {
  background: var(--Primary-400);
}

.bet-on-red-8wnf36 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bet-on-red-1o9vhg 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-yvyyv6 {
    max-width: 600px;
    padding: 64px;
  }

  .bet-on-red-hfc9xw {
    font-size: 24px;
    line-height: 32px;
  }

  .bet-on-red-l98hc8 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bet-on-red-kkxdbz {
    font-size: 50px;
    line-height: 56px;
  }

  .bet-on-red-9xtlw4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bet-on-red-2hh0w9 {
    top: 25px;
    right: 25px;
  }
}

.bet-on-red-g3u4df,
.bet-on-red-phf0ep {
  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-b4cubi.bet-on-red-lgp2ck::before,
.bet-on-red-phf0ep::before,
.bet-on-red-vcushj::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-26dyzg.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bet-on-red-20otwp 14.bet-on-red-e6bhw0.bet-on-red-e7w3gi 14.bet-on-red-426hwd 15.bet-on-red-ojtpvp 14.bet-on-red-3lq3yg 15.bet-on-red-x41xj4 14.bet-on-red-zitj3k.bet-on-red-l7myj5 14.bet-on-red-c7x53a 19.bet-on-red-abw4ig 12.bet-on-red-eges6z 19.bet-on-red-abw4ig 10.bet-on-red-ob871p.bet-on-red-abw4ig 8.bet-on-red-sc1mmq 17.bet-on-red-fe34fw 7.bet-on-red-3ke8rz 15.bet-on-red-c23snc 7.bet-on-red-x23vjm.bet-on-red-5wui1h 7.bet-on-red-3ke8rz 11.bet-on-red-f83sps 8.bet-on-red-sc1mmq 11.bet-on-red-f83sps 10.bet-on-red-f6xcw2.bet-on-red-f83sps 12.bet-on-red-atl64q 13.bet-on-red-cyqbj4 14.bet-on-red-ihvxns 15.bet-on-red-4uaw6j 14.bet-on-red-r80e6n.bet-on-red-cj2t3k 14.bet-on-red-c9bn99 15.bet-on-red-3rbush 14.bet-on-red-d73sqo 15.bet-on-red-glk15v 14.bet-on-red-ot24j4.bet-on-red-20otwp 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bet-on-red-0hb11u 15.bet-on-red-xotpu4.bet-on-red-h1jgt6 15.bet-on-red-ng87vb 15.bet-on-red-oggxhw 15.bet-on-red-zubt61 15.bet-on-red-bo2cah 15.bet-on-red-8rkn17.bet-on-red-7m71gx 15.bet-on-red-zubt61 15.bet-on-red-51hmbl 15.bet-on-red-nk6p5n 15.bet-on-red-mqc7ti 15.bet-on-red-ca9l4x.bet-on-red-h0v1r1 15.bet-on-red-5epgl8 7.bet-on-red-kfm37s 18.bet-on-red-8bhzr3 7.bet-on-red-t7y2jf 23.bet-on-red-f2f36z.bet-on-red-5der0j.bet-on-red-3h9zse 18.bet-on-red-s7xles 19.bet-on-red-tasz1d 15.bet-on-red-rjsy4a 15.bet-on-red-0hb11u 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-csj488 [type="submit"] *,
.bet-on-red-2fyt39 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bet-on-red-ow39qe {
    display: none;
  }
}

.bet-on-red-t16dgw {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bet-on-red-t16dgw {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-t16dgw {
    bottom: 22px;
  }
}

.bet-on-red-t16dgw input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bet-on-red-t16dgw {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bet-on-red-8d29g7.static) .bet-on-red-t16dgw {
    bottom: 8px;
  }
}

.bet-on-red-vuzmt0 {
  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-26dyzg.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bet-on-red-smr2oz 3.bet-on-red-rmut70.bet-on-red-22m0go.bet-on-red-kdx3gm 3.bet-on-red-ffjuut 3.bet-on-red-5qndj8 5.bet-on-red-d2uvsh 3.bet-on-red-5qndj8 8.bet-on-red-hut3ve.bet-on-red-8jdd48.bet-on-red-5qndj8 26.bet-on-red-48dasm 5.bet-on-red-jwr8n2 28.bet-on-red-7tsi8b 8.bet-on-red-ipy1z3 28.bet-on-red-hv4j8h.bet-on-red-fe3juy 28.bet-on-red-2ekocm.bet-on-red-ugl5n4 34.bet-on-red-q4gxll.bet-on-red-rl1f2z 36.bet-on-red-o3qr67 11.bet-on-red-38opgh 37.bet-on-red-bfjykd 12.bet-on-red-fd88ax 36.bet-on-red-dvikfh.bet-on-red-wi9qed 28.bet-on-red-v78pcd.bet-on-red-wokvlr.bet-on-red-v25t13 28.bet-on-red-jgwr37 36.bet-on-red-zvwaqg 26.bet-on-red-paj8wq 36.bet-on-red-zvwaqg 23.bet-on-red-0ts4l7.bet-on-red-we8il0.bet-on-red-zvwaqg 5.bet-on-red-x3g3z9 34.bet-on-red-p8gfv5 3.bet-on-red-ffjuut 31.bet-on-red-smr2oz 3.bet-on-red-uutqff.bet-on-red-ld0g35 18.bet-on-red-ocs06r.bet-on-red-f3uz8n 18.bet-on-red-gjiqgk 8.bet-on-red-ykvk52 17.bet-on-red-z0yvw0 8.bet-on-red-ykvk52 15.bet-on-red-euhecj.bet-on-red-ykvk52 14.bet-on-red-5s0c74 9.bet-on-red-f3uz8n 13.bet-on-red-w9vfve 11.bet-on-red-ld0g35 13.bet-on-red-pws0rc.bet-on-red-04zirf 13.bet-on-red-w9vfve 13.bet-on-red-4dtk80 14.bet-on-red-5s0c74 13.bet-on-red-4dtk80 15.bet-on-red-ymaex3.bet-on-red-4dtk80 17.bet-on-red-z0yvw0 12.bet-on-red-04zirf 18.bet-on-red-gjiqgk 11.bet-on-red-ld0g35 18.bet-on-red-0q651e.bet-on-red-40tsaa 18.bet-on-red-h5j550.bet-on-red-4vjrgl 18.bet-on-red-gjiqgk 17.bet-on-red-wdtegd 17.bet-on-red-z0yvw0 17.bet-on-red-wdtegd 15.bet-on-red-e71sjh.bet-on-red-wdtegd 14.bet-on-red-5s0c74 18.bet-on-red-4vjrgl 13.bet-on-red-w9vfve 20.bet-on-red-40tsaa 13.bet-on-red-q31cnx.bet-on-red-k2jy8q 13.bet-on-red-w9vfve 22.bet-on-red-grki3s 14.bet-on-red-5s0c74 22.bet-on-red-grki3s 15.bet-on-red-ekgm56.bet-on-red-wz7nks 17.bet-on-red-z0yvw0 21.bet-on-red-k2jy8q 18.bet-on-red-gjiqgk 20.bet-on-red-40tsaa 18.bet-on-red-78hqin.bet-on-red-lrswyj 18.bet-on-red-nk8fp6.bet-on-red-qe9v5b 18.bet-on-red-gjiqgk 26.bet-on-red-719q8x 17.bet-on-red-z0yvw0 26.bet-on-red-719q8x 15.bet-on-red-gx2t3f.bet-on-red-719q8x 14.bet-on-red-5s0c74 27.bet-on-red-qe9v5b 13.bet-on-red-w9vfve 28.bet-on-red-lrswyj 13.bet-on-red-ighx2l.bet-on-red-dimvbc 13.bet-on-red-w9vfve 31.bet-on-red-aboku6 14.bet-on-red-5s0c74 31.bet-on-red-aboku6 15.bet-on-red-laeky5.bet-on-red-719q8x 17.bet-on-red-z0yvw0 30.bet-on-red-dimvbc 18.bet-on-red-gjiqgk 28.bet-on-red-lrswyj 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-vuzmt0 {
    display: none;
  }
}

.bet-on-red-9p8u0t {
  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-9p8u0t {
    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-2fyt39 {
  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-2fyt39 {
    padding: 14px 16px;
  }
}

.bet-on-red-2fyt39 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bet-on-red-2fyt39 button:first-child {
  align-content: end;
}

.bet-on-red-2fyt39 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bet-on-red-2fyt39
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-2fyt39
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bet-on-red-2fyt39 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bet-on-red-2fyt39 button:last-child svg {
  width: 38px;
  height: 38px;
}

.bet-on-red-vcushj {
  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-vcushj::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bet-on-red-vcushj,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-vcushj {
  opacity: 1;
  visibility: visible;
}

.bet-on-red-800qzp {
  flex: 1 1;
}

.bet-on-red-oskf1t {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-oskf1t {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bet-on-red-vww5ga {
  display: block;
}

.bet-on-red-77em99 {
  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-77em99 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-phf0ep {
  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-phf0ep::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bet-on-red-wkzxna span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bet-on-red-wkzxna p {
  color: var(--Text-100);
}

.bet-on-red-phf0ep .bet-on-red-8c5yqx {
  grid-area: button;
}

.bet-on-red-phf0ep .bet-on-red-8c5yqx::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-26dyzg.org/2000/svg'%3E%3Cpath d='M4.bet-on-red-camhi7 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-rp905k 15L16.bet-on-red-rp905k 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-rp905k 5L16.bet-on-red-rp905k 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-ldufam {
  display: block;
}

.bet-on-red-f0ssty {
  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-f0ssty {
    margin-top: 40px;
  }
}

.bet-on-red-g3u4df label,
.bet-on-red-g3u4df input {
  display: block;
  width: 100%;
}

.bet-on-red-g3u4df label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bet-on-red-g3u4df label.bet-on-red-huls81 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bet-on-red-g3u4df label.bet-on-red-huls81::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-g3u4df 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-g3u4df input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-256ifs {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bet-on-red-256ifs {
  display: flex;
}

.bet-on-red-256ifs ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bet-on-red-256ifs ol {
    height: 420px;
    padding: 24px;
  }
}

.bet-on-red-256ifs ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bet-on-red-csj488 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-csj488 {
    padding: 0 24px 24px;
  }
}

.bet-on-red-csj488 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-csj488 input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-csj488 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bet-on-red-csj488 [type="submit"]:disabled {
  opacity: 0.5;
}

.bet-on-red-csj488 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bet-on-red-csj488 [type="submit"] {
    right: 40px;
  }
}

.bet-on-red-b4cubi {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bet-on-red-b4cubi.bet-on-red-lgp2ck {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bet-on-red-b4cubi.bet-on-red-lgp2ck::before {
  content: "";
  width: 31px;
}

.bet-on-red-b4cubi.bet-on-red-lgp2ck p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bet-on-red-b4cubi.bet-on-red-fkal0s p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bet-on-red-b4cubi 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-t16dgw .bet-on-red-8c5yqx {
  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-ow39qe {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bet-on-red-ow39qe {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-ow39qe {
    padding: 18px 0;
  }
}

.bet-on-red-ow39qe .bet-on-red-w06s6l {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bet-on-red-ow39qe .bet-on-red-w06s6l {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bet-on-red-8y2p2k {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bet-on-red-8y2p2k {
    max-width: 160px;
    height: 40px;
  }
}

.bet-on-red-8y2p2k picture,
.bet-on-red-8y2p2k img {
  display: block;
  width: 100%;
  height: 100%;
}

.bet-on-red-8y2p2k img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bet-on-red-ppz6bu {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bet-on-red-k2zw33 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bet-on-red-ow39qe.bet-on-red-h7e66w .bet-on-red-ppz6bu {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bet-on-red-ppz6bu {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-ppz6bu {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bet-on-red-3ngvs3,
.bet-on-red-3tayus {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bet-on-red-3ngvs3,
  .bet-on-red-3tayus {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-3tayus {
    display: none;
  }
}

.bet-on-red-k47391 {
  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-h7e66w .bet-on-red-k47391 {
  background: var(--fh-bg-color);
}

.bet-on-red-k47391 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bet-on-red-k47391 {
    display: none;
  }
}

.bet-on-red-ie5bzm {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bet-on-red-ie5bzm {
    display: none;
  }
}

.bet-on-red-bi9ian {
  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-ow39qe.bet-on-red-h7e66w .bet-on-red-bi9ian:first-child {
  display: none;
}

.bet-on-red-ow39qe.bet-on-red-h7e66w .bet-on-red-bi9ian:last-child {
  display: block;
}

.bet-on-red-bi9ian:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bet-on-red-bi9ian {
    display: none;
  }
}

.bet-on-red-sa3cwo {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-sa3cwo {
    display: flex;
  }
}

.bet-on-red-sa3cwo ul {
  max-height: 350px;
  overflow-y: auto;
}

.bet-on-red-sa3cwo:hover ul {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-sa3cwo:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bet-on-red-sa3cwo:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bet-on-red-sa3cwo:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-sa3cwo:hover .bet-on-red-h6i5gh svg {
  transform: rotate(180deg);
}

.bet-on-red-zseik0 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bet-on-red-1n1q83 {
  padding: 0 8px;
}

.bet-on-red-scf583 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bet-on-red-scf583:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bet-on-red-scf583 {
    padding: 4px 8px;
  }
}

.bet-on-red-srxz2v {
  display: flex;
}

.bet-on-red-srxz2v img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bet-on-red-h6i5gh {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bet-on-red-h6i5gh svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bet-on-red-08746p {
  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-08746p {
    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-35rcuv {
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-35rcuv {
    display: none;
  }
}

.bet-on-red-hmcq4w {
  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-r2nl7r {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bet-on-red-5png4f {
  display: flex;
}

.bet-on-red-x02cfi {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bet-on-red-12ws0w {
  list-style: none;
}

@media (max-width: 1199px) {
  .bet-on-red-12ws0w {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-12ws0w {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bet-on-red-12ws0w .bet-on-red-r5iadb [data-ref-el],
  .bet-on-red-12ws0w .bet-on-red-r5iadb span,
  .bet-on-red-12ws0w .bet-on-red-r5iadb a {
    white-space: nowrap;
  }
}

.bet-on-red-jnw5p0 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bet-on-red-jnw5p0.bet-on-red-izj9xs > .bet-on-red-r5iadb {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-jnw5p0.bet-on-red-tkfezj:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bet-on-red-jnw5p0.bet-on-red-izj9xs > .bet-on-red-7s6wfd {
    height: auto;
  }

  .bet-on-red-jnw5p0.bet-on-red-izj9xs > div > .bet-on-red-aiu6ue {
    transform: rotate(180deg);
  }
}

.bet-on-red-jnw5p0 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bet-on-red-jnw5p0 [data-ref-el],
.bet-on-red-jnw5p0 span {
  cursor: pointer;
}

.bet-on-red-jnw5p0 [data-ref-el],
.bet-on-red-jnw5p0 span,
.bet-on-red-jnw5p0 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-jnw5p0 [data-ref-el],
  .bet-on-red-jnw5p0 span,
  .bet-on-red-jnw5p0 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-jnw5p0 [data-ref-el],
  .bet-on-red-jnw5p0 span,
  .bet-on-red-jnw5p0 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bet-on-red-7s6wfd {
  height: 0;
  overflow: hidden;
  transition: height 0.bet-on-red-k2zw33 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bet-on-red-7s6wfd::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bet-on-red-7s6wfd::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bet-on-red-7s6wfd::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bet-on-red-7s6wfd {
    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-7s6wfd:has(> .bet-on-red-jnw5p0.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bet-on-red-7s6wfd .bet-on-red-7s6wfd {
    padding: 0;
  }

  .bet-on-red-7s6wfd .bet-on-red-jnw5p0 {
    font-weight: 400;
  }

  .bet-on-red-7s6wfd .bet-on-red-jnw5p0:hover > .bet-on-red-r5iadb {
    background: var(--Neutral-300);
  }

  .bet-on-red-7s6wfd .bet-on-red-aiu6ue {
    rotate: -90deg;
  }
}

.bet-on-red-r5iadb {
  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-r5iadb {
    padding: 8px;
  }

  .bet-on-red-jnw5p0.bet-on-red-d14olz > .bet-on-red-r5iadb {
    background: var(--Neutral-300);
  }
}

.bet-on-red-aiu6ue {
  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-26dyzg.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bet-on-red-54o7py 0.bet-on-red-7gsbou.bet-on-red-qpbrxm -0.bet-on-red-0a15yz 0.bet-on-red-1vjgnx -0.bet-on-red-0a15yz 1.bet-on-red-ytj7x7 0.bet-on-red-rg39kc.bet-on-red-yyz2ui 4.bet-on-red-jxj7s8.bet-on-red-54o7py 0.bet-on-red-fzkns5.bet-on-red-zncxck -0.bet-on-red-0a15yz 9.bet-on-red-k1g2oe -0.bet-on-red-0a15yz 10.bet-on-red-fxd4pe 0.bet-on-red-k7mcve.bet-on-red-qigqig 0.bet-on-red-qpbrxm 10.bet-on-red-qigqig 0.bet-on-red-1vjgnx 10.bet-on-red-fxd4pe 1.bet-on-red-d7b7wj.bet-on-red-fp1uas 5.bet-on-red-4oubez.bet-on-red-4xr9pv 6.bet-on-red-uesxoc 5.bet-on-red-znbgv8 6.bet-on-red-uesxoc 4.bet-on-red-brww50 5.bet-on-red-ov91fq.bet-on-red-54o7py 1.bet-on-red-whspxh.bet-on-red-0a15yz 0.bet-on-red-1vjgnx -0.bet-on-red-0a15yz 0.bet-on-red-qpbrxm 0.bet-on-red-54o7py 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-k2zw33 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-aiu6ue {
    cursor: default;
  }
}

.bet-on-red-ml27hk {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bet-on-red-njythx {
  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-njythx {
    padding: 40px 4px;
  }
}

.bet-on-red-82uysv {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-82uysv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bet-on-red-ffetg8 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bet-on-red-ffetg8 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bet-on-red-ffetg8 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bet-on-red-ffetg8 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bet-on-red-ffetg8 [data-ref-el],
.bet-on-red-ffetg8 span,
.bet-on-red-ffetg8 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bet-on-red-q4t3lb {
  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-q4t3lb {
    margin-bottom: 12px;
  }
}

.bet-on-red-j8gsd4 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bet-on-red-j8gsd4 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-j8gsd4:last-child {
    margin-right: 0;
  }
}

.bet-on-red-e755ti {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-q4t3lb:hover .bet-on-red-r3qqwm {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-r3qqwm {
  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-uyez2f {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bet-on-red-1b6m6q {
  display: flex;
  margin: 6px;
}

.bet-on-red-1b6m6q img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bet-on-red-r3qqwm::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-r3qqwm::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-btr6xt {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-btr6xt {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bet-on-red-artedg {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bet-on-red-artedg {
    margin-right: 32px;
  }
}

.bet-on-red-yeeqhk {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bet-on-red-yeeqhk {
    margin-top: 0;
    width: 340px;
  }
}

.bet-on-red-yeeqhk a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-fzw84p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bet-on-red-t0zwi4 {
  position: relative;
}

@media (min-width: 768px) {
  .bet-on-red-t0zwi4 {
    margin-top: 40px;
  }
}

.bet-on-red-t0zwi4 + .bet-on-red-6mudsk,
.bet-on-red-t0zwi4 + .bet-on-red-t0zwi4 {
  margin-top: 24px;
}

.bet-on-red-59adk2 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-59adk2 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-59adk2 {
    padding: 80px;
  }
}

.bet-on-red-tt7rf7 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bet-on-red-tt7rf7 {
    padding: 0 16px;
}


}

.bet-on-red-cenuay {
  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-cenuay {
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-wcmmvu {
  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-wcmmvu {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-18y2uc {
  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-18y2uc:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-11rq4a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bet-on-red-11rq4a img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bet-on-red-11rq4a img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bet-on-red-11rq4a img {
  min-height: 100%;
  }
}

.bet-on-red-59adk2::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bet-on-red-37ynvm {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bet-on-red-37ynvm h1,
.bet-on-red-37ynvm h2,
.bet-on-red-37ynvm h3,
.bet-on-red-37ynvm h4 {
  margin-bottom: 6px;
}

.bet-on-red-37ynvm h1:not(:first-child),
.bet-on-red-37ynvm h2:not(:first-child),
.bet-on-red-37ynvm h3:not(:first-child),
.bet-on-red-37ynvm h4:not(:first-child) {
  margin-top: 16px;
}

.bet-on-red-37ynvm h1,
.bet-on-red-37ynvm h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bet-on-red-37ynvm h1,
  .bet-on-red-37ynvm h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bet-on-red-37ynvm h2,
.bet-on-red-37ynvm h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bet-on-red-37ynvm h2,
  .bet-on-red-37ynvm h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-37ynvm h3,
.bet-on-red-37ynvm h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bet-on-red-37ynvm h3,
  .bet-on-red-37ynvm h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-37ynvm h4,
.bet-on-red-37ynvm h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bet-on-red-37ynvm ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bet-on-red-37ynvm ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bet-on-red-37ynvm 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-37ynvm ul ul {
  margin-bottom: 8px;
}

.bet-on-red-37ynvm ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bet-on-red-37ynvm ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-37ynvm ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bet-on-red-37ynvm ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bet-on-red-37ynvm ol li::marker {
  font-weight: 700;
}

.bet-on-red-37ynvm ol ol {
  margin-bottom: 8px;
}

.bet-on-red-37ynvm ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bet-on-red-37ynvm ol ul li {
  padding-left: 16px;
}

.bet-on-red-37ynvm 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-37ynvm table {
    padding: 24px;
  }
}

.bet-on-red-37ynvm table.bet-on-red-18cnt5 {
  -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-k2zw33,
    mask-image 0.3s;
}

.bet-on-red-37ynvm table.bet-on-red-18cnt5.bet-on-red-lbkkv1 {
  -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-37ynvm table {
    display: table;
  }
}

.bet-on-red-37ynvm 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-37ynvm table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-37ynvm table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-37ynvm 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-37ynvm table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bet-on-red-37ynvm table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-37ynvm table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-37ynvm table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bet-on-red-37ynvm img {
  max-width: 100%;
  height: auto;
}

.bet-on-red-4mebbo {
  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-4mebbo {
    padding: 24px;
  }
}

.bet-on-red-8k6x99 {
  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-8k6x99 {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bet-on-red-8k6x99 > * {
  margin: 0 !important;
}

.bet-on-red-8k6x99 img,
.bet-on-red-lcuors {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-8k6x99 img,
  .bet-on-red-lcuors {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-jgydme {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-jgydme {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-swkmqr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bet-on-red-swkmqr .bet-on-red-zt9v33 {
  flex-shrink: 0;
}

.bet-on-red-swkmqr .bet-on-red-wh6r8b svg {
  display: none;
}

.bet-on-red-h2j9uk {
  display: grid;
  transition: max-height 0.bet-on-red-k2zw33 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bet-on-red-h2j9uk {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-h2j9uk {
    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-h2j9uk.bet-on-red-0j8sf0 + .bet-on-red-zt9v33 svg {
  transform: rotate(180deg);
}

.bet-on-red-c9h193 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bet-on-red-c9h193 > div:nth-child(3n) {
  grid-column: span 2;
}

.bet-on-red-c9h193
  > div:nth-child(3n)
  .bet-on-red-vj5mp1
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bet-on-red-c9h193 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bet-on-red-c9h193 > div:nth-child(3n) {
    grid-column: unset;
  }

  .bet-on-red-c9h193
    > div:nth-child(3n)
    .bet-on-red-vj5mp1
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-c9h193 {
    max-width: 270px;
  }
}

.bet-on-red-c9h193 .bet-on-red-vj5mp1 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bet-on-red-c9h193 .bet-on-red-vj5mp1 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-c9h193 .bet-on-red-vj5mp1 button {
    max-width: 104px;
  }
}

.bet-on-red-z7uvas {
  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-z7uvas {
    margin-bottom: 0;
  }
}

.bet-on-red-vsfmle {
  display: none;
  opacity: 0;
}

.bet-on-red-dsa15e {
  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-dsa15e img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bet-on-red-vj5mp1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bet-on-red-vj5mp1 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-vj5mp1
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bet-on-red-vj5mp1
    button {
    max-width: 145px;
  }
}

.bet-on-red-c4tqhy:first-child
  .bet-on-red-vj5mp1
  button {
  max-width: 270px;
}

.bet-on-red-7wo6st {
  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-z7uvas picture {
  width: 100%;
  max-width: 100%;
}

.bet-on-red-iq0p7h {
  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-iq0p7h svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bet-on-red-z7uvas:hover .bet-on-red-iq0p7h {
  display: flex;
}

.bet-on-red-c30yv8 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bet-on-red-sz7lg9 {
  display: flex;
}

.bet-on-red-sz7lg9:hover .bet-on-red-kg7yka,
.bet-on-red-sz7lg9 .bet-on-red-d14olz .bet-on-red-kg7yka {
  display: flex;
}

.bet-on-red-sz7lg9 svg {
  flex-shrink: 0;
}

.bet-on-red-kg7yka {
  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-kg7yka {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bet-on-red-kg7yka:hover {
  display: flex;
}

.bet-on-red-kg7yka svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bet-on-red-n9qwr6 {
  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-n9qwr6 {
    font-size: 12px;
  }
}

.bet-on-red-l2ecp6,
.bet-on-red-xvyr7i {
  width: 50%;
  flex-shrink: 0;
}

.bet-on-red-l2ecp6 {
  font-weight: 700;
}

.bet-on-red-g0qmga .bet-on-red-h2j9uk {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bet-on-red-g0qmga .bet-on-red-h2j9uk {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bet-on-red-g0qmga .bet-on-red-h2j9uk {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bet-on-red-g0qmga
  .bet-on-red-7wo6st:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bet-on-red-g0qmga .bet-on-red-dsa15e {
  height: 100% !important;
  border-radius: 16px;
}

.bet-on-red-g0qmga .bet-on-red-vj5mp1 {
  gap: 4px;
  align-items: center;
}

.bet-on-red-g0qmga .bet-on-red-vj5mp1 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bet-on-red-g0qmga .bet-on-red-vj5mp1 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bet-on-red-g0qmga .bet-on-red-etxv9a,
.bet-on-red-g0qmga .bet-on-red-jhgaui {
  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-26dyzg.org/2000/svg'%3E%3Cpath d='M9.bet-on-red-2qdl6t 4.bet-on-red-9njrzu.bet-on-red-jzddan 5.bet-on-red-k6kuij.bet-on-red-3ie4kp 5.bet-on-red-uygxmj.bet-on-red-98ht5g 5.bet-on-red-yvdcjf.bet-on-red-4kp4jw 8.bet-on-red-rrasx3.bet-on-red-y0b886 9.bet-on-red-1oa1re.bet-on-red-bdz9eu 9.bet-on-red-1rbo8b.bet-on-red-upj4ho 13.bet-on-red-24j41c.bet-on-red-dqe1t0 11.bet-on-red-wzfk7f.bet-on-red-y5pztc 11.bet-on-red-wx7u97.bet-on-red-d3x0va 11.bet-on-red-fm8o7n.bet-on-red-med70v 13.bet-on-red-go2ynu.bet-on-red-ue6wum 9.bet-on-red-9l6f3n.bet-on-red-h50146 9.bet-on-red-h7jj9b.bet-on-red-586g3h 8.bet-on-red-3geji1.bet-on-red-x0xk9i 5.bet-on-red-y1f9fq.bet-on-red-yewtqj 5.bet-on-red-5k5z7p.bet-on-red-hzkvbj 5.bet-on-red-bd7yz6.bet-on-red-ku1jpe 4.bet-on-red-3ydb9w.bet-on-red-y5pztc 1.bet-on-red-fpo5mz.bet-on-red-2qdl6t 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bet-on-red-g0qmga .bet-on-red-etxv9a {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bet-on-red-g0qmga .bet-on-red-jhgaui {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bet-on-red-9lls0v {
  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-9lls0v {
    padding: 24px;
  }
}

.bet-on-red-9lls0v .bet-on-red-zt9v33 {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-9lls0v .bet-on-red-zt9v33 {
    display: none;
  }
}

.bet-on-red-9lls0v .bet-on-red-wh6r8b svg {
  display: none;
}

.bet-on-red-kdgvh7 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bet-on-red-kdgvh7 .bet-on-red-joi3qu {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-kdgvh7 .bet-on-red-joi3qu {
    display: flex;
  }
}

.bet-on-red-ffoqt4 {
  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-ffoqt4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-ffoqt4 > * {
  margin: 0 !important;
}

.bet-on-red-ffoqt4 img,
.bet-on-red-wqsfor {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-ffoqt4 img,
  .bet-on-red-wqsfor {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-3gf0sc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-3gf0sc {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-f26og6 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bet-on-red-f26og6 {
    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-f26og6::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-9xig0z {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bet-on-red-9xig0z {
    padding: 7px 15px;
  }
}

.bet-on-red-9xig0z:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-jznj9k {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-jznj9k {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-9xig0z picture {
  height: 100%;
  display: block;
}

.bet-on-red-9xig0z img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bet-on-red-9xig0z img {
    width: 88px;
    height: 44px;
  }
}

.bet-on-red-9xig0z p {
  text-align: center;
  width: 100%;
}

.bet-on-red-88445d {
  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-88445d {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-88445d img,
.bet-on-red-jkoki9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-88445d img,
  .bet-on-red-jkoki9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-7rrr6s {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-7rrr6s {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-iz3pk1 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bet-on-red-fp2kg4 {
  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-cqhtr2 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bet-on-red-cqhtr2.bet-on-red-d14olz {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bet-on-red-jrcy6f {
  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-jrcy6f {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-0fnil8 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bet-on-red-203vpb {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bet-on-red-k2zw33 ease;
  opacity: 0;
  color: var(--text-color);
}

.bet-on-red-nvpnsm {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bet-on-red-nvpnsm ol,
.bet-on-red-nvpnsm ul {
  padding-left: 1.3em;
}

.bet-on-red-cqhtr2.bet-on-red-d14olz .bet-on-red-203vpb {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bet-on-red-cqhtr2.bet-on-red-d14olz .bet-on-red-0fnil8 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bet-on-red-phgrhl {
  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-phgrhl {
    padding: 24px;
  }
}

.bet-on-red-phgrhl .bet-on-red-zt9v33 {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-phgrhl .bet-on-red-zt9v33 {
    display: none;
  }
}

.bet-on-red-phgrhl .bet-on-red-wh6r8b svg {
  display: none;
}

.bet-on-red-pq468f {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bet-on-red-pq468f .bet-on-red-joi3qu {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-pq468f .bet-on-red-joi3qu {
    display: flex;
  }
}

.bet-on-red-40zwrr {
  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-40zwrr {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-40zwrr > * {
  margin: 0 !important;
}

.bet-on-red-40zwrr img,
.bet-on-red-sy4wln {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-40zwrr img,
  .bet-on-red-sy4wln {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-1k1aoh {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-1k1aoh {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-5tvorw {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bet-on-red-5tvorw {
    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-5tvorw::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-rzhr26 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bet-on-red-rzhr26:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-ryuyl5 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-ryuyl5 {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-rzhr26 picture {
  width: auto;
  height: 100%;
  display: block;
}

.bet-on-red-rzhr26 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bet-on-red-sdkr0u {
  margin: -24px 0;
}

.bet-on-red-sdkr0u:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bet-on-red-sdkr0u {
    margin: -16px 0;
  }
}

.bet-on-red-irlbn2 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bet-on-red-irlbn2 {
    flex-direction: row;
  }
}

.bet-on-red-bodc3b {
  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-bodc3b {
    flex: 1;
  }
}

.bet-on-red-bodc3b::placeholder {
  color: var(--Text-400);
}

.bet-on-red-aiii09 {
  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-5ggqfd {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bet-on-red-5ggqfd::-webkit-scrollbar {
  display: none;
}

.bet-on-red-wp1gf0 {
  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-wp1gf0 img,
.bet-on-red-wp1gf0 svg {
  margin-right: 8px;
}

.bet-on-red-5guab6 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bet-on-red-sdkr0u + .bet-on-red-hp5z3q {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bet-on-red-sdkr0u + .bet-on-red-hp5z3q {
    margin-top: -16px;
  }
}

.bet-on-red-zx0g5t {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bet-on-red-zx0g5t > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bet-on-red-zx0g5t > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bet-on-red-uahqcd {
  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-9bpcvz {
  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-oh2nqj {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bet-on-red-v7vk8p {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bet-on-red-gr1p8p {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bet-on-red-uahqcd 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-uahqcd 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-uahqcd {
    padding: 39px 179px 39px 39px;
  }

  .bet-on-red-9bpcvz {
    font-size: 40px;
    line-height: 48px;
  }

  .bet-on-red-gr1p8p {
    height: 348px;
  }

  .bet-on-red-uahqcd button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bet-on-red-uahqcd button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-uahqcd {
    padding: 63px;
  }
}

.bet-on-red-rvnnq7 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bet-on-red-rvnnq7 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bet-on-red-nal9pp {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-nal9pp {
    width: auto;
  }
}

.bet-on-red-jmdx4k {
  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-jmdx4k::-webkit-scrollbar {
  display: none;
}

.bet-on-red-jmdx4k 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-jmdx4k a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-jmdx4k {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bet-on-red-rvnnq7 .bet-on-red-bb6s3i {
  -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-k2zw33,
    mask-image 0.3s;
}

.bet-on-red-rvnnq7 .bet-on-red-bb6s3i.bet-on-red-lbkkv1 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bet-on-red-4g1jhq {
  margin: 40px -16px;
}

.bet-on-red-1b86os + .bet-on-red-6mudsk,
.bet-on-red-1b86os + .bet-on-red-t0zwi4 {
  margin-top: 24px;
}

.bet-on-red-w0vml4 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bet-on-red-w0vml4 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bet-on-red-dqvdod {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bet-on-red-dqvdod {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-dqvdod {
    margin-top: 0;
  }
}

.bet-on-red-z9yqu6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-z9yqu6 {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-qaoim7 {
  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-qaoim7 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bet-on-red-kztacz {
  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-kztacz {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bet-on-red-1j60o2 {
  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-1j60o2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-iomet9 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-iomet9 {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-vvxbn2 {
  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-fqpzln {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bet-on-red-fqpzln img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bet-on-red-hp5z3q {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bet-on-red-mz4lo7 {
  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-mz4lo7 {
    padding: 15px 48px;
  }
}

main > .bet-on-red-hp5z3q {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bet-on-red-h2j9uk.bet-on-red-og0pze > div:nth-child(n+5) {
    display: none;
  }
}

.bet-on-red-37ynvm p a img {
  display: block;
  margin: 0 auto;
}


.bet-on-red-g8f1he {
  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-pod6hh {
  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-pod6hh label {
  font-size: 14px;
}

.bet-on-red-pod6hh h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bet-on-red-pod6hh input,
.bet-on-red-pod6hh textarea,
.bet-on-red-pod6hh 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-pod6hh button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bet-on-red-45i1oy ease;
}
.bet-on-red-pod6hh button:hover {
  background-color: var(--button-bg-hover);
}
.bet-on-red-89c1uv {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bet-on-red-61yr4f ease-in;
}

.bet-on-red-89c1uv 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-wn1myy, .bet-on-red-5menn5, [class*="review-card"],
thead, thead th, table th, .bet-on-red-7d3w42,
.bet-on-red-x39wpr, [class*="collapsible-header"],
.bet-on-red-hibyzi, [class*="updated-block"] {
  color: #ece7dc !important;
}
