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

.goldbet-hcfbix {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.goldbet-c85bjm {
  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) {
  .goldbet-c85bjm: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;
  }
}

.goldbet-6zony1 {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .goldbet-6zony1 {
    margin: 20px auto 100px;
  }
}

.goldbet-6zony1 h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .goldbet-6zony1 h1 {
    font-size: 120px;
  }
}

.goldbet-6zony1 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.goldbet-u75luz {
  cursor: pointer;
}

.goldbet-8ipl3k {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.goldbet-hh8hw0 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.goldbet-hh8hw0 figure {
  margin: 0;
}

.goldbet-hh8hw0.goldbet-xg683x {
  justify-content: flex-start;
  margin-right: 4px;
}

.goldbet-hh8hw0.goldbet-bua021 {
  justify-content: flex-end;
  margin-left: 4px;
}

.goldbet-hh8hw0.goldbet-2pzkrk {
  justify-content: center;
}

.goldbet-hh8hw0.goldbet-vy1rl5 {
  justify-content: normal;
}

.goldbet-98hvps {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .goldbet-98hvps {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-98hvps {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.goldbet-0zx71p {
  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) {
  .goldbet-0zx71p {
    flex-direction: column;
  }
}

.goldbet-4d7ckr {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.goldbet-4d7ckr img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .goldbet-4d7ckr {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.goldbet-u2ncp6 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.goldbet-u2ncp6 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) {
  .goldbet-u2ncp6 ul {
    margin-bottom: 15px;
  }
}

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

.goldbet-u2ncp6 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);
}

.goldbet-u2ncp6 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.goldbet-u2ncp6 ul li:last-of-type::after {
  display: none;
}

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

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

.goldbet-sjuxjv {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .goldbet-1894rb {
    height: 50px;
  }
}

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

.goldbet-1894rb.goldbet-na1af8 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .goldbet-1894rb.goldbet-na1af8:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.goldbet-r98met {
  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) {
  .goldbet-r98met {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-r98met {
    padding: 50px 16px 68px;
  }
}

.goldbet-ry73py {
  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) {
  .goldbet-ry73py {
    flex-direction: column;
  }
}

.goldbet-oay9zj {
  margin-bottom: 94px;
}

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

.goldbet-h3ze7r .goldbet-fhanby {
  margin-bottom: 28px;
}

.goldbet-h3ze7r .goldbet-fhanby img {
  max-height: 100px;
  width: auto;
}

.goldbet-6xjmuk {
  display: flex;
  align-items: center;
}

.goldbet-6xjmuk a + a {
  margin-left: 24px;
}

.goldbet-6xjmuk img {
  max-height: 56px;
  width: auto;
}

.goldbet-6xjmuk img + img {
  margin-left: 24px;
}

.goldbet-g6xw50 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.goldbet-17t69a {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .goldbet-17t69a {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.goldbet-4mzrto {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .goldbet-4mzrto {
    flex-wrap: wrap;
  }
}

.goldbet-4mzrto li {
  display: flex;
  margin: 0 7px;
}

.goldbet-4mzrto li svg {
  transition: 0.goldbet-lt4cav ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .goldbet-4mzrto li:hover svg {
    transform: scale(1.2);
  }
}

.goldbet-04qq1m {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.goldbet-qvbp2k + .goldbet-qvbp2k {
  margin-left: 120px;
}

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

.goldbet-fqrdww {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.goldbet-vxjosh {
  list-style: none;
  margin: 0;
  padding: 0;
}

.goldbet-vxjosh li {
  font-size: 16px;
}

.goldbet-vxjosh li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.goldbet-vxjosh li + li {
  margin-top: 16px;
}

.goldbet-52pf2v {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.goldbet-40teg7 ease-in-out;
}

.goldbet-52pf2v.goldbet-q9nz0g {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.goldbet-697n3q {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

@media only screen and (max-width: 1200px) {
  .goldbet-697n3q {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-697n3q {
    margin-bottom: 60px;
  }
}

.goldbet-74tb8s {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.goldbet-74tb8s li {
  width: 100%;
}

.goldbet-74tb8s 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.goldbet-lt4cav ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.goldbet-74tb8s li a svg {
  fill: var(--button-text-color);
}

.goldbet-74tb8s li a.goldbet-q9nz0g {
  background: var(--border-color);
}

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

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

.goldbet-246hva {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .goldbet-246hva {
    margin: 0 -5px;
  }
}

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

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

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

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

.goldbet-0506uc {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.goldbet-0506uc img {
  width: 100%;
  transition: 0.goldbet-lt4cav ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .goldbet-0506uc:hover img {
    transform: scale(1.1);
  }
}

.goldbet-hjgstg {
  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) {
  .goldbet-hjgstg {
    height: 54px;
  }
}

.goldbet-injx4p {
  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) {
  .goldbet-injx4p {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .goldbet-injx4p {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-injx4p .goldbet-fhanby img {
    max-width: 90px;
  }
}

.goldbet-fhanby img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .goldbet-fhanby {
    order: -2;
  }
}

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

.goldbet-pqz9oo {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.goldbet-pqz9oo li {
  font-size: 16px;
  margin: 0 20px;
}

.goldbet-pqz9oo li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.goldbet-fcxalh {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.goldbet-fcxalh.goldbet-20gga0 {
  margin-right: 0;
}

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

@media only screen and (min-width: 1025px) {
  .goldbet-4yxa6t:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

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

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

.goldbet-n042sc {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.goldbet-n042sc:hover > ul {
  display: flex;
}

.goldbet-n042sc:focus > ul {
  display: flex;
}

.goldbet-n042sc:focus-within > ul {
  display: flex;
}

.goldbet-6id1x9 {
  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;
}

.goldbet-6id1x9::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.goldbet-40teg7 ease-in-out;
}

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

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

.goldbet-n042sc 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.goldbet-lt4cav ease-in-out;
  overflow: hidden;
}

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

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

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

.goldbet-ptrxjw {
  display: none;
}

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

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

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

.goldbet-zix0to {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.goldbet-zix0to img {
  margin-bottom: 20px;
}

.goldbet-zix0to p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

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

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

.goldbet-o6zcyr {
  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) {
  .goldbet-o6zcyr {
    font-size: 32px;
  }
}

.goldbet-xve8bb {
  color: var(--text-color);
}

.goldbet-h97pii {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.goldbet-h97pii p img {
  display: block;
  margin: 0 auto;
}

.goldbet-h97pii p:first-of-type {
  margin-top: 0;
}

.goldbet-h97pii p:last-of-type {
  margin-bottom: 0;
}

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

.goldbet-h97pii ul {
  padding: 0 0 0 20px;
}

.goldbet-h97pii table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.goldbet-h97pii table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.goldbet-h97pii iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.goldbet-1pnhi2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

@media only screen and (max-width: 767px) {
  .goldbet-1pnhi2 {
    margin-bottom: 60px;
  }
}

.goldbet-1lmkaw {
  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) {
  .goldbet-1lmkaw {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

.goldbet-opjcxf {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.goldbet-opjcxf .goldbet-1nt05m {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .goldbet-opjcxf .goldbet-1nt05m {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.goldbet-opjcxf .goldbet-cpfu92 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .goldbet-opjcxf .goldbet-cpfu92 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .goldbet-opjcxf .goldbet-cpfu92 img {
    width: 100%;
  }
}

.goldbet-cpfu92 {
  margin: 0 0 28px;
}

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

.goldbet-1nt05m {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .goldbet-1nt05m {
    margin-bottom: 18px;
  }
}

.goldbet-1pnhi2 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) {
  .goldbet-1pnhi2 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.goldbet-1pnhi2 .goldbet-c85bjm {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.goldbet-aqrlhh {
  position: relative;
  border: none;
}

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

.goldbet-qvo8qq {
  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;
}

.goldbet-qvo8qq span {
  height: 32px;
}

.goldbet-qvo8qq span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.goldbet-qvo8qq.goldbet-6qwynd span {
  transform: scaleY(-1);
}

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

.goldbet-07uslg {
  list-style: none;
  padding: 0;
  margin: 0;
}

.goldbet-07uslg li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .goldbet-07uslg li {
    font-size: 16px;
  }
}

.goldbet-07uslg li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.goldbet-lt4cav ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .goldbet-07uslg li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-07uslg li a {
    padding: 12px 14px;
  }
}

.goldbet-07uslg.goldbet-izq6yf {
  display: none;
}

.goldbet-opqlcw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.goldbet-opqlcw table {
  width: 100%;
  border-collapse: collapse;
}

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

  .goldbet-opqlcw table td {
    min-width: 75px;
  }
}

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

.goldbet-opqlcw table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.goldbet-opqlcw p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.goldbet-pl174d {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.goldbet-s1rf64 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.goldbet-s1rf64 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.goldbet-s1rf64 p {
  color: var(--text-color);
}

.goldbet-z8wxpv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.goldbet-nhn6xk {
  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);
}

.goldbet-wide1i {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.goldbet-6x0119 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .goldbet-6x0119 p {
    font-size: 16px;
  }
}

.goldbet-jesm4b {
  display: none;
}

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

.goldbet-17ihy1 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.goldbet-17ihy1 li {
  margin: 0 20px;
}

.goldbet-17ihy1 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.goldbet-17ihy1 li a img {
  margin-bottom: 4px;
}

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

.goldbet-kdpzps {
  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) {
  .goldbet-kdpzps {
    padding: 0 16px;
  }
}

.goldbet-kdpzps li {
  font-size: 16px;
  position: relative;
}

.goldbet-kdpzps li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.goldbet-kdpzps li span {
  opacity: 0.5;
}

.goldbet-kdpzps li + li {
  margin-left: 30px;
}

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

h2.goldbet-1lmkaw {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.goldbet-1lmkaw {
    margin-bottom: 18px;
  }
}

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

.goldbet-2r6a2p 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);
}

.goldbet-2r6a2p 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;
}

.goldbet-2r6a2p 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;
}

.goldbet-2r6a2p tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.goldbet-2r6a2p tbody tr:last-of-type {
  margin-bottom: 0;
}

.goldbet-2r6a2p tbody tr td:first-of-type {
  flex-shrink: 0;
}

.goldbet-2r6a2p 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);
}

.goldbet-2r6a2p 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);
}

.goldbet-2r6a2p tbody tr td:last-of-type {
  margin-left: auto;
}

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

.goldbet-2r6a2p tbody tr td .goldbet-euegj7 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .goldbet-2r6a2p tbody tr td .goldbet-euegj7 {
    width: 100%;
  }
}

.goldbet-2r6a2p tbody tr td .goldbet-iloc2z {
  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.goldbet-lt4cav ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .goldbet-2r6a2p tbody tr td .goldbet-iloc2z:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-2r6a2p tbody tr td .goldbet-iloc2z {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .goldbet-2r6a2p tbody tr td .goldbet-iloc2z {
    width: 100%;
  }
}

.goldbet-2r6a2p tbody tr td .goldbet-wquwz4 {
  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) {
  .goldbet-2r6a2p tbody tr td .goldbet-wquwz4:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-2r6a2p tbody tr {
    flex-direction: column;
  }
}

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

.goldbet-qe8jk1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

@media only screen and (max-width: 767px) {
  .goldbet-qe8jk1 {
    margin: 0 auto 60px;
  }
}

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

.goldbet-dqtici {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.goldbet-hkg15w img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.goldbet-lt4cav ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .goldbet-ijex3o {
    height: 190px;
    margin: 20px auto;
  }
}

.goldbet-ijex3o img {
  width: 100%;
  height: 100%;
}

.goldbet-ijex3o iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .goldbet-ijex3o iframe {
    height: 190px;
  }
}

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

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

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

.goldbet-kz0tsx svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.goldbet-lt4cav ease-in-out;
}

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

.goldbet-efbly9 {
  padding: 90px 0;
}

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

.goldbet-50yk2r {
  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) {
  .goldbet-50yk2r {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .goldbet-50yk2r {
    flex-direction: column-reverse;
  }
}

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

.goldbet-shfpf6 img {
  width: 100%;
}

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

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

.goldbet-7qppz8 {
  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;
}

.goldbet-7qppz8 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) {
  .goldbet-7qppz8 {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-7qppz8 {
    padding: 24px 10px;
  }
}

.goldbet-z4tq8g {
  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.goldbet-lt4cav ease-in-out;
}

.goldbet-z4tq8g:hover {
  border: 1px solid #8c8ca2;
}

.goldbet-xxerf3 {
  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%);
}

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

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

.goldbet-g1sggv a {
  text-decoration: underline;
  color: #8babff;
}

.goldbet-t8k57r {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.goldbet-t8k57r .goldbet-z4tq8g {
  width: 50%;
  margin: 0;
}

.goldbet-lfbtau {
  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;
}

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

.goldbet-lg12uz {
  margin: 0 0 100px;
}

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

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

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

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

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

.goldbet-7glpm2 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .goldbet-7glpm2 {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.goldbet-tp0vpc 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.goldbet-lt4cav ease-in-out;
}

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

.goldbet-tp0vpc a svg {
  fill: #fff;
}

.goldbet-tp0vpc a:hover {
  background: #3d68e7;
}

.goldbet-mtb9zn {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.goldbet-cz78ct {
  margin-bottom: 16px;
}

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

.goldbet-3o2d0t {
  font-size: 16px;
  color: var(--text-color);
}

.goldbet-b5huon {
  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) {
  .goldbet-b5huon {
    padding: 0 16px;
  }
}

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

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

.goldbet-w9en75 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.goldbet-p5zwxw {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.goldbet-p5zwxw 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);
}

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

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

.goldbet-p5zwxw table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .goldbet-p5zwxw {
    margin: 0;
  }
}

.goldbet-23ahq4 {
  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) {
  .goldbet-23ahq4 {
    min-height: 190px;
  }
}

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

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

.goldbet-181hel {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.goldbet-181hel.goldbet-o3h9fe {
  display: none;
}

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

.goldbet-h2rvej iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.goldbet-h2rvej iframe.goldbet-9lcuj9 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.goldbet-h2rvej.goldbet-vizh7o {
  opacity: 1;
  pointer-events: all;
}

.goldbet-4ai26o {
  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.goldbet-lt4cav ease-in-out;
}

.goldbet-4ai26o svg {
  margin-right: 10px;
}

.goldbet-4ai26o + .goldbet-4ai26o {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .goldbet-4ai26o:hover {
    background: #a8a6b3;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .goldbet-4ai26o {
    height: 42px;
    max-width: 220px;
  }
}

.goldbet-b5huon .goldbet-1pnhi2 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.goldbet-b5huon .goldbet-1pnhi2 h1,
.goldbet-b5huon .goldbet-1pnhi2 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) {
  .goldbet-b5huon .goldbet-1pnhi2 h1,
  .goldbet-b5huon .goldbet-1pnhi2 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .goldbet-b5huon .goldbet-1pnhi2 {
    margin: 28px 0 0;
  }
}

.goldbet-m6mzsd {
  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) {
  .goldbet-m6mzsd {
    padding: 0 16px;
  }
}

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

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

.goldbet-ar94sk {
  max-width: 545px;
  width: 100%;
}

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

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

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

.goldbet-nw6v24 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.goldbet-anm6vn {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

.goldbet-6u9xjw {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.goldbet-nn6byb {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.goldbet-t579ps span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .goldbet-ql9bf7 {
    padding: 10px;
  }
}

.goldbet-ql9bf7 .goldbet-c85bjm {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .goldbet-ql9bf7 .goldbet-c85bjm {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .goldbet-ql9bf7 {
    flex-wrap: wrap;
  }
}

.goldbet-jf9uji {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.goldbet-jf9uji img {
  width: 100%;
}

.goldbet-o3nfsi {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.goldbet-atch7d {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.goldbet-6qg2sy {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .goldbet-6qg2sy {
    margin: 0 0 60px;
  }
}

.goldbet-6qg2sy .goldbet-qe51fc {
  position: relative;
}

.goldbet-6qg2sy .goldbet-ueotec {
  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;
}

.goldbet-6qg2sy .goldbet-ueotec.goldbet-o3h9fe {
  display: none;
}

.goldbet-6qg2sy .goldbet-q44sl8 {
  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) {
  .goldbet-6qg2sy .goldbet-q44sl8 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .goldbet-6qg2sy .goldbet-q44sl8 {
    bottom: 90px;
  }
}

.goldbet-6qg2sy .goldbet-q44sl8 .goldbet-li86i6 {
  max-width: 300px;
  width: 100%;
}

.goldbet-6qg2sy .goldbet-q44sl8 .goldbet-li86i6 .goldbet-rfh575 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .goldbet-6qg2sy .goldbet-q44sl8 .goldbet-li86i6 .goldbet-rfh575 {
    font-size: 32px;
    text-align: center;
  }
}

.goldbet-6qg2sy .goldbet-q44sl8 .goldbet-li86i6 .goldbet-fe10oj {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .goldbet-6qg2sy .goldbet-q44sl8 .goldbet-li86i6 .goldbet-fe10oj {
    text-align: center;
  }
}

.goldbet-6qg2sy .goldbet-q44sl8 .goldbet-20gga0 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .goldbet-6qg2sy .goldbet-q44sl8 .goldbet-20gga0 {
    flex-direction: column-reverse;
  }
}

.goldbet-6qg2sy .goldbet-q44sl8 .goldbet-20gga0 .goldbet-thjzls {
  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.goldbet-lt4cav ease-in-out;
}

.goldbet-6qg2sy .goldbet-q44sl8 .goldbet-20gga0 .goldbet-thjzls:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .goldbet-6qg2sy .goldbet-q44sl8 .goldbet-20gga0 .goldbet-thjzls {
    width: 100%;
  }
}

.goldbet-6qg2sy .goldbet-q44sl8 .goldbet-20gga0 .goldbet-2l7se5 {
  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.goldbet-lt4cav ease-in-out;
  overflow: hidden;
}

.goldbet-6qg2sy .goldbet-q44sl8 .goldbet-20gga0 .goldbet-2l7se5 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);
  }
}

.goldbet-6qg2sy .goldbet-q44sl8 .goldbet-20gga0 .goldbet-2l7se5: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;
}

.goldbet-6qg2sy .goldbet-q44sl8 .goldbet-20gga0 .goldbet-2l7se5:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .goldbet-6qg2sy .goldbet-q44sl8 .goldbet-20gga0 .goldbet-2l7se5 {
    width: 100%;
  }
}

.goldbet-6qg2sy .goldbet-q44sl8.goldbet-o3h9fe {
  display: none;
}

.goldbet-6qg2sy .goldbet-dcmq9w {
  display: none;
}

.goldbet-6qg2sy .goldbet-dcmq9w.goldbet-vizh7o {
  display: block;
}

.goldbet-6qg2sy .goldbet-dcmq9w iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .goldbet-6qg2sy .goldbet-dcmq9w iframe {
    height: calc(100vh - 54px);
  }
}

.goldbet-6qg2sy .goldbet-ygmbe7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .goldbet-6qg2sy .goldbet-ygmbe7 {
    padding: 24px 16px 0;
  }
}

.goldbet-6qg2sy .goldbet-ygmbe7 .goldbet-rfh575 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .goldbet-6qg2sy .goldbet-ygmbe7 .goldbet-rfh575 {
    margin-bottom: 24px;
  }
}

.goldbet-6qg2sy .goldbet-ygmbe7 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);
}

.goldbet-6qg2sy .goldbet-ygmbe7 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) {
  .goldbet-6qg2sy .goldbet-ygmbe7 table tr td {
    padding: 12px 4px;
  }
}

.goldbet-6qg2sy .goldbet-ygmbe7 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) {
  .goldbet-6qg2sy .goldbet-ygmbe7 table tr th {
    padding: 12px 4px;
  }
}

.goldbet-6qg2sy .goldbet-ygmbe7 table tr:last-of-type td {
  border-bottom: none;
}

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

.goldbet-pf861c.goldbet-q9nz0g {
  display: block;
}

.goldbet-pf861c iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.goldbet-pf861c .goldbet-8dvsrm {
  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;
}

.goldbet-pf861c .goldbet-zgbnj1 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.goldbet-pf861c .goldbet-2l7se5 {
  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.goldbet-lt4cav ease-in-out;
}

.goldbet-pf861c .goldbet-2l7se5:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.goldbet-1jqqfu {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.goldbet-1jqqfu.goldbet-q9nz0g {
  display: block;
}

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

.goldbet-gd7i0n {
  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;
}

.goldbet-qw2or2 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.goldbet-l966cf {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.goldbet-l966cf svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.goldbet-itho8r {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.goldbet-dwk2rl.goldbet-o3h9fe {
  display: none;
}

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

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

.goldbet-32umn1 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.goldbet-32umn1 span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.goldbet-32umn1 small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.goldbet-32umn1 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.goldbet-lt4cav ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.goldbet-32umn1 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.goldbet-32umn1 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.goldbet-32umn1 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.goldbet-32umn1 input:active {
  border-color: #c2c0ce;
}

.goldbet-32umn1 input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .goldbet-32umn1 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.goldbet-h81lck {
  margin-bottom: 36px;
}

.goldbet-h81lck 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;
}

.goldbet-h81lck textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.goldbet-h81lck textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.goldbet-c1rl3d {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.goldbet-54ikbj {
  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.goldbet-lt4cav ease-in-out;
}

.goldbet-54ikbj:hover {
  background: var(--border-color);
}

.goldbet-i3odrh {
  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.goldbet-lt4cav ease-in-out;
}

.goldbet-i3odrh:hover {
  background: #166ad9;
}

.goldbet-5rwttk {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.goldbet-5rwttk.goldbet-o3h9fe {
  display: none;
}

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

.goldbet-5rwttk .goldbet-54ikbj {
  margin: 0 auto;
}

.goldbet-xhm7n8 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.goldbet-6371hy {
  filter: grayscale(100%);
}

.goldbet-qozbd2 > input {
  display: none;
}

.goldbet-qozbd2 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.goldbet-byitl0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.goldbet-z86j0r 44.goldbet-5cwskr.goldbet-z69sz5.goldbet-zumwl4.goldbet-zrkvhk.goldbet-14ywoy.goldbet-g242qx.goldbet-4q6pmy.goldbet-dybp3m.goldbet-1xcr8l.goldbet-qmqvsj.goldbet-j2y56b.goldbet-9gnxq3 0l-12.goldbet-e4p7w0 30.goldbet-i2f02a.goldbet-c78jl2 2.goldbet-e7fopx.goldbet-c78jl2 3.goldbet-u8owr0 3.goldbet-gioe7o.goldbet-fjp2a8 3.goldbet-17dz8j.goldbet-522qst.goldbet-tjqavo.goldbet-kyg1o8 7-3.goldbet-e4p7w0 10.goldbet-9qifye.goldbet-kyg1o8 23.goldbet-qwh6jc.goldbet-64a85q 1.goldbet-2xqwwo 2.goldbet-e4p7w0 3.goldbet-64a85q 1.goldbet-fjp2a8 5.goldbet-xlm8fe.goldbet-fjp2a8 32.goldbet-jywq3w.goldbet-522qst 5.goldbet-9gnxq3 4.goldbet-kyg1o8 9.goldbet-kyg1o8 8.goldbet-fjp2a8 6.goldbet-diit5x.goldbet-214tvl.goldbet-4olxbl.goldbet-273rgd.goldbet-lzorrt 4.goldbet-l7pvr4.goldbet-lzorrt 6.goldbet-lzorrt 0l29.goldbet-9gnxq3 17.goldbet-hblxu3.goldbet-n8fxpi 2.goldbet-5uy4qq 10.goldbet-jar4jm.goldbet-e4p7w0 8.goldbet-q9rs2y.goldbet-fx7mby.goldbet-tpq9h1.goldbet-n2j7ti.goldbet-sqqafv.goldbet-522qst.goldbet-14ywoy.goldbet-e4p7w0 1.goldbet-sky565.goldbet-dxsayb.goldbet-eravdb.goldbet-h601fs.goldbet-zgcaun.goldbet-2xqwwo 1.goldbet-83bis3.goldbet-a6yqpp.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.goldbet-qozbd2 > input:checked ~ label,
.goldbet-qozbd2 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.goldbet-byitl0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.goldbet-z86j0r 44.goldbet-5cwskr.goldbet-z69sz5.goldbet-zumwl4.goldbet-zrkvhk.goldbet-14ywoy.goldbet-g242qx.goldbet-4q6pmy.goldbet-dybp3m.goldbet-1xcr8l.goldbet-qmqvsj.goldbet-j2y56b.goldbet-9gnxq3 0l-12.goldbet-e4p7w0 30.goldbet-i2f02a.goldbet-c78jl2 2.goldbet-e7fopx.goldbet-c78jl2 3.goldbet-u8owr0 3.goldbet-gioe7o.goldbet-fjp2a8 3.goldbet-17dz8j.goldbet-522qst.goldbet-tjqavo.goldbet-kyg1o8 7-3.goldbet-e4p7w0 10.goldbet-9qifye.goldbet-kyg1o8 23.goldbet-qwh6jc.goldbet-64a85q 1.goldbet-2xqwwo 2.goldbet-e4p7w0 3.goldbet-64a85q 1.goldbet-fjp2a8 5.goldbet-xlm8fe.goldbet-fjp2a8 32.goldbet-jywq3w.goldbet-522qst 5.goldbet-9gnxq3 4.goldbet-kyg1o8 9.goldbet-kyg1o8 8.goldbet-fjp2a8 6.goldbet-diit5x.goldbet-214tvl.goldbet-4olxbl.goldbet-273rgd.goldbet-lzorrt 4.goldbet-l7pvr4.goldbet-lzorrt 6.goldbet-lzorrt 0l29.goldbet-9gnxq3 17.goldbet-hblxu3.goldbet-n8fxpi 2.goldbet-5uy4qq 10.goldbet-jar4jm.goldbet-e4p7w0 8.goldbet-q9rs2y.goldbet-fx7mby.goldbet-tpq9h1.goldbet-n2j7ti.goldbet-sqqafv.goldbet-522qst.goldbet-14ywoy.goldbet-e4p7w0 1.goldbet-sky565.goldbet-dxsayb.goldbet-eravdb.goldbet-h601fs.goldbet-zgcaun.goldbet-2xqwwo 1.goldbet-83bis3.goldbet-a6yqpp.5z'/%3e%3c/svg%3e");
}

.goldbet-qozbd2 > input:not(:checked) ~ label:hover,
.goldbet-qozbd2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.goldbet-byitl0.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.goldbet-z86j0r 44.goldbet-5cwskr.goldbet-z69sz5.goldbet-zumwl4.goldbet-zrkvhk.goldbet-14ywoy.goldbet-g242qx.goldbet-4q6pmy.goldbet-dybp3m.goldbet-1xcr8l.goldbet-qmqvsj.goldbet-j2y56b.goldbet-9gnxq3 0l-12.goldbet-e4p7w0 30.goldbet-i2f02a.goldbet-c78jl2 2.goldbet-e7fopx.goldbet-c78jl2 3.goldbet-u8owr0 3.goldbet-gioe7o.goldbet-fjp2a8 3.goldbet-17dz8j.goldbet-522qst.goldbet-tjqavo.goldbet-kyg1o8 7-3.goldbet-e4p7w0 10.goldbet-9qifye.goldbet-kyg1o8 23.goldbet-qwh6jc.goldbet-64a85q 1.goldbet-2xqwwo 2.goldbet-e4p7w0 3.goldbet-64a85q 1.goldbet-fjp2a8 5.goldbet-xlm8fe.goldbet-fjp2a8 32.goldbet-jywq3w.goldbet-522qst 5.goldbet-9gnxq3 4.goldbet-kyg1o8 9.goldbet-kyg1o8 8.goldbet-fjp2a8 6.goldbet-diit5x.goldbet-214tvl.goldbet-4olxbl.goldbet-273rgd.goldbet-lzorrt 4.goldbet-l7pvr4.goldbet-lzorrt 6.goldbet-lzorrt 0l29.goldbet-9gnxq3 17.goldbet-hblxu3.goldbet-n8fxpi 2.goldbet-5uy4qq 10.goldbet-jar4jm.goldbet-e4p7w0 8.goldbet-q9rs2y.goldbet-fx7mby.goldbet-tpq9h1.goldbet-n2j7ti.goldbet-sqqafv.goldbet-522qst.goldbet-14ywoy.goldbet-e4p7w0 1.goldbet-sky565.goldbet-dxsayb.goldbet-eravdb.goldbet-h601fs.goldbet-zgcaun.goldbet-2xqwwo 1.goldbet-83bis3.goldbet-a6yqpp.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .goldbet-vuxufh > .goldbet-c8uesk {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .goldbet-vuxufh > .goldbet-c8uesk {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .goldbet-vuxufh > .goldbet-c8uesk {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .goldbet-vuxufh > .goldbet-c8uesk {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .goldbet-vuxufh > .goldbet-c8uesk {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.goldbet-wq2jhp {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.goldbet-wq2jhp.goldbet-o3h9fe {
  display: none;
}

.goldbet-fj6vck {
  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) {
  .goldbet-fj6vck {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-fj6vck {
    border-radius: 20px 20px 0 0;
  }
}

.goldbet-ivt1oy {
  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;
}

.goldbet-ivt1oy::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.goldbet-ivt1oy::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.goldbet-ivt1oy img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.goldbet-nd79gw {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .goldbet-nd79gw {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-nd79gw {
    font-size: 14px;
  }
}

.goldbet-puy4wt {
  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;
}

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

.goldbet-puy4wt::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) {
  .goldbet-puy4wt::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .goldbet-fb1l6a {
    top: -20px;
  }
}

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

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

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

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

.goldbet-wq2jhp.goldbet-npa0yh .goldbet-fj6vck {
  background: #2b3b67;
}

.goldbet-wq2jhp.goldbet-npa0yh .goldbet-ivt1oy {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.goldbet-wq2jhp.goldbet-npa0yh .goldbet-ivt1oy::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.goldbet-wq2jhp.goldbet-npa0yh .goldbet-ivt1oy::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.goldbet-wq2jhp.goldbet-npa0yh .goldbet-puy4wt::before {
  background: #0e0f41;
}

.goldbet-wq2jhp.goldbet-npa0yh .goldbet-puy4wt::after {
  background: #152557;
}

.goldbet-wq2jhp.goldbet-1n0s3g .goldbet-fj6vck {
  background: #1f35fa;
}

.goldbet-wq2jhp.goldbet-1n0s3g .goldbet-ivt1oy {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.goldbet-wq2jhp.goldbet-1n0s3g .goldbet-ivt1oy::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.goldbet-wq2jhp.goldbet-1n0s3g .goldbet-ivt1oy::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.goldbet-wq2jhp.goldbet-1n0s3g .goldbet-puy4wt::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.goldbet-wq2jhp.goldbet-1n0s3g .goldbet-puy4wt::after {
  background: #192ac8;
}

.goldbet-wq2jhp.goldbet-3zro3l .goldbet-fj6vck {
  background: #fa771f;
}

.goldbet-wq2jhp.goldbet-3zro3l .goldbet-ivt1oy {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.goldbet-wq2jhp.goldbet-3zro3l .goldbet-ivt1oy::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.goldbet-wq2jhp.goldbet-3zro3l .goldbet-ivt1oy::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.goldbet-wq2jhp.goldbet-3zro3l .goldbet-puy4wt::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.goldbet-wq2jhp.goldbet-3zro3l .goldbet-puy4wt::after {
  background: #fa8535;
}

.goldbet-9ocyh0 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .goldbet-9ocyh0 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .goldbet-9ocyh0 {
    margin: 24px 0 60px;
  }
}

.goldbet-9ocyh0 h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

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

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

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

.goldbet-1npown {
  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) {
  .goldbet-1npown:hover {
    background: var(--button-bg-hover);
  }
}

.goldbet-4msao5 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.goldbet-4msao5 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.goldbet-4msao5 small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .goldbet-4msao5 {
    margin-bottom: 16px;
  }
}

.goldbet-trlkkx {
  width: 120px;
  height: 22px;
}

.goldbet-trlkkx .goldbet-sinixl {
  fill: #c2c0ce;
}

.goldbet-trlkkx [rating="1"] .goldbet-sinixl:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.goldbet-trlkkx [rating="2"] .goldbet-sinixl:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.goldbet-trlkkx [rating="3"] .goldbet-sinixl:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.goldbet-trlkkx [rating="4"] .goldbet-sinixl:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.goldbet-trlkkx [rating="5"] .goldbet-sinixl:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.goldbet-qzp6ag {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.goldbet-yyfk73 {
  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);
}

.goldbet-yyfk73.goldbet-vizh7o {
  display: block;
}

.goldbet-yyfk73.goldbet-o3h9fe {
  display: none;
}

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

.goldbet-yreqk3 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.goldbet-2ut0hv {
  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);
}

.goldbet-a6x39p {
  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;
}

.goldbet-ipazk4 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.goldbet-xnqaa8 {
  font-size: 16px;
  line-height: 140%;
}

.goldbet-tmjeox {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.goldbet-tmjeox .goldbet-sinixl {
  fill: #c2c0ce;
}

.goldbet-tmjeox [rating="1"] .goldbet-sinixl:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.goldbet-tmjeox [rating="2"] .goldbet-sinixl:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.goldbet-tmjeox [rating="3"] .goldbet-sinixl:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.goldbet-tmjeox [rating="4"] .goldbet-sinixl:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.goldbet-tmjeox [rating="5"] .goldbet-sinixl:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.goldbet-prlblg {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .goldbet-prlblg {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.goldbet-y2reb5 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .goldbet-y2reb5 {
    padding: 0 16px;
  }
}

.goldbet-4z1n72 {
  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) {
  .goldbet-4z1n72 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.goldbet-avtc8z {
  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) {
  .goldbet-avtc8z {
    padding: 12px;
    gap: 12px;
  }
}

.goldbet-991uv9 {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.goldbet-991uv9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.goldbet-9xgzzg {
  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;
}

.goldbet-s56cjt {
  flex: 1;
  min-width: 0;
}

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

.goldbet-afrkqf {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.goldbet-afrkqf svg,
.goldbet-afrkqf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.goldbet-afrkqf svg path {
  fill: var(--button-bg-color);
}

.goldbet-afrkqf svg circle {
  fill: var(--button-text-color);
}

.goldbet-aryc8w {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.goldbet-aryc8w strong {
  font-weight: 600;
}

.goldbet-dunv6r {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.goldbet-dunv6r p {
  margin: 0 0 16px;
}

.goldbet-dunv6r p:last-child {
  margin-bottom: 0;
}

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

.goldbet-ym4l2g {
  max-width: 300px;
  width: 100%;
}

.goldbet-ym4l2g a {
  width: 100%;
}

@media (max-width: 575px) {
  .goldbet-ym4l2g {
    max-width: 200px;
  }
}

.goldbet-u1xpci {
  justify-content: center;
}

.goldbet-gk1uj6 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.goldbet-k4k153 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.goldbet-47nns1 .goldbet-pqz9oo {
  justify-content: center;
}

/* faq */

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

.goldbet-cf01cu {
  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.goldbet-mk9drp ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.goldbet-cf01cu::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.goldbet-mk9drp ease;
}

.goldbet-1l6ots.goldbet-q9nz0g .goldbet-cf01cu::after {
  transform: rotate(45deg);
}

.goldbet-vmje1p {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.goldbet-lt4cav ease, padding 0.goldbet-lt4cav ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.goldbet-1l6ots.goldbet-q9nz0g .goldbet-vmje1p {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.goldbet-k5xv35 {
  margin: 25px 0;
}

.goldbet-qozbd2 > input:not(:checked) ~ label:hover,
.goldbet-qozbd2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.goldbet-idbapk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.goldbet-94fu60 44.goldbet-v1icpx.goldbet-nghtgu.goldbet-wue01o.goldbet-g2qgln.goldbet-uiad1u.goldbet-lgmrm8.goldbet-y0wtts.goldbet-vebfk5.goldbet-no9wwf.goldbet-2m1i55.goldbet-caw8dm.goldbet-d2pph4 0l-12.goldbet-krec0f 30.goldbet-44qvzp.goldbet-69lnht 2.goldbet-i9en35.goldbet-69lnht 3.goldbet-w97l8b 3.goldbet-jh3klp.goldbet-8esngz 3.goldbet-3k7v5h.goldbet-y289ks.goldbet-v7ekjz.goldbet-8drxbv 7-3.goldbet-krec0f 10.goldbet-9ey2dj.goldbet-8drxbv 23.goldbet-lbt84a.goldbet-ez3bk0 1.goldbet-30g9pi 2.goldbet-krec0f 3.goldbet-ez3bk0 1.goldbet-8esngz 5.goldbet-4wu1ra.goldbet-8esngz 32.goldbet-j0q07s.goldbet-y289ks 5.goldbet-d2pph4 4.goldbet-8drxbv 9.goldbet-8drxbv 8.goldbet-8esngz 6.goldbet-2zz2rm.goldbet-o38owz.goldbet-w96ot5.goldbet-ayh20l.goldbet-3mlwga 4.goldbet-osw4y0.goldbet-3mlwga 6.goldbet-3mlwga 0l29.goldbet-d2pph4 17.goldbet-pm25mj.goldbet-mqc4im 2.goldbet-wleu74 10.goldbet-6noqn1.goldbet-krec0f 8.goldbet-y8s0fl.goldbet-8xcv45.goldbet-oq3jrc.goldbet-xjrmi5.goldbet-ofb4f7.goldbet-y289ks.goldbet-uiad1u.goldbet-krec0f 1.goldbet-uabcgl.goldbet-idftn0.goldbet-i9v1dq.goldbet-ep8c2r.goldbet-dz2bng.goldbet-30g9pi 1.goldbet-filosy.goldbet-3s9um3.5z'/%3e%3c/svg%3e");
}

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

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

.goldbet-e16nro {
  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);
}

.goldbet-e16nro.goldbet-8n3zkn {
  display: block;
}

.goldbet-e16nro.goldbet-ahqb6s {
  display: none;
}

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

.goldbet-qpc9so {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.goldbet-tjc6dj {
  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);
}

.goldbet-3o33qd {
  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;
}

.goldbet-v1ehh8 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.goldbet-9pgwol {
  font-size: 16px;
  line-height: 140%;
}

.goldbet-jqut6h {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.goldbet-jqut6h .goldbet-jxq2w2 {
  fill: #c2c0ce;
}

.goldbet-jqut6h [rating="1"] .goldbet-jxq2w2:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.goldbet-jqut6h [rating="2"] .goldbet-jxq2w2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.goldbet-jqut6h [rating="3"] .goldbet-jxq2w2:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.goldbet-jqut6h [rating="4"] .goldbet-jxq2w2:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.goldbet-jqut6h [rating="5"] .goldbet-jxq2w2:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.goldbet-jirh3m 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;
}

.goldbet-jirh3m 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 */

.goldbet-mi73gb {
  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);
}

.goldbet-mi73gb.goldbet-gzt9ug {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.goldbet-498wew {
  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;
}

.goldbet-498wew label {
  font-size: 14px;
}

.goldbet-498wew h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.goldbet-498wew input,
.goldbet-498wew textarea,
.goldbet-498wew 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;
}
.goldbet-498wew button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.goldbet-mk9drp ease;
}
.goldbet-498wew button:hover {
  background-color: var(--button-bg-hover);
}
.goldbet-9qmzkx {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.goldbet-d1wzhz ease-in;
}

.goldbet-9qmzkx 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;
}
.goldbet-90png3, .goldbet-rq610p, [class*="review-card"],
thead, thead th, table th, .goldbet-puo586,
.goldbet-s97z8w, [class*="collapsible-header"],
.goldbet-z8wxpv, [class*="updated-block"] {
  color: #ece7dc !important;
}
