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

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

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

.prontobet-j28afd {
  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) {
  .prontobet-j28afd: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;
  }
}

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

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

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

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

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

.prontobet-jz4qc5 {
  cursor: pointer;
}

.prontobet-povhth {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.prontobet-s204r0 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.prontobet-s204r0 figure {
  margin: 0;
}

.prontobet-s204r0.prontobet-x22vak {
  justify-content: flex-start;
  margin-right: 4px;
}

.prontobet-s204r0.prontobet-8fodpm {
  justify-content: flex-end;
  margin-left: 4px;
}

.prontobet-s204r0.prontobet-t8rsov {
  justify-content: center;
}

.prontobet-s204r0.prontobet-9y9mfg {
  justify-content: normal;
}

.prontobet-2xqo35 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .prontobet-2xqo35 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .prontobet-2xqo35 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

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

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

.prontobet-nbl22n img {
  width: 100%;
}

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

.prontobet-sj2omn {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.prontobet-sj2omn 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);
}

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

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

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

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

.prontobet-sj2omn ul li:last-of-type::after {
  display: none;
}

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

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

.prontobet-ppfobm {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .prontobet-wv5f05 {
    height: 50px;
  }
}

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

.prontobet-wv5f05.prontobet-8g07yf {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .prontobet-wv5f05.prontobet-8g07yf:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.prontobet-8vkjde {
  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) {
  .prontobet-8vkjde {
    padding: 80px 16px 0;
  }
}

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

.prontobet-9us66a {
  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) {
  .prontobet-9us66a {
    flex-direction: column;
  }
}

.prontobet-m18gwp {
  margin-bottom: 94px;
}

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

.prontobet-farcsx .prontobet-w7kr8s {
  margin-bottom: 28px;
}

.prontobet-farcsx .prontobet-w7kr8s img {
  max-height: 100px;
  width: auto;
}

.prontobet-q62r1g {
  display: flex;
  align-items: center;
}

.prontobet-q62r1g a + a {
  margin-left: 24px;
}

.prontobet-q62r1g img {
  max-height: 56px;
  width: auto;
}

.prontobet-q62r1g img + img {
  margin-left: 24px;
}

.prontobet-8cfql4 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.prontobet-ava7pe {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

.prontobet-6yskm3 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .prontobet-6yskm3 {
    flex-wrap: wrap;
  }
}

.prontobet-6yskm3 li {
  display: flex;
  margin: 0 7px;
}

.prontobet-6yskm3 li svg {
  transition: 0.prontobet-8irtwa ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .prontobet-6yskm3 li:hover svg {
    transform: scale(1.2);
  }
}

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

.prontobet-94vta5 + .prontobet-94vta5 {
  margin-left: 120px;
}

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

.prontobet-204j8n {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.prontobet-dciogb {
  list-style: none;
  margin: 0;
  padding: 0;
}

.prontobet-dciogb li {
  font-size: 16px;
}

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

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

.prontobet-dciogb li + li {
  margin-top: 16px;
}

.prontobet-9pzfhe {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.prontobet-hjubud ease-in-out;
}

.prontobet-9pzfhe.prontobet-ugqg3d {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.prontobet-jhqvd4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.prontobet-r6ww1n li {
  width: 100%;
}

.prontobet-r6ww1n 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.prontobet-8irtwa ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.prontobet-r6ww1n li a svg {
  fill: var(--button-text-color);
}

.prontobet-r6ww1n li a.prontobet-ugqg3d {
  background: var(--border-color);
}

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

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

.prontobet-z3t3f7 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.prontobet-8966c6 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.prontobet-8966c6 img {
  width: 100%;
  transition: 0.prontobet-8irtwa ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .prontobet-8966c6:hover img {
    transform: scale(1.1);
  }
}

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

.prontobet-3eutfk {
  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) {
  .prontobet-3eutfk {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .prontobet-3eutfk .prontobet-w7kr8s img {
    max-width: 90px;
  }
}

.prontobet-w7kr8s img {
  max-height: 50px;
  width: auto;
}

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

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

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

.prontobet-nafwoe li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.prontobet-wiqdyq {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.prontobet-wiqdyq.prontobet-htjo0h {
  margin-right: 0;
}

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

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

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

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

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

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

.prontobet-ij2bik:hover > ul {
  display: flex;
}

.prontobet-ij2bik:focus > ul {
  display: flex;
}

.prontobet-ij2bik:focus-within > ul {
  display: flex;
}

.prontobet-q9rnne {
  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;
}

.prontobet-q9rnne::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.prontobet-hjubud ease-in-out;
}

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

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

.prontobet-ij2bik 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.prontobet-8irtwa ease-in-out;
  overflow: hidden;
}

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

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

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

.prontobet-npbln4 {
  display: none;
}

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

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

@media only screen and (max-width: 1023px) {
  .prontobet-npbln4:checked ~ .prontobet-3e9mmn {
    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;
  }
  .prontobet-3e9mmn {
    display: none;
    transition: display 0.prontobet-8irtwa ease-in-out;
  }
  .prontobet-npbln4:checked ~ .prontobet-3e9mmn {
    display: block;
  }
  .prontobet-npbln4:checked + .prontobet-859ocn span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .prontobet-npbln4:checked + .prontobet-859ocn span:nth-child(2) {
    display: none;
  }
  .prontobet-npbln4:checked + .prontobet-859ocn span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

.prontobet-24piti img {
  margin-bottom: 20px;
}

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

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

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

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

.prontobet-8e24t5 {
  color: var(--text-color);
}

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

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

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

.prontobet-ggebnw p img {
  display: block;
  margin: 0 auto;
}

.prontobet-ggebnw p:first-of-type {
  margin-top: 0;
}

.prontobet-ggebnw p:last-of-type {
  margin-bottom: 0;
}

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

.prontobet-ggebnw ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

.prontobet-93cq3a {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.prontobet-5srw5v {
  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) {
  .prontobet-5srw5v {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

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

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

.prontobet-gvr8np .prontobet-0fxok2 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .prontobet-gvr8np .prontobet-0fxok2 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.prontobet-gvr8np .prontobet-qu07sj {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.prontobet-qu07sj {
  margin: 0 0 28px;
}

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

.prontobet-0fxok2 {
  margin: 0 0 28px;
}

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

.prontobet-93cq3a 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) {
  .prontobet-93cq3a h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.prontobet-93cq3a .prontobet-j28afd {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.prontobet-r5u2u0 {
  position: relative;
  border: none;
}

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

.prontobet-s65azw {
  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;
}

.prontobet-s65azw span {
  height: 32px;
}

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

.prontobet-s65azw.prontobet-k4fcmb span {
  transform: scaleY(-1);
}

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

.prontobet-pnlz98 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.prontobet-pnlz98 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.prontobet-8irtwa ease-in-out;
}

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

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

.prontobet-pnlz98.prontobet-p3rh5y {
  display: none;
}

.prontobet-llewp4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.prontobet-llewp4 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .prontobet-llewp4 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.prontobet-v5aobv {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.prontobet-7l3s3d table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.prontobet-7l3s3d table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.prontobet-7l3s3d p {
  color: var(--text-color);
}

.prontobet-riiuo2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.prontobet-m44zde {
  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);
}

.prontobet-c0xxia {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.prontobet-q0f7gx p + p {
  margin-top: 10px;
}

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

.prontobet-xamkgu {
  display: none;
}

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

.prontobet-x0milh {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.prontobet-x0milh li {
  margin: 0 20px;
}

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

.prontobet-x0milh li a img {
  margin-bottom: 4px;
}

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

.prontobet-9od82j {
  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) {
  .prontobet-9od82j {
    padding: 0 16px;
  }
}

.prontobet-9od82j li {
  font-size: 16px;
  position: relative;
}

.prontobet-9od82j li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.prontobet-9od82j li span {
  opacity: 0.5;
}

.prontobet-9od82j li + li {
  margin-left: 30px;
}

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

h2.prontobet-5srw5v {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.prontobet-5srw5v {
    margin-bottom: 18px;
  }
}

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

.prontobet-jjzvha 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);
}

.prontobet-jjzvha 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;
}

.prontobet-jjzvha 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;
}

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

.prontobet-jjzvha tbody tr:last-of-type {
  margin-bottom: 0;
}

.prontobet-jjzvha tbody tr td:first-of-type {
  flex-shrink: 0;
}

.prontobet-jjzvha 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);
}

.prontobet-jjzvha 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);
}

.prontobet-jjzvha tbody tr td:last-of-type {
  margin-left: auto;
}

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

.prontobet-jjzvha tbody tr td .prontobet-66dnfp {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .prontobet-jjzvha tbody tr td .prontobet-66dnfp {
    width: 100%;
  }
}

.prontobet-jjzvha tbody tr td .prontobet-np3o0c {
  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.prontobet-8irtwa ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .prontobet-jjzvha tbody tr td .prontobet-np3o0c:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .prontobet-jjzvha tbody tr td .prontobet-np3o0c {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .prontobet-jjzvha tbody tr td .prontobet-np3o0c {
    width: 100%;
  }
}

.prontobet-jjzvha tbody tr td .prontobet-onf1sr {
  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) {
  .prontobet-jjzvha tbody tr td .prontobet-onf1sr:hover {
    text-decoration: none;
  }
}

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

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

.prontobet-52n4sv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.prontobet-3gkbs3 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.prontobet-8irtwa ease-in-out;
}

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

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

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

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

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

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

.prontobet-hgpopw img {
  width: 100%;
  height: 100%;
}

.prontobet-hgpopw iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.prontobet-gcpcal svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.prontobet-8irtwa ease-in-out;
}

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

.prontobet-fpwj5m {
  padding: 90px 0;
}

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

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

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

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

.prontobet-v3dox2 img {
  width: 100%;
}

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

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

.prontobet-e6c1nz {
  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;
}

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

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

.prontobet-rg684w {
  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.prontobet-8irtwa ease-in-out;
}

.prontobet-rg684w:hover {
  border: 1px solid #8c8ca2;
}

.prontobet-o9hom6 {
  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%);
}

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

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

.prontobet-ca5wd8 a {
  text-decoration: underline;
  color: #8babff;
}

.prontobet-5yxzjx {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.prontobet-5yxzjx .prontobet-rg684w {
  width: 50%;
  margin: 0;
}

.prontobet-28xkla {
  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;
}

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

.prontobet-hj5ynu {
  margin: 0 0 100px;
}

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

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

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

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

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

.prontobet-ln4l4d {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.prontobet-iv0mpv 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.prontobet-8irtwa ease-in-out;
}

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

.prontobet-iv0mpv a svg {
  fill: #fff;
}

.prontobet-iv0mpv a:hover {
  background: #3d68e7;
}

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

.prontobet-uk9n92 {
  margin-bottom: 16px;
}

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

.prontobet-9jxr5k {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.prontobet-i6a5ws 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);
}

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

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

.prontobet-i6a5ws table tr:last-of-type td {
  border-bottom: none;
}

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

.prontobet-rtu272 {
  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) {
  .prontobet-rtu272 {
    min-height: 190px;
  }
}

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

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

.prontobet-0k00y4 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.prontobet-0k00y4.prontobet-1kr4ly {
  display: none;
}

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

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

.prontobet-ugkb1h iframe.prontobet-o8zlkl {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.prontobet-ugkb1h.prontobet-lbl1s0 {
  opacity: 1;
  pointer-events: all;
}

.prontobet-3lddqe {
  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.prontobet-8irtwa ease-in-out;
}

.prontobet-3lddqe svg {
  margin-right: 10px;
}

.prontobet-3lddqe + .prontobet-3lddqe {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .prontobet-3lddqe:hover {
    background: #a8a6b3;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .prontobet-3lddqe {
    height: 42px;
    max-width: 220px;
  }
}

.prontobet-k8zpek .prontobet-93cq3a {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.prontobet-k8zpek .prontobet-93cq3a h1,
.prontobet-k8zpek .prontobet-93cq3a 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) {
  .prontobet-k8zpek .prontobet-93cq3a h1,
  .prontobet-k8zpek .prontobet-93cq3a h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .prontobet-k8zpek .prontobet-93cq3a {
    margin: 28px 0 0;
  }
}

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

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

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

.prontobet-itz3aw {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.prontobet-nih8gc {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

.prontobet-7zt9iq {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.prontobet-xoydwc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .prontobet-31gliq {
    padding: 10px;
  }
}

.prontobet-31gliq .prontobet-j28afd {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .prontobet-31gliq .prontobet-j28afd {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .prontobet-31gliq {
    flex-wrap: wrap;
  }
}

.prontobet-4u027p {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.prontobet-4u027p img {
  width: 100%;
}

.prontobet-qslrp3 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.prontobet-9abxoc {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.prontobet-gc36ku {
  width: 100%;
  margin: 0 0 100px;
}

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

.prontobet-gc36ku .prontobet-ge3hcm {
  position: relative;
}

.prontobet-gc36ku .prontobet-s3covm {
  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;
}

.prontobet-gc36ku .prontobet-s3covm.prontobet-1kr4ly {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .prontobet-gc36ku .prontobet-bvcbn0 {
    bottom: 90px;
  }
}

.prontobet-gc36ku .prontobet-bvcbn0 .prontobet-7fwcxc {
  max-width: 300px;
  width: 100%;
}

.prontobet-gc36ku .prontobet-bvcbn0 .prontobet-7fwcxc .prontobet-qhn14u {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .prontobet-gc36ku .prontobet-bvcbn0 .prontobet-7fwcxc .prontobet-qhn14u {
    font-size: 32px;
    text-align: center;
  }
}

.prontobet-gc36ku .prontobet-bvcbn0 .prontobet-7fwcxc .prontobet-nkew6q {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .prontobet-gc36ku .prontobet-bvcbn0 .prontobet-7fwcxc .prontobet-nkew6q {
    text-align: center;
  }
}

.prontobet-gc36ku .prontobet-bvcbn0 .prontobet-htjo0h {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .prontobet-gc36ku .prontobet-bvcbn0 .prontobet-htjo0h {
    flex-direction: column-reverse;
  }
}

.prontobet-gc36ku .prontobet-bvcbn0 .prontobet-htjo0h .prontobet-jryf7d {
  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.prontobet-8irtwa ease-in-out;
}

.prontobet-gc36ku .prontobet-bvcbn0 .prontobet-htjo0h .prontobet-jryf7d:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .prontobet-gc36ku .prontobet-bvcbn0 .prontobet-htjo0h .prontobet-jryf7d {
    width: 100%;
  }
}

.prontobet-gc36ku .prontobet-bvcbn0 .prontobet-htjo0h .prontobet-ju00ek {
  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.prontobet-8irtwa ease-in-out;
  overflow: hidden;
}

.prontobet-gc36ku .prontobet-bvcbn0 .prontobet-htjo0h .prontobet-ju00ek 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);
  }
}

.prontobet-gc36ku .prontobet-bvcbn0 .prontobet-htjo0h .prontobet-ju00ek: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;
}

.prontobet-gc36ku .prontobet-bvcbn0 .prontobet-htjo0h .prontobet-ju00ek:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .prontobet-gc36ku .prontobet-bvcbn0 .prontobet-htjo0h .prontobet-ju00ek {
    width: 100%;
  }
}

.prontobet-gc36ku .prontobet-bvcbn0.prontobet-1kr4ly {
  display: none;
}

.prontobet-gc36ku .prontobet-gu8918 {
  display: none;
}

.prontobet-gc36ku .prontobet-gu8918.prontobet-lbl1s0 {
  display: block;
}

.prontobet-gc36ku .prontobet-gu8918 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .prontobet-gc36ku .prontobet-gu8918 iframe {
    height: calc(100vh - 54px);
  }
}

.prontobet-gc36ku .prontobet-ealbin {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .prontobet-gc36ku .prontobet-ealbin {
    padding: 24px 16px 0;
  }
}

.prontobet-gc36ku .prontobet-ealbin .prontobet-qhn14u {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .prontobet-gc36ku .prontobet-ealbin .prontobet-qhn14u {
    margin-bottom: 24px;
  }
}

.prontobet-gc36ku .prontobet-ealbin 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);
}

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

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

.prontobet-gc36ku .prontobet-ealbin table tr:last-of-type td {
  border-bottom: none;
}

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

.prontobet-yy4yn0.prontobet-ugqg3d {
  display: block;
}

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

.prontobet-yy4yn0 .prontobet-b67cvl {
  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;
}

.prontobet-yy4yn0 .prontobet-5tl02s {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.prontobet-yy4yn0 .prontobet-ju00ek {
  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.prontobet-8irtwa ease-in-out;
}

.prontobet-yy4yn0 .prontobet-ju00ek:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.prontobet-5y8im5 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.prontobet-5y8im5.prontobet-ugqg3d {
  display: block;
}

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

.prontobet-1umi3s {
  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;
}

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

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

.prontobet-g1iho2 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.prontobet-g1iho2 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.prontobet-kntmgx {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.prontobet-gxaej8.prontobet-1kr4ly {
  display: none;
}

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

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

.prontobet-xr75jv {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.prontobet-xr75jv 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.prontobet-8irtwa ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.prontobet-xr75jv input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.prontobet-xr75jv input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.prontobet-xr75jv input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.prontobet-xr75jv input:active {
  border-color: #c2c0ce;
}

.prontobet-xr75jv input:focus {
  border-color: #c2c0ce;
}

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

.prontobet-uwpz2y {
  margin-bottom: 36px;
}

.prontobet-uwpz2y 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;
}

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

.prontobet-uwpz2y textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.prontobet-zop3n8 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.prontobet-xud7ot {
  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.prontobet-8irtwa ease-in-out;
}

.prontobet-xud7ot:hover {
  background: var(--border-color);
}

.prontobet-ts1a75 {
  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.prontobet-8irtwa ease-in-out;
}

.prontobet-ts1a75:hover {
  background: #166ad9;
}

.prontobet-ezxfab {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.prontobet-ezxfab.prontobet-1kr4ly {
  display: none;
}

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

.prontobet-ezxfab .prontobet-xud7ot {
  margin: 0 auto;
}

.prontobet-9znjkz {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.prontobet-gq4y6i {
  filter: grayscale(100%);
}

.prontobet-5pln5f > input {
  display: none;
}

.prontobet-5pln5f > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.prontobet-xwofiz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.prontobet-qndr4t 44.prontobet-mc0tj2.prontobet-rqf1zv.prontobet-ujshwc.prontobet-6993hu.prontobet-obgpk6.prontobet-3thjov.prontobet-xxemf3.prontobet-bxy30i.prontobet-zznl5z.prontobet-9puoz4.prontobet-7pr8ii.prontobet-zenopk 0l-12.prontobet-ym7d9b 30.prontobet-je282v.prontobet-dxyfqv 2.prontobet-xk6kfr.prontobet-dxyfqv 3.prontobet-r6ruk7 3.prontobet-uek0qj.prontobet-u4b3bq 3.prontobet-15gk7h.prontobet-4m5o2q.prontobet-c1hnjj.prontobet-vvyq4p 7-3.prontobet-ym7d9b 10.prontobet-gljfzq.prontobet-vvyq4p 23.prontobet-ficdqq.prontobet-l924f4 1.prontobet-q555cg 2.prontobet-ym7d9b 3.prontobet-l924f4 1.prontobet-u4b3bq 5.prontobet-4txc8q.prontobet-u4b3bq 32.prontobet-qjw3on.prontobet-4m5o2q 5.prontobet-zenopk 4.prontobet-vvyq4p 9.prontobet-vvyq4p 8.prontobet-u4b3bq 6.prontobet-ckfx3q.prontobet-enus3a.prontobet-96msl0.prontobet-ylgp3q.prontobet-rlwnb8 4.prontobet-pzl12t.prontobet-rlwnb8 6.prontobet-rlwnb8 0l29.prontobet-zenopk 17.prontobet-22fevs.prontobet-eogpn7 2.prontobet-i77hs2 10.prontobet-g6zlro.prontobet-ym7d9b 8.prontobet-xyirso.prontobet-b1r6rq.prontobet-e9pg9r.prontobet-z74eyb.prontobet-3rn8zc.prontobet-4m5o2q.prontobet-obgpk6.prontobet-ym7d9b 1.prontobet-0b1vxk.prontobet-avjdsf.prontobet-xjmjci.prontobet-11t6sp.prontobet-j3tghm.prontobet-q555cg 1.prontobet-1by370.prontobet-04jgpd.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.prontobet-5pln5f > input:checked ~ label,
.prontobet-5pln5f > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.prontobet-xwofiz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.prontobet-qndr4t 44.prontobet-mc0tj2.prontobet-rqf1zv.prontobet-ujshwc.prontobet-6993hu.prontobet-obgpk6.prontobet-3thjov.prontobet-xxemf3.prontobet-bxy30i.prontobet-zznl5z.prontobet-9puoz4.prontobet-7pr8ii.prontobet-zenopk 0l-12.prontobet-ym7d9b 30.prontobet-je282v.prontobet-dxyfqv 2.prontobet-xk6kfr.prontobet-dxyfqv 3.prontobet-r6ruk7 3.prontobet-uek0qj.prontobet-u4b3bq 3.prontobet-15gk7h.prontobet-4m5o2q.prontobet-c1hnjj.prontobet-vvyq4p 7-3.prontobet-ym7d9b 10.prontobet-gljfzq.prontobet-vvyq4p 23.prontobet-ficdqq.prontobet-l924f4 1.prontobet-q555cg 2.prontobet-ym7d9b 3.prontobet-l924f4 1.prontobet-u4b3bq 5.prontobet-4txc8q.prontobet-u4b3bq 32.prontobet-qjw3on.prontobet-4m5o2q 5.prontobet-zenopk 4.prontobet-vvyq4p 9.prontobet-vvyq4p 8.prontobet-u4b3bq 6.prontobet-ckfx3q.prontobet-enus3a.prontobet-96msl0.prontobet-ylgp3q.prontobet-rlwnb8 4.prontobet-pzl12t.prontobet-rlwnb8 6.prontobet-rlwnb8 0l29.prontobet-zenopk 17.prontobet-22fevs.prontobet-eogpn7 2.prontobet-i77hs2 10.prontobet-g6zlro.prontobet-ym7d9b 8.prontobet-xyirso.prontobet-b1r6rq.prontobet-e9pg9r.prontobet-z74eyb.prontobet-3rn8zc.prontobet-4m5o2q.prontobet-obgpk6.prontobet-ym7d9b 1.prontobet-0b1vxk.prontobet-avjdsf.prontobet-xjmjci.prontobet-11t6sp.prontobet-j3tghm.prontobet-q555cg 1.prontobet-1by370.prontobet-04jgpd.5z'/%3e%3c/svg%3e");
}

.prontobet-5pln5f > input:not(:checked) ~ label:hover,
.prontobet-5pln5f > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.prontobet-xwofiz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.prontobet-qndr4t 44.prontobet-mc0tj2.prontobet-rqf1zv.prontobet-ujshwc.prontobet-6993hu.prontobet-obgpk6.prontobet-3thjov.prontobet-xxemf3.prontobet-bxy30i.prontobet-zznl5z.prontobet-9puoz4.prontobet-7pr8ii.prontobet-zenopk 0l-12.prontobet-ym7d9b 30.prontobet-je282v.prontobet-dxyfqv 2.prontobet-xk6kfr.prontobet-dxyfqv 3.prontobet-r6ruk7 3.prontobet-uek0qj.prontobet-u4b3bq 3.prontobet-15gk7h.prontobet-4m5o2q.prontobet-c1hnjj.prontobet-vvyq4p 7-3.prontobet-ym7d9b 10.prontobet-gljfzq.prontobet-vvyq4p 23.prontobet-ficdqq.prontobet-l924f4 1.prontobet-q555cg 2.prontobet-ym7d9b 3.prontobet-l924f4 1.prontobet-u4b3bq 5.prontobet-4txc8q.prontobet-u4b3bq 32.prontobet-qjw3on.prontobet-4m5o2q 5.prontobet-zenopk 4.prontobet-vvyq4p 9.prontobet-vvyq4p 8.prontobet-u4b3bq 6.prontobet-ckfx3q.prontobet-enus3a.prontobet-96msl0.prontobet-ylgp3q.prontobet-rlwnb8 4.prontobet-pzl12t.prontobet-rlwnb8 6.prontobet-rlwnb8 0l29.prontobet-zenopk 17.prontobet-22fevs.prontobet-eogpn7 2.prontobet-i77hs2 10.prontobet-g6zlro.prontobet-ym7d9b 8.prontobet-xyirso.prontobet-b1r6rq.prontobet-e9pg9r.prontobet-z74eyb.prontobet-3rn8zc.prontobet-4m5o2q.prontobet-obgpk6.prontobet-ym7d9b 1.prontobet-0b1vxk.prontobet-avjdsf.prontobet-xjmjci.prontobet-11t6sp.prontobet-j3tghm.prontobet-q555cg 1.prontobet-1by370.prontobet-04jgpd.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .prontobet-o5yrkw > .prontobet-9uacnp {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .prontobet-o5yrkw > .prontobet-9uacnp {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .prontobet-o5yrkw > .prontobet-9uacnp {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .prontobet-o5yrkw > .prontobet-9uacnp {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .prontobet-o5yrkw > .prontobet-9uacnp {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.prontobet-yeg4ht.prontobet-1kr4ly {
  display: none;
}

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

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

.prontobet-41mi60 {
  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;
}

.prontobet-41mi60::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.prontobet-41mi60::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.prontobet-41mi60 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.prontobet-ystx0a {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .prontobet-3hnjl1 {
    top: -20px;
  }
}

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

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

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

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

.prontobet-yeg4ht.prontobet-j771px .prontobet-f52xby {
  background: #2b3b67;
}

.prontobet-yeg4ht.prontobet-j771px .prontobet-41mi60 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.prontobet-yeg4ht.prontobet-j771px .prontobet-41mi60::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.prontobet-yeg4ht.prontobet-j771px .prontobet-41mi60::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.prontobet-yeg4ht.prontobet-j771px .prontobet-ystx0a::before {
  background: #0e0f41;
}

.prontobet-yeg4ht.prontobet-j771px .prontobet-ystx0a::after {
  background: #152557;
}

.prontobet-yeg4ht.prontobet-9y7o5k .prontobet-f52xby {
  background: #1f35fa;
}

.prontobet-yeg4ht.prontobet-9y7o5k .prontobet-41mi60 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.prontobet-yeg4ht.prontobet-9y7o5k .prontobet-41mi60::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.prontobet-yeg4ht.prontobet-9y7o5k .prontobet-41mi60::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.prontobet-yeg4ht.prontobet-9y7o5k .prontobet-ystx0a::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.prontobet-yeg4ht.prontobet-9y7o5k .prontobet-ystx0a::after {
  background: #192ac8;
}

.prontobet-yeg4ht.prontobet-ga1fz9 .prontobet-f52xby {
  background: #fa771f;
}

.prontobet-yeg4ht.prontobet-ga1fz9 .prontobet-41mi60 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.prontobet-yeg4ht.prontobet-ga1fz9 .prontobet-41mi60::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.prontobet-yeg4ht.prontobet-ga1fz9 .prontobet-41mi60::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.prontobet-yeg4ht.prontobet-ga1fz9 .prontobet-ystx0a::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.prontobet-yeg4ht.prontobet-ga1fz9 .prontobet-ystx0a::after {
  background: #fa8535;
}

.prontobet-izxgnp {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.prontobet-04y8y9 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.prontobet-04y8y9 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.prontobet-04y8y9 small {
  font-size: 14px;
  color: var(--text-color);
}

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

.prontobet-r80tkg {
  width: 120px;
  height: 22px;
}

.prontobet-r80tkg .prontobet-caj3z6 {
  fill: #c2c0ce;
}

.prontobet-r80tkg [rating="1"] .prontobet-caj3z6:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.prontobet-r80tkg [rating="2"] .prontobet-caj3z6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.prontobet-r80tkg [rating="3"] .prontobet-caj3z6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.prontobet-r80tkg [rating="4"] .prontobet-caj3z6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.prontobet-r80tkg [rating="5"] .prontobet-caj3z6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.prontobet-p9kylz {
  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);
}

.prontobet-p9kylz.prontobet-lbl1s0 {
  display: block;
}

.prontobet-p9kylz.prontobet-1kr4ly {
  display: none;
}

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

.prontobet-dimxxs {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.prontobet-e7mtm1 {
  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);
}

.prontobet-fnq7i0 {
  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;
}

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

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

.prontobet-n2wrtc {
  font-size: 16px;
  line-height: 140%;
}

.prontobet-h7s4dv {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.prontobet-h7s4dv .prontobet-caj3z6 {
  fill: #c2c0ce;
}

.prontobet-h7s4dv [rating="1"] .prontobet-caj3z6:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.prontobet-h7s4dv [rating="2"] .prontobet-caj3z6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.prontobet-h7s4dv [rating="3"] .prontobet-caj3z6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.prontobet-h7s4dv [rating="4"] .prontobet-caj3z6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.prontobet-h7s4dv [rating="5"] .prontobet-caj3z6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.prontobet-3i7snd {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.prontobet-agxlt1 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

.prontobet-2wvzh0 {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.prontobet-2wvzh0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.prontobet-dqt3iu {
  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;
}

.prontobet-hjt654 {
  flex: 1;
  min-width: 0;
}

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

.prontobet-svttwq {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.prontobet-svttwq svg path {
  fill: var(--button-bg-color);
}

.prontobet-svttwq svg circle {
  fill: var(--button-text-color);
}

.prontobet-3gd6x9 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.prontobet-3gd6x9 strong {
  font-weight: 600;
}

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

.prontobet-ms08bf p {
  margin: 0 0 16px;
}

.prontobet-ms08bf p:last-child {
  margin-bottom: 0;
}

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

.prontobet-txkst8 {
  max-width: 300px;
  width: 100%;
}

.prontobet-txkst8 a {
  width: 100%;
}

@media (max-width: 575px) {
  .prontobet-txkst8 {
    max-width: 200px;
  }
}

.prontobet-wd65of {
  justify-content: center;
}

.prontobet-xf3qzh {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.prontobet-9e6r71 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.prontobet-bhxas4 .prontobet-nafwoe {
  justify-content: center;
}

/* faq */

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

.prontobet-52orqt {
  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.prontobet-25nlhi ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.prontobet-52orqt::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.prontobet-25nlhi ease;
}

.prontobet-eqsyjf.prontobet-ugqg3d .prontobet-52orqt::after {
  transform: rotate(45deg);
}

.prontobet-vs0dyu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.prontobet-8irtwa ease, padding 0.prontobet-8irtwa ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.prontobet-eqsyjf.prontobet-ugqg3d .prontobet-vs0dyu {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.prontobet-clgkv7 {
  margin: 25px 0;
}

.prontobet-5pln5f > input:not(:checked) ~ label:hover,
.prontobet-5pln5f > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.prontobet-h9gd85.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.prontobet-ng65ih 44.prontobet-mxycf4.prontobet-m0ljvt.prontobet-6d1stn.prontobet-8s476t.prontobet-tgkjtg.prontobet-xectiq.prontobet-egojd5.prontobet-reowj6.prontobet-8j4eg5.prontobet-xxygzc.prontobet-l8ew1a.prontobet-52xgug 0l-12.prontobet-hinqm3 30.prontobet-0wfiog.prontobet-2et9s4 2.prontobet-j7lhpz.prontobet-2et9s4 3.prontobet-rpdxu0 3.prontobet-maqqct.prontobet-ucbnsg 3.prontobet-whl7ra.prontobet-wqqg5p.prontobet-1s7hgg.prontobet-m5ix26 7-3.prontobet-hinqm3 10.prontobet-nx1sgt.prontobet-m5ix26 23.prontobet-n124dh.prontobet-0lh378 1.prontobet-f7ix3c 2.prontobet-hinqm3 3.prontobet-0lh378 1.prontobet-ucbnsg 5.prontobet-xwzbv2.prontobet-ucbnsg 32.prontobet-qayrmw.prontobet-wqqg5p 5.prontobet-52xgug 4.prontobet-m5ix26 9.prontobet-m5ix26 8.prontobet-ucbnsg 6.prontobet-4upa8y.prontobet-vmvqtw.prontobet-qa18jf.prontobet-tpcnt4.prontobet-9566la 4.prontobet-zcuu93.prontobet-9566la 6.prontobet-9566la 0l29.prontobet-52xgug 17.prontobet-puwbbv.prontobet-g1705f 2.prontobet-34rcsf 10.prontobet-q9cc0a.prontobet-hinqm3 8.prontobet-qp7xnm.prontobet-7xghie.prontobet-hro985.prontobet-j67huw.prontobet-kbvtp1.prontobet-wqqg5p.prontobet-tgkjtg.prontobet-hinqm3 1.prontobet-go9zxg.prontobet-h19ijt.prontobet-qocu4a.prontobet-p22jvi.prontobet-stjzkr.prontobet-f7ix3c 1.prontobet-vqqehn.prontobet-w8u4zg.5z'/%3e%3c/svg%3e");
}

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

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

.prontobet-pa5n2l {
  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);
}

.prontobet-pa5n2l.prontobet-ukw66d {
  display: block;
}

.prontobet-pa5n2l.prontobet-1td2js {
  display: none;
}

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

.prontobet-1afh58 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.prontobet-2cbqeu {
  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);
}

.prontobet-nicu06 {
  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;
}

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

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

.prontobet-2pg4uj {
  font-size: 16px;
  line-height: 140%;
}

.prontobet-1s3wl6 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.prontobet-1s3wl6 .prontobet-3i9yv8 {
  fill: #c2c0ce;
}

.prontobet-1s3wl6 [rating="1"] .prontobet-3i9yv8:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.prontobet-1s3wl6 [rating="2"] .prontobet-3i9yv8:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.prontobet-1s3wl6 [rating="3"] .prontobet-3i9yv8:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.prontobet-1s3wl6 [rating="4"] .prontobet-3i9yv8:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.prontobet-1s3wl6 [rating="5"] .prontobet-3i9yv8:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.prontobet-hcgovt 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;
}

.prontobet-hcgovt 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 */

.prontobet-v18ccc {
  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);
}

.prontobet-v18ccc.prontobet-af5l6x {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.prontobet-c2x2pz {
  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;
}

.prontobet-c2x2pz label {
  font-size: 14px;
}

.prontobet-c2x2pz h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.prontobet-c2x2pz input,
.prontobet-c2x2pz textarea,
.prontobet-c2x2pz 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;
}
.prontobet-c2x2pz button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.prontobet-25nlhi ease;
}
.prontobet-c2x2pz button:hover {
  background-color: var(--button-bg-hover);
}
.prontobet-at5xuh {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.prontobet-y8c8td ease-in;
}

.prontobet-at5xuh h2 {
  color: green;
  font-weight: 500;
}

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