* {
  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-axrmez {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-axrmez {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-axrmez {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bet-on-red-gez8bz {
  overflow: hidden;
}

.bet-on-red-2cokxx img {
  background: var(--Neutral-300);
}

.bet-on-red-6t3dhe {
  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-m75o5k {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bet-on-red-m75o5k:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-j0jpkn {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bet-on-red-j0jpkn:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-h11df4 {
  font-size: 12px;
  line-height: 18px;
}

.bet-on-red-2i9w8z {
  font-size: 18px;
  line-height: 26px;
}

.bet-on-red-fbeah7 {
  width: 100%;
}

.bet-on-red-er8k7d {
  padding: 6px 16px;
}

.bet-on-red-8415bp {
  padding: 10px 16px;
}

.bet-on-red-e1gj34 {
  padding: 15px 26px;
}

.bet-on-red-4i2h72 {
  flex-shrink: 0;
}

.bet-on-red-vtuz6p {
  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-lu0quu {
  display: none;
}

.bet-on-red-1v834i {
  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-q4qbt5 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bet-on-red-qostfp {
  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-2n1axn {
  cursor: grab;
}

.bet-on-red-qostfp::-webkit-scrollbar {
  display: none;
}

.bet-on-red-8o7rw0 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bet-on-red-hg25in {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bet-on-red-myf7zd {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bet-on-red-yx03ts {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bet-on-red-srd0c3 {
  visibility: visible;
}

.bet-on-red-e9yzy8 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bet-on-red-72cowy ease;
}

.bet-on-red-2tobvi {
  background-color: var(--Primary-200);
  width: 16px;
}

.bet-on-red-p4zmd5 {
  -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-72cowy,
    mask-image 0.3s;
}

.bet-on-red-p4zmd5.bet-on-red-wslarl {
  -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-sb51tj: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-cv0k3k {
  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-b8mfpp.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-b8mfpp.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-f8hw5h {
  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-f8hw5h::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-v9ee7l {
  position: relative;
  z-index: 1;
}

.bet-on-red-v791di {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bet-on-red-j624dy {
  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-6juh1f {
  font-size: 40px;
  line-height: 48px;
}

.bet-on-red-41bxzb {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bet-on-red-38m7w3 {
  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-38m7w3:hover {
  background: var(--Primary-400);
}

.bet-on-red-38m7w3 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bet-on-red-sb51tj 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-f8hw5h {
    max-width: 600px;
    padding: 64px;
  }

  .bet-on-red-v791di {
    font-size: 24px;
    line-height: 32px;
  }

  .bet-on-red-j624dy {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bet-on-red-6juh1f {
    font-size: 50px;
    line-height: 56px;
  }

  .bet-on-red-41bxzb {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bet-on-red-cv0k3k {
    top: 25px;
    right: 25px;
  }
}

.bet-on-red-4vpz37,
.bet-on-red-bp19bh {
  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-5ojt2f.bet-on-red-fofi25::before,
.bet-on-red-bp19bh::before,
.bet-on-red-yk46ar::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-b8mfpp.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bet-on-red-hutsmd 14.bet-on-red-99yvef.bet-on-red-k1f0gc 14.bet-on-red-fnnqfw 15.bet-on-red-qmaque 14.bet-on-red-7zu0in 15.bet-on-red-wz3twx 14.bet-on-red-18shn6.bet-on-red-ubn74n 14.bet-on-red-9x5pl7 19.bet-on-red-7jpzpn 12.bet-on-red-2y7zcj 19.bet-on-red-7jpzpn 10.bet-on-red-wcyvf8.bet-on-red-7jpzpn 8.bet-on-red-6dv3df 17.bet-on-red-lyyxqg 7.bet-on-red-v865g6 15.bet-on-red-a5mj6x 7.bet-on-red-i4x17e.bet-on-red-evbx8g 7.bet-on-red-v865g6 11.bet-on-red-w0krrg 8.bet-on-red-6dv3df 11.bet-on-red-w0krrg 10.bet-on-red-pnq4a6.bet-on-red-w0krrg 12.bet-on-red-vymmuk 13.bet-on-red-76m1i0 14.bet-on-red-jn3gur 15.bet-on-red-667xc9 14.bet-on-red-rbmdgp.bet-on-red-4jgihn 14.bet-on-red-uewcaf 15.bet-on-red-bb90yu 14.bet-on-red-xr2m41 15.bet-on-red-dn01rm 14.bet-on-red-5dbfpy.bet-on-red-hutsmd 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bet-on-red-kptg5e 15.bet-on-red-erl9ta.bet-on-red-z2qd69 15.bet-on-red-cfhi9c 15.bet-on-red-6csl57 15.bet-on-red-k9k87a 15.bet-on-red-gm0tjs 15.bet-on-red-bi8138.bet-on-red-1ayzhv 15.bet-on-red-k9k87a 15.bet-on-red-ined6a 15.bet-on-red-rzh849 15.bet-on-red-d60i3p 15.bet-on-red-eop0eb.bet-on-red-w6kw3c 15.bet-on-red-5td0dl 7.bet-on-red-u45e7b 18.bet-on-red-fra328 7.bet-on-red-qcm18h 23.bet-on-red-bkk77v.bet-on-red-a0ggfc.bet-on-red-nfhrar 18.bet-on-red-dx7pc9 19.bet-on-red-dcehc7 15.bet-on-red-cybtbk 15.bet-on-red-kptg5e 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-lbqzk3 [type="submit"] *,
.bet-on-red-yt905p button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bet-on-red-1stnoy {
    display: none;
  }
}

.bet-on-red-w7ffh1 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bet-on-red-w7ffh1 {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-w7ffh1 {
    bottom: 22px;
  }
}

.bet-on-red-w7ffh1 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bet-on-red-w7ffh1 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bet-on-red-83y2za.static) .bet-on-red-w7ffh1 {
    bottom: 8px;
  }
}

.bet-on-red-s7y3gc {
  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-b8mfpp.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bet-on-red-yac2gq 3.bet-on-red-666yed.bet-on-red-20sh61.bet-on-red-92pa11 3.bet-on-red-ce6s82 3.bet-on-red-3erlq0 5.bet-on-red-1mw8ax 3.bet-on-red-3erlq0 8.bet-on-red-mx6l6k.bet-on-red-vvqa0v.bet-on-red-3erlq0 26.bet-on-red-qawkbj 5.bet-on-red-bzmmj7 28.bet-on-red-ied3vq 8.bet-on-red-ii3jx5 28.bet-on-red-9glkbb.bet-on-red-r76zbe 28.bet-on-red-wtjtzn.bet-on-red-0i7l1w 34.bet-on-red-4cp5ub.bet-on-red-kd3pb3 36.bet-on-red-unwanv 11.bet-on-red-7ip06j 37.bet-on-red-yy968u 12.bet-on-red-6j2re9 36.bet-on-red-vodqyz.bet-on-red-08d7zp 28.bet-on-red-bctlq3.bet-on-red-46e4oy.bet-on-red-vnrp61 28.bet-on-red-zcebpf 36.bet-on-red-dka10x 26.bet-on-red-0fewg7 36.bet-on-red-dka10x 23.bet-on-red-1ix05m.bet-on-red-j3yubz.bet-on-red-dka10x 5.bet-on-red-0ohbai 34.bet-on-red-lmns7m 3.bet-on-red-ce6s82 31.bet-on-red-yac2gq 3.bet-on-red-utc80a.bet-on-red-fyf2hf 18.bet-on-red-u6yzjz.bet-on-red-72ll2l 18.bet-on-red-qi2cni 8.bet-on-red-gu6795 17.bet-on-red-erd08e 8.bet-on-red-gu6795 15.bet-on-red-inetcc.bet-on-red-gu6795 14.bet-on-red-gea2y5 9.bet-on-red-72ll2l 13.bet-on-red-vexr5s 11.bet-on-red-fyf2hf 13.bet-on-red-xoks41.bet-on-red-8hzgod 13.bet-on-red-vexr5s 13.bet-on-red-sy4oxn 14.bet-on-red-gea2y5 13.bet-on-red-sy4oxn 15.bet-on-red-k3star.bet-on-red-sy4oxn 17.bet-on-red-erd08e 12.bet-on-red-8hzgod 18.bet-on-red-qi2cni 11.bet-on-red-fyf2hf 18.bet-on-red-ce7kgj.bet-on-red-fbyk5u 18.bet-on-red-bb4vst.bet-on-red-bsu0h7 18.bet-on-red-qi2cni 17.bet-on-red-tkhsrk 17.bet-on-red-erd08e 17.bet-on-red-tkhsrk 15.bet-on-red-v89t20.bet-on-red-tkhsrk 14.bet-on-red-gea2y5 18.bet-on-red-bsu0h7 13.bet-on-red-vexr5s 20.bet-on-red-fbyk5u 13.bet-on-red-upqouz.bet-on-red-cd3lvp 13.bet-on-red-vexr5s 22.bet-on-red-qnlfaz 14.bet-on-red-gea2y5 22.bet-on-red-qnlfaz 15.bet-on-red-3qevv4.bet-on-red-jjwwd5 17.bet-on-red-erd08e 21.bet-on-red-cd3lvp 18.bet-on-red-qi2cni 20.bet-on-red-fbyk5u 18.bet-on-red-5rnpvu.bet-on-red-wwhy9v 18.bet-on-red-u0qzdn.bet-on-red-3u79n7 18.bet-on-red-qi2cni 26.bet-on-red-iszn18 17.bet-on-red-erd08e 26.bet-on-red-iszn18 15.bet-on-red-xfsfpc.bet-on-red-iszn18 14.bet-on-red-gea2y5 27.bet-on-red-3u79n7 13.bet-on-red-vexr5s 28.bet-on-red-wwhy9v 13.bet-on-red-c3xdut.bet-on-red-laz0gk 13.bet-on-red-vexr5s 31.bet-on-red-l7s8a3 14.bet-on-red-gea2y5 31.bet-on-red-l7s8a3 15.bet-on-red-7cpkix.bet-on-red-iszn18 17.bet-on-red-erd08e 30.bet-on-red-laz0gk 18.bet-on-red-qi2cni 28.bet-on-red-wwhy9v 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-s7y3gc {
    display: none;
  }
}

.bet-on-red-aed278 {
  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-aed278 {
    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-yt905p {
  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-yt905p {
    padding: 14px 16px;
  }
}

.bet-on-red-yt905p button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bet-on-red-yt905p button:first-child {
  align-content: end;
}

.bet-on-red-yt905p button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bet-on-red-yt905p
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-yt905p
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bet-on-red-yt905p button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bet-on-red-yt905p button:last-child svg {
  width: 38px;
  height: 38px;
}

.bet-on-red-yk46ar {
  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-yk46ar::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bet-on-red-yk46ar,
.pc61d126-chatbot[data-active-screen="3"]
  .bet-on-red-yk46ar {
  opacity: 1;
  visibility: visible;
}

.bet-on-red-jwj7yr {
  flex: 1 1;
}

.bet-on-red-3plv9r {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-3plv9r {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bet-on-red-344q66 {
  display: block;
}

.bet-on-red-0edl56 {
  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-0edl56 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-bp19bh {
  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-bp19bh::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bet-on-red-udyou5 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bet-on-red-udyou5 p {
  color: var(--Text-100);
}

.bet-on-red-bp19bh .bet-on-red-ycyaxb {
  grid-area: button;
}

.bet-on-red-bp19bh .bet-on-red-ycyaxb::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-b8mfpp.org/2000/svg'%3E%3Cpath d='M4.bet-on-red-r9lufe 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-f3la7e 15L16.bet-on-red-f3la7e 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bet-on-red-f3la7e 5L16.bet-on-red-f3la7e 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-63di39 {
  display: block;
}

.bet-on-red-zz0rsb {
  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-zz0rsb {
    margin-top: 40px;
  }
}

.bet-on-red-4vpz37 label,
.bet-on-red-4vpz37 input {
  display: block;
  width: 100%;
}

.bet-on-red-4vpz37 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bet-on-red-4vpz37 label.bet-on-red-vn4xr1 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bet-on-red-4vpz37 label.bet-on-red-vn4xr1::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-4vpz37 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-4vpz37 input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-cryusv {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bet-on-red-cryusv {
  display: flex;
}

.bet-on-red-cryusv ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bet-on-red-cryusv ol {
    height: 420px;
    padding: 24px;
  }
}

.bet-on-red-cryusv ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bet-on-red-lbqzk3 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-lbqzk3 {
    padding: 0 24px 24px;
  }
}

.bet-on-red-lbqzk3 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-lbqzk3 input::placeholder {
  color: var(--Text-400);
}

.bet-on-red-lbqzk3 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bet-on-red-lbqzk3 [type="submit"]:disabled {
  opacity: 0.5;
}

.bet-on-red-lbqzk3 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bet-on-red-lbqzk3 [type="submit"] {
    right: 40px;
  }
}

.bet-on-red-5ojt2f {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bet-on-red-5ojt2f.bet-on-red-fofi25 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bet-on-red-5ojt2f.bet-on-red-fofi25::before {
  content: "";
  width: 31px;
}

.bet-on-red-5ojt2f.bet-on-red-fofi25 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bet-on-red-5ojt2f.bet-on-red-rtonot p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bet-on-red-5ojt2f 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-w7ffh1 .bet-on-red-ycyaxb {
  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-1stnoy {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bet-on-red-1stnoy {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-1stnoy {
    padding: 18px 0;
  }
}

.bet-on-red-1stnoy .bet-on-red-axrmez {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bet-on-red-1stnoy .bet-on-red-axrmez {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bet-on-red-c0y99u {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bet-on-red-c0y99u {
    max-width: 160px;
    height: 40px;
  }
}

.bet-on-red-c0y99u picture,
.bet-on-red-c0y99u img {
  display: block;
  width: 100%;
  height: 100%;
}

.bet-on-red-c0y99u img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bet-on-red-ueyrgj {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bet-on-red-72cowy ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bet-on-red-1stnoy.bet-on-red-nmi7lt .bet-on-red-ueyrgj {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bet-on-red-ueyrgj {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-ueyrgj {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bet-on-red-copni5,
.bet-on-red-goknsx {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bet-on-red-copni5,
  .bet-on-red-goknsx {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-goknsx {
    display: none;
  }
}

.bet-on-red-g6a12q {
  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-nmi7lt .bet-on-red-g6a12q {
  background: var(--fh-bg-color);
}

.bet-on-red-g6a12q button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bet-on-red-g6a12q {
    display: none;
  }
}

.bet-on-red-a76zwb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bet-on-red-a76zwb {
    display: none;
  }
}

.bet-on-red-jy04sn {
  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-1stnoy.bet-on-red-nmi7lt .bet-on-red-jy04sn:first-child {
  display: none;
}

.bet-on-red-1stnoy.bet-on-red-nmi7lt .bet-on-red-jy04sn:last-child {
  display: block;
}

.bet-on-red-jy04sn:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bet-on-red-jy04sn {
    display: none;
  }
}

.bet-on-red-6pwyr4 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-6pwyr4 {
    display: flex;
  }
}

.bet-on-red-6pwyr4 ul {
  max-height: 350px;
  overflow-y: auto;
}

.bet-on-red-6pwyr4:hover ul {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-6pwyr4:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bet-on-red-6pwyr4:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bet-on-red-6pwyr4:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-6pwyr4:hover .bet-on-red-8dmt2i svg {
  transform: rotate(180deg);
}

.bet-on-red-dqj9rn {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bet-on-red-jqa80c {
  padding: 0 8px;
}

.bet-on-red-fca46o {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bet-on-red-fca46o:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bet-on-red-fca46o {
    padding: 4px 8px;
  }
}

.bet-on-red-61xfpl {
  display: flex;
}

.bet-on-red-61xfpl img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bet-on-red-8dmt2i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bet-on-red-8dmt2i svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bet-on-red-fy7fks {
  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-fy7fks {
    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-eymuz4 {
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-eymuz4 {
    display: none;
  }
}

.bet-on-red-50a6ro {
  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-qyxd81 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bet-on-red-lokq70 {
  display: flex;
}

.bet-on-red-wumw92 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bet-on-red-j31v12 {
  list-style: none;
}

@media (max-width: 1199px) {
  .bet-on-red-j31v12 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-j31v12 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bet-on-red-j31v12 .bet-on-red-k4pclh [data-ref-el],
  .bet-on-red-j31v12 .bet-on-red-k4pclh span,
  .bet-on-red-j31v12 .bet-on-red-k4pclh a {
    white-space: nowrap;
  }
}

.bet-on-red-nwbn5g {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bet-on-red-nwbn5g.bet-on-red-32xou5 > .bet-on-red-k4pclh {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bet-on-red-nwbn5g.bet-on-red-a3koj2:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bet-on-red-nwbn5g.bet-on-red-32xou5 > .bet-on-red-w4xqy4 {
    height: auto;
  }

  .bet-on-red-nwbn5g.bet-on-red-32xou5 > div > .bet-on-red-6rxtiv {
    transform: rotate(180deg);
  }
}

.bet-on-red-nwbn5g [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bet-on-red-nwbn5g [data-ref-el],
.bet-on-red-nwbn5g span {
  cursor: pointer;
}

.bet-on-red-nwbn5g [data-ref-el],
.bet-on-red-nwbn5g span,
.bet-on-red-nwbn5g 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-nwbn5g [data-ref-el],
  .bet-on-red-nwbn5g span,
  .bet-on-red-nwbn5g a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-nwbn5g [data-ref-el],
  .bet-on-red-nwbn5g span,
  .bet-on-red-nwbn5g a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bet-on-red-w4xqy4 {
  height: 0;
  overflow: hidden;
  transition: height 0.bet-on-red-72cowy ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bet-on-red-w4xqy4::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bet-on-red-w4xqy4::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bet-on-red-w4xqy4::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bet-on-red-w4xqy4 {
    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-w4xqy4:has(> .bet-on-red-nwbn5g.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bet-on-red-w4xqy4 .bet-on-red-w4xqy4 {
    padding: 0;
  }

  .bet-on-red-w4xqy4 .bet-on-red-nwbn5g {
    font-weight: 400;
  }

  .bet-on-red-w4xqy4 .bet-on-red-nwbn5g:hover > .bet-on-red-k4pclh {
    background: var(--Neutral-300);
  }

  .bet-on-red-w4xqy4 .bet-on-red-6rxtiv {
    rotate: -90deg;
  }
}

.bet-on-red-k4pclh {
  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-k4pclh {
    padding: 8px;
  }

  .bet-on-red-nwbn5g.bet-on-red-posi9b > .bet-on-red-k4pclh {
    background: var(--Neutral-300);
  }
}

.bet-on-red-6rxtiv {
  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-b8mfpp.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bet-on-red-07r0hu 0.bet-on-red-qok5zj.bet-on-red-4f7xnx -0.bet-on-red-zqn1zo 0.bet-on-red-hmbgx8 -0.bet-on-red-zqn1zo 1.bet-on-red-ktz1vj 0.bet-on-red-hcgli8.bet-on-red-jyqv1o 4.bet-on-red-aencka.bet-on-red-07r0hu 0.bet-on-red-wht540.bet-on-red-zll3e5 -0.bet-on-red-zqn1zo 9.bet-on-red-5zmk84 -0.bet-on-red-zqn1zo 10.bet-on-red-v5m93x 0.bet-on-red-cgn9c3.bet-on-red-liqa3b 0.bet-on-red-4f7xnx 10.bet-on-red-liqa3b 0.bet-on-red-hmbgx8 10.bet-on-red-v5m93x 1.bet-on-red-bcg17b.bet-on-red-i3z5x4 5.bet-on-red-zm23gf.bet-on-red-6li6fk 6.bet-on-red-38nqvm 5.bet-on-red-wxepwt 6.bet-on-red-38nqvm 4.bet-on-red-o64gyb 5.bet-on-red-9hxc06.bet-on-red-07r0hu 1.bet-on-red-dzpg6w.bet-on-red-zqn1zo 0.bet-on-red-hmbgx8 -0.bet-on-red-zqn1zo 0.bet-on-red-4f7xnx 0.bet-on-red-07r0hu 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-72cowy ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bet-on-red-6rxtiv {
    cursor: default;
  }
}

.bet-on-red-upbuoq {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bet-on-red-606chr {
  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-606chr {
    padding: 40px 4px;
  }
}

.bet-on-red-p6aos0 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-p6aos0 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bet-on-red-6774lh {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bet-on-red-6774lh {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bet-on-red-6774lh ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bet-on-red-6774lh [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bet-on-red-6774lh [data-ref-el],
.bet-on-red-6774lh span,
.bet-on-red-6774lh a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bet-on-red-wifxcb {
  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-wifxcb {
    margin-bottom: 12px;
  }
}

.bet-on-red-p1wkng {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bet-on-red-p1wkng img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bet-on-red-p1wkng:last-child {
    margin-right: 0;
  }
}

.bet-on-red-noxj5h {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-wifxcb:hover .bet-on-red-u0ol0y {
  visibility: visible;
  opacity: 1;
}

.bet-on-red-u0ol0y {
  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-e65qxn {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bet-on-red-pg4mqh {
  display: flex;
  margin: 6px;
}

.bet-on-red-pg4mqh img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bet-on-red-u0ol0y::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-u0ol0y::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-ou0d8j {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bet-on-red-ou0d8j {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bet-on-red-9ju6km {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bet-on-red-9ju6km {
    margin-right: 32px;
  }
}

.bet-on-red-0f1ers {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bet-on-red-0f1ers {
    margin-top: 0;
    width: 340px;
  }
}

.bet-on-red-0f1ers a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bet-on-red-wb0zo7 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bet-on-red-c3llop {
  position: relative;
}

@media (min-width: 768px) {
  .bet-on-red-c3llop {
    margin-top: 40px;
  }
}

.bet-on-red-c3llop + .bet-on-red-mx1k6g,
.bet-on-red-c3llop + .bet-on-red-c3llop {
  margin-top: 24px;
}

.bet-on-red-4zc488 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-4zc488 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-4zc488 {
    padding: 80px;
  }
}

.bet-on-red-1nf4zt {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bet-on-red-1nf4zt {
    padding: 0 16px;
}


}

.bet-on-red-16okg9 {
  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-16okg9 {
    font-size: 48px;
    line-height: 56px;
  }
}

.bet-on-red-pf42gx {
  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-pf42gx {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-7jmzyw {
  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-7jmzyw:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-jvtllo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bet-on-red-jvtllo img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bet-on-red-jvtllo img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bet-on-red-jvtllo img {
  min-height: 100%;
  }
}

.bet-on-red-4zc488::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bet-on-red-rnbpxm {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bet-on-red-rnbpxm h1,
.bet-on-red-rnbpxm h2,
.bet-on-red-rnbpxm h3,
.bet-on-red-rnbpxm h4 {
  margin-bottom: 6px;
}

.bet-on-red-rnbpxm h1:not(:first-child),
.bet-on-red-rnbpxm h2:not(:first-child),
.bet-on-red-rnbpxm h3:not(:first-child),
.bet-on-red-rnbpxm h4:not(:first-child) {
  margin-top: 16px;
}

.bet-on-red-rnbpxm h1,
.bet-on-red-rnbpxm h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bet-on-red-rnbpxm h1,
  .bet-on-red-rnbpxm h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bet-on-red-rnbpxm h2,
.bet-on-red-rnbpxm h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bet-on-red-rnbpxm h2,
  .bet-on-red-rnbpxm h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-rnbpxm h3,
.bet-on-red-rnbpxm h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bet-on-red-rnbpxm h3,
  .bet-on-red-rnbpxm h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-rnbpxm h4,
.bet-on-red-rnbpxm h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bet-on-red-rnbpxm ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bet-on-red-rnbpxm ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bet-on-red-rnbpxm 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-rnbpxm ul ul {
  margin-bottom: 8px;
}

.bet-on-red-rnbpxm ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bet-on-red-rnbpxm ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bet-on-red-rnbpxm ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bet-on-red-rnbpxm ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bet-on-red-rnbpxm ol li::marker {
  font-weight: 700;
}

.bet-on-red-rnbpxm ol ol {
  margin-bottom: 8px;
}

.bet-on-red-rnbpxm ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bet-on-red-rnbpxm ol ul li {
  padding-left: 16px;
}

.bet-on-red-rnbpxm 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-rnbpxm table {
    padding: 24px;
  }
}

.bet-on-red-rnbpxm table.bet-on-red-769fnc {
  -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-72cowy,
    mask-image 0.3s;
}

.bet-on-red-rnbpxm table.bet-on-red-769fnc.bet-on-red-wslarl {
  -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-rnbpxm table {
    display: table;
  }
}

.bet-on-red-rnbpxm 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-rnbpxm table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-rnbpxm table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-rnbpxm 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-rnbpxm table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bet-on-red-rnbpxm table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bet-on-red-rnbpxm table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bet-on-red-rnbpxm table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bet-on-red-rnbpxm img {
  max-width: 100%;
  height: auto;
}

.bet-on-red-dxu53f {
  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-dxu53f {
    padding: 24px;
  }
}

.bet-on-red-8b5p1b {
  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-8b5p1b {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bet-on-red-8b5p1b > * {
  margin: 0 !important;
}

.bet-on-red-8b5p1b img,
.bet-on-red-nkwpll {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-8b5p1b img,
  .bet-on-red-nkwpll {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-n9q8rr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-n9q8rr {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-wfesr1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bet-on-red-wfesr1 .bet-on-red-wsouop {
  flex-shrink: 0;
}

.bet-on-red-wfesr1 .bet-on-red-h6yh8q svg {
  display: none;
}

.bet-on-red-i3q1cn {
  display: grid;
  transition: max-height 0.bet-on-red-72cowy ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bet-on-red-i3q1cn {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-i3q1cn {
    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-i3q1cn.bet-on-red-d392qs + .bet-on-red-wsouop svg {
  transform: rotate(180deg);
}

.bet-on-red-8ffe1r {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bet-on-red-8ffe1r > div:nth-child(3n) {
  grid-column: span 2;
}

.bet-on-red-8ffe1r
  > div:nth-child(3n)
  .bet-on-red-igw67u
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bet-on-red-8ffe1r {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bet-on-red-8ffe1r > div:nth-child(3n) {
    grid-column: unset;
  }

  .bet-on-red-8ffe1r
    > div:nth-child(3n)
    .bet-on-red-igw67u
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-8ffe1r {
    max-width: 270px;
  }
}

.bet-on-red-8ffe1r .bet-on-red-igw67u button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bet-on-red-8ffe1r .bet-on-red-igw67u button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-8ffe1r .bet-on-red-igw67u button {
    max-width: 104px;
  }
}

.bet-on-red-iknvyu {
  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-iknvyu {
    margin-bottom: 0;
  }
}

.bet-on-red-dv5ymk {
  display: none;
  opacity: 0;
}

.bet-on-red-pjqknz {
  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-pjqknz img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bet-on-red-igw67u {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bet-on-red-igw67u 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-igw67u
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bet-on-red-igw67u
    button {
    max-width: 145px;
  }
}

.bet-on-red-5p2i8t:first-child
  .bet-on-red-igw67u
  button {
  max-width: 270px;
}

.bet-on-red-h5ob3u {
  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-iknvyu picture {
  width: 100%;
  max-width: 100%;
}

.bet-on-red-nnr4ww {
  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-nnr4ww svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bet-on-red-iknvyu:hover .bet-on-red-nnr4ww {
  display: flex;
}

.bet-on-red-q4lrwd {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bet-on-red-wxah9q {
  display: flex;
}

.bet-on-red-wxah9q:hover .bet-on-red-5f35uu,
.bet-on-red-wxah9q .bet-on-red-posi9b .bet-on-red-5f35uu {
  display: flex;
}

.bet-on-red-wxah9q svg {
  flex-shrink: 0;
}

.bet-on-red-5f35uu {
  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-5f35uu {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bet-on-red-5f35uu:hover {
  display: flex;
}

.bet-on-red-5f35uu svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bet-on-red-lxwn3b {
  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-lxwn3b {
    font-size: 12px;
  }
}

.bet-on-red-yku0o5,
.bet-on-red-z8xhqv {
  width: 50%;
  flex-shrink: 0;
}

.bet-on-red-yku0o5 {
  font-weight: 700;
}

.bet-on-red-lfvakx .bet-on-red-i3q1cn {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bet-on-red-lfvakx .bet-on-red-i3q1cn {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bet-on-red-lfvakx .bet-on-red-i3q1cn {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bet-on-red-lfvakx
  .bet-on-red-h5ob3u:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bet-on-red-lfvakx .bet-on-red-pjqknz {
  height: 100% !important;
  border-radius: 16px;
}

.bet-on-red-lfvakx .bet-on-red-igw67u {
  gap: 4px;
  align-items: center;
}

.bet-on-red-lfvakx .bet-on-red-igw67u button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bet-on-red-lfvakx .bet-on-red-igw67u svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bet-on-red-lfvakx .bet-on-red-k55t6a,
.bet-on-red-lfvakx .bet-on-red-7e2kya {
  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-b8mfpp.org/2000/svg'%3E%3Cpath d='M9.bet-on-red-bh5ew9 4.bet-on-red-7sy8ql.bet-on-red-5yyho4 5.bet-on-red-6yopo4.bet-on-red-vfrqzx 5.bet-on-red-57w1hr.bet-on-red-j8i7rt 5.bet-on-red-lpzgym.bet-on-red-46cbvx 8.bet-on-red-khqo6z.bet-on-red-6zeqfu 9.bet-on-red-9g1d0q.bet-on-red-o2a31a 9.bet-on-red-bkjg0i.bet-on-red-b3yp6i 13.bet-on-red-2fki7n.bet-on-red-24pmzu 11.bet-on-red-mka3hc.bet-on-red-1b4zmt 11.bet-on-red-q6i5i0.bet-on-red-ss3adt 11.bet-on-red-l0uavi.bet-on-red-3dqxew 13.bet-on-red-6o7kg5.bet-on-red-bzf5hw 9.bet-on-red-zyi345.bet-on-red-yihfg6 9.bet-on-red-4echod.bet-on-red-w0301g 8.bet-on-red-561ei9.bet-on-red-x7rgba 5.bet-on-red-wofp20.bet-on-red-5rguwa 5.bet-on-red-2vnch0.bet-on-red-8r7orb 5.bet-on-red-iep17n.bet-on-red-1iryt7 4.bet-on-red-wnjbl9.bet-on-red-1b4zmt 1.bet-on-red-j9kiam.bet-on-red-bh5ew9 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bet-on-red-lfvakx .bet-on-red-k55t6a {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bet-on-red-lfvakx .bet-on-red-7e2kya {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bet-on-red-drsgb7 {
  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-drsgb7 {
    padding: 24px;
  }
}

.bet-on-red-drsgb7 .bet-on-red-wsouop {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-drsgb7 .bet-on-red-wsouop {
    display: none;
  }
}

.bet-on-red-drsgb7 .bet-on-red-h6yh8q svg {
  display: none;
}

.bet-on-red-jdpgj8 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bet-on-red-jdpgj8 .bet-on-red-6t3dhe {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-jdpgj8 .bet-on-red-6t3dhe {
    display: flex;
  }
}

.bet-on-red-aa28nm {
  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-aa28nm {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-aa28nm > * {
  margin: 0 !important;
}

.bet-on-red-aa28nm img,
.bet-on-red-aelsa0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-aa28nm img,
  .bet-on-red-aelsa0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-ghw376 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-ghw376 {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-1xidud {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bet-on-red-1xidud {
    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-1xidud::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-ommsl2 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bet-on-red-ommsl2 {
    padding: 7px 15px;
  }
}

.bet-on-red-ommsl2:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-53l221 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-53l221 {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-ommsl2 picture {
  height: 100%;
  display: block;
}

.bet-on-red-ommsl2 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bet-on-red-ommsl2 img {
    width: 88px;
    height: 44px;
  }
}

.bet-on-red-ommsl2 p {
  text-align: center;
  width: 100%;
}

.bet-on-red-4u5zbe {
  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-4u5zbe {
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-4u5zbe img,
.bet-on-red-0rwyx0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-4u5zbe img,
  .bet-on-red-0rwyx0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-z1zdg0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-z1zdg0 {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-t209m9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bet-on-red-m5jk6w {
  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-59l2sk {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bet-on-red-59l2sk.bet-on-red-posi9b {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bet-on-red-sk5893 {
  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-sk5893 {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-nig65s {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bet-on-red-5kp7mm {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bet-on-red-72cowy ease;
  opacity: 0;
  color: var(--text-color);
}

.bet-on-red-jzatfl {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bet-on-red-jzatfl ol,
.bet-on-red-jzatfl ul {
  padding-left: 1.3em;
}

.bet-on-red-59l2sk.bet-on-red-posi9b .bet-on-red-5kp7mm {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bet-on-red-59l2sk.bet-on-red-posi9b .bet-on-red-nig65s {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bet-on-red-wdz4wj {
  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-wdz4wj {
    padding: 24px;
  }
}

.bet-on-red-wdz4wj .bet-on-red-wsouop {
  display: flex;
}

@media (min-width: 768px) {
  .bet-on-red-wdz4wj .bet-on-red-wsouop {
    display: none;
  }
}

.bet-on-red-wdz4wj .bet-on-red-h6yh8q svg {
  display: none;
}

.bet-on-red-21njw4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bet-on-red-21njw4 .bet-on-red-6t3dhe {
  display: none;
}

@media (min-width: 768px) {
  .bet-on-red-21njw4 .bet-on-red-6t3dhe {
    display: flex;
  }
}

.bet-on-red-ygpfzz {
  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-ygpfzz {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bet-on-red-ygpfzz > * {
  margin: 0 !important;
}

.bet-on-red-ygpfzz img,
.bet-on-red-psytra {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bet-on-red-ygpfzz img,
  .bet-on-red-psytra {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bet-on-red-2ejdlr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bet-on-red-2ejdlr {
    width: 32px;
    height: 32px;
  }
}

.bet-on-red-wfjxwa {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bet-on-red-wfjxwa {
    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-wfjxwa::-webkit-scrollbar {
    display: none;
  }
}

.bet-on-red-lmjt45 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bet-on-red-lmjt45:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bet-on-red-p7cd1r {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bet-on-red-p7cd1r {
    display: flex;
    opacity: 1;
  }
}

.bet-on-red-lmjt45 picture {
  width: auto;
  height: 100%;
  display: block;
}

.bet-on-red-lmjt45 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bet-on-red-aiw23y {
  margin: -24px 0;
}

.bet-on-red-aiw23y:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bet-on-red-aiw23y {
    margin: -16px 0;
  }
}

.bet-on-red-nijypg {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bet-on-red-nijypg {
    flex-direction: row;
  }
}

.bet-on-red-vrs5wp {
  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-vrs5wp {
    flex: 1;
  }
}

.bet-on-red-vrs5wp::placeholder {
  color: var(--Text-400);
}

.bet-on-red-gbmdze {
  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-hew14m {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bet-on-red-hew14m::-webkit-scrollbar {
  display: none;
}

.bet-on-red-7lplxq {
  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-7lplxq img,
.bet-on-red-7lplxq svg {
  margin-right: 8px;
}

.bet-on-red-f0xd49 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bet-on-red-aiw23y + .bet-on-red-1lg11c {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bet-on-red-aiw23y + .bet-on-red-1lg11c {
    margin-top: -16px;
  }
}

.bet-on-red-s3szbb {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bet-on-red-s3szbb > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bet-on-red-s3szbb > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bet-on-red-ti3vf9 {
  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-sn035b {
  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-aatt44 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bet-on-red-knan3x {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bet-on-red-96entk {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bet-on-red-ti3vf9 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-ti3vf9 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-ti3vf9 {
    padding: 39px 179px 39px 39px;
  }

  .bet-on-red-sn035b {
    font-size: 40px;
    line-height: 48px;
  }

  .bet-on-red-96entk {
    height: 348px;
  }

  .bet-on-red-ti3vf9 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bet-on-red-ti3vf9 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bet-on-red-ti3vf9 {
    padding: 63px;
  }
}

.bet-on-red-h4h528 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bet-on-red-h4h528 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bet-on-red-113bd2 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-113bd2 {
    width: auto;
  }
}

.bet-on-red-drhtax {
  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-drhtax::-webkit-scrollbar {
  display: none;
}

.bet-on-red-drhtax 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-drhtax a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bet-on-red-drhtax {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bet-on-red-h4h528 .bet-on-red-fc0aht {
  -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-72cowy,
    mask-image 0.3s;
}

.bet-on-red-h4h528 .bet-on-red-fc0aht.bet-on-red-wslarl {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bet-on-red-2m2hq6 {
  margin: 40px -16px;
}

.bet-on-red-nyfk0b + .bet-on-red-mx1k6g,
.bet-on-red-nyfk0b + .bet-on-red-c3llop {
  margin-top: 24px;
}

.bet-on-red-3883fb {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bet-on-red-3883fb picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bet-on-red-u0c0mx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bet-on-red-u0c0mx {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bet-on-red-u0c0mx {
    margin-top: 0;
  }
}

.bet-on-red-k1amsr {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-k1amsr {
    font-size: 24px;
    line-height: 32px;
  }
}

.bet-on-red-2p7wkc {
  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-2p7wkc {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bet-on-red-0x0idn {
  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-0x0idn {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bet-on-red-bw3f7j {
  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-bw3f7j {
    font-size: 20px;
    line-height: 28px;
  }
}

.bet-on-red-eou4v0 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bet-on-red-eou4v0 {
    font-size: 32px;
    line-height: 40px;
  }
}

.bet-on-red-17zyye {
  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-sfu6pg {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bet-on-red-sfu6pg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bet-on-red-1lg11c {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bet-on-red-zaarh5 {
  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-zaarh5 {
    padding: 15px 48px;
  }
}

main > .bet-on-red-1lg11c {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bet-on-red-i3q1cn.bet-on-red-tyelol > div:nth-child(n+5) {
    display: none;
  }
}

.bet-on-red-rnbpxm p a img {
  display: block;
  margin: 0 auto;
}


.bet-on-red-lh8om4 {
  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-ryaepo {
  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-ryaepo label {
  font-size: 14px;
}

.bet-on-red-ryaepo h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bet-on-red-ryaepo input,
.bet-on-red-ryaepo textarea,
.bet-on-red-ryaepo 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-ryaepo button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bet-on-red-d19z8b ease;
}
.bet-on-red-ryaepo button:hover {
  background-color: var(--button-bg-hover);
}
.bet-on-red-m21ma7 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bet-on-red-t1nzah ease-in;
}

.bet-on-red-m21ma7 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-u0660t, .bet-on-red-720ujn, [class*="review-card"],
thead, thead th, table th, .bet-on-red-yxocel,
.bet-on-red-vg8c15, [class*="collapsible-header"],
.bet-on-red-wxn81v, [class*="updated-block"] {
  color: #ece7dc !important;
}
