html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.bet-on-red-hzeiow {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-hzeiow {
    padding: 54px 0 0;
  }
}

.bet-on-red-jmu2kx {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-jmu2kx:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.bet-on-red-gh1dbg {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-gh1dbg {
    margin: 20px auto 100px;
  }
}

.bet-on-red-gh1dbg h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-gh1dbg h1 {
    font-size: 120px;
  }
}

.bet-on-red-gh1dbg p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.bet-on-red-0l9oo4 {
  cursor: pointer;
}

.bet-on-red-xxfbox {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.bet-on-red-4azyr1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.bet-on-red-4azyr1 figure {
  margin: 0;
}

.bet-on-red-4azyr1.bet-on-red-s0yn26 {
  justify-content: flex-start;
  margin-right: 4px;
}

.bet-on-red-4azyr1.bet-on-red-a0m1ua {
  justify-content: flex-end;
  margin-left: 4px;
}

.bet-on-red-4azyr1.bet-on-red-tlb7uz {
  justify-content: center;
}

.bet-on-red-4azyr1.bet-on-red-14k2en {
  justify-content: normal;
}

.bet-on-red-972xo7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .bet-on-red-972xo7 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-972xo7 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.bet-on-red-jq8oj7 {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .bet-on-red-jq8oj7 {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.bet-on-red-udg8y6 {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-udg8y6 {
    flex-direction: column;
  }
}

.bet-on-red-frvcpg {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.bet-on-red-frvcpg img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-frvcpg {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.bet-on-red-3p0tla {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.bet-on-red-3p0tla ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-3p0tla ul {
    margin-bottom: 15px;
  }
}

.bet-on-red-3p0tla ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.bet-on-red-3p0tla ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.bet-on-red-3p0tla ul li span svg {
  fill: var(--title-color);
}

.bet-on-red-3p0tla ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-3p0tla ul li small {
    font-size: 12px;
  }
}

.bet-on-red-3p0tla ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.bet-on-red-3p0tla ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-3p0tla {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.bet-on-red-4hhmy2 {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-4hhmy2 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.bet-on-red-2uk1q2 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.bet-on-red-u2gyga {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.bet-on-red-931bjf ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-u2gyga {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-u2gyga:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.bet-on-red-u2gyga.bet-on-red-dvl6gf {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-u2gyga.bet-on-red-dvl6gf:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.bet-on-red-hg1uae {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-hg1uae {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-hg1uae {
    padding: 50px 16px 68px;
  }
}

.bet-on-red-7gytuu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-7gytuu {
    flex-direction: column;
  }
}

.bet-on-red-7oax0l {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-7oax0l {
    margin-bottom: 40px;
  }
}

.bet-on-red-7s63rt .bet-on-red-y77zfj {
  margin-bottom: 28px;
}

.bet-on-red-7s63rt .bet-on-red-y77zfj img {
  max-height: 100px;
  width: auto;
}

.bet-on-red-ns6dsa {
  display: flex;
  align-items: center;
}

.bet-on-red-ns6dsa a + a {
  margin-left: 24px;
}

.bet-on-red-ns6dsa img {
  max-height: 56px;
  width: auto;
}

.bet-on-red-ns6dsa img + img {
  margin-left: 24px;
}

.bet-on-red-x1wy0u {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-x1wy0u {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.bet-on-red-nxpfyy {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-nxpfyy {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.bet-on-red-y0p3d4 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-y0p3d4 {
    flex-wrap: wrap;
  }
}

.bet-on-red-y0p3d4 li {
  display: flex;
  margin: 0 7px;
}

.bet-on-red-y0p3d4 li svg {
  transition: 0.bet-on-red-931bjf ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-y0p3d4 li:hover svg {
    transform: scale(1.2);
  }
}

.bet-on-red-akvt22 {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.bet-on-red-p949tm + .bet-on-red-p949tm {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-p949tm + .bet-on-red-p949tm {
    margin: 36px 0 0;
  }
}

.bet-on-red-sqm3b6 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.bet-on-red-67vg31 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bet-on-red-67vg31 li {
  font-size: 16px;
}

.bet-on-red-67vg31 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-67vg31 li a:hover {
    text-decoration: underline;
  }
}

.bet-on-red-67vg31 li + li {
  margin-top: 16px;
}

.bet-on-red-nowbbn {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.bet-on-red-6x0lbh ease-in-out;
}

.bet-on-red-nowbbn.bet-on-red-8hysu5 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.bet-on-red-4y5n8g {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.bet-on-red-4y5n8g h1,
.bet-on-red-4y5n8g h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-4y5n8g h1,
  .bet-on-red-4y5n8g h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-4y5n8g {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-4y5n8g {
    margin-bottom: 60px;
  }
}

.bet-on-red-8i20ir {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-8i20ir {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.bet-on-red-8i20ir li {
  width: 100%;
}

.bet-on-red-8i20ir li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.bet-on-red-931bjf ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.bet-on-red-8i20ir li a svg {
  fill: var(--button-text-color);
}

.bet-on-red-8i20ir li a.bet-on-red-8hysu5 {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-8i20ir li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-8i20ir li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .bet-on-red-8i20ir li a img {
    max-width: 16px;
  }
}

.bet-on-red-fduv6m {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-fduv6m {
    margin: 0 -5px;
  }
}

.bet-on-red-shd4xc {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.bet-on-red-shd4xc span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.bet-on-red-shd4xc small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-shd4xc {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .bet-on-red-shd4xc span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.bet-on-red-1efpuz {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.bet-on-red-1efpuz img {
  width: 100%;
  transition: 0.bet-on-red-931bjf ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-1efpuz:hover img {
    transform: scale(1.1);
  }
}

.bet-on-red-oi658y {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-oi658y {
    height: 54px;
  }
}

.bet-on-red-rkl4b4 {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .bet-on-red-rkl4b4 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-rkl4b4 {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-rkl4b4 .bet-on-red-y77zfj img {
    max-width: 90px;
  }
}

.bet-on-red-y77zfj img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-y77zfj {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-l3ty2r {
    display: none;
  }
  .bet-on-red-l3ty2r::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.bet-on-red-jyklga {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.bet-on-red-jyklga li {
  font-size: 16px;
  margin: 0 20px;
}

.bet-on-red-jyklga li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-jyklga li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-jyklga {
    display: block;
  }
  .bet-on-red-jyklga li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .bet-on-red-jyklga li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .bet-on-red-jyklga li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .bet-on-red-jyklga li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.bet-on-red-6bs1e6 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .bet-on-red-6bs1e6 {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-6bs1e6 {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-6bs1e6 {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.bet-on-red-6bs1e6.bet-on-red-z9ilcy {
  margin-right: 0;
}

.bet-on-red-2jl2mj {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-2jl2mj {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-2jl2mj:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.bet-on-red-0thch9 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-0thch9:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-0thch9 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.bet-on-red-fanckp {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-fanckp {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.bet-on-red-fanckp:hover > ul {
  display: flex;
}

.bet-on-red-fanckp:focus > ul {
  display: flex;
}

.bet-on-red-fanckp:focus-within > ul {
  display: flex;
}

.bet-on-red-92v3lk {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.bet-on-red-92v3lk::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.bet-on-red-6x0lbh ease-in-out;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-92v3lk {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .bet-on-red-92v3lk img {
    max-width: 20px;
  }
}

.bet-on-red-fanckp ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.bet-on-red-931bjf ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-fanckp ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.bet-on-red-fanckp ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.bet-on-red-931bjf ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-fanckp ul li {
    padding: 5px;
  }
}

.bet-on-red-fanckp ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-fanckp ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-fanckp ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .bet-on-red-fanckp ul li a img {
    max-width: 20px;
  }
}

.bet-on-red-zzcazt {
  display: none;
}

.bet-on-red-dtd13e {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-dtd13e {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.bet-on-red-dtd13e span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-zzcazt:checked ~ .bet-on-red-l3ty2r {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .bet-on-red-l3ty2r {
    display: none;
    transition: display 0.bet-on-red-931bjf ease-in-out;
  }
  .bet-on-red-zzcazt:checked ~ .bet-on-red-l3ty2r {
    display: block;
  }
  .bet-on-red-zzcazt:checked + .bet-on-red-dtd13e span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .bet-on-red-zzcazt:checked + .bet-on-red-dtd13e span:nth-child(2) {
    display: none;
  }
  .bet-on-red-zzcazt:checked + .bet-on-red-dtd13e span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.bet-on-red-qseg69 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-qseg69 {
    padding: 0 16px;
  }
}

.bet-on-red-qseg69 img {
  margin-bottom: 20px;
}

.bet-on-red-qseg69 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-qseg69 p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-qseg69 {
    margin-bottom: 60px;
  }
}

.bet-on-red-npkqll {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-npkqll {
    font-size: 32px;
  }
}

.bet-on-red-258ivo {
  color: var(--text-color);
}

.bet-on-red-ff8xtt {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ff8xtt {
    font-size: 16px;
    line-height: 140%;
  }
}

.bet-on-red-ff8xtt p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.bet-on-red-ff8xtt p img {
  display: block;
  margin: 0 auto;
}

.bet-on-red-ff8xtt p:first-of-type {
  margin-top: 0;
}

.bet-on-red-ff8xtt p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ff8xtt p {
    font-size: 18px;
    line-height: 140%;
  }
}

.bet-on-red-ff8xtt ul {
  padding: 0 0 0 20px;
}

.bet-on-red-ff8xtt table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.bet-on-red-ff8xtt table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ff8xtt table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.bet-on-red-ff8xtt table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ff8xtt table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.bet-on-red-ff8xtt table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.bet-on-red-ff8xtt iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ff8xtt iframe {
    height: 200px;
  }
}

.bet-on-red-uvj2tx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-uvj2tx {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-uvj2tx {
    margin-bottom: 60px;
  }
}

.bet-on-red-qrqp5c {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-qrqp5c {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.bet-on-red-qrqp5c h1,
.bet-on-red-qrqp5c h2,
.bet-on-red-qrqp5c h3,
.bet-on-red-qrqp5c h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-qrqp5c h1,
  .bet-on-red-qrqp5c h2,
  .bet-on-red-qrqp5c h3,
  .bet-on-red-qrqp5c h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.bet-on-red-1qqk94 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-1qqk94 {
    flex-direction: column-reverse;
  }
}

.bet-on-red-1qqk94 .bet-on-red-nle4lj {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-1qqk94 .bet-on-red-nle4lj {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.bet-on-red-1qqk94 .bet-on-red-44g4xm {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-1qqk94 .bet-on-red-44g4xm {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .bet-on-red-1qqk94 .bet-on-red-44g4xm img {
    width: 100%;
  }
}

.bet-on-red-44g4xm {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-44g4xm {
    margin-bottom: 18px;
  }
}

.bet-on-red-nle4lj {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-nle4lj {
    margin-bottom: 18px;
  }
}

.bet-on-red-uvj2tx h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-uvj2tx h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.bet-on-red-uvj2tx .bet-on-red-jmu2kx {
  margin-top: 30px;
  margin-bottom: 30px;
}

.bet-on-red-fcq33n {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-fcq33n {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-fcq33n {
    margin-bottom: 60px;
  }
}

.bet-on-red-8dcnr4 {
  position: relative;
  border: none;
}

.bet-on-red-8dcnr4::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.bet-on-red-90gzwo {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.bet-on-red-90gzwo span {
  height: 32px;
}

.bet-on-red-90gzwo span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.bet-on-red-90gzwo.bet-on-red-kbgndt span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-90gzwo {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.bet-on-red-dtpe8z {
  list-style: none;
  padding: 0;
  margin: 0;
}

.bet-on-red-dtpe8z li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-dtpe8z li {
    font-size: 16px;
  }
}

.bet-on-red-dtpe8z li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.bet-on-red-931bjf ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-dtpe8z li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-dtpe8z li a {
    padding: 12px 14px;
  }
}

.bet-on-red-dtpe8z.bet-on-red-tfax8o {
  display: none;
}

.bet-on-red-muoblr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.bet-on-red-muoblr table {
  width: 100%;
  border-collapse: collapse;
}

.bet-on-red-muoblr table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-muoblr table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .bet-on-red-muoblr table td {
    min-width: 75px;
  }
}

.bet-on-red-muoblr table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-muoblr table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.bet-on-red-muoblr table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.bet-on-red-muoblr p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-muoblr p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-muoblr {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-muoblr {
    margin-bottom: 60px;
  }
}

.bet-on-red-ozuc1s {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ozuc1s {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.bet-on-red-59jz6s {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .bet-on-red-59jz6s {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.bet-on-red-59jz6s tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-59jz6s tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.bet-on-red-59jz6s tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.bet-on-red-1no4qb table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.bet-on-red-1no4qb table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.bet-on-red-1no4qb p {
  color: var(--text-color);
}

.bet-on-red-y69q6a {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-y69q6a {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-y69q6a {
    margin-bottom: 60px;
  }
}

.bet-on-red-w28nvt {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.bet-on-red-ja7cds {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-ja7cds {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ja7cds {
    margin-bottom: 60px;
  }
}

.bet-on-red-6s3ow5 {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.bet-on-red-6s3ow5 h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-6s3ow5 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.bet-on-red-6s3ow5 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.bet-on-red-6s3ow5 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-6s3ow5 p {
    font-size: 16px;
  }
}

.bet-on-red-sz1wyb {
  display: none;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-sz1wyb {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.bet-on-red-21z7q2 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.bet-on-red-21z7q2 li {
  margin: 0 20px;
}

.bet-on-red-21z7q2 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.bet-on-red-21z7q2 li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-21z7q2 li a:hover {
    color: #2ab765;
  }
}

.bet-on-red-08klvq {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-08klvq {
    padding: 0 16px;
  }
}

.bet-on-red-08klvq li {
  font-size: 16px;
  position: relative;
}

.bet-on-red-08klvq li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-08klvq li a:hover {
    text-decoration: underline;
  }
}

.bet-on-red-08klvq li span {
  opacity: 0.5;
}

.bet-on-red-08klvq li + li {
  margin-left: 30px;
}

.bet-on-red-08klvq li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.bet-on-red-qrqp5c {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.bet-on-red-qrqp5c {
    margin-bottom: 18px;
  }
}

.bet-on-red-ig7olx {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.bet-on-red-ig7olx tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.bet-on-red-ig7olx tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.bet-on-red-ig7olx tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.bet-on-red-ig7olx tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.bet-on-red-ig7olx tbody tr:last-of-type {
  margin-bottom: 0;
}

.bet-on-red-ig7olx tbody tr td:first-of-type {
  flex-shrink: 0;
}

.bet-on-red-ig7olx tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.bet-on-red-ig7olx tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.bet-on-red-ig7olx tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ig7olx tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.bet-on-red-ig7olx tbody tr td .bet-on-red-04l8m0 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .bet-on-red-ig7olx tbody tr td .bet-on-red-04l8m0 {
    width: 100%;
  }
}

.bet-on-red-ig7olx tbody tr td .bet-on-red-vzvpm1 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.bet-on-red-931bjf ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-ig7olx tbody tr td .bet-on-red-vzvpm1:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ig7olx tbody tr td .bet-on-red-vzvpm1 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .bet-on-red-ig7olx tbody tr td .bet-on-red-vzvpm1 {
    width: 100%;
  }
}

.bet-on-red-ig7olx tbody tr td .bet-on-red-lnga1j {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-ig7olx tbody tr td .bet-on-red-lnga1j:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ig7olx tbody tr {
    flex-direction: column;
  }
}

.bet-on-red-ig7olx tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.bet-on-red-jvhxnn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-jvhxnn {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-jvhxnn {
    margin: 0 auto 60px;
  }
}

.bet-on-red-dq9us9 {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-dq9us9 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.bet-on-red-52oqlg {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-52oqlg {
    margin: 0 -5px;
  }
}

.bet-on-red-k4lnxg {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.bet-on-red-k4lnxg img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.bet-on-red-931bjf ease-in-out;
}

.bet-on-red-k4lnxg p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-k4lnxg:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .bet-on-red-k4lnxg {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-k4lnxg {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .bet-on-red-k4lnxg p {
    font-size: 16px;
  }
}

.bet-on-red-xti7xn {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .bet-on-red-xti7xn {
    height: 190px;
    margin: 20px auto;
  }
}

.bet-on-red-xti7xn img {
  width: 100%;
  height: 100%;
}

.bet-on-red-xti7xn iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .bet-on-red-xti7xn iframe {
    height: 190px;
  }
}

.bet-on-red-2jo9vz {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.bet-on-red-2jo9vz::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.bet-on-red-tiduyi {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.bet-on-red-tiduyi svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.bet-on-red-931bjf ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-tiduyi:hover svg {
    transform: scale(1.1);
  }
}

.bet-on-red-q5762m {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-q5762m {
    padding: 40px 0;
  }
}

.bet-on-red-mwxfza {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-mwxfza {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .bet-on-red-mwxfza {
    flex-direction: column-reverse;
  }
}

.bet-on-red-blyhsr {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.bet-on-red-blyhsr img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .bet-on-red-blyhsr {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-blyhsr {
    margin: 10px 0 0;
  }
}

.bet-on-red-tqpo66 {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.bet-on-red-tqpo66 h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .bet-on-red-tqpo66 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-tqpo66 {
    padding: 24px 10px;
  }
}

.bet-on-red-s6mh39 {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.bet-on-red-931bjf ease-in-out;
}

.bet-on-red-s6mh39:hover {
  border: 1px solid #8c8ca2;
}

.bet-on-red-pqpbit {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.bet-on-red-pqpbit:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.bet-on-red-4z5tra {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.bet-on-red-4z5tra a {
  text-decoration: underline;
  color: #8babff;
}

.bet-on-red-sk903h {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.bet-on-red-sk903h .bet-on-red-s6mh39 {
  width: 50%;
  margin: 0;
}

.bet-on-red-uxzust {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.bet-on-red-uxzust:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.bet-on-red-0n1aor {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-0n1aor {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-0n1aor {
    margin: 0 0 60px;
  }
}

.bet-on-red-qcsicr {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-qcsicr {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.bet-on-red-w8kr49 {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-w8kr49 {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.bet-on-red-urp928 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-urp928 {
    flex-basis: auto;
    max-width: 100%;
  }
}

.bet-on-red-m63fbp {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-m63fbp {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.bet-on-red-m63fbp a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.bet-on-red-931bjf ease-in-out;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-m63fbp a {
    margin: 1px 0 4px;
  }
}

.bet-on-red-m63fbp a svg {
  fill: #fff;
}

.bet-on-red-m63fbp a:hover {
  background: #3d68e7;
}

.bet-on-red-2mx8ma {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.bet-on-red-luil37 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-luil37 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.bet-on-red-vl082q {
  font-size: 16px;
  color: var(--text-color);
}

.bet-on-red-svhq74 {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-svhq74 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-svhq74 {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .bet-on-red-svhq74 {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.bet-on-red-l2ku6h {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.bet-on-red-l2ku6h h1,
.bet-on-red-l2ku6h h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-l2ku6h h1,
  .bet-on-red-l2ku6h h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .bet-on-red-l2ku6h {
    margin: 0;
    padding-right: 20px;
  }
}

.bet-on-red-mvtx0g {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.bet-on-red-mvtx0g h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-mvtx0g h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.bet-on-red-mvtx0g h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-mvtx0g h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.bet-on-red-mvtx0g table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.bet-on-red-mvtx0g table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-mvtx0g table tr td {
    padding: 12px 4px;
  }
}

.bet-on-red-mvtx0g table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-mvtx0g table tr th {
    padding: 12px 4px;
  }
}

.bet-on-red-mvtx0g table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .bet-on-red-mvtx0g {
    margin: 0;
  }
}

.bet-on-red-dgqefh {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-dgqefh {
    min-height: 190px;
  }
}

.bet-on-red-4x0kbn {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.bet-on-red-4x0kbn::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.bet-on-red-tjaxzy {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.bet-on-red-tjaxzy.bet-on-red-egcujc {
  display: none;
}

.bet-on-red-wbe40y {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.bet-on-red-wbe40y iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bet-on-red-wbe40y iframe.bet-on-red-6za98z {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.bet-on-red-wbe40y.bet-on-red-aez78m {
  opacity: 1;
  pointer-events: all;
}

.bet-on-red-d9062w {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.bet-on-red-931bjf ease-in-out;
}

.bet-on-red-d9062w svg {
  margin-right: 10px;
}

.bet-on-red-d9062w + .bet-on-red-d9062w {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-d9062w:hover {
    background: #a8a6b3;
  }
}

.bet-on-red-n8q4sy {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-n8q4sy:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-d9062w {
    height: 42px;
    max-width: 220px;
  }
}

.bet-on-red-svhq74 .bet-on-red-uvj2tx {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.bet-on-red-svhq74 .bet-on-red-uvj2tx h1,
.bet-on-red-svhq74 .bet-on-red-uvj2tx h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-svhq74 .bet-on-red-uvj2tx h1,
  .bet-on-red-svhq74 .bet-on-red-uvj2tx h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .bet-on-red-svhq74 .bet-on-red-uvj2tx {
    margin: 28px 0 0;
  }
}

.bet-on-red-53hqsh {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-53hqsh {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .bet-on-red-53hqsh {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-53hqsh {
    margin: 20px auto 60px;
  }
}

.bet-on-red-kgt9u0 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .bet-on-red-kgt9u0 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-kgt9u0 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.bet-on-red-3qapn5 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.bet-on-red-3qapn5 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bet-on-red-h1n5kh {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.bet-on-red-h1n5kh h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-h1n5kh h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-h1n5kh h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .bet-on-red-h1n5kh {
    max-width: 100%;
    margin: 0;
  }
}

.bet-on-red-i783jd {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-i783jd {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.bet-on-red-5w2zdd {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-5w2zdd {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.bet-on-red-gaedq7 {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.bet-on-red-gaedq7 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-gaedq7 {
    margin: 0;
  }
  .bet-on-red-gaedq7:last-of-type {
    margin-top: 4px;
  }
}

.bet-on-red-4ym4zb {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .bet-on-red-4ym4zb {
    padding: 10px;
  }
}

.bet-on-red-4ym4zb .bet-on-red-jmu2kx {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .bet-on-red-4ym4zb .bet-on-red-jmu2kx {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .bet-on-red-4ym4zb {
    flex-wrap: wrap;
  }
}

.bet-on-red-d2avgo {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.bet-on-red-d2avgo img {
  width: 100%;
}

.bet-on-red-tki0jo {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .bet-on-red-tki0jo {
    max-width: 200px;
    margin: 0;
  }
}

.bet-on-red-7bsojm {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.bet-on-red-7u617s {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.bet-on-red-lto4k0 {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-lto4k0 {
    margin: 0 0 60px;
  }
}

.bet-on-red-lto4k0 .bet-on-red-vasbjm {
  position: relative;
}

.bet-on-red-lto4k0 .bet-on-red-h59pq7 {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.bet-on-red-lto4k0 .bet-on-red-h59pq7.bet-on-red-egcujc {
  display: none;
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .bet-on-red-lto4k0 .bet-on-red-qof7ap {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .bet-on-red-lto4k0 .bet-on-red-qof7ap {
    bottom: 90px;
  }
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-mxeisn {
  max-width: 300px;
  width: 100%;
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-mxeisn .bet-on-red-18er4r {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-mxeisn .bet-on-red-18er4r {
    font-size: 32px;
    text-align: center;
  }
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-mxeisn .bet-on-red-5errta {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-mxeisn .bet-on-red-5errta {
    text-align: center;
  }
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-z9ilcy {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-z9ilcy {
    flex-direction: column-reverse;
  }
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-z9ilcy .bet-on-red-819wuz {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.bet-on-red-931bjf ease-in-out;
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-z9ilcy .bet-on-red-819wuz:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-z9ilcy .bet-on-red-819wuz {
    width: 100%;
  }
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-z9ilcy .bet-on-red-6ij8v4 {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.bet-on-red-931bjf ease-in-out;
  overflow: hidden;
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-z9ilcy .bet-on-red-6ij8v4 span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-z9ilcy .bet-on-red-6ij8v4:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-z9ilcy .bet-on-red-6ij8v4:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-lto4k0 .bet-on-red-qof7ap .bet-on-red-z9ilcy .bet-on-red-6ij8v4 {
    width: 100%;
  }
}

.bet-on-red-lto4k0 .bet-on-red-qof7ap.bet-on-red-egcujc {
  display: none;
}

.bet-on-red-lto4k0 .bet-on-red-ur7asg {
  display: none;
}

.bet-on-red-lto4k0 .bet-on-red-ur7asg.bet-on-red-aez78m {
  display: block;
}

.bet-on-red-lto4k0 .bet-on-red-ur7asg iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-lto4k0 .bet-on-red-ur7asg iframe {
    height: calc(100vh - 54px);
  }
}

.bet-on-red-lto4k0 .bet-on-red-afubq8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-lto4k0 .bet-on-red-afubq8 {
    padding: 24px 16px 0;
  }
}

.bet-on-red-lto4k0 .bet-on-red-afubq8 .bet-on-red-18er4r {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-lto4k0 .bet-on-red-afubq8 .bet-on-red-18er4r {
    margin-bottom: 24px;
  }
}

.bet-on-red-lto4k0 .bet-on-red-afubq8 table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.bet-on-red-lto4k0 .bet-on-red-afubq8 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-lto4k0 .bet-on-red-afubq8 table tr td {
    padding: 12px 4px;
  }
}

.bet-on-red-lto4k0 .bet-on-red-afubq8 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-lto4k0 .bet-on-red-afubq8 table tr th {
    padding: 12px 4px;
  }
}

.bet-on-red-lto4k0 .bet-on-red-afubq8 table tr:last-of-type td {
  border-bottom: none;
}

.bet-on-red-ew58w7 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.bet-on-red-ew58w7.bet-on-red-8hysu5 {
  display: block;
}

.bet-on-red-ew58w7 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.bet-on-red-ew58w7 .bet-on-red-egvkfn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.bet-on-red-ew58w7 .bet-on-red-5zp6q1 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.bet-on-red-ew58w7 .bet-on-red-6ij8v4 {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.bet-on-red-931bjf ease-in-out;
}

.bet-on-red-ew58w7 .bet-on-red-6ij8v4:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.bet-on-red-stbayz {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.bet-on-red-stbayz.bet-on-red-8hysu5 {
  display: block;
}

.bet-on-red-4pnfjf {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.bet-on-red-95weyj {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.bet-on-red-vz2kgf {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-95weyj {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.bet-on-red-vl56nb {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.bet-on-red-vl56nb svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.bet-on-red-lhu425 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bet-on-red-j7xwma.bet-on-red-egcujc {
  display: none;
}

.bet-on-red-q1ynku {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-q1ynku {
    margin-bottom: 20px;
  }
}

.bet-on-red-0lh7fq {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.bet-on-red-0lh7fq span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.bet-on-red-0lh7fq small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.bet-on-red-0lh7fq input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.bet-on-red-931bjf ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.bet-on-red-0lh7fq input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.bet-on-red-0lh7fq input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.bet-on-red-0lh7fq input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.bet-on-red-0lh7fq input:active {
  border-color: #c2c0ce;
}

.bet-on-red-0lh7fq input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-0lh7fq {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.bet-on-red-nco41v {
  margin-bottom: 36px;
}

.bet-on-red-nco41v textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.bet-on-red-nco41v textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.bet-on-red-nco41v textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-nco41v {
    margin-bottom: 24px;
  }
}

.bet-on-red-v56oro {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.bet-on-red-foml5c {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.bet-on-red-931bjf ease-in-out;
}

.bet-on-red-foml5c:hover {
  background: var(--border-color);
}

.bet-on-red-67tuds {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.bet-on-red-931bjf ease-in-out;
}

.bet-on-red-67tuds:hover {
  background: #166ad9;
}

.bet-on-red-w45j21 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.bet-on-red-w45j21.bet-on-red-egcujc {
  display: none;
}

.bet-on-red-9gizgt {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.bet-on-red-w45j21 .bet-on-red-foml5c {
  margin: 0 auto;
}

.bet-on-red-tbupnw {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-tbupnw {
    margin-bottom: 16px;
  }
}

.bet-on-red-s1b5lp {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.bet-on-red-1olele {
  filter: grayscale(100%);
}

.bet-on-red-s1b5lp > input {
  display: none;
}

.bet-on-red-s1b5lp > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bet-on-red-dlji4v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.bet-on-red-dsyr5x 44.bet-on-red-u32ii1.bet-on-red-aa0lgn.bet-on-red-c8adjf.bet-on-red-6vvnkh.bet-on-red-pwwvn0.bet-on-red-w0shcn.bet-on-red-w2p5t0.bet-on-red-an4x3n.bet-on-red-qdldv4.bet-on-red-e8cgfd.bet-on-red-2hnvfa.bet-on-red-5fbqks 0l-12.bet-on-red-amsa0x 30.bet-on-red-xa9qui.bet-on-red-48iia1 2.bet-on-red-y2418r.bet-on-red-48iia1 3.bet-on-red-0osy1e 3.bet-on-red-odvs3i.bet-on-red-h5majy 3.bet-on-red-goeejq.bet-on-red-gtclr2.bet-on-red-hvylzt.bet-on-red-i05z12 7-3.bet-on-red-amsa0x 10.bet-on-red-6wo0xg.bet-on-red-i05z12 23.bet-on-red-oey7kb.bet-on-red-33ptt4 1.bet-on-red-fbcupa 2.bet-on-red-amsa0x 3.bet-on-red-33ptt4 1.bet-on-red-h5majy 5.bet-on-red-c950v1.bet-on-red-h5majy 32.bet-on-red-039c0d.bet-on-red-gtclr2 5.bet-on-red-5fbqks 4.bet-on-red-i05z12 9.bet-on-red-i05z12 8.bet-on-red-h5majy 6.bet-on-red-ic04b9.bet-on-red-h9d6nu.bet-on-red-26vuau.bet-on-red-1n5bk1.bet-on-red-e39lcz 4.bet-on-red-g3fal2.bet-on-red-e39lcz 6.bet-on-red-e39lcz 0l29.bet-on-red-5fbqks 17.bet-on-red-mknbm2.bet-on-red-wuyltb 2.bet-on-red-tpmlfb 10.bet-on-red-l8s3my.bet-on-red-amsa0x 8.bet-on-red-sjk7iz.bet-on-red-y1fq6y.bet-on-red-lebtqi.bet-on-red-j57eeo.bet-on-red-3ulgsr.bet-on-red-gtclr2.bet-on-red-pwwvn0.bet-on-red-amsa0x 1.bet-on-red-br1ujb.bet-on-red-h0ciiu.bet-on-red-otfvw1.bet-on-red-p8f2cv.bet-on-red-h2lg9n.bet-on-red-fbcupa 1.bet-on-red-1saqji.bet-on-red-eto7wn.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.bet-on-red-s1b5lp > input:checked ~ label,
.bet-on-red-s1b5lp > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bet-on-red-dlji4v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.bet-on-red-dsyr5x 44.bet-on-red-u32ii1.bet-on-red-aa0lgn.bet-on-red-c8adjf.bet-on-red-6vvnkh.bet-on-red-pwwvn0.bet-on-red-w0shcn.bet-on-red-w2p5t0.bet-on-red-an4x3n.bet-on-red-qdldv4.bet-on-red-e8cgfd.bet-on-red-2hnvfa.bet-on-red-5fbqks 0l-12.bet-on-red-amsa0x 30.bet-on-red-xa9qui.bet-on-red-48iia1 2.bet-on-red-y2418r.bet-on-red-48iia1 3.bet-on-red-0osy1e 3.bet-on-red-odvs3i.bet-on-red-h5majy 3.bet-on-red-goeejq.bet-on-red-gtclr2.bet-on-red-hvylzt.bet-on-red-i05z12 7-3.bet-on-red-amsa0x 10.bet-on-red-6wo0xg.bet-on-red-i05z12 23.bet-on-red-oey7kb.bet-on-red-33ptt4 1.bet-on-red-fbcupa 2.bet-on-red-amsa0x 3.bet-on-red-33ptt4 1.bet-on-red-h5majy 5.bet-on-red-c950v1.bet-on-red-h5majy 32.bet-on-red-039c0d.bet-on-red-gtclr2 5.bet-on-red-5fbqks 4.bet-on-red-i05z12 9.bet-on-red-i05z12 8.bet-on-red-h5majy 6.bet-on-red-ic04b9.bet-on-red-h9d6nu.bet-on-red-26vuau.bet-on-red-1n5bk1.bet-on-red-e39lcz 4.bet-on-red-g3fal2.bet-on-red-e39lcz 6.bet-on-red-e39lcz 0l29.bet-on-red-5fbqks 17.bet-on-red-mknbm2.bet-on-red-wuyltb 2.bet-on-red-tpmlfb 10.bet-on-red-l8s3my.bet-on-red-amsa0x 8.bet-on-red-sjk7iz.bet-on-red-y1fq6y.bet-on-red-lebtqi.bet-on-red-j57eeo.bet-on-red-3ulgsr.bet-on-red-gtclr2.bet-on-red-pwwvn0.bet-on-red-amsa0x 1.bet-on-red-br1ujb.bet-on-red-h0ciiu.bet-on-red-otfvw1.bet-on-red-p8f2cv.bet-on-red-h2lg9n.bet-on-red-fbcupa 1.bet-on-red-1saqji.bet-on-red-eto7wn.5z'/%3e%3c/svg%3e");
}

.bet-on-red-s1b5lp > input:not(:checked) ~ label:hover,
.bet-on-red-s1b5lp > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bet-on-red-dlji4v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bet-on-red-dsyr5x 44.bet-on-red-u32ii1.bet-on-red-aa0lgn.bet-on-red-c8adjf.bet-on-red-6vvnkh.bet-on-red-pwwvn0.bet-on-red-w0shcn.bet-on-red-w2p5t0.bet-on-red-an4x3n.bet-on-red-qdldv4.bet-on-red-e8cgfd.bet-on-red-2hnvfa.bet-on-red-5fbqks 0l-12.bet-on-red-amsa0x 30.bet-on-red-xa9qui.bet-on-red-48iia1 2.bet-on-red-y2418r.bet-on-red-48iia1 3.bet-on-red-0osy1e 3.bet-on-red-odvs3i.bet-on-red-h5majy 3.bet-on-red-goeejq.bet-on-red-gtclr2.bet-on-red-hvylzt.bet-on-red-i05z12 7-3.bet-on-red-amsa0x 10.bet-on-red-6wo0xg.bet-on-red-i05z12 23.bet-on-red-oey7kb.bet-on-red-33ptt4 1.bet-on-red-fbcupa 2.bet-on-red-amsa0x 3.bet-on-red-33ptt4 1.bet-on-red-h5majy 5.bet-on-red-c950v1.bet-on-red-h5majy 32.bet-on-red-039c0d.bet-on-red-gtclr2 5.bet-on-red-5fbqks 4.bet-on-red-i05z12 9.bet-on-red-i05z12 8.bet-on-red-h5majy 6.bet-on-red-ic04b9.bet-on-red-h9d6nu.bet-on-red-26vuau.bet-on-red-1n5bk1.bet-on-red-e39lcz 4.bet-on-red-g3fal2.bet-on-red-e39lcz 6.bet-on-red-e39lcz 0l29.bet-on-red-5fbqks 17.bet-on-red-mknbm2.bet-on-red-wuyltb 2.bet-on-red-tpmlfb 10.bet-on-red-l8s3my.bet-on-red-amsa0x 8.bet-on-red-sjk7iz.bet-on-red-y1fq6y.bet-on-red-lebtqi.bet-on-red-j57eeo.bet-on-red-3ulgsr.bet-on-red-gtclr2.bet-on-red-pwwvn0.bet-on-red-amsa0x 1.bet-on-red-br1ujb.bet-on-red-h0ciiu.bet-on-red-otfvw1.bet-on-red-p8f2cv.bet-on-red-h2lg9n.bet-on-red-fbcupa 1.bet-on-red-1saqji.bet-on-red-eto7wn.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .bet-on-red-fddjw5 > .bet-on-red-74k7gr {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .bet-on-red-fddjw5 > .bet-on-red-74k7gr {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .bet-on-red-fddjw5 > .bet-on-red-74k7gr {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .bet-on-red-fddjw5 > .bet-on-red-74k7gr {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .bet-on-red-fddjw5 > .bet-on-red-74k7gr {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.bet-on-red-f3uc6w {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.bet-on-red-f3uc6w.bet-on-red-egcujc {
  display: none;
}

.bet-on-red-z4s4ah {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-z4s4ah {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-z4s4ah {
    border-radius: 20px 20px 0 0;
  }
}

.bet-on-red-vacqhe {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.bet-on-red-vacqhe::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.bet-on-red-vacqhe::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.bet-on-red-vacqhe img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-vacqhe {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .bet-on-red-vacqhe img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-vacqhe {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .bet-on-red-vacqhe img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.bet-on-red-9gyh9l {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-9gyh9l {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-9gyh9l {
    font-size: 14px;
  }
}

.bet-on-red-yoh27p {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.bet-on-red-yoh27p::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-yoh27p::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.bet-on-red-yoh27p::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-yoh27p::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-yoh27p {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-yoh27p {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.bet-on-red-67lb9w {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-67lb9w {
    top: -20px;
  }
}

.bet-on-red-0zteip {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.bet-on-red-931bjf ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-0zteip:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .bet-on-red-0zteip {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-0zteip {
    width: 90px;
    height: 40px;
  }
}

.bet-on-red-f3uc6w.bet-on-red-l12ikv .bet-on-red-z4s4ah {
  background: #2b3b67;
}

.bet-on-red-f3uc6w.bet-on-red-l12ikv .bet-on-red-vacqhe {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.bet-on-red-f3uc6w.bet-on-red-l12ikv .bet-on-red-vacqhe::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.bet-on-red-f3uc6w.bet-on-red-l12ikv .bet-on-red-vacqhe::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.bet-on-red-f3uc6w.bet-on-red-l12ikv .bet-on-red-yoh27p::before {
  background: #0e0f41;
}

.bet-on-red-f3uc6w.bet-on-red-l12ikv .bet-on-red-yoh27p::after {
  background: #152557;
}

.bet-on-red-f3uc6w.bet-on-red-631fbk .bet-on-red-z4s4ah {
  background: #1f35fa;
}

.bet-on-red-f3uc6w.bet-on-red-631fbk .bet-on-red-vacqhe {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.bet-on-red-f3uc6w.bet-on-red-631fbk .bet-on-red-vacqhe::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.bet-on-red-f3uc6w.bet-on-red-631fbk .bet-on-red-vacqhe::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.bet-on-red-f3uc6w.bet-on-red-631fbk .bet-on-red-yoh27p::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.bet-on-red-f3uc6w.bet-on-red-631fbk .bet-on-red-yoh27p::after {
  background: #192ac8;
}

.bet-on-red-f3uc6w.bet-on-red-gd3v2m .bet-on-red-z4s4ah {
  background: #fa771f;
}

.bet-on-red-f3uc6w.bet-on-red-gd3v2m .bet-on-red-vacqhe {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bet-on-red-f3uc6w.bet-on-red-gd3v2m .bet-on-red-vacqhe::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.bet-on-red-f3uc6w.bet-on-red-gd3v2m .bet-on-red-vacqhe::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.bet-on-red-f3uc6w.bet-on-red-gd3v2m .bet-on-red-yoh27p::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.bet-on-red-f3uc6w.bet-on-red-gd3v2m .bet-on-red-yoh27p::after {
  background: #fa8535;
}

.bet-on-red-ojojah {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .bet-on-red-ojojah {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ojojah {
    margin: 24px 0 60px;
  }
}

.bet-on-red-ojojah h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-ojojah h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.bet-on-red-hhh898 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-hhh898 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.bet-on-red-c66lt3 {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-c66lt3 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.bet-on-red-585emx {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .bet-on-red-585emx:hover {
    background: var(--button-bg-hover);
  }
}

.bet-on-red-nslohn {
  display: flex;
  align-items: center;
  gap: 10px;
}

.bet-on-red-nslohn span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.bet-on-red-nslohn small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-nslohn {
    margin-bottom: 16px;
  }
}

.bet-on-red-n3nup2 {
  width: 120px;
  height: 22px;
}

.bet-on-red-n3nup2 .bet-on-red-oi120j {
  fill: #c2c0ce;
}

.bet-on-red-n3nup2 [rating="1"] .bet-on-red-oi120j:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bet-on-red-n3nup2 [rating="2"] .bet-on-red-oi120j:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bet-on-red-n3nup2 [rating="3"] .bet-on-red-oi120j:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bet-on-red-n3nup2 [rating="4"] .bet-on-red-oi120j:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bet-on-red-n3nup2 [rating="5"] .bet-on-red-oi120j:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.bet-on-red-fnai9b {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-fnai9b {
    gap: 16px 0;
  }
}

.bet-on-red-wfto2m {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.bet-on-red-wfto2m.bet-on-red-aez78m {
  display: block;
}

.bet-on-red-wfto2m.bet-on-red-egcujc {
  display: none;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-wfto2m {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.bet-on-red-yfacss {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.bet-on-red-tv7stu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.bet-on-red-b5t4tn {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.bet-on-red-q38hj8 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.bet-on-red-q38hj8 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.bet-on-red-c8ucbh {
  font-size: 16px;
  line-height: 140%;
}

.bet-on-red-dmt0c3 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bet-on-red-dmt0c3 .bet-on-red-oi120j {
  fill: #c2c0ce;
}

.bet-on-red-dmt0c3 [rating="1"] .bet-on-red-oi120j:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bet-on-red-dmt0c3 [rating="2"] .bet-on-red-oi120j:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bet-on-red-dmt0c3 [rating="3"] .bet-on-red-oi120j:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bet-on-red-dmt0c3 [rating="4"] .bet-on-red-oi120j:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bet-on-red-dmt0c3 [rating="5"] .bet-on-red-oi120j:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.bet-on-red-s6daby {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-s6daby {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.bet-on-red-qeg3ws {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .bet-on-red-qeg3ws {
    padding: 0 16px;
  }
}

.bet-on-red-un84jr {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-un84jr {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.bet-on-red-jxckr9 {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .bet-on-red-jxckr9 {
    padding: 12px;
    gap: 12px;
  }
}

.bet-on-red-hyq4yz {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.bet-on-red-hyq4yz img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bet-on-red-djmf33 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.bet-on-red-nbmjg8 {
  flex: 1;
  min-width: 0;
}

.bet-on-red-2k47m9 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-2k47m9 {
    font-size: 14px;
    gap: 6px;
  }
}

.bet-on-red-p3wdnq {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.bet-on-red-p3wdnq svg,
.bet-on-red-p3wdnq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bet-on-red-p3wdnq svg path {
  fill: var(--button-bg-color);
}

.bet-on-red-p3wdnq svg circle {
  fill: var(--button-text-color);
}

.bet-on-red-blck1g {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-blck1g {
    font-size: 12px;
  }
}

.bet-on-red-blck1g strong {
  font-weight: 600;
}

.bet-on-red-5qgjjl {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.bet-on-red-5qgjjl p {
  margin: 0 0 16px;
}

.bet-on-red-5qgjjl p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-5qgjjl {
    font-size: 14px;
    line-height: 150%;
  }
}

.bet-on-red-4cmx1d {
  max-width: 300px;
  width: 100%;
}

.bet-on-red-4cmx1d a {
  width: 100%;
}

@media (max-width: 575px) {
  .bet-on-red-4cmx1d {
    max-width: 200px;
  }
}

.bet-on-red-0bmq1j {
  justify-content: center;
}

.bet-on-red-yod45h {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bet-on-red-jmwplw {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-teioeg {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.bet-on-red-w67cbt {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.bet-on-red-w67cbt .bet-on-red-jyklga {
  justify-content: center;
}

/* faq */

.bet-on-red-ogdxu4 {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.bet-on-red-78s6a3 {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.bet-on-red-cpu0ik ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bet-on-red-78s6a3::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.bet-on-red-cpu0ik ease;
}

.bet-on-red-ogdxu4.bet-on-red-8hysu5 .bet-on-red-78s6a3::after {
  transform: rotate(45deg);
}

.bet-on-red-4wvpar {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.bet-on-red-931bjf ease, padding 0.bet-on-red-931bjf ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.bet-on-red-ogdxu4.bet-on-red-8hysu5 .bet-on-red-4wvpar {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.bet-on-red-qrn5on {
  margin: 25px 0;
}

.bet-on-red-s1b5lp > input:not(:checked) ~ label:hover,
.bet-on-red-s1b5lp > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.bet-on-red-6clp2j.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.bet-on-red-3nnwcb 44.bet-on-red-slcn11.bet-on-red-6w3ru4.bet-on-red-cm4i4v.bet-on-red-61ut3k.bet-on-red-m18ah1.bet-on-red-9hczd8.bet-on-red-k0ow4a.bet-on-red-sw8fc8.bet-on-red-t6h8fa.bet-on-red-58iqea.bet-on-red-i287qn.bet-on-red-mhsxrb 0l-12.bet-on-red-6cpvri 30.bet-on-red-4ezvy1.bet-on-red-xp7dck 2.bet-on-red-o7vrxf.bet-on-red-xp7dck 3.bet-on-red-en1w1h 3.bet-on-red-ci62y3.bet-on-red-zufi7x 3.bet-on-red-takbdn.bet-on-red-hhppqh.bet-on-red-534z7d.bet-on-red-qjl0ky 7-3.bet-on-red-6cpvri 10.bet-on-red-l90ngl.bet-on-red-qjl0ky 23.bet-on-red-z6mlat.bet-on-red-m6eyw2 1.bet-on-red-cw1syn 2.bet-on-red-6cpvri 3.bet-on-red-m6eyw2 1.bet-on-red-zufi7x 5.bet-on-red-tvyylb.bet-on-red-zufi7x 32.bet-on-red-njtgb7.bet-on-red-hhppqh 5.bet-on-red-mhsxrb 4.bet-on-red-qjl0ky 9.bet-on-red-qjl0ky 8.bet-on-red-zufi7x 6.bet-on-red-gy2yl0.bet-on-red-wcwdet.bet-on-red-2jwzgs.bet-on-red-hclk3t.bet-on-red-v0g4hh 4.bet-on-red-qipurd.bet-on-red-v0g4hh 6.bet-on-red-v0g4hh 0l29.bet-on-red-mhsxrb 17.bet-on-red-ul7km5.bet-on-red-99jz71 2.bet-on-red-787gvw 10.bet-on-red-rqa8d3.bet-on-red-6cpvri 8.bet-on-red-lqchgo.bet-on-red-p2zm3z.bet-on-red-9e4xch.bet-on-red-2mu3su.bet-on-red-gozspy.bet-on-red-hhppqh.bet-on-red-m18ah1.bet-on-red-6cpvri 1.bet-on-red-gt4y5t.bet-on-red-jb3w5z.bet-on-red-nr0n9r.bet-on-red-1stqld.bet-on-red-rlnixd.bet-on-red-cw1syn 1.bet-on-red-a2jugo.bet-on-red-gjpyrw.5z'/%3e%3c/svg%3e");
}

.bet-on-red-rgqjxx {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-rgqjxx {
    gap: 16px 0;
  }
}

.bet-on-red-18vnhr {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.bet-on-red-18vnhr.bet-on-red-yn6p3f {
  display: block;
}

.bet-on-red-18vnhr.bet-on-red-szezsd {
  display: none;
}

@media only screen and (max-width: 767px) {
  .bet-on-red-18vnhr {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.bet-on-red-kacqgr {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.bet-on-red-0q6jci {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.bet-on-red-63kvh9 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.bet-on-red-hf4mvm small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.bet-on-red-hf4mvm span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.bet-on-red-0c3h0h {
  font-size: 16px;
  line-height: 140%;
}

.bet-on-red-1ibkhs {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.bet-on-red-1ibkhs .bet-on-red-mlmcgf {
  fill: #c2c0ce;
}

.bet-on-red-1ibkhs [rating="1"] .bet-on-red-mlmcgf:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.bet-on-red-1ibkhs [rating="2"] .bet-on-red-mlmcgf:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.bet-on-red-1ibkhs [rating="3"] .bet-on-red-mlmcgf:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.bet-on-red-1ibkhs [rating="4"] .bet-on-red-mlmcgf:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.bet-on-red-1ibkhs [rating="5"] .bet-on-red-mlmcgf:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.bet-on-red-r8zp0q {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.bet-on-red-r8zp0q textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.bet-on-red-r8zp0q button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.bet-on-red-wit79h {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bet-on-red-wit79h.bet-on-red-9hfkl2 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.bet-on-red-5or942 {
  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-5or942 label {
  font-size: 14px;
}

.bet-on-red-5or942 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bet-on-red-5or942 input,
.bet-on-red-5or942 textarea,
.bet-on-red-5or942 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-5or942 button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bet-on-red-cpu0ik ease;
}
.bet-on-red-5or942 button:hover {
  background-color: var(--button-bg-hover);
}
.bet-on-red-nugl16 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bet-on-red-iy42qq ease-in;
}

.bet-on-red-nugl16 h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
