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;
  }
}

.retro-bet-sr06lm {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.retro-bet-agcj5w {
  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) {
  .retro-bet-agcj5w: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;
  }
}

.retro-bet-7pjvtm {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .retro-bet-7pjvtm {
    margin: 20px auto 100px;
  }
}

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

@media only screen and (max-width: 767px) {
  .retro-bet-7pjvtm h1 {
    font-size: 120px;
  }
}

.retro-bet-7pjvtm p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.retro-bet-kmvg9n {
  cursor: pointer;
}

.retro-bet-q5kbj8 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.retro-bet-lssohw {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.retro-bet-lssohw figure {
  margin: 0;
}

.retro-bet-lssohw.retro-bet-n2yqy8 {
  justify-content: flex-start;
  margin-right: 4px;
}

.retro-bet-lssohw.retro-bet-w2ku92 {
  justify-content: flex-end;
  margin-left: 4px;
}

.retro-bet-lssohw.retro-bet-oxy2xx {
  justify-content: center;
}

.retro-bet-lssohw.retro-bet-5mnaig {
  justify-content: normal;
}

.retro-bet-hnutyt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.retro-bet-ojguz7 {
  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) {
  .retro-bet-ojguz7 {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.retro-bet-ec4gkq {
  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) {
  .retro-bet-ec4gkq {
    flex-direction: column;
  }
}

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

.retro-bet-v53dcn img {
  width: 100%;
}

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

.retro-bet-uc4l2w {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.retro-bet-uc4l2w 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) {
  .retro-bet-uc4l2w ul {
    margin-bottom: 15px;
  }
}

.retro-bet-uc4l2w ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.retro-bet-uc4l2w 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);
}

.retro-bet-uc4l2w ul li span svg {
  fill: var(--title-color);
}

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

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

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

.retro-bet-uc4l2w ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .retro-bet-uc4l2w {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.retro-bet-p14urb {
  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) {
  .retro-bet-p14urb {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.retro-bet-dr8r44 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.retro-bet-rmgvnt.retro-bet-jlfu4j {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .retro-bet-rmgvnt.retro-bet-jlfu4j:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.retro-bet-6ov649 {
  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) {
  .retro-bet-6ov649 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .retro-bet-6ov649 {
    padding: 50px 16px 68px;
  }
}

.retro-bet-ww2dq5 {
  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) {
  .retro-bet-ww2dq5 {
    flex-direction: column;
  }
}

.retro-bet-g12791 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .retro-bet-g12791 {
    margin-bottom: 40px;
  }
}

.retro-bet-2obaw6 .retro-bet-sih0fm {
  margin-bottom: 28px;
}

.retro-bet-2obaw6 .retro-bet-sih0fm img {
  max-height: 100px;
  width: auto;
}

.retro-bet-t5jps4 {
  display: flex;
  align-items: center;
}

.retro-bet-t5jps4 a + a {
  margin-left: 24px;
}

.retro-bet-t5jps4 img {
  max-height: 56px;
  width: auto;
}

.retro-bet-t5jps4 img + img {
  margin-left: 24px;
}

.retro-bet-l0pi60 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.retro-bet-4k889q {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.retro-bet-zzdwpg li {
  display: flex;
  margin: 0 7px;
}

.retro-bet-zzdwpg li svg {
  transition: 0.retro-bet-m5is7c ease-in-out;
}

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

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

.retro-bet-hsl0h1 + .retro-bet-hsl0h1 {
  margin-left: 120px;
}

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

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

.retro-bet-q1mqcd {
  list-style: none;
  margin: 0;
  padding: 0;
}

.retro-bet-q1mqcd li {
  font-size: 16px;
}

.retro-bet-q1mqcd li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.retro-bet-q1mqcd li + li {
  margin-top: 16px;
}

.retro-bet-cbzmtm {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.retro-bet-gzmhhz ease-in-out;
}

.retro-bet-cbzmtm.retro-bet-twethl {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.retro-bet-nacdf6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

.retro-bet-dpqw9f {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.retro-bet-dpqw9f li {
  width: 100%;
}

.retro-bet-dpqw9f 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.retro-bet-m5is7c ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.retro-bet-dpqw9f li a svg {
  fill: var(--button-text-color);
}

.retro-bet-dpqw9f li a.retro-bet-twethl {
  background: var(--border-color);
}

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

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

.retro-bet-7f94e8 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .retro-bet-7f94e8 {
    margin: 0 -5px;
  }
}

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

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

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

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

.retro-bet-g330wi {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.retro-bet-g330wi img {
  width: 100%;
  transition: 0.retro-bet-m5is7c ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .retro-bet-g330wi:hover img {
    transform: scale(1.1);
  }
}

.retro-bet-wbaxet {
  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) {
  .retro-bet-wbaxet {
    height: 54px;
  }
}

.retro-bet-515llw {
  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) {
  .retro-bet-515llw {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .retro-bet-515llw {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .retro-bet-515llw .retro-bet-sih0fm img {
    max-width: 90px;
  }
}

.retro-bet-sih0fm img {
  max-height: 50px;
  width: auto;
}

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

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

.retro-bet-rbpewj {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.retro-bet-rbpewj li {
  font-size: 16px;
  margin: 0 20px;
}

.retro-bet-rbpewj li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.retro-bet-xc2uyk {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .retro-bet-xc2uyk {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .retro-bet-xc2uyk {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.retro-bet-xc2uyk.retro-bet-w63pzp {
  margin-right: 0;
}

.retro-bet-1ri1fb {
  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) {
  .retro-bet-1ri1fb {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .retro-bet-1ri1fb:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.retro-bet-sfr9a5 {
  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) {
  .retro-bet-sfr9a5:hover {
    background: var(--button-bg-hover);
  }
}

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

.retro-bet-wp72qa {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.retro-bet-wp72qa:hover > ul {
  display: flex;
}

.retro-bet-wp72qa:focus > ul {
  display: flex;
}

.retro-bet-wp72qa:focus-within > ul {
  display: flex;
}

.retro-bet-me2jh1 {
  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;
}

.retro-bet-me2jh1::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.retro-bet-gzmhhz ease-in-out;
}

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

.retro-bet-wp72qa ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.retro-bet-m5is7c 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) {
  .retro-bet-wp72qa ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.retro-bet-wp72qa 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.retro-bet-m5is7c ease-in-out;
  overflow: hidden;
}

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

.retro-bet-wp72qa 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) {
  .retro-bet-wp72qa ul li a:hover {
    text-decoration: underline;
  }
}

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

.retro-bet-kujw79 {
  display: none;
}

.retro-bet-rc0l34 {
  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) {
  .retro-bet-rc0l34 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .retro-bet-kujw79:checked ~ .retro-bet-yp55mt {
    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;
  }
  .retro-bet-yp55mt {
    display: none;
    transition: display 0.retro-bet-m5is7c ease-in-out;
  }
  .retro-bet-kujw79:checked ~ .retro-bet-yp55mt {
    display: block;
  }
  .retro-bet-kujw79:checked + .retro-bet-rc0l34 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .retro-bet-kujw79:checked + .retro-bet-rc0l34 span:nth-child(2) {
    display: none;
  }
  .retro-bet-kujw79:checked + .retro-bet-rc0l34 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.retro-bet-3vzj61 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .retro-bet-3vzj61 {
    padding: 0 16px;
  }
}

.retro-bet-3vzj61 img {
  margin-bottom: 20px;
}

.retro-bet-3vzj61 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .retro-bet-3vzj61 p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .retro-bet-3vzj61 {
    margin-bottom: 60px;
  }
}

.retro-bet-yusmvc {
  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) {
  .retro-bet-yusmvc {
    font-size: 32px;
  }
}

.retro-bet-rarp2p {
  color: var(--text-color);
}

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

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

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

.retro-bet-j8e5ey p img {
  display: block;
  margin: 0 auto;
}

.retro-bet-j8e5ey p:first-of-type {
  margin-top: 0;
}

.retro-bet-j8e5ey p:last-of-type {
  margin-bottom: 0;
}

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

.retro-bet-j8e5ey ul {
  padding: 0 0 0 20px;
}

.retro-bet-j8e5ey table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.retro-bet-j8e5ey 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) {
  .retro-bet-j8e5ey table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.retro-bet-j8e5ey 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) {
  .retro-bet-j8e5ey table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.retro-bet-j8e5ey table tr:nth-child(even) td {
  background: var(--table-2-color);
}

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

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

.retro-bet-gd28d1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.retro-bet-uev86n {
  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) {
  .retro-bet-uev86n {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.retro-bet-uev86n h1,
.retro-bet-uev86n h2,
.retro-bet-uev86n h3,
.retro-bet-uev86n 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) {
  .retro-bet-uev86n h1,
  .retro-bet-uev86n h2,
  .retro-bet-uev86n h3,
  .retro-bet-uev86n h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.retro-bet-hwxadt {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .retro-bet-hwxadt {
    flex-direction: column-reverse;
  }
}

.retro-bet-hwxadt .retro-bet-vp6nyh {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .retro-bet-hwxadt .retro-bet-vp6nyh {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.retro-bet-hwxadt .retro-bet-ssz7g0 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .retro-bet-hwxadt .retro-bet-ssz7g0 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .retro-bet-hwxadt .retro-bet-ssz7g0 img {
    width: 100%;
  }
}

.retro-bet-ssz7g0 {
  margin: 0 0 28px;
}

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

.retro-bet-vp6nyh {
  margin: 0 0 28px;
}

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

.retro-bet-gd28d1 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) {
  .retro-bet-gd28d1 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.retro-bet-gd28d1 .retro-bet-agcj5w {
  margin-top: 30px;
  margin-bottom: 30px;
}

.retro-bet-s5ce7o {
  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) {
  .retro-bet-s5ce7o {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

.retro-bet-irwnoz {
  position: relative;
  border: none;
}

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

.retro-bet-3euku8 {
  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;
}

.retro-bet-3euku8 span {
  height: 32px;
}

.retro-bet-3euku8 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.retro-bet-3euku8.retro-bet-7w9s9a span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .retro-bet-3euku8 {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.retro-bet-0i9dbi {
  list-style: none;
  padding: 0;
  margin: 0;
}

.retro-bet-0i9dbi li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .retro-bet-0i9dbi li {
    font-size: 16px;
  }
}

.retro-bet-0i9dbi li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.retro-bet-m5is7c ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .retro-bet-0i9dbi li a {
    padding: 12px 14px;
  }
}

.retro-bet-0i9dbi.retro-bet-w4hk8u {
  display: none;
}

.retro-bet-0xh5qf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.retro-bet-0xh5qf table {
  width: 100%;
  border-collapse: collapse;
}

.retro-bet-0xh5qf 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) {
  .retro-bet-0xh5qf table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .retro-bet-0xh5qf table td {
    min-width: 75px;
  }
}

.retro-bet-0xh5qf 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) {
  .retro-bet-0xh5qf table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.retro-bet-0xh5qf table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.retro-bet-0xh5qf p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

@media only screen and (max-width: 767px) {
  .retro-bet-0xh5qf {
    margin-bottom: 60px;
  }
}

.retro-bet-dy5x3p {
  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) {
  .retro-bet-dy5x3p {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.retro-bet-q8rsre {
  width: 100%;
  border-collapse: collapse;
}

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

.retro-bet-q8rsre 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) {
  .retro-bet-q8rsre tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.retro-bet-q8rsre tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.retro-bet-iwtxu4 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.retro-bet-iwtxu4 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.retro-bet-iwtxu4 p {
  color: var(--text-color);
}

.retro-bet-4rno38 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.retro-bet-1kgeg6 {
  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);
}

.retro-bet-kio5ff {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.retro-bet-i6hu33 p + p {
  margin-top: 10px;
}

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

.retro-bet-3f0smq {
  display: none;
}

@media only screen and (max-width: 767px) {
  .retro-bet-3f0smq {
    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;
  }
}

.retro-bet-qi6hdq {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.retro-bet-qi6hdq li {
  margin: 0 20px;
}

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

.retro-bet-qi6hdq li a img {
  margin-bottom: 4px;
}

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

.retro-bet-hnxgxc {
  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) {
  .retro-bet-hnxgxc {
    padding: 0 16px;
  }
}

.retro-bet-hnxgxc li {
  font-size: 16px;
  position: relative;
}

.retro-bet-hnxgxc li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.retro-bet-hnxgxc li span {
  opacity: 0.5;
}

.retro-bet-hnxgxc li + li {
  margin-left: 30px;
}

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

h2.retro-bet-uev86n {
  margin: 0 0 28px;
}

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

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

.retro-bet-k1ny52 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);
}

.retro-bet-k1ny52 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;
}

.retro-bet-k1ny52 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;
}

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

.retro-bet-k1ny52 tbody tr:last-of-type {
  margin-bottom: 0;
}

.retro-bet-k1ny52 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.retro-bet-k1ny52 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);
}

.retro-bet-k1ny52 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);
}

.retro-bet-k1ny52 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.retro-bet-k1ny52 tbody tr td .retro-bet-uof773 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .retro-bet-k1ny52 tbody tr td .retro-bet-uof773 {
    width: 100%;
  }
}

.retro-bet-k1ny52 tbody tr td .retro-bet-q4r440 {
  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.retro-bet-m5is7c ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .retro-bet-k1ny52 tbody tr td .retro-bet-q4r440:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .retro-bet-k1ny52 tbody tr td .retro-bet-q4r440 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .retro-bet-k1ny52 tbody tr td .retro-bet-q4r440 {
    width: 100%;
  }
}

.retro-bet-k1ny52 tbody tr td .retro-bet-e9ta9e {
  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) {
  .retro-bet-k1ny52 tbody tr td .retro-bet-e9ta9e:hover {
    text-decoration: none;
  }
}

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

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

.retro-bet-1hsw0f {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .retro-bet-1hsw0f {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .retro-bet-1hsw0f {
    margin: 0 auto 60px;
  }
}

.retro-bet-8c9jkl {
  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) {
  .retro-bet-8c9jkl {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.retro-bet-a3m5ed {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.retro-bet-zeerqw img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.retro-bet-m5is7c ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .retro-bet-7dkeaj {
    height: 190px;
    margin: 20px auto;
  }
}

.retro-bet-7dkeaj img {
  width: 100%;
  height: 100%;
}

.retro-bet-7dkeaj iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .retro-bet-7dkeaj iframe {
    height: 190px;
  }
}

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

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

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

.retro-bet-hv760e svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.retro-bet-m5is7c ease-in-out;
}

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

.retro-bet-sapamx {
  padding: 90px 0;
}

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

.retro-bet-hve7tq {
  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) {
  .retro-bet-hve7tq {
    padding: 0 16px;
  }
}

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

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

.retro-bet-ur2fx0 img {
  width: 100%;
}

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

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

.retro-bet-jnppx7 {
  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;
}

.retro-bet-jnppx7 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) {
  .retro-bet-jnppx7 {
    flex-basis: auto;
  }
}

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

.retro-bet-rgsd94 {
  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.retro-bet-m5is7c ease-in-out;
}

.retro-bet-rgsd94:hover {
  border: 1px solid #8c8ca2;
}

.retro-bet-w1duva {
  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%);
}

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

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

.retro-bet-jm1wzq a {
  text-decoration: underline;
  color: #8babff;
}

.retro-bet-jlrj7p {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.retro-bet-jlrj7p .retro-bet-rgsd94 {
  width: 50%;
  margin: 0;
}

.retro-bet-5noa5c {
  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;
}

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

.retro-bet-sejik8 {
  margin: 0 0 100px;
}

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

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

.retro-bet-r28gw6 {
  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) {
  .retro-bet-r28gw6 {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

.retro-bet-wh5avs {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

.retro-bet-xaffi7 {
  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) {
  .retro-bet-xaffi7 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.retro-bet-xaffi7 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.retro-bet-m5is7c ease-in-out;
}

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

.retro-bet-xaffi7 a svg {
  fill: #fff;
}

.retro-bet-xaffi7 a:hover {
  background: #3d68e7;
}

.retro-bet-75f8q6 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.retro-bet-pvw7uv {
  margin-bottom: 16px;
}

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

.retro-bet-tymk4t {
  font-size: 16px;
  color: var(--text-color);
}

.retro-bet-w6nvyi {
  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) {
  .retro-bet-w6nvyi {
    padding: 0 16px;
  }
}

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

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

.retro-bet-m3r0pf {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.retro-bet-m3r0pf h1,
.retro-bet-m3r0pf 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) {
  .retro-bet-m3r0pf h1,
  .retro-bet-m3r0pf h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

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

.retro-bet-lij7xm {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.retro-bet-lij7xm 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) {
  .retro-bet-lij7xm h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.retro-bet-lij7xm 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) {
  .retro-bet-lij7xm h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.retro-bet-lij7xm 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);
}

.retro-bet-lij7xm 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) {
  .retro-bet-lij7xm table tr td {
    padding: 12px 4px;
  }
}

.retro-bet-lij7xm 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) {
  .retro-bet-lij7xm table tr th {
    padding: 12px 4px;
  }
}

.retro-bet-lij7xm table tr:last-of-type td {
  border-bottom: none;
}

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

.retro-bet-xmgxd1 {
  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) {
  .retro-bet-xmgxd1 {
    min-height: 190px;
  }
}

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

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

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

.retro-bet-vn7vns.retro-bet-2lmb8p {
  display: none;
}

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

.retro-bet-dgcy4x iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.retro-bet-dgcy4x iframe.retro-bet-uyvnyq {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.retro-bet-dgcy4x.retro-bet-9dgm87 {
  opacity: 1;
  pointer-events: all;
}

.retro-bet-hmpxke {
  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.retro-bet-m5is7c ease-in-out;
}

.retro-bet-hmpxke svg {
  margin-right: 10px;
}

.retro-bet-hmpxke + .retro-bet-hmpxke {
  margin-top: 14px;
}

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

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

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

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

.retro-bet-w6nvyi .retro-bet-gd28d1 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.retro-bet-w6nvyi .retro-bet-gd28d1 h1,
.retro-bet-w6nvyi .retro-bet-gd28d1 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) {
  .retro-bet-w6nvyi .retro-bet-gd28d1 h1,
  .retro-bet-w6nvyi .retro-bet-gd28d1 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .retro-bet-w6nvyi .retro-bet-gd28d1 {
    margin: 28px 0 0;
  }
}

.retro-bet-nqex74 {
  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) {
  .retro-bet-nqex74 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .retro-bet-nqex74 {
    flex-direction: column;
  }
}

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

.retro-bet-lv9v34 {
  max-width: 545px;
  width: 100%;
}

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

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

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

.retro-bet-qz80ru iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.retro-bet-bclgjq {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.retro-bet-cozbr5 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.retro-bet-12id77 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

.retro-bet-7cr02p {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .retro-bet-7cr02p {
    padding: 10px;
  }
}

.retro-bet-7cr02p .retro-bet-agcj5w {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .retro-bet-7cr02p .retro-bet-agcj5w {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .retro-bet-7cr02p {
    flex-wrap: wrap;
  }
}

.retro-bet-ja1tuy {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.retro-bet-ja1tuy img {
  width: 100%;
}

.retro-bet-g7mpgy {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.retro-bet-y483jd {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.retro-bet-tzf5hi {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.retro-bet-ozkgub {
  width: 100%;
  margin: 0 0 100px;
}

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

.retro-bet-ozkgub .retro-bet-9njq1n {
  position: relative;
}

.retro-bet-ozkgub .retro-bet-fzqa9j {
  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;
}

.retro-bet-ozkgub .retro-bet-fzqa9j.retro-bet-2lmb8p {
  display: none;
}

.retro-bet-ozkgub .retro-bet-c65pjo {
  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) {
  .retro-bet-ozkgub .retro-bet-c65pjo {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .retro-bet-ozkgub .retro-bet-c65pjo {
    bottom: 90px;
  }
}

.retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-zddrpm {
  max-width: 300px;
  width: 100%;
}

.retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-zddrpm .retro-bet-4h4euu {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-zddrpm .retro-bet-4h4euu {
    font-size: 32px;
    text-align: center;
  }
}

.retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-zddrpm .retro-bet-zdc6p7 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-zddrpm .retro-bet-zdc6p7 {
    text-align: center;
  }
}

.retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-w63pzp {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-w63pzp {
    flex-direction: column-reverse;
  }
}

.retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-w63pzp .retro-bet-bxvip6 {
  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.retro-bet-m5is7c ease-in-out;
}

.retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-w63pzp .retro-bet-bxvip6:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-w63pzp .retro-bet-bxvip6 {
    width: 100%;
  }
}

.retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-w63pzp .retro-bet-bcp179 {
  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.retro-bet-m5is7c ease-in-out;
  overflow: hidden;
}

.retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-w63pzp .retro-bet-bcp179 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);
  }
}

.retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-w63pzp .retro-bet-bcp179: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;
}

.retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-w63pzp .retro-bet-bcp179:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .retro-bet-ozkgub .retro-bet-c65pjo .retro-bet-w63pzp .retro-bet-bcp179 {
    width: 100%;
  }
}

.retro-bet-ozkgub .retro-bet-c65pjo.retro-bet-2lmb8p {
  display: none;
}

.retro-bet-ozkgub .retro-bet-fsz8s7 {
  display: none;
}

.retro-bet-ozkgub .retro-bet-fsz8s7.retro-bet-9dgm87 {
  display: block;
}

.retro-bet-ozkgub .retro-bet-fsz8s7 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .retro-bet-ozkgub .retro-bet-fsz8s7 iframe {
    height: calc(100vh - 54px);
  }
}

.retro-bet-ozkgub .retro-bet-jyyx2p {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .retro-bet-ozkgub .retro-bet-jyyx2p {
    padding: 24px 16px 0;
  }
}

.retro-bet-ozkgub .retro-bet-jyyx2p .retro-bet-4h4euu {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .retro-bet-ozkgub .retro-bet-jyyx2p .retro-bet-4h4euu {
    margin-bottom: 24px;
  }
}

.retro-bet-ozkgub .retro-bet-jyyx2p 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);
}

.retro-bet-ozkgub .retro-bet-jyyx2p 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) {
  .retro-bet-ozkgub .retro-bet-jyyx2p table tr td {
    padding: 12px 4px;
  }
}

.retro-bet-ozkgub .retro-bet-jyyx2p 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) {
  .retro-bet-ozkgub .retro-bet-jyyx2p table tr th {
    padding: 12px 4px;
  }
}

.retro-bet-ozkgub .retro-bet-jyyx2p table tr:last-of-type td {
  border-bottom: none;
}

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

.retro-bet-i4a2cr.retro-bet-twethl {
  display: block;
}

.retro-bet-i4a2cr iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.retro-bet-i4a2cr .retro-bet-2pfzuz {
  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;
}

.retro-bet-i4a2cr .retro-bet-lpy4ei {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.retro-bet-i4a2cr .retro-bet-bcp179 {
  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.retro-bet-m5is7c ease-in-out;
}

.retro-bet-i4a2cr .retro-bet-bcp179:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.retro-bet-4s711b {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.retro-bet-4s711b.retro-bet-twethl {
  display: block;
}

.retro-bet-ggyhi5 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.retro-bet-cho6id {
  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;
}

.retro-bet-an7ltw {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.retro-bet-wfh5q4 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.retro-bet-wfh5q4 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.retro-bet-q4qqiy {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.retro-bet-p3gmsu.retro-bet-2lmb8p {
  display: none;
}

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

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

.retro-bet-9ea5l6 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.retro-bet-9ea5l6 span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.retro-bet-9ea5l6 small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.retro-bet-9ea5l6 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.retro-bet-m5is7c ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.retro-bet-9ea5l6 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.retro-bet-9ea5l6 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.retro-bet-9ea5l6 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.retro-bet-9ea5l6 input:active {
  border-color: #c2c0ce;
}

.retro-bet-9ea5l6 input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .retro-bet-9ea5l6 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.retro-bet-jjrngm {
  margin-bottom: 36px;
}

.retro-bet-jjrngm 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;
}

.retro-bet-jjrngm textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.retro-bet-jjrngm textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.retro-bet-pnmf6o {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.retro-bet-pqd77e {
  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.retro-bet-m5is7c ease-in-out;
}

.retro-bet-pqd77e:hover {
  background: var(--border-color);
}

.retro-bet-883ins {
  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.retro-bet-m5is7c ease-in-out;
}

.retro-bet-883ins:hover {
  background: #166ad9;
}

.retro-bet-tfx0s8 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.retro-bet-tfx0s8.retro-bet-2lmb8p {
  display: none;
}

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

.retro-bet-tfx0s8 .retro-bet-pqd77e {
  margin: 0 auto;
}

.retro-bet-1k1k6q {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .retro-bet-1k1k6q {
    margin-bottom: 16px;
  }
}

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

.retro-bet-q3e3x0 {
  filter: grayscale(100%);
}

.retro-bet-cqrf5p > input {
  display: none;
}

.retro-bet-cqrf5p > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.retro-bet-qugani.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.retro-bet-nxdnrc 44.retro-bet-1suymr.retro-bet-og0lyd.retro-bet-abkoq0.retro-bet-3ge10r.retro-bet-zajaif.retro-bet-4ne7fr.retro-bet-qw0enc.retro-bet-yd0y2v.retro-bet-zom4as.retro-bet-ud3pld.retro-bet-8iwvub.retro-bet-di17dd 0l-12.retro-bet-lq0u6o 30.retro-bet-i3wd71.retro-bet-zt7oqo 2.retro-bet-l5ja9n.retro-bet-zt7oqo 3.retro-bet-w80u11 3.retro-bet-q5aua9.retro-bet-8x4ioc 3.retro-bet-f767ef.retro-bet-qswmm7.retro-bet-99h5rm.retro-bet-hzs3kv 7-3.retro-bet-lq0u6o 10.retro-bet-e60rds.retro-bet-hzs3kv 23.retro-bet-u5imow.retro-bet-iihvvj 1.retro-bet-7rmrf9 2.retro-bet-lq0u6o 3.retro-bet-iihvvj 1.retro-bet-8x4ioc 5.retro-bet-fr0byt.retro-bet-8x4ioc 32.retro-bet-sjwgf7.retro-bet-qswmm7 5.retro-bet-di17dd 4.retro-bet-hzs3kv 9.retro-bet-hzs3kv 8.retro-bet-8x4ioc 6.retro-bet-ljntu0.retro-bet-4zbnes.retro-bet-qdlbui.retro-bet-7b1yuj.retro-bet-mhip46 4.retro-bet-pplf6t.retro-bet-mhip46 6.retro-bet-mhip46 0l29.retro-bet-di17dd 17.retro-bet-rtnxjo.retro-bet-7yb5kd 2.retro-bet-is4dlm 10.retro-bet-0mb3yc.retro-bet-lq0u6o 8.retro-bet-tsd2kf.retro-bet-fjt38c.retro-bet-kgv7c0.retro-bet-1ul3bi.retro-bet-idxszy.retro-bet-qswmm7.retro-bet-zajaif.retro-bet-lq0u6o 1.retro-bet-aigjcx.retro-bet-z23ja7.retro-bet-27e4lh.retro-bet-tn31td.retro-bet-lz2uld.retro-bet-7rmrf9 1.retro-bet-f2g3jf.retro-bet-mo7gqo.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.retro-bet-cqrf5p > input:checked ~ label,
.retro-bet-cqrf5p > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.retro-bet-qugani.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.retro-bet-nxdnrc 44.retro-bet-1suymr.retro-bet-og0lyd.retro-bet-abkoq0.retro-bet-3ge10r.retro-bet-zajaif.retro-bet-4ne7fr.retro-bet-qw0enc.retro-bet-yd0y2v.retro-bet-zom4as.retro-bet-ud3pld.retro-bet-8iwvub.retro-bet-di17dd 0l-12.retro-bet-lq0u6o 30.retro-bet-i3wd71.retro-bet-zt7oqo 2.retro-bet-l5ja9n.retro-bet-zt7oqo 3.retro-bet-w80u11 3.retro-bet-q5aua9.retro-bet-8x4ioc 3.retro-bet-f767ef.retro-bet-qswmm7.retro-bet-99h5rm.retro-bet-hzs3kv 7-3.retro-bet-lq0u6o 10.retro-bet-e60rds.retro-bet-hzs3kv 23.retro-bet-u5imow.retro-bet-iihvvj 1.retro-bet-7rmrf9 2.retro-bet-lq0u6o 3.retro-bet-iihvvj 1.retro-bet-8x4ioc 5.retro-bet-fr0byt.retro-bet-8x4ioc 32.retro-bet-sjwgf7.retro-bet-qswmm7 5.retro-bet-di17dd 4.retro-bet-hzs3kv 9.retro-bet-hzs3kv 8.retro-bet-8x4ioc 6.retro-bet-ljntu0.retro-bet-4zbnes.retro-bet-qdlbui.retro-bet-7b1yuj.retro-bet-mhip46 4.retro-bet-pplf6t.retro-bet-mhip46 6.retro-bet-mhip46 0l29.retro-bet-di17dd 17.retro-bet-rtnxjo.retro-bet-7yb5kd 2.retro-bet-is4dlm 10.retro-bet-0mb3yc.retro-bet-lq0u6o 8.retro-bet-tsd2kf.retro-bet-fjt38c.retro-bet-kgv7c0.retro-bet-1ul3bi.retro-bet-idxszy.retro-bet-qswmm7.retro-bet-zajaif.retro-bet-lq0u6o 1.retro-bet-aigjcx.retro-bet-z23ja7.retro-bet-27e4lh.retro-bet-tn31td.retro-bet-lz2uld.retro-bet-7rmrf9 1.retro-bet-f2g3jf.retro-bet-mo7gqo.5z'/%3e%3c/svg%3e");
}

.retro-bet-cqrf5p > input:not(:checked) ~ label:hover,
.retro-bet-cqrf5p > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.retro-bet-qugani.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.retro-bet-nxdnrc 44.retro-bet-1suymr.retro-bet-og0lyd.retro-bet-abkoq0.retro-bet-3ge10r.retro-bet-zajaif.retro-bet-4ne7fr.retro-bet-qw0enc.retro-bet-yd0y2v.retro-bet-zom4as.retro-bet-ud3pld.retro-bet-8iwvub.retro-bet-di17dd 0l-12.retro-bet-lq0u6o 30.retro-bet-i3wd71.retro-bet-zt7oqo 2.retro-bet-l5ja9n.retro-bet-zt7oqo 3.retro-bet-w80u11 3.retro-bet-q5aua9.retro-bet-8x4ioc 3.retro-bet-f767ef.retro-bet-qswmm7.retro-bet-99h5rm.retro-bet-hzs3kv 7-3.retro-bet-lq0u6o 10.retro-bet-e60rds.retro-bet-hzs3kv 23.retro-bet-u5imow.retro-bet-iihvvj 1.retro-bet-7rmrf9 2.retro-bet-lq0u6o 3.retro-bet-iihvvj 1.retro-bet-8x4ioc 5.retro-bet-fr0byt.retro-bet-8x4ioc 32.retro-bet-sjwgf7.retro-bet-qswmm7 5.retro-bet-di17dd 4.retro-bet-hzs3kv 9.retro-bet-hzs3kv 8.retro-bet-8x4ioc 6.retro-bet-ljntu0.retro-bet-4zbnes.retro-bet-qdlbui.retro-bet-7b1yuj.retro-bet-mhip46 4.retro-bet-pplf6t.retro-bet-mhip46 6.retro-bet-mhip46 0l29.retro-bet-di17dd 17.retro-bet-rtnxjo.retro-bet-7yb5kd 2.retro-bet-is4dlm 10.retro-bet-0mb3yc.retro-bet-lq0u6o 8.retro-bet-tsd2kf.retro-bet-fjt38c.retro-bet-kgv7c0.retro-bet-1ul3bi.retro-bet-idxszy.retro-bet-qswmm7.retro-bet-zajaif.retro-bet-lq0u6o 1.retro-bet-aigjcx.retro-bet-z23ja7.retro-bet-27e4lh.retro-bet-tn31td.retro-bet-lz2uld.retro-bet-7rmrf9 1.retro-bet-f2g3jf.retro-bet-mo7gqo.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .retro-bet-hkkg6o > .retro-bet-op7zw2 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .retro-bet-hkkg6o > .retro-bet-op7zw2 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .retro-bet-hkkg6o > .retro-bet-op7zw2 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .retro-bet-hkkg6o > .retro-bet-op7zw2 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .retro-bet-hkkg6o > .retro-bet-op7zw2 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.retro-bet-vim0c0 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.retro-bet-vim0c0.retro-bet-2lmb8p {
  display: none;
}

.retro-bet-9v0vr8 {
  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) {
  .retro-bet-9v0vr8 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .retro-bet-9v0vr8 {
    border-radius: 20px 20px 0 0;
  }
}

.retro-bet-gecgou {
  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;
}

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

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

.retro-bet-gecgou img {
  border-radius: 16px;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .retro-bet-gecgou {
    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;
  }
  .retro-bet-gecgou img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.retro-bet-5ps07m {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .retro-bet-5ps07m {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .retro-bet-5ps07m {
    font-size: 14px;
  }
}

.retro-bet-b4tzbn {
  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;
}

.retro-bet-b4tzbn::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) {
  .retro-bet-b4tzbn::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.retro-bet-b4tzbn::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) {
  .retro-bet-b4tzbn::after {
    display: none;
  }
}

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

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

.retro-bet-wcregr {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .retro-bet-wcregr {
    top: -20px;
  }
}

.retro-bet-tfttvi {
  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.retro-bet-m5is7c ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .retro-bet-tfttvi {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .retro-bet-tfttvi {
    width: 90px;
    height: 40px;
  }
}

.retro-bet-vim0c0.retro-bet-f2dih7 .retro-bet-9v0vr8 {
  background: #2b3b67;
}

.retro-bet-vim0c0.retro-bet-f2dih7 .retro-bet-gecgou {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.retro-bet-vim0c0.retro-bet-f2dih7 .retro-bet-gecgou::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.retro-bet-vim0c0.retro-bet-f2dih7 .retro-bet-gecgou::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.retro-bet-vim0c0.retro-bet-f2dih7 .retro-bet-b4tzbn::before {
  background: #0e0f41;
}

.retro-bet-vim0c0.retro-bet-f2dih7 .retro-bet-b4tzbn::after {
  background: #152557;
}

.retro-bet-vim0c0.retro-bet-pk3tra .retro-bet-9v0vr8 {
  background: #1f35fa;
}

.retro-bet-vim0c0.retro-bet-pk3tra .retro-bet-gecgou {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.retro-bet-vim0c0.retro-bet-pk3tra .retro-bet-gecgou::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.retro-bet-vim0c0.retro-bet-pk3tra .retro-bet-gecgou::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.retro-bet-vim0c0.retro-bet-pk3tra .retro-bet-b4tzbn::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.retro-bet-vim0c0.retro-bet-pk3tra .retro-bet-b4tzbn::after {
  background: #192ac8;
}

.retro-bet-vim0c0.retro-bet-z2x39x .retro-bet-9v0vr8 {
  background: #fa771f;
}

.retro-bet-vim0c0.retro-bet-z2x39x .retro-bet-gecgou {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.retro-bet-vim0c0.retro-bet-z2x39x .retro-bet-gecgou::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.retro-bet-vim0c0.retro-bet-z2x39x .retro-bet-gecgou::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.retro-bet-vim0c0.retro-bet-z2x39x .retro-bet-b4tzbn::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.retro-bet-vim0c0.retro-bet-z2x39x .retro-bet-b4tzbn::after {
  background: #fa8535;
}

.retro-bet-qps81z {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

.retro-bet-c5b51i {
  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) {
  .retro-bet-c5b51i {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.retro-bet-y1kecu {
  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) {
  .retro-bet-y1kecu:hover {
    background: var(--button-bg-hover);
  }
}

.retro-bet-o9vwob {
  display: flex;
  align-items: center;
  gap: 10px;
}

.retro-bet-o9vwob span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.retro-bet-o9vwob small {
  font-size: 14px;
  color: var(--text-color);
}

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

.retro-bet-npke2o {
  width: 120px;
  height: 22px;
}

.retro-bet-npke2o .retro-bet-arvb7t {
  fill: #c2c0ce;
}

.retro-bet-npke2o [rating="1"] .retro-bet-arvb7t:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.retro-bet-npke2o [rating="2"] .retro-bet-arvb7t:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.retro-bet-npke2o [rating="3"] .retro-bet-arvb7t:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.retro-bet-npke2o [rating="4"] .retro-bet-arvb7t:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.retro-bet-npke2o [rating="5"] .retro-bet-arvb7t:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.retro-bet-p7byxw {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.retro-bet-hxlxel {
  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);
}

.retro-bet-hxlxel.retro-bet-9dgm87 {
  display: block;
}

.retro-bet-hxlxel.retro-bet-2lmb8p {
  display: none;
}

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

.retro-bet-ywegrc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.retro-bet-ic4zjp {
  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);
}

.retro-bet-oeqa17 {
  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;
}

.retro-bet-rddnji small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.retro-bet-1gc3ic {
  font-size: 16px;
  line-height: 140%;
}

.retro-bet-ezitc9 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.retro-bet-ezitc9 .retro-bet-arvb7t {
  fill: #c2c0ce;
}

.retro-bet-ezitc9 [rating="1"] .retro-bet-arvb7t:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.retro-bet-ezitc9 [rating="2"] .retro-bet-arvb7t:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.retro-bet-ezitc9 [rating="3"] .retro-bet-arvb7t:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.retro-bet-ezitc9 [rating="4"] .retro-bet-arvb7t:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.retro-bet-ezitc9 [rating="5"] .retro-bet-arvb7t:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.retro-bet-6q0tu0 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .retro-bet-6q0tu0 {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.retro-bet-61sa12 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .retro-bet-61sa12 {
    padding: 0 16px;
  }
}

.retro-bet-zxrgbq {
  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) {
  .retro-bet-zxrgbq {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.retro-bet-roomak {
  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) {
  .retro-bet-roomak {
    padding: 12px;
    gap: 12px;
  }
}

.retro-bet-5i4rmy {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.retro-bet-5i4rmy img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.retro-bet-tn5gbn {
  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;
}

.retro-bet-s78l91 {
  flex: 1;
  min-width: 0;
}

.retro-bet-mqak9p {
  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) {
  .retro-bet-mqak9p {
    font-size: 14px;
    gap: 6px;
  }
}

.retro-bet-ub6yks {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.retro-bet-ub6yks svg,
.retro-bet-ub6yks img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.retro-bet-ub6yks svg path {
  fill: var(--button-bg-color);
}

.retro-bet-ub6yks svg circle {
  fill: var(--button-text-color);
}

.retro-bet-dkml9a {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.retro-bet-dkml9a strong {
  font-weight: 600;
}

.retro-bet-6c7dw7 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.retro-bet-6c7dw7 p {
  margin: 0 0 16px;
}

.retro-bet-6c7dw7 p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .retro-bet-6c7dw7 {
    font-size: 14px;
    line-height: 150%;
  }
}

.retro-bet-cpwvd2 {
  max-width: 300px;
  width: 100%;
}

.retro-bet-cpwvd2 a {
  width: 100%;
}

@media (max-width: 575px) {
  .retro-bet-cpwvd2 {
    max-width: 200px;
  }
}

.retro-bet-rpfyqb {
  justify-content: center;
}

.retro-bet-01pata {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.retro-bet-99r9ys {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.retro-bet-jc5m34 .retro-bet-rbpewj {
  justify-content: center;
}

/* faq */

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

.retro-bet-59nyle {
  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.retro-bet-foi6ti ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.retro-bet-59nyle::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.retro-bet-foi6ti ease;
}

.retro-bet-s7m27p.retro-bet-twethl .retro-bet-59nyle::after {
  transform: rotate(45deg);
}

.retro-bet-3hnjnw {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.retro-bet-m5is7c ease, padding 0.retro-bet-m5is7c ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.retro-bet-s7m27p.retro-bet-twethl .retro-bet-3hnjnw {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.retro-bet-q8vb7d {
  margin: 25px 0;
}

.retro-bet-cqrf5p > input:not(:checked) ~ label:hover,
.retro-bet-cqrf5p > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.retro-bet-sv7xw4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.retro-bet-9mxwbb 44.retro-bet-o3z3rr.retro-bet-cumvse.retro-bet-3bxsp5.retro-bet-ciqr2x.retro-bet-vzdh4r.retro-bet-8uba6v.retro-bet-j5ylsw.retro-bet-q1u4ob.retro-bet-qfo7lf.retro-bet-taolfa.retro-bet-ebyuez.retro-bet-0q1k07 0l-12.retro-bet-3ca744 30.retro-bet-5frel9.retro-bet-5q6uew 2.retro-bet-ggfs2v.retro-bet-5q6uew 3.retro-bet-l2nrif 3.retro-bet-d8c989.retro-bet-nubyiw 3.retro-bet-4s2hoo.retro-bet-zf16ub.retro-bet-w0k76c.retro-bet-iwdogc 7-3.retro-bet-3ca744 10.retro-bet-ead69h.retro-bet-iwdogc 23.retro-bet-bz0gke.retro-bet-p0sz16 1.retro-bet-fhl7ya 2.retro-bet-3ca744 3.retro-bet-p0sz16 1.retro-bet-nubyiw 5.retro-bet-ld473g.retro-bet-nubyiw 32.retro-bet-7oammp.retro-bet-zf16ub 5.retro-bet-0q1k07 4.retro-bet-iwdogc 9.retro-bet-iwdogc 8.retro-bet-nubyiw 6.retro-bet-jjlxip.retro-bet-y0atge.retro-bet-thc1ik.retro-bet-d2uvkb.retro-bet-2jkg66 4.retro-bet-t8f41w.retro-bet-2jkg66 6.retro-bet-2jkg66 0l29.retro-bet-0q1k07 17.retro-bet-d1rnz3.retro-bet-c22g1l 2.retro-bet-pno9wr 10.retro-bet-skgay8.retro-bet-3ca744 8.retro-bet-gotq94.retro-bet-dj4wmt.retro-bet-lzbrta.retro-bet-q8kj43.retro-bet-jzb24p.retro-bet-zf16ub.retro-bet-vzdh4r.retro-bet-3ca744 1.retro-bet-u4m0s9.retro-bet-7nuyio.retro-bet-261l9l.retro-bet-97j8pg.retro-bet-7339rq.retro-bet-fhl7ya 1.retro-bet-kp4bc6.retro-bet-5zxv5m.5z'/%3e%3c/svg%3e");
}

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

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

.retro-bet-s6lq3l {
  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);
}

.retro-bet-s6lq3l.retro-bet-rjkn2x {
  display: block;
}

.retro-bet-s6lq3l.retro-bet-cmuatw {
  display: none;
}

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

.retro-bet-ij3k0u {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.retro-bet-022tad {
  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);
}

.retro-bet-kzgn9d {
  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;
}

.retro-bet-i9kx7g small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.retro-bet-fichk0 {
  font-size: 16px;
  line-height: 140%;
}

.retro-bet-ag8uq8 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.retro-bet-ag8uq8 .retro-bet-4tb8bf {
  fill: #c2c0ce;
}

.retro-bet-ag8uq8 [rating="1"] .retro-bet-4tb8bf:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.retro-bet-ag8uq8 [rating="2"] .retro-bet-4tb8bf:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.retro-bet-ag8uq8 [rating="3"] .retro-bet-4tb8bf:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.retro-bet-ag8uq8 [rating="4"] .retro-bet-4tb8bf:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.retro-bet-ag8uq8 [rating="5"] .retro-bet-4tb8bf:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.retro-bet-bf20vi 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;
}

.retro-bet-bf20vi 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 */

.retro-bet-vhswrp {
  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);
}

.retro-bet-vhswrp.retro-bet-r8sqiz {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.retro-bet-8ecq6q {
  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;
}

.retro-bet-8ecq6q label {
  font-size: 14px;
}

.retro-bet-8ecq6q h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.retro-bet-8ecq6q input,
.retro-bet-8ecq6q textarea,
.retro-bet-8ecq6q 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;
}
.retro-bet-8ecq6q button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.retro-bet-foi6ti ease;
}
.retro-bet-8ecq6q button:hover {
  background-color: var(--button-bg-hover);
}
.retro-bet-ypl465 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.retro-bet-10zvmz ease-in;
}

.retro-bet-ypl465 h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.retro-bet-xh19qc, .retro-bet-h2xwl9, [class*="review-card"],
thead, thead th, table th, .retro-bet-rxilgf,
.retro-bet-hobx3f, [class*="collapsible-header"],
.retro-bet-4rno38, [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; }
.retro-bet-rmgvnt, .retro-bet-rmgvnt :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
