@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.bet-on-red-xrmgzl {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.bet-on-red-o2b0rj {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.bet-on-red-g8ldj1,
ul.bet-on-red-g8ldj1 {
  padding-left: 20px;
}

ul.bet-on-red-g8ldj1 {
  list-style: disc;
}

ol.bet-on-red-g8ldj1 {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.bet-on-red-jqeu7t > .bet-on-red-vkxax4,
.bet-on-red-jqeu7t > .bet-on-red-t8qlou,
.bet-on-red-jqeu7t > blockquote,
.bet-on-red-jqeu7t > h1,
.bet-on-red-jqeu7t > h2,
.bet-on-red-jqeu7t > h3,
.bet-on-red-jqeu7t > h4,
.bet-on-red-jqeu7t > h5,
.bet-on-red-jqeu7t > h6,
.bet-on-red-jqeu7t > ol,
.bet-on-red-jqeu7t > p,
.bet-on-red-jqeu7t > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.bet-on-red-jqeu7t > ol,
.bet-on-red-jqeu7t > ul {
  padding-left: 50px;
}

.bet-on-red-jqeu7t blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.bet-on-red-jqeu7t:not(:last-child) {
  margin-bottom: 2rem;
}

.bet-on-red-jqeu7t > :not(:first-child) {
  margin-top: 2rem;
}

.bet-on-red-jqeu7t {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bet-on-red-jqeu7t:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .bet-on-red-jqeu7t:first-child {
    margin-top: 20px;
  }
}

.bet-on-red-jqeu7t > p:last-of-type {
  margin-bottom: 32px;
}

.bet-on-red-jqeu7t > .bet-on-red-b2qxlp:not(:first-child) {
  margin: 64px auto 16px auto;
}

.bet-on-red-gnthnh > .bet-on-red-b2qxlp {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.bet-on-red-t8qlou {
  overflow: auto;
}

.bet-on-red-t8qlou::-webkit-scrollbar {
  height: 5px;
}

.bet-on-red-t8qlou table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.bet-on-red-t8qlou table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.bet-on-red-t8qlou table thead,
table thead {
  border-bottom: none;
}

.bet-on-red-t8qlou table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.bet-on-red-t8qlou table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.bet-on-red-t8qlou table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.bet-on-red-t8qlou .bet-on-red-yn5ts4 {
  table-layout: auto;
}

.bet-on-red-t8qlou .bet-on-red-yn5ts4 th {
  word-break: normal;
}

.bet-on-red-t8qlou .bet-on-red-yn5ts4 td {
  word-break: normal;
}

.bet-on-red-xrmgzl .bet-on-red-xrmgzl {
  padding-right: 0;
  padding-left: 0;
}

.bet-on-red-xu4pqf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.bet-on-red-0grgwn {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.bet-on-red-n783c8 {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.bet-on-red-vkxax4 {
  margin-top: 24px;
}

.bet-on-red-vkxax4.bet-on-red-3orlf0 {
  text-align: left;
}

.bet-on-red-vkxax4.bet-on-red-c5l07k {
  text-align: right;
}

.bet-on-red-vkxax4.bet-on-red-050frg {
  text-align: center;
}

.bet-on-red-w2ix4u {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.bet-on-red-x7gtbl ease-in-out;
  cursor: pointer;
}

.bet-on-red-w2ix4u:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.bet-on-red-w2ix4u {
  min-width: 328px;
}

@media (max-width: 768px) {
  .bet-on-red-w2ix4u {
    min-width: unset;
  }
}

.bet-on-red-n213ng {
  background-color: var(--fh-bg-color);
}

.bet-on-red-fefsx5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.bet-on-red-21icxj {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.bet-on-red-21icxj img {
  max-height: 80px;
  object-fit: contain;
}

.bet-on-red-hi2u3t {
  flex: 1 1;
}

.bet-on-red-srr7rn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.bet-on-red-f4sw1g {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.bet-on-red-f4sw1g span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.bet-on-red-f4sw1g.bet-on-red-m63r76 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.bet-on-red-f4sw1g.bet-on-red-m63r76 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.bet-on-red-f4sw1g.bet-on-red-m63r76 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.bet-on-red-hi2u3t + .bet-on-red-srr7rn {
  margin-left: 20px;
}

.bet-on-red-s3x9an {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.bet-on-red-s3x9an > svg {
  max-width: 24px;
  max-height: 24px;
}

.bet-on-red-s3x9an + .bet-on-red-s3x9an {
  margin-left: 5px;
}

.bet-on-red-arlg7s {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.bet-on-red-arlg7s:hover {
  background-color: var(--button-bg-hover);
}

.bet-on-red-329k93 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.bet-on-red-x7gtbl ease-in-out;
  border: 1px solid var(--border-color);
}

.bet-on-red-329k93:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.bet-on-red-hwwy4i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .bet-on-red-hi2u3t {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .bet-on-red-hwwy4i {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .bet-on-red-hi2u3t {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .bet-on-red-s3x9an {
    min-width: unset;
    flex: 1 1;
  }
}

.bet-on-red-43cg1f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.bet-on-red-43cg1f:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.bet-on-red-43cg1f:hover .bet-on-red-rvnh87 {
  opacity: 1;
  pointer-events: auto;
}

.bet-on-red-qdk67l {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.bet-on-red-mvjh3l ease-in-out;
  gap: 4px;
}

.bet-on-red-qdk67l > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.bet-on-red-qdk67l .bet-on-red-xu4pqf img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.bet-on-red-33wj28,
.bet-on-red-qdk67l:hover {
  color: var(--button-bg-hover);
}

.bet-on-red-nmzuhd {
  position: relative;
}

.bet-on-red-nmzuhd .bet-on-red-qdk67l {
  margin-right: 0;
  padding-right: 4px;
}

.bet-on-red-5i0tx5 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.bet-on-red-nmzuhd.bet-on-red-m63r76 .bet-on-red-5i0tx5 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.bet-on-red-nmzuhd.bet-on-red-m63r76 .bet-on-red-rvnh87 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.bet-on-red-nmzuhd.bet-on-red-m63r76 .bet-on-red-rvnh87::before {
  display: none;
}

.bet-on-red-5i0tx5 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.bet-on-red-rvnh87 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.bet-on-red-l8btti 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.bet-on-red-rvnh87::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.bet-on-red-rvnh87:hover {
  color: var(--fh-bg-color);
}

.bet-on-red-svqiz6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.bet-on-red-l8btti 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.bet-on-red-mvjh3l ease-in-out;
  -o-transition: 0.bet-on-red-mvjh3l ease-in-out;
  transition: 0.bet-on-red-mvjh3l ease-in-out;
}

.bet-on-red-svqiz6 .bet-on-red-xu4pqf img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.bet-on-red-m2ym68,
.bet-on-red-svqiz6:hover {
  color: var(--button-bg-hover);
}

.bet-on-red-92cqro {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.bet-on-red-92cqro.bet-on-red-9jbvh9 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.bet-on-red-92cqro.bet-on-red-9jbvh9:after,
.bet-on-red-92cqro.bet-on-red-9jbvh9:before {
  content: "";
  position: absolute;
  margin: auto;
}

.bet-on-red-92cqro.bet-on-red-9jbvh9:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.bet-on-red-92cqro.bet-on-red-9jbvh9:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.bet-on-red-92cqro.bet-on-red-9jbvh9 > * {
  z-index: 1;
}

.bet-on-red-92cqro b,
.bet-on-red-92cqro strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.bet-on-red-92cqro .bet-on-red-yutv4n {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.bet-on-red-92cqro .bet-on-red-tgaia6 {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.bet-on-red-92cqro .bet-on-red-xu4pqf {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.bet-on-red-92cqro .bet-on-red-9e56w0 {
  margin-top: 12px;
}

.bet-on-red-9e56w0 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.bet-on-red-s282w4 {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.bet-on-red-9e56w0 .bet-on-red-vmycx6 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.bet-on-red-x7gtbl ease-in-out;
}

.bet-on-red-9e56w0 .bet-on-red-vmycx6:hover {
  background: rgba(255, 255, 255, 0.3);
}

.bet-on-red-3100ro {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.bet-on-red-92cqro.bet-on-red-3jgvru {
  gap: 12px;
  padding: 16px;
}

.bet-on-red-92cqro.bet-on-red-3jgvru .bet-on-red-3100ro {
  min-width: 240px;
}

.bet-on-red-92cqro.bet-on-red-3jgvru .bet-on-red-3100ro.bet-on-red-qfnhqu {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .bet-on-red-92cqro .bet-on-red-yutv4n {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .bet-on-red-92cqro .bet-on-red-tgaia6 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .bet-on-red-92cqro .bet-on-red-xu4pqf {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .bet-on-red-92cqro.bet-on-red-3jgvru .bet-on-red-xu4pqf {
    max-width: 126px;
  }
  .bet-on-red-92cqro .bet-on-red-9e56w0 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .bet-on-red-92cqro .bet-on-red-s282w4 {
    max-width: unset;
  }
  .bet-on-red-3100ro {
    min-width: unset;
    width: 100%;
  }
  .bet-on-red-92cqro .bet-on-red-3100ro {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .bet-on-red-92cqro.bet-on-red-3jgvru {
    grid-template-rows: auto 1fr auto;
  }
  .bet-on-red-92cqro.bet-on-red-3jgvru .bet-on-red-3100ro {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .bet-on-red-92cqro {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .bet-on-red-92cqro .bet-on-red-yutv4n {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .bet-on-red-92cqro .bet-on-red-xu4pqf {
    max-width: 78px;
  }
  .bet-on-red-92cqro .bet-on-red-9e56w0 {
    margin-top: -12px;
  }
  .bet-on-red-92cqro.bet-on-red-3jgvru {
    gap: 8px;
  }
  .bet-on-red-92cqro.bet-on-red-3jgvru .bet-on-red-yutv4n {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .bet-on-red-92cqro.bet-on-red-3jgvru .bet-on-red-tgaia6 {
    grid-column: 1/3;
  }
  .bet-on-red-92cqro.bet-on-red-3jgvru .bet-on-red-xu4pqf {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .bet-on-red-92cqro.bet-on-red-3jgvru .bet-on-red-xu4pqf img {
    max-width: 114px;
  }
}

.bet-on-red-3100ro.bet-on-red-c18l7m,
.bet-on-red-3100ro.bet-on-red-vc6s4i,
.bet-on-red-3100ro.bet-on-red-9vqut9 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.bet-on-red-x7gtbl ease-in-out;
}

.bet-on-red-3100ro.bet-on-red-c18l7m,
.bet-on-red-3100ro.bet-on-red-9vqut9 {
  padding: 10px;
}

.bet-on-red-3100ro.bet-on-red-c18l7m:hover,
.bet-on-red-3100ro.bet-on-red-vc6s4i:hover,
.bet-on-red-3100ro.bet-on-red-9vqut9:hover {
  background: var(--button-bg-hover);
}

.bet-on-red-3100ro.bet-on-red-c18l7m:hover svg path,
.bet-on-red-3100ro.bet-on-red-9vqut9:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.bet-on-red-3100ro.bet-on-red-qfnhqu {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.bet-on-red-x7gtbl ease-in-out;
  background: var(--button-bg-color);
}

.bet-on-red-3100ro.bet-on-red-qfnhqu:hover {
  background-color: var(--button-bg-hover);
}

.bet-on-red-3100ro.bet-on-red-vc6s4i:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.bet-on-red-3100ro.bet-on-red-vc6s4i:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.bet-on-red-3100ro.bet-on-red-qfnhqu:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.bet-on-red-rdjlrf {
  max-width: 650px;
}

.bet-on-red-ls395f {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.bet-on-red-reur17 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bet-on-red-yvfh19 {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.bet-on-red-mvjh3l ease-in-out;
  cursor: pointer;
}

.bet-on-red-yvfh19:hover {
  opacity: 0.5;
}

.bet-on-red-yvfh19:focus {
  outline: 0;
}

.bet-on-red-yvfh19:focus .bet-on-red-u2tikb,
.bet-on-red-yvfh19:hover .bet-on-red-u2tikb {
  fill: red;
  fill-opacity: 1;
}

.bet-on-red-yvfh19:hover {
  cursor: pointer;
}

.bet-on-red-0kc2cr {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.bet-on-red-rdjlrf.bet-on-red-050frg {
  margin: 0 auto;
}

.bet-on-red-rdjlrf.bet-on-red-c5l07k {
  margin-left: auto;
}

.bet-on-red-uanrza {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.bet-on-red-39lquz {
  padding-bottom: 50px;
}

.bet-on-red-grp0fo {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.bet-on-red-17tfo5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.bet-on-red-zglr0e {
  margin-top: 24px;
}

.bet-on-red-gofrux {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bet-on-red-du2de2 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.bet-on-red-vvjb5w {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.bet-on-red-8345u1 {
  width: 468px;
}

.bet-on-red-vvjb5w .bet-on-red-rvnh87 {
  margin: 0.bet-on-red-xqkeyd 0;
}

.bet-on-red-lig71n {
  display: flex;
  min-width: 224px;
}

.bet-on-red-8310gf {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.bet-on-red-mvjh3l ease-in-out;
}

.bet-on-red-vecs46,
.bet-on-red-8310gf:hover {
  color: var(--text-color);
}

.bet-on-red-ejl8ry {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.bet-on-red-wu2ebv {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .bet-on-red-uanrza {
    padding: 16px;
  }
  .bet-on-red-ejl8ry {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .bet-on-red-wu2ebv {
    align-items: center;
  }
  .bet-on-red-8345u1 {
    width: unset;
  }
  .bet-on-red-lig71n {
    min-width: unset;
  }
  .bet-on-red-vvjb5w {
    max-height: unset;
  }
  .bet-on-red-grp0fo {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .bet-on-red-uanrza {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.bet-on-red-b6e9rs {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.bet-on-red-b6e9rs:not(:last-child) {
  margin-bottom: 16px;
}

.bet-on-red-vmznyt {
  outline: 0;
}

.bet-on-red-vmznyt .bet-on-red-zu4lco {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.bet-on-red-p969l5 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .bet-on-red-p969l5 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.bet-on-red-p969l5::-webkit-details-marker {
  display: none;
}

.bet-on-red-p969l5:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.bet-on-red-p969l5:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .bet-on-red-p969l5:after {
  transform: unset;
}

.bet-on-red-zu4lco {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.bet-on-red-zu4lco svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.bet-on-red-mvjh3l ease-in-out;
  -o-transition: 0.bet-on-red-mvjh3l ease-in-out;
  transition: 0.bet-on-red-mvjh3l ease-in-out;
}

.bet-on-red-wfyye2 {
  padding: 16px 0 0 0;
}

.bet-on-red-wfyye2 * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .bet-on-red-wfyye2 :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .bet-on-red-p969l5 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .bet-on-red-p969l5::after {
    margin-left: auto;
  }
  .bet-on-red-zu4lco {
    order: 3;
    flex: 1 1 100%;
  }
  .bet-on-red-p969l5 {
    font-size: 14px;
    line-height: 130%;
  }
  .bet-on-red-zu4lco svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.bet-on-red-ryvo6d {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.bet-on-red-x5fs2l {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.bet-on-red-ryvo6d.bet-on-red-m63r76 .bet-on-red-x5fs2l {
  margin-bottom: 12px;
}

.bet-on-red-x5fs2l::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.bet-on-red-ryvo6d.bet-on-red-m63r76 .bet-on-red-x5fs2l::after {
  transform: unset;
}

.bet-on-red-70lzo5 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.bet-on-red-4xfor9 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.bet-on-red-mvjh3l ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.bet-on-red-4xfor9:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.bet-on-red-ryvo6d.bet-on-red-m63r76 .bet-on-red-70lzo5 {
  max-height: 100%;
}

.bet-on-red-j5hfk5 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.bet-on-red-fs9606 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.bet-on-red-2o7et6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.bet-on-red-w0y16y {
  margin-right: 4px;
}

.bet-on-red-31rsmw {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.bet-on-red-mvjh3l ease-in-out;
}

.bet-on-red-31rsmw svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.bet-on-red-159cpj,
.bet-on-red-31rsmw:hover {
  color: var(--text-color);
}

.bet-on-red-hfapth {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.bet-on-red-hfapth img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.bet-on-red-hfapth .bet-on-red-57pgn7 {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.bet-on-red-hfapth .bet-on-red-88fqe0 {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.bet-on-red-mgq78n {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.bet-on-red-wesdkv {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bet-on-red-9po05y .bet-on-red-xrmgzl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.bet-on-red-9po05y {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.bet-on-red-pvduui {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.bet-on-red-nwnz4n {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.bet-on-red-q0zlr2 {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.bet-on-red-s03iqb 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.bet-on-red-q0zlr2:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.bet-on-red-916e77 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.bet-on-red-j63vx8 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.bet-on-red-mvjh3l ease-in-out;
  transition: transform 0.bet-on-red-mvjh3l ease-in-out;
  -o-transition: transform 0.bet-on-red-mvjh3l ease-in-out;
  transition:
    transform 0.bet-on-red-mvjh3l ease-in-out,
    -webkit-transform 0.bet-on-red-mvjh3l ease-in-out;
  cursor: pointer;
}

.bet-on-red-j63vx8 svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.bet-on-red-j63vx8:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.bet-on-red-lvjoyj {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .bet-on-red-lvjoyj {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.bet-on-red-kh8bsi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.bet-on-red-1qy0ta {
  position: relative;
  width: 100%;
}

.bet-on-red-kh8bsi.bet-on-red-2ckp4w {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.bet-on-red-kh8bsi.bet-on-red-050frg {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bet-on-red-kh8bsi.bet-on-red-c5l07k {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.bet-on-red-ncqkh5 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.bet-on-red-1frqtl {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.bet-on-red-mvjh3l ease-in-out;
  cursor: pointer;
}

.bet-on-red-1frqtl:hover {
  opacity: 0.5;
}

.bet-on-red-kh8bsi.bet-on-red-4ec1dr .bet-on-red-1frqtl {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.bet-on-red-kh8bsi.bet-on-red-4ec1dr .bet-on-red-ncqkh5 {
  cursor: pointer;
}

.bet-on-red-1ijicl {
  fill: #0009;
}

.bet-on-red-dqjede {
  fill: #fff;
}

.bet-on-red-1frqtl:hover .bet-on-red-1ijicl {
  fill: red;
}

.bet-on-red-1frqtl svg path {
  -webkit-transition: 0.bet-on-red-mvjh3l ease-in-out;
  -o-transition: 0.bet-on-red-mvjh3l ease-in-out;
  transition: 0.bet-on-red-mvjh3l ease-in-out;
}

.bet-on-red-zfc6ie {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.bet-on-red-zfc6ie > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.bet-on-red-zfc6ie.bet-on-red-5qbyqo > :not(.get-image) {
  grid-column: 1/3;
}

.bet-on-red-sx0mqv:not(._h1-block) .bet-on-red-zfc6ie > .bet-on-red-b2qxlp {
  grid-row: 1/2;
  grid-column: 1/3;
}

.bet-on-red-zfc6ie.bet-on-red-5qbyqo .bet-on-red-2neq7o {
  grid-column: 2/3;
}

.bet-on-red-zfc6ie.bet-on-red-5qbyqo > .bet-on-red-xu4pqf {
  grid-column: 1/2;
}

.bet-on-red-zfc6ie.bet-on-red-5qbyqo > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.bet-on-red-zfc6ie > p:first-of-type {
  margin-top: 0;
}

.bet-on-red-zfc6ie .bet-on-red-xu4pqf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.bet-on-red-sx0mqv:not(._h1-block) .bet-on-red-b2qxlp ~ .bet-on-red-xu4pqf {
  grid-row: 2/10;
}

.bet-on-red-sx0mqv.bet-on-red-v3rb5w .bet-on-red-b2qxlp ~ .bet-on-red-xu4pqf {
  grid-row: 1/10;
}

.bet-on-red-sx0mqv.bet-on-red-v3rb5w > .bet-on-red-b2qxlp {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.bet-on-red-sx0mqv.bet-on-red-v3rb5w .bet-on-red-xu4pqf {
  grid-row: 1/10;
}

.bet-on-red-zfc6ie.bet-on-red-egnn6v .bet-on-red-xu4pqf {
  align-items: flex-start;
}

.bet-on-red-zfc6ie.bet-on-red-050frg .bet-on-red-2neq7o {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.bet-on-red-zfc6ie.bet-on-red-050frg .bet-on-red-xu4pqf {
  align-items: center;
}

.bet-on-red-zfc6ie.bet-on-red-woeo1x .bet-on-red-xu4pqf {
  align-items: flex-end;
}

.bet-on-red-2neq7o > :first-child {
  margin-top: 0;
}

.bet-on-red-2neq7o > :last-child {
  margin-bottom: 0;
}

* + .bet-on-red-fhh697,
.bet-on-red-sx0mqv + .bet-on-red-sx0mqv {
  margin-top: 2rem;
}

.bet-on-red-ne4s70 td::before,
.bet-on-red-ne4s70 th::after {
  display: none !important;
}

.bet-on-red-ne4s70 #link-selector {
  color: #000;
}

.bet-on-red-ne4s70 .bet-on-red-lxxixi {
  color: #135e96;
}

.bet-on-red-ne4s70 .bet-on-red-2w3ueu *,
.bet-on-red-ne4s70 .bet-on-red-etn77w p,
.bet-on-red-ne4s70 .bet-on-red-s7wgii * {
  color: #000;
}

.bet-on-red-ne4s70 .bet-on-red-4jg1ew {
  background: 0 0 !important;
}

.bet-on-red-ne4s70 .bet-on-red-nlc0r9 {
  color: #000;
}

.bet-on-red-ne4s70 .bet-on-red-m2hijm.bet-on-red-t4zjq4 {
  color: #fff;
}

.bet-on-red-ne4s70 .bet-on-red-bqhfb0 {
  color: #000;
}

.bet-on-red-ne4s70
  .bet-on-red-mvgyy8
  .bet-on-red-52tcsk.bet-on-red-t4zjq4.bet-on-red-g6ppk8 {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.bet-on-red-rrmwwt,
body .bet-on-red-kspj8l {
  color: #000;
  background: var(--color-body) !important;
}

.bet-on-red-rrmwwt .bet-on-red-4a1004 .bet-on-red-xgri42,
body .bet-on-red-kspj8l .bet-on-red-4a1004 .bet-on-red-xgri42 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .bet-on-red-4xfor9:focus,
  .bet-on-red-4xfor9:hover {
    color: #f9cb16;
  }
  .bet-on-red-1i3qh9:focus,
  .bet-on-red-1i3qh9:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .bet-on-red-5nw3e8:focus img,
  .bet-on-red-5nw3e8:focus svg,
  .bet-on-red-5nw3e8:hover img,
  .bet-on-red-5nw3e8:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .bet-on-red-hfapth {
    display: none;
  }
}

@media (min-width: 1024px) {
  .bet-on-red-nmzuhd:hover .bet-on-red-5i0tx5 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .bet-on-red-5i0tx5 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .bet-on-red-jl623h {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .bet-on-red-lif48l {
    grid-template-columns: repeat(4, 1fr);
  }
  .bet-on-red-0y7k80 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .bet-on-red-5yyt5w .bet-on-red-h867zp {
    grid-template-columns: 1fr;
  }
  .bet-on-red-5yyt5w .bet-on-red-0ck60v {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .bet-on-red-5yyt5w .bet-on-red-tw23n1 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .bet-on-red-5yyt5w .bet-on-red-vkyuzb {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .bet-on-red-5yyt5w .bet-on-red-x0zqcw {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .bet-on-red-5yyt5w .bet-on-red-tw23n1:not(:first-child) {
    border: none;
  }
  .bet-on-red-5yyt5w .bet-on-red-tw23n1:first-child .bet-on-red-vkyuzb {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .bet-on-red-5yyt5w .bet-on-red-tw23n1:last-child .bet-on-red-vkyuzb {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .bet-on-red-fefsx5 {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .bet-on-red-21icxj {
    max-width: 100px;
  }
  .bet-on-red-hi2u3t {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .bet-on-red-srr7rn {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .bet-on-red-srr7rn svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .bet-on-red-f4sw1g {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .bet-on-red-hi2u3t + .bet-on-red-srr7rn {
    margin-left: auto;
  }
  .bet-on-red-6m3loj {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .bet-on-red-6m3loj.bet-on-red-m63r76 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .bet-on-red-hwwy4i {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .bet-on-red-43cg1f {
    width: 100%;
  }
  .bet-on-red-43cg1f:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .bet-on-red-qdk67l {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .bet-on-red-qdk67l svg {
    margin-right: 4px;
  }
  .bet-on-red-nmzuhd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .bet-on-red-5i0tx5 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .bet-on-red-5i0tx5 {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .bet-on-red-rvnh87 {
    display: none;
    width: 100%;
  }
  .bet-on-red-nmzuhd.bet-on-red-m63r76 .bet-on-red-rvnh87 {
    padding: 0 0 0 48px;
  }
  .bet-on-red-svqiz6 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .bet-on-red-17tfo5 .bet-on-red-xu4pqf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .bet-on-red-2h10vf {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .bet-on-red-2h10vf + .bet-on-red-2h10vf {
    margin-right: 0;
  }
  .bet-on-red-2h10vf + .bet-on-red-xu4pqf {
    margin: 0;
  }
  .bet-on-red-jl623h {
    grid-template-columns: repeat(4, 1fr);
  }
  .bet-on-red-lif48l {
    grid-template-columns: repeat(3, 1fr);
  }
  .bet-on-red-7bjyak,
  .bet-on-red-2g4ldp {
    grid-template-columns: repeat(2, 1fr);
  }
  .bet-on-red-zfc6ie {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .bet-on-red-zfc6ie.bet-on-red-5qbyqo .bet-on-red-2neq7o {
    grid-column: auto;
    grid-row: auto;
  }
  .bet-on-red-zfc6ie > .bet-on-red-b2qxlp {
    grid-column: 1/2;
  }
  .bet-on-red-zfc6ie.bet-on-red-5qbyqo > :not(.get-image) {
    grid-column: 1/2;
  }
  .bet-on-red-zfc6ie .bet-on-red-xu4pqf,
  .bet-on-red-zfc6ie.bet-on-red-5qbyqo > .bet-on-red-xu4pqf {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .bet-on-red-zfc6ie.bet-on-red-5qbyqo > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .bet-on-red-sx0mqv.bet-on-red-v3rb5w .bet-on-red-zfc6ie > .bet-on-red-xu4pqf {
    grid-row: 1/2;
  }
  .bet-on-red-zfc6ie .bet-on-red-b2qxlp ~ .bet-on-red-xu4pqf,
  .bet-on-red-zfc6ie.bet-on-red-5qbyqo .bet-on-red-b2qxlp ~ .bet-on-red-xu4pqf {
    grid-row: 2/3;
  }
  .bet-on-red-sx0mqv.bet-on-red-v3rb5w .bet-on-red-b2qxlp ~ .bet-on-red-xu4pqf {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .bet-on-red-jqeu7t:first-child .bet-on-red-3cm7jr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bet-on-red-jqeu7t:first-child .bet-on-red-3cm7jr h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .bet-on-red-jqeu7t {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .bet-on-red-jqeu7t {
    padding: 0;
  }
  .bet-on-red-vkxax4 {
    margin-top: 1rem;
  }
  .bet-on-red-vmznyt {
    border-radius: 5px;
  }
  .bet-on-red-lonq8f {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bet-on-red-x5fs2l::after {
    display: inline-block;
  }
  .bet-on-red-x5fs2l {
    margin: 0;
    width: 100%;
  }
  .bet-on-red-70lzo5 {
    width: 100%;
  }
  .bet-on-red-70lzo5.bet-on-red-iubwxw {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .bet-on-red-70lzo5.bet-on-red-iubwxw .bet-on-red-ltx73w {
    width: 100%;
  }
  .bet-on-red-70lzo5.bet-on-red-iubwxw .bet-on-red-ltx73w:not(:last-child) {
    margin-right: 0;
  }
  .bet-on-red-4xfor9 {
    width: 100%;
    text-align: center;
  }
  .bet-on-red-ryvo6d.bet-on-red-m63r76 .bet-on-red-70lzo5 {
    margin-top: 1rem;
  }
  .bet-on-red-jl623h {
    grid-template-columns: repeat(3, 1fr);
  }
  .bet-on-red-0y7k80,
  .bet-on-red-lif48l {
    grid-template-columns: repeat(2, 1fr);
  }
  .bet-on-red-7bjyak,
  .bet-on-red-2g4ldp,
  .bet-on-red-5mcb7p {
    grid-template-columns: 1fr;
  }
  .bet-on-red-uf8tmn {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .bet-on-red-wolzax {
    min-width: 300px;
    max-width: 325px;
  }
  .bet-on-red-vkyuzb {
    cursor: auto;
  }
  .bet-on-red-3rilx7 .bet-on-red-vkyuzb {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .bet-on-red-lvjoyj {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .bet-on-red-rvnh87 {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .bet-on-red-lvjoyj {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.bet-on-red-2h10vf p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .bet-on-red-srr7rn {
    margin: 0 -0.2rem;
  }
  .bet-on-red-2h10vf {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .bet-on-red-1i81gb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .bet-on-red-cgadqd {
    max-width: 100%;
  }
  .bet-on-red-jl623h {
    grid-template-columns: repeat(2, 1fr);
  }
  .bet-on-red-0y7k80,
  .bet-on-red-lif48l {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .bet-on-red-fefsx5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bet-on-red-srr7rn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .bet-on-red-n213ng {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .bet-on-red-s3x9an {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .bet-on-red-ycrxyl,
  .bet-on-red-o1zf1e {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .bet-on-red-w2ix4u {
    width: 100%;
  }
  .bet-on-red-jl623h {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .bet-on-red-lvjoyj {
    top: 127px !important;
  }
}

.bet-on-red-pj2yyw {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .bet-on-red-pj2yyw {
  }
}

@media (max-width: 767px) {
  .bet-on-red-pj2yyw {
    margin-bottom: 12px;
  }
}

.bet-on-red-pj2yyw img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.bet-on-red-5h1ahn {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.bet-on-red-5h1ahn > .bet-on-red-zc4ip5 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .bet-on-red-5h1ahn {
    flex-direction: column;
    gap: 12px;
  }
}

.bet-on-red-jwglni {
  display: flex;
}

.bet-on-red-jwglni .bet-on-red-3c4d0e {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.bet-on-red-jwglni .bet-on-red-akyb7o {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.bet-on-red-jwglni .bet-on-red-xdvzz2 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.bet-on-red-jwglni .bet-on-red-dq6epk {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.bet-on-red-jwglni .bet-on-red-dq6epk:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.bet-on-red-jwglni .bet-on-red-vxdqkk {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.bet-on-red-93izam {
  border: unset;
  background-color: unset;
}

.bet-on-red-93izam tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.bet-on-red-93izam .bet-on-red-c7nctp,
.bet-on-red-93izam .bet-on-red-cfd6zm {
  flex: 0 1 330px;
}

.bet-on-red-93izam .bet-on-red-bctto4 {
  flex: 1 1;
}

.bet-on-red-93izam tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.bet-on-red-93izam tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.bet-on-red-93izam tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.bet-on-red-93izam tr td p {
  color: #fff;
  margin: 0;
}

.bet-on-red-93izam tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.bet-on-red-93izam tr.bet-on-red-c7nctp td p {
  padding: 16px 0;
}

.bet-on-red-93izam tr.bet-on-red-c7nctp td p:not(:last-child),
.bet-on-red-93izam tr.bet-on-red-cfd6zm td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.bet-on-red-93izam tr.bet-on-red-c7nctp td p:first-child,
.bet-on-red-93izam tr.bet-on-red-cfd6zm td p:first-child {
  padding-top: 0;
}

.bet-on-red-93izam tr.bet-on-red-cfd6zm td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.bet-on-red-93izam tr.bet-on-red-cfd6zm td p:last-child {
  padding-bottom: 0;
}

.bet-on-red-93izam .bet-on-red-cfd6zm img {
  max-width: 32px;
}

.bet-on-red-93izam .bet-on-red-bctto4 {
  min-width: 718px;
}

.bet-on-red-93izam .bet-on-red-bctto4 td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.bet-on-red-93izam .bet-on-red-bctto4 td {
  display: flex;
}

.bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-62wgcd,
.bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-j6dnhu,
.bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-1vl7sv {
  flex: 1 1 50%;
}

.bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-44moix {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-o64foc,
.bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-xha1g3 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-62wgcd,
.bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-j6dnhu {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-62wgcd span,
.bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-j6dnhu span {
  font-weight: 800;
}

.bet-on-red-93izam .bet-on-red-bctto4 img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .bet-on-red-93izam .bet-on-red-bctto4 td .bet-on-red-1vl7sv:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .bet-on-red-93izam tr.bet-on-red-c7nctp td p:last-child {
    padding-bottom: 0;
  }
  .bet-on-red-93izam .bet-on-red-cfd6zm > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .bet-on-red-93izam .bet-on-red-cfd6zm > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .bet-on-red-93izam tr.bet-on-red-c7nctp td p:not(:last-child),
  .bet-on-red-93izam tr.bet-on-red-cfd6zm td p:not(:last-child) {
    border-bottom: unset;
  }
  .bet-on-red-93izam tr.bet-on-red-cfd6zm td p:last-child {
    padding-bottom: 12px;
  }
  .bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-62wgcd,
  .bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-j6dnhu,
  .bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-1vl7sv {
    flex: 1 1 50%;
    padding: 0;
  }
  .bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-62wgcd,
  .bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-j6dnhu {
    margin-top: 16px;
  }
  .bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-1vl7sv {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-62wgcd {
    border-right: 1px solid var(--border-color);
  }
  .bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-1vl7sv:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .bet-on-red-93izam .bet-on-red-bctto4 td:last-child .bet-on-red-1vl7sv:last-child {
    padding-bottom: 0;
  }
}

.bet-on-red-1vl7sv {
  display: flex;
  flex-direction: column;
}

.bet-on-red-93izam .bet-on-red-bctto4 td .bet-on-red-1vl7sv {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.bet-on-red-93izam .bet-on-red-bctto4 td .bet-on-red-1vl7sv:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.bet-on-red-93izam .bet-on-red-bctto4 td .bet-on-red-1vl7sv:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .bet-on-red-93izam .bet-on-red-bctto4 td .bet-on-red-1vl7sv:not(:first-child) {
    padding-left: 0;
  }
  .bet-on-red-93izam .bet-on-red-bctto4 td .bet-on-red-1vl7sv:not(:last-of-type) {
    border-right: unset;
  }
}

.bet-on-red-93izam .bet-on-red-717qg0 {
  flex: 0 1 485px;
}

.bet-on-red-93izam .bet-on-red-tiogfk {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.bet-on-red-93izam .bet-on-red-tiogfk li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.bet-on-red-93izam .bet-on-red-tiogfk li.bet-on-red-m4z020 {
  padding: 6px 12px;
}

.bet-on-red-93izam .bet-on-red-tiogfk li a,
.bet-on-red-93izam .bet-on-red-tiogfk li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.bet-on-red-93izam .bet-on-red-bth85i,
.bet-on-red-93izam .bet-on-red-qhqd2p {
  flex: 1 1;
}

.bet-on-red-93izam .bet-on-red-1jqzn5,
.bet-on-red-93izam .bet-on-red-d0ghxy {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.bet-on-red-93izam .bet-on-red-1jqzn5 li,
.bet-on-red-93izam .bet-on-red-d0ghxy li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.bet-on-red-93izam .bet-on-red-qhqd2p img {
  max-width: 32px;
}

.bet-on-red-93izam .bet-on-red-bth85i img {
  max-width: 32px;
}

.bet-on-red-93izam .bet-on-red-ng4c2i {
  min-width: 280px;
}

.bet-on-red-93izam .bet-on-red-ng4c2i img {
  max-width: 146px;
}

.bet-on-red-93izam .bet-on-red-ng4c2i td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .bet-on-red-93izam .bet-on-red-c7nctp,
  .bet-on-red-93izam .bet-on-red-cfd6zm {
    flex: 0 1 auto;
  }
  .bet-on-red-93izam .bet-on-red-bctto4 {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .bet-on-red-93izam .bet-on-red-c7nctp,
  .bet-on-red-93izam .bet-on-red-717qg0,
  .bet-on-red-93izam .bet-on-red-cfd6zm,
  .bet-on-red-93izam .bet-on-red-bctto4 {
    flex: 1 1 calc(50% - 20px);
  }
  .bet-on-red-93izam .bet-on-red-bth85i,
  .bet-on-red-93izam .bet-on-red-ng4c2i,
  .bet-on-red-93izam .bet-on-red-qhqd2p {
    flex: 1 1 30%;
  }
  .bet-on-red-93izam .bet-on-red-ng4c2i {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .bet-on-red-93izam .bet-on-red-c7nctp,
  .bet-on-red-93izam .bet-on-red-717qg0,
  .bet-on-red-93izam .bet-on-red-bth85i,
  .bet-on-red-93izam .bet-on-red-cfd6zm,
  .bet-on-red-93izam .bet-on-red-bctto4,
  .bet-on-red-93izam .bet-on-red-ng4c2i,
  .bet-on-red-93izam .bet-on-red-qhqd2p {
    flex: 1 1 100%;
  }
}

.bet-on-red-21y5am .bet-on-red-5g456f {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bet-on-red-21y5am .bet-on-red-hjgzb0 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.bet-on-red-21y5am .bet-on-red-zcob8c {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.bet-on-red-21y5am .bet-on-red-rktt3i {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.bet-on-red-21y5am .bet-on-red-rktt3i > :nth-child(3) {
  margin-top: 0;
}

.bet-on-red-21y5am .bet-on-red-xu4pqf {
  grid-column: 2/3;
  grid-row: 1/10;
}

.bet-on-red-21y5am .bet-on-red-1gsq0m {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.bet-on-red-21y5am .bet-on-red-vkxax4 {
  grid-column: 1/2;
}

.bet-on-red-21y5am > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.bet-on-red-21y5am .bet-on-red-hjgzb0:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.bet-on-red-21y5am .bet-on-red-hjgzb0:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.bet-on-red-21y5am .bet-on-red-w2ix4u {
  min-width: 240px;
}

@media (max-width: 768px) {
  .bet-on-red-21y5am .bet-on-red-hjgzb0:not(:last-child):before {
    bottom: 8px;
  }
  .bet-on-red-21y5am .bet-on-red-hjgzb0:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .bet-on-red-21y5am .bet-on-red-rktt3i {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .bet-on-red-21y5am .bet-on-red-xu4pqf {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .bet-on-red-21y5am .bet-on-red-xu4pqf img {
    width: 100%;
    height: auto;
  }
  .bet-on-red-21y5am .bet-on-red-w2ix4u {
    width: 100%;
    min-width: unset;
  }
}

.bet-on-red-i7oqp6 .bet-on-red-4tzm9a {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.bet-on-red-i7oqp6 .bet-on-red-gujlyw {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.bet-on-red-i7oqp6 .bet-on-red-xu4pqf {
  height: 100%;
}

.bet-on-red-i7oqp6 .bet-on-red-xu4pqf img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.bet-on-red-i7oqp6 .bet-on-red-ezapk0 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.bet-on-red-i7oqp6 .bet-on-red-3tfg37 {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.bet-on-red-i7oqp6 .bet-on-red-3d3c31 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .bet-on-red-i7oqp6 .bet-on-red-gujlyw {
    flex: 1 1 100%;
  }
  .bet-on-red-i7oqp6 .bet-on-red-3100ro {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .bet-on-red-i7oqp6 .bet-on-red-gujlyw {
    flex-direction: column;
  }
  .bet-on-red-i7oqp6 .bet-on-red-xu4pqf {
    width: 100%;
    height: auto;
  }
  .bet-on-red-i7oqp6 .bet-on-red-xu4pqf img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .bet-on-red-i7oqp6 .bet-on-red-ezapk0 {
    padding: 0 16px 16px 16px;
  }
  .bet-on-red-i7oqp6 .bet-on-red-3100ro {
    min-width: unset;
    width: 100%;
  }
}

.bet-on-red-xqhomt .bet-on-red-amgfl5 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.bet-on-red-xqhomt .bet-on-red-zi1302 {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.bet-on-red-xqhomt img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.bet-on-red-xqhomt .bet-on-red-ou1z2k {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.bet-on-red-xqhomt .bet-on-red-zi1302:hover .bet-on-red-ou1z2k {
  display: flex;
}

.bet-on-red-xqhomt .bet-on-red-9admdr {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.bet-on-red-xqhomt .bet-on-red-8bxdyx {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.bet-on-red-ya3ntv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.bet-on-red-ya3ntv.bet-on-red-smginj {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.bet-on-red-x7gtbl ease-in-out;
}

.bet-on-red-ya3ntv.bet-on-red-smginj:hover {
  color: #f9cb16;
  background-color: transparent;
}

.bet-on-red-xqhomt .bet-on-red-8mcruw {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.bet-on-red-x7gtbl ease-in-out;
}

.bet-on-red-xqhomt .bet-on-red-8mcruw:hover {
  color: #196948;
  background-color: #f9cb16;
}

.bet-on-red-xqhomt .bet-on-red-8mcruw:after,
.bet-on-red-ya3ntv.bet-on-red-smginj:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.bet-on-red-ya3ntv.bet-on-red-smginj:after {
  background-image: url(../images/Cash.svg);
}

.bet-on-red-xqhomt .bet-on-red-8mcruw:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .bet-on-red-xqhomt .bet-on-red-amgfl5 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .bet-on-red-xqhomt .bet-on-red-amgfl5 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .bet-on-red-xqhomt .bet-on-red-amgfl5 {
    grid-template-columns: 1fr;
  }
  .bet-on-red-xqhomt .bet-on-red-zi1302 {
    height: auto;
  }
  .bet-on-red-xqhomt .bet-on-red-zi1302 .bet-on-red-ou1z2k {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .bet-on-red-xqhomt .bet-on-red-9admdr,
  .bet-on-red-xqhomt .bet-on-red-8bxdyx {
    text-align: left;
  }
  .bet-on-red-xqhomt .bet-on-red-8bxdyx {
    margin-bottom: 8px;
  }
  .bet-on-red-xqhomt img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.bet-on-red-695thu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.bet-on-red-695thu.bet-on-red-4ec1dr {
  display: block;
}

.bet-on-red-695thu .bet-on-red-m4kgoc {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.bet-on-red-695thu .bet-on-red-7cihcm {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.bet-on-red-695thu .bet-on-red-u4b8vb {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.bet-on-red-695thu .bet-on-red-e0b72e {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.bet-on-red-695thu .bet-on-red-ya3ntv {
  min-width: 296px;
  margin-bottom: 0;
}

.bet-on-red-695thu .bet-on-red-c6h6wu {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.bet-on-red-695thu .bet-on-red-pkjpov {
  position: relative;
  flex: 1 1;
}

.bet-on-red-695thu .bet-on-red-pkjpov iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .bet-on-red-695thu .bet-on-red-7cihcm {
    flex-wrap: wrap;
    gap: 8px;
  }
  .bet-on-red-695thu .bet-on-red-u4b8vb {
    order: 1;
  }
  .bet-on-red-695thu .bet-on-red-e0b72e {
    order: 3;
    flex: 1 1 100%;
  }
  .bet-on-red-695thu .bet-on-red-ya3ntv {
    width: 100%;
    min-width: unset;
  }
  .bet-on-red-695thu .bet-on-red-c6h6wu {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .bet-on-red-zfc6ie > .bet-on-red-b2qxlp {
    margin-bottom: 0;
  }
  .bet-on-red-zfc6ie > .bet-on-red-vkxax4,
  .bet-on-red-zfc6ie > p {
    margin-top: 0;
  }
}

.bet-on-red-b0jlzo img,
.bet-on-red-2h10vf img {
  width: auto;
  object-fit: contain;
}

.bet-on-red-b0jlzo {
  align-items: center;
}

.bet-on-red-b0jlzo img {
  max-height: 76px;
}

.bet-on-red-2h10vf img {
  max-height: 64px;
}

.bet-on-red-z6oi5v {
  overflow: auto;
}

.bet-on-red-jdrdag {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.bet-on-red-m13iug:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.bet-on-red-vvg7ob {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.bet-on-red-dmxk8f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.bet-on-red-vvg7ob .bet-on-red-xu4pqf {
  margin-right: 20px;
  flex-shrink: 0;
}

.bet-on-red-vvg7ob img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.bet-on-red-1vevuo {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.bet-on-red-1vevuo > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .bet-on-red-vvg7ob {
    padding: 15px 10px;
  }
  .bet-on-red-1vevuo {
    padding: 15px 10px;
  }
  .bet-on-red-vvg7ob .bet-on-red-xu4pqf {
    margin-right: 10px;
  }
}

.bet-on-red-00sbu3 {
  overflow-x: auto;
}

.bet-on-red-9jyvum {
  border-collapse: collapse;
  width: 100%;
}

.bet-on-red-00sbu3 th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.bet-on-red-00sbu3 td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.bet-on-red-00sbu3 td.bet-on-red-xd154a {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.bet-on-red-00sbu3 td.bet-on-red-n7tu5w {
  border-right: none;
}

.bet-on-red-00sbu3 td.bet-on-red-n7tu5w .bet-on-red-xu4pqf {
  justify-content: flex-start;
}

.bet-on-red-00sbu3 td.bet-on-red-n7tu5w .bet-on-red-xu4pqf img {
  height: auto;
  width: 90px;
}

.bet-on-red-00sbu3 td.bet-on-red-3pru05,
.bet-on-red-00sbu3 td.bet-on-red-a1f2hm {
  font-weight: 600;
  text-align: right;
}

.bet-on-red-00sbu3 td.bet-on-red-tcrwmn,
.bet-on-red-00sbu3 td.bet-on-red-3pru05 {
  padding-bottom: 10px;
  border-bottom: none;
}

.bet-on-red-00sbu3 td.bet-on-red-3pru05,
.bet-on-red-00sbu3 td.bet-on-red-a1f2hm {
  border-left: none;
}

.bet-on-red-00sbu3 td.bet-on-red-tcrwmn,
.bet-on-red-00sbu3 td.bet-on-red-5w5uh0 {
  border-right: none;
}

.bet-on-red-00sbu3 td.bet-on-red-5w5uh0,
.bet-on-red-00sbu3 td.bet-on-red-a1f2hm {
  border-top: none;
  padding-top: 10px;
}

.bet-on-red-nwkcrx {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.bet-on-red-nwkcrx .bet-on-red-3100ro {
  min-width: unset;
  width: 100%;
}

.bet-on-red-nwkcrx .bet-on-red-3100ro.bet-on-red-c18l7m {
  grid-column: 1/2;
  grid-row: 1/2;
}

.bet-on-red-nwkcrx .bet-on-red-3100ro.bet-on-red-9vqut9 {
  grid-column: 2/3;
  grid-row: 1/2;
}

.bet-on-red-nwkcrx .bet-on-red-1nf7ro {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .bet-on-red-nwkcrx {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .bet-on-red-nwkcrx .bet-on-red-3100ro.bet-on-red-c18l7m {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .bet-on-red-nwkcrx .bet-on-red-3100ro.bet-on-red-9vqut9 {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .bet-on-red-nwkcrx .bet-on-red-1nf7ro {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.bet-on-red-y2uikf {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

.bet-on-red-vdwnfu {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.bet-on-red-gnthnh p a img {
  margin: 0 auto;
  display: block;
}

.bet-on-red-gnthnh table {
  margin-bottom: 17px;
}

/* contanct form */
.bet-on-red-rf51pf {
  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-rf51pf label {
  font-size: 14px;
}

.bet-on-red-rf51pf h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bet-on-red-rf51pf input,
.bet-on-red-rf51pf textarea,
.bet-on-red-rf51pf 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-rf51pf button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bet-on-red-x7gtbl ease;
}
.bet-on-red-rf51pf button:hover {
  background-color: #691204;
}
.bet-on-red-2mlr1k {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bet-on-red-5eeovi ease-in;
}

.bet-on-red-2mlr1k h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.bet-on-red-erhtye, .bet-on-red-urv6bc, [class*="review-card"],
thead, thead th, table th, .bet-on-red-97568c,
.bet-on-red-ovevvv, [class*="collapsible-header"],
.bet-on-red-a1z898, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
#cookie-law-div, #cookie-law-div :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
