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

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

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

.supabet-lp2to3 {
  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) {
  .supabet-lp2to3: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;
  }
}

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

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

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

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

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

.supabet-yjbm4a {
  cursor: pointer;
}

.supabet-8a9swv {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.supabet-iy8qie {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.supabet-iy8qie figure {
  margin: 0;
}

.supabet-iy8qie.supabet-r1kzm0 {
  justify-content: flex-start;
  margin-right: 4px;
}

.supabet-iy8qie.supabet-fkxys1 {
  justify-content: flex-end;
  margin-left: 4px;
}

.supabet-iy8qie.supabet-4zipip {
  justify-content: center;
}

.supabet-iy8qie.supabet-bccrbq {
  justify-content: normal;
}

.supabet-r1y26n {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.supabet-hbpqk8 img {
  width: 100%;
}

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

.supabet-frzak6 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.supabet-frzak6 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);
}

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

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

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

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

.supabet-frzak6 ul li:last-of-type::after {
  display: none;
}

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

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

.supabet-pt7v9s {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.supabet-vc6x8n.supabet-ugx19p {
  background-color: #000;
}

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

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

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

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

.supabet-tuu5ql {
  margin-bottom: 94px;
}

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

.supabet-t4mfk9 .supabet-pvzzng {
  margin-bottom: 28px;
}

.supabet-t4mfk9 .supabet-pvzzng img {
  max-height: 100px;
  width: auto;
}

.supabet-ciaqcw {
  display: flex;
  align-items: center;
}

.supabet-ciaqcw a + a {
  margin-left: 24px;
}

.supabet-ciaqcw img {
  max-height: 56px;
  width: auto;
}

.supabet-ciaqcw img + img {
  margin-left: 24px;
}

.supabet-6r0oyi {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.supabet-s7ewlw {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.supabet-6k169b li {
  display: flex;
  margin: 0 7px;
}

.supabet-6k169b li svg {
  transition: 0.supabet-ce0esa ease-in-out;
}

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

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

.supabet-3unusn + .supabet-3unusn {
  margin-left: 120px;
}

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

.supabet-17xc44 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.supabet-jp8rlg {
  list-style: none;
  margin: 0;
  padding: 0;
}

.supabet-jp8rlg li {
  font-size: 16px;
}

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

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

.supabet-jp8rlg li + li {
  margin-top: 16px;
}

.supabet-i3tm2y {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.supabet-l0ci10 ease-in-out;
}

.supabet-i3tm2y.supabet-yfw1fj {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.supabet-p3jcw6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.supabet-gq2suv li {
  width: 100%;
}

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

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

.supabet-gq2suv li a.supabet-yfw1fj {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.supabet-b2burg {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.supabet-b2burg img {
  width: 100%;
  transition: 0.supabet-ce0esa ease-in-out;
}

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

.supabet-2cdzve {
  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) {
  .supabet-2cdzve {
    height: 54px;
  }
}

.supabet-797v6n {
  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) {
  .supabet-797v6n {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .supabet-797v6n .supabet-pvzzng img {
    max-width: 90px;
  }
}

.supabet-pvzzng img {
  max-height: 50px;
  width: auto;
}

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

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

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

.supabet-kqrntr li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.supabet-tnixlf {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.supabet-tnixlf.supabet-lgenma {
  margin-right: 0;
}

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

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

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

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

.supabet-3pe76j {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.supabet-3pe76j:hover > ul {
  display: flex;
}

.supabet-3pe76j:focus > ul {
  display: flex;
}

.supabet-3pe76j:focus-within > ul {
  display: flex;
}

.supabet-2zsugz {
  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;
}

.supabet-2zsugz::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.supabet-l0ci10 ease-in-out;
}

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

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

.supabet-3pe76j 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.supabet-ce0esa ease-in-out;
  overflow: hidden;
}

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

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

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

.supabet-ladr9j {
  display: none;
}

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

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

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

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

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

.supabet-zpkp0m img {
  margin-bottom: 20px;
}

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

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

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

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

.supabet-h1n0qp {
  color: var(--text-color);
}

.supabet-3a6qdi {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.supabet-3a6qdi p img {
  display: block;
  margin: 0 auto;
}

.supabet-3a6qdi p:first-of-type {
  margin-top: 0;
}

.supabet-3a6qdi p:last-of-type {
  margin-bottom: 0;
}

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

.supabet-3a6qdi ul {
  padding: 0 0 0 20px;
}

.supabet-3a6qdi table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.supabet-3a6qdi table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.supabet-3a6qdi iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.supabet-797idc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

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

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

.supabet-bror4j .supabet-i79dlq {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.supabet-bror4j .supabet-pyglm0 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.supabet-pyglm0 {
  margin: 0 0 28px;
}

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

.supabet-i79dlq {
  margin: 0 0 28px;
}

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

.supabet-797idc 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) {
  .supabet-797idc h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.supabet-797idc .supabet-lp2to3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.supabet-bwig1t {
  position: relative;
  border: none;
}

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

.supabet-rcw7nv {
  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;
}

.supabet-rcw7nv span {
  height: 32px;
}

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

.supabet-rcw7nv.supabet-1gu3jy span {
  transform: scaleY(-1);
}

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

.supabet-xqd7wl {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.supabet-xqd7wl li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.supabet-ce0esa ease-in-out;
}

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

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

.supabet-xqd7wl.supabet-kzvc5y {
  display: none;
}

.supabet-dtvoo7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.supabet-dtvoo7 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .supabet-dtvoo7 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.supabet-kn8ajs {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.supabet-rlp3r8 p {
  color: var(--text-color);
}

.supabet-wbdnam {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.supabet-tw1gpi {
  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);
}

.supabet-jis8o1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.supabet-6a0m7r p + p {
  margin-top: 10px;
}

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

.supabet-10o2bp {
  display: none;
}

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

.supabet-01rx89 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.supabet-01rx89 li {
  margin: 0 20px;
}

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

.supabet-01rx89 li a img {
  margin-bottom: 4px;
}

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

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

.supabet-jokeub li {
  font-size: 16px;
  position: relative;
}

.supabet-jokeub li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.supabet-jokeub li span {
  opacity: 0.5;
}

.supabet-jokeub li + li {
  margin-left: 30px;
}

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

h2.supabet-5ejbxt {
  margin: 0 0 28px;
}

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

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

.supabet-vhwoj4 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);
}

.supabet-vhwoj4 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;
}

.supabet-vhwoj4 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;
}

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

.supabet-vhwoj4 tbody tr:last-of-type {
  margin-bottom: 0;
}

.supabet-vhwoj4 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.supabet-vhwoj4 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);
}

.supabet-vhwoj4 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);
}

.supabet-vhwoj4 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.supabet-vhwoj4 tbody tr td .supabet-86ue2g {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .supabet-vhwoj4 tbody tr td .supabet-86ue2g {
    width: 100%;
  }
}

.supabet-vhwoj4 tbody tr td .supabet-9hvmgo {
  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.supabet-ce0esa ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .supabet-vhwoj4 tbody tr td .supabet-9hvmgo:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .supabet-vhwoj4 tbody tr td .supabet-9hvmgo {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .supabet-vhwoj4 tbody tr td .supabet-9hvmgo {
    width: 100%;
  }
}

.supabet-vhwoj4 tbody tr td .supabet-zz0vh8 {
  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) {
  .supabet-vhwoj4 tbody tr td .supabet-zz0vh8:hover {
    text-decoration: none;
  }
}

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

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

.supabet-dab4qg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.supabet-hxo3ty img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.supabet-ce0esa ease-in-out;
}

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

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

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

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

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

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

.supabet-ck5cpb img {
  width: 100%;
  height: 100%;
}

.supabet-ck5cpb iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.supabet-l62v4d svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.supabet-ce0esa ease-in-out;
}

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

.supabet-kswrxd {
  padding: 90px 0;
}

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

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

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

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

.supabet-qdzcjp img {
  width: 100%;
}

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

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

.supabet-d0fgli {
  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;
}

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

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

.supabet-b87drp {
  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.supabet-ce0esa ease-in-out;
}

.supabet-b87drp:hover {
  border: 1px solid #8c8ca2;
}

.supabet-9kfhxj {
  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%);
}

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

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

.supabet-rrc84h a {
  text-decoration: underline;
  color: #8babff;
}

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

.supabet-e6tenk .supabet-b87drp {
  width: 50%;
  margin: 0;
}

.supabet-0farw1 {
  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;
}

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

.supabet-lqwisf {
  margin: 0 0 100px;
}

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

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

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

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

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

.supabet-ys91hh {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.supabet-0r02hj 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.supabet-ce0esa ease-in-out;
}

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

.supabet-0r02hj a svg {
  fill: #fff;
}

.supabet-0r02hj a:hover {
  background: #3d68e7;
}

.supabet-6042v9 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.supabet-qvydst {
  margin-bottom: 16px;
}

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

.supabet-xf82oi {
  font-size: 16px;
  color: var(--text-color);
}

.supabet-53go2d {
  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) {
  .supabet-53go2d {
    padding: 0 16px;
  }
}

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

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

.supabet-79ypik {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.supabet-u4xs8i 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);
}

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

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

.supabet-u4xs8i table tr:last-of-type td {
  border-bottom: none;
}

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

.supabet-6g7ll3 {
  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) {
  .supabet-6g7ll3 {
    min-height: 190px;
  }
}

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

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

.supabet-6x0hrz {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.supabet-6x0hrz.supabet-wip39q {
  display: none;
}

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

.supabet-7fyang iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.supabet-7fyang iframe.supabet-pxzxqh {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.supabet-7fyang.supabet-8wy12p {
  opacity: 1;
  pointer-events: all;
}

.supabet-x3s6jp {
  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.supabet-ce0esa ease-in-out;
}

.supabet-x3s6jp svg {
  margin-right: 10px;
}

.supabet-x3s6jp + .supabet-x3s6jp {
  margin-top: 14px;
}

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

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

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

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

.supabet-53go2d .supabet-797idc {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.supabet-53go2d .supabet-797idc h1,
.supabet-53go2d .supabet-797idc 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) {
  .supabet-53go2d .supabet-797idc h1,
  .supabet-53go2d .supabet-797idc h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .supabet-53go2d .supabet-797idc {
    margin: 28px 0 0;
  }
}

.supabet-4koq1j {
  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) {
  .supabet-4koq1j {
    padding: 0 16px;
  }
}

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

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

.supabet-o0ug4w {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.supabet-sunw5j {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.supabet-ce2ck1 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.supabet-v9ots5 .supabet-lp2to3 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .supabet-v9ots5 .supabet-lp2to3 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.supabet-l1i053 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.supabet-l1i053 img {
  width: 100%;
}

.supabet-a51y7o {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.supabet-19d52t {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.supabet-u59rrp {
  width: 100%;
  margin: 0 0 100px;
}

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

.supabet-u59rrp .supabet-518kor {
  position: relative;
}

.supabet-u59rrp .supabet-prakpc {
  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;
}

.supabet-u59rrp .supabet-prakpc.supabet-wip39q {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .supabet-u59rrp .supabet-5brknb {
    bottom: 90px;
  }
}

.supabet-u59rrp .supabet-5brknb .supabet-i5refq {
  max-width: 300px;
  width: 100%;
}

.supabet-u59rrp .supabet-5brknb .supabet-i5refq .supabet-nu4vkk {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .supabet-u59rrp .supabet-5brknb .supabet-i5refq .supabet-nu4vkk {
    font-size: 32px;
    text-align: center;
  }
}

.supabet-u59rrp .supabet-5brknb .supabet-i5refq .supabet-vinv4i {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .supabet-u59rrp .supabet-5brknb .supabet-i5refq .supabet-vinv4i {
    text-align: center;
  }
}

.supabet-u59rrp .supabet-5brknb .supabet-lgenma {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .supabet-u59rrp .supabet-5brknb .supabet-lgenma {
    flex-direction: column-reverse;
  }
}

.supabet-u59rrp .supabet-5brknb .supabet-lgenma .supabet-k50h4l {
  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.supabet-ce0esa ease-in-out;
}

.supabet-u59rrp .supabet-5brknb .supabet-lgenma .supabet-k50h4l:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .supabet-u59rrp .supabet-5brknb .supabet-lgenma .supabet-k50h4l {
    width: 100%;
  }
}

.supabet-u59rrp .supabet-5brknb .supabet-lgenma .supabet-xuptcw {
  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.supabet-ce0esa ease-in-out;
  overflow: hidden;
}

.supabet-u59rrp .supabet-5brknb .supabet-lgenma .supabet-xuptcw 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);
  }
}

.supabet-u59rrp .supabet-5brknb .supabet-lgenma .supabet-xuptcw: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;
}

.supabet-u59rrp .supabet-5brknb .supabet-lgenma .supabet-xuptcw:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .supabet-u59rrp .supabet-5brknb .supabet-lgenma .supabet-xuptcw {
    width: 100%;
  }
}

.supabet-u59rrp .supabet-5brknb.supabet-wip39q {
  display: none;
}

.supabet-u59rrp .supabet-jlirgz {
  display: none;
}

.supabet-u59rrp .supabet-jlirgz.supabet-8wy12p {
  display: block;
}

.supabet-u59rrp .supabet-jlirgz iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .supabet-u59rrp .supabet-jlirgz iframe {
    height: calc(100vh - 54px);
  }
}

.supabet-u59rrp .supabet-i5ekwa {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

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

.supabet-u59rrp .supabet-i5ekwa .supabet-nu4vkk {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .supabet-u59rrp .supabet-i5ekwa .supabet-nu4vkk {
    margin-bottom: 24px;
  }
}

.supabet-u59rrp .supabet-i5ekwa 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);
}

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

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

.supabet-u59rrp .supabet-i5ekwa table tr:last-of-type td {
  border-bottom: none;
}

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

.supabet-xiix6v.supabet-yfw1fj {
  display: block;
}

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

.supabet-xiix6v .supabet-83hqr1 {
  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;
}

.supabet-xiix6v .supabet-lgku5u {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.supabet-xiix6v .supabet-xuptcw {
  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.supabet-ce0esa ease-in-out;
}

.supabet-xiix6v .supabet-xuptcw:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.supabet-7gm75r {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.supabet-7gm75r.supabet-yfw1fj {
  display: block;
}

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

.supabet-iw04nb {
  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;
}

.supabet-4n3hau {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.supabet-ykrcrj {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.supabet-ykrcrj svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.supabet-4ulstg {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.supabet-zm6tn9.supabet-wip39q {
  display: none;
}

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

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

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

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

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

.supabet-rmhg2v 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.supabet-ce0esa ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.supabet-rmhg2v input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.supabet-rmhg2v input:active {
  border-color: #c2c0ce;
}

.supabet-rmhg2v input:focus {
  border-color: #c2c0ce;
}

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

.supabet-6fjt0j {
  margin-bottom: 36px;
}

.supabet-6fjt0j 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;
}

.supabet-6fjt0j textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.supabet-6fjt0j textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.supabet-gyy7k1 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.supabet-2rxr4x {
  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.supabet-ce0esa ease-in-out;
}

.supabet-2rxr4x:hover {
  background: var(--border-color);
}

.supabet-eok60i {
  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.supabet-ce0esa ease-in-out;
}

.supabet-eok60i:hover {
  background: #166ad9;
}

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

.supabet-0o30aw.supabet-wip39q {
  display: none;
}

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

.supabet-0o30aw .supabet-2rxr4x {
  margin: 0 auto;
}

.supabet-zg03si {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.supabet-774n19 {
  filter: grayscale(100%);
}

.supabet-ilsrdx > input {
  display: none;
}

.supabet-ilsrdx > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.supabet-nut5sr.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.supabet-ij0u1q 44.supabet-ayiq90.supabet-kcqj4x.supabet-vadu9q.supabet-ayc0m0.supabet-nm94oi.supabet-cyjxim.supabet-py8z2k.supabet-s76gju.supabet-ehqdnd.supabet-fyt06l.supabet-x54104.supabet-s60qvx 0l-12.supabet-ymnjfp 30.supabet-e8oxos.supabet-dybl8u 2.supabet-4h404c.supabet-dybl8u 3.supabet-vo7xey 3.supabet-jgiv2e.supabet-m9457c 3.supabet-4xt2qz.supabet-33kl0r.supabet-jxv19h.supabet-lzow8s 7-3.supabet-ymnjfp 10.supabet-g7fip0.supabet-lzow8s 23.supabet-6yw03s.supabet-u5fb42 1.supabet-gaiqc0 2.supabet-ymnjfp 3.supabet-u5fb42 1.supabet-m9457c 5.supabet-vakvec.supabet-m9457c 32.supabet-lycjzp.supabet-33kl0r 5.supabet-s60qvx 4.supabet-lzow8s 9.supabet-lzow8s 8.supabet-m9457c 6.supabet-b8aiz5.supabet-1r0x3m.supabet-w564ed.supabet-1oc6rx.supabet-kwxb2h 4.supabet-o8mfks.supabet-kwxb2h 6.supabet-kwxb2h 0l29.supabet-s60qvx 17.supabet-fwsdbg.supabet-4sw8q4 2.supabet-7pjrs4 10.supabet-fue1u1.supabet-ymnjfp 8.supabet-f36i7u.supabet-yhryxd.supabet-mldzeg.supabet-axcle0.supabet-28ianp.supabet-33kl0r.supabet-nm94oi.supabet-ymnjfp 1.supabet-l15rxj.supabet-qh5pw0.supabet-l84bvv.supabet-ky62xs.supabet-h4ax5x.supabet-gaiqc0 1.supabet-9y7tcl.supabet-q6qw56.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.supabet-ilsrdx > input:checked ~ label,
.supabet-ilsrdx > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.supabet-nut5sr.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.supabet-ij0u1q 44.supabet-ayiq90.supabet-kcqj4x.supabet-vadu9q.supabet-ayc0m0.supabet-nm94oi.supabet-cyjxim.supabet-py8z2k.supabet-s76gju.supabet-ehqdnd.supabet-fyt06l.supabet-x54104.supabet-s60qvx 0l-12.supabet-ymnjfp 30.supabet-e8oxos.supabet-dybl8u 2.supabet-4h404c.supabet-dybl8u 3.supabet-vo7xey 3.supabet-jgiv2e.supabet-m9457c 3.supabet-4xt2qz.supabet-33kl0r.supabet-jxv19h.supabet-lzow8s 7-3.supabet-ymnjfp 10.supabet-g7fip0.supabet-lzow8s 23.supabet-6yw03s.supabet-u5fb42 1.supabet-gaiqc0 2.supabet-ymnjfp 3.supabet-u5fb42 1.supabet-m9457c 5.supabet-vakvec.supabet-m9457c 32.supabet-lycjzp.supabet-33kl0r 5.supabet-s60qvx 4.supabet-lzow8s 9.supabet-lzow8s 8.supabet-m9457c 6.supabet-b8aiz5.supabet-1r0x3m.supabet-w564ed.supabet-1oc6rx.supabet-kwxb2h 4.supabet-o8mfks.supabet-kwxb2h 6.supabet-kwxb2h 0l29.supabet-s60qvx 17.supabet-fwsdbg.supabet-4sw8q4 2.supabet-7pjrs4 10.supabet-fue1u1.supabet-ymnjfp 8.supabet-f36i7u.supabet-yhryxd.supabet-mldzeg.supabet-axcle0.supabet-28ianp.supabet-33kl0r.supabet-nm94oi.supabet-ymnjfp 1.supabet-l15rxj.supabet-qh5pw0.supabet-l84bvv.supabet-ky62xs.supabet-h4ax5x.supabet-gaiqc0 1.supabet-9y7tcl.supabet-q6qw56.5z'/%3e%3c/svg%3e");
}

.supabet-ilsrdx > input:not(:checked) ~ label:hover,
.supabet-ilsrdx > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.supabet-nut5sr.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.supabet-ij0u1q 44.supabet-ayiq90.supabet-kcqj4x.supabet-vadu9q.supabet-ayc0m0.supabet-nm94oi.supabet-cyjxim.supabet-py8z2k.supabet-s76gju.supabet-ehqdnd.supabet-fyt06l.supabet-x54104.supabet-s60qvx 0l-12.supabet-ymnjfp 30.supabet-e8oxos.supabet-dybl8u 2.supabet-4h404c.supabet-dybl8u 3.supabet-vo7xey 3.supabet-jgiv2e.supabet-m9457c 3.supabet-4xt2qz.supabet-33kl0r.supabet-jxv19h.supabet-lzow8s 7-3.supabet-ymnjfp 10.supabet-g7fip0.supabet-lzow8s 23.supabet-6yw03s.supabet-u5fb42 1.supabet-gaiqc0 2.supabet-ymnjfp 3.supabet-u5fb42 1.supabet-m9457c 5.supabet-vakvec.supabet-m9457c 32.supabet-lycjzp.supabet-33kl0r 5.supabet-s60qvx 4.supabet-lzow8s 9.supabet-lzow8s 8.supabet-m9457c 6.supabet-b8aiz5.supabet-1r0x3m.supabet-w564ed.supabet-1oc6rx.supabet-kwxb2h 4.supabet-o8mfks.supabet-kwxb2h 6.supabet-kwxb2h 0l29.supabet-s60qvx 17.supabet-fwsdbg.supabet-4sw8q4 2.supabet-7pjrs4 10.supabet-fue1u1.supabet-ymnjfp 8.supabet-f36i7u.supabet-yhryxd.supabet-mldzeg.supabet-axcle0.supabet-28ianp.supabet-33kl0r.supabet-nm94oi.supabet-ymnjfp 1.supabet-l15rxj.supabet-qh5pw0.supabet-l84bvv.supabet-ky62xs.supabet-h4ax5x.supabet-gaiqc0 1.supabet-9y7tcl.supabet-q6qw56.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .supabet-baqmh7 > .supabet-0tkl0h {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .supabet-baqmh7 > .supabet-0tkl0h {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .supabet-baqmh7 > .supabet-0tkl0h {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .supabet-baqmh7 > .supabet-0tkl0h {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .supabet-baqmh7 > .supabet-0tkl0h {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.supabet-guuyho.supabet-wip39q {
  display: none;
}

.supabet-1cytvg {
  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) {
  .supabet-1cytvg {
    height: 74px;
    overflow: visible;
  }
}

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

.supabet-egn6gj {
  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;
}

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

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

.supabet-egn6gj img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.supabet-vd34ul {
  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;
}

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

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

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

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

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

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

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

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

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

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

.supabet-guuyho.supabet-w8tpx3 .supabet-1cytvg {
  background: #2b3b67;
}

.supabet-guuyho.supabet-w8tpx3 .supabet-egn6gj {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.supabet-guuyho.supabet-w8tpx3 .supabet-egn6gj::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.supabet-guuyho.supabet-w8tpx3 .supabet-egn6gj::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.supabet-guuyho.supabet-w8tpx3 .supabet-vd34ul::before {
  background: #0e0f41;
}

.supabet-guuyho.supabet-w8tpx3 .supabet-vd34ul::after {
  background: #152557;
}

.supabet-guuyho.supabet-bwh1g6 .supabet-1cytvg {
  background: #1f35fa;
}

.supabet-guuyho.supabet-bwh1g6 .supabet-egn6gj {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.supabet-guuyho.supabet-bwh1g6 .supabet-egn6gj::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.supabet-guuyho.supabet-bwh1g6 .supabet-egn6gj::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.supabet-guuyho.supabet-bwh1g6 .supabet-vd34ul::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.supabet-guuyho.supabet-bwh1g6 .supabet-vd34ul::after {
  background: #192ac8;
}

.supabet-guuyho.supabet-qjw4v6 .supabet-1cytvg {
  background: #fa771f;
}

.supabet-guuyho.supabet-qjw4v6 .supabet-egn6gj {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.supabet-guuyho.supabet-qjw4v6 .supabet-egn6gj::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.supabet-guuyho.supabet-qjw4v6 .supabet-egn6gj::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.supabet-guuyho.supabet-qjw4v6 .supabet-vd34ul::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.supabet-guuyho.supabet-qjw4v6 .supabet-vd34ul::after {
  background: #fa8535;
}

.supabet-y2auqn {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.supabet-6v66ml {
  display: flex;
  align-items: center;
  gap: 10px;
}

.supabet-6v66ml span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.supabet-6v66ml small {
  font-size: 14px;
  color: var(--text-color);
}

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

.supabet-3l0ot8 {
  width: 120px;
  height: 22px;
}

.supabet-3l0ot8 .supabet-b508n5 {
  fill: #c2c0ce;
}

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

.supabet-3l0ot8 [rating="2"] .supabet-b508n5:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.supabet-3l0ot8 [rating="3"] .supabet-b508n5:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.supabet-3l0ot8 [rating="4"] .supabet-b508n5:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.supabet-3l0ot8 [rating="5"] .supabet-b508n5:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.supabet-6xfbyx {
  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);
}

.supabet-6xfbyx.supabet-8wy12p {
  display: block;
}

.supabet-6xfbyx.supabet-wip39q {
  display: none;
}

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

.supabet-otvotz {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.supabet-ozvr0q {
  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);
}

.supabet-2dnl7v {
  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;
}

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

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

.supabet-ztxgkm {
  font-size: 16px;
  line-height: 140%;
}

.supabet-sbk1aj {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.supabet-sbk1aj .supabet-b508n5 {
  fill: #c2c0ce;
}

.supabet-sbk1aj [rating="1"] .supabet-b508n5:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.supabet-sbk1aj [rating="2"] .supabet-b508n5:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.supabet-sbk1aj [rating="3"] .supabet-b508n5:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.supabet-sbk1aj [rating="4"] .supabet-b508n5:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.supabet-sbk1aj [rating="5"] .supabet-b508n5:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.supabet-xxc9t4 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.supabet-bytmrc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.supabet-g17hnn {
  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;
}

.supabet-xgh6dk {
  flex: 1;
  min-width: 0;
}

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

.supabet-t76fkr {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.supabet-t76fkr svg path {
  fill: var(--button-bg-color);
}

.supabet-t76fkr svg circle {
  fill: var(--button-text-color);
}

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

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

.supabet-nzk36f strong {
  font-weight: 600;
}

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

.supabet-ow4h98 p {
  margin: 0 0 16px;
}

.supabet-ow4h98 p:last-child {
  margin-bottom: 0;
}

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

.supabet-4b0ssy {
  max-width: 300px;
  width: 100%;
}

.supabet-4b0ssy a {
  width: 100%;
}

@media (max-width: 575px) {
  .supabet-4b0ssy {
    max-width: 200px;
  }
}

.supabet-3fo6in {
  justify-content: center;
}

.supabet-lq9lds {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.supabet-kyz5sf {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.supabet-xp7g23 .supabet-kqrntr {
  justify-content: center;
}

/* faq */

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

.supabet-jiar2v {
  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.supabet-ycru12 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.supabet-jiar2v::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.supabet-ycru12 ease;
}

.supabet-hngpn2.supabet-yfw1fj .supabet-jiar2v::after {
  transform: rotate(45deg);
}

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

.supabet-hngpn2.supabet-yfw1fj .supabet-xbjd7x {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.supabet-xee0oo {
  margin: 25px 0;
}

.supabet-ilsrdx > input:not(:checked) ~ label:hover,
.supabet-ilsrdx > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.supabet-6k69v4.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.supabet-djtasp 44.supabet-a7lj4t.supabet-0f0uld.supabet-qmu2cl.supabet-qu0gnd.supabet-ksdnfu.supabet-tyn32o.supabet-d5yf0l.supabet-4hfh32.supabet-ackeef.supabet-ltatuu.supabet-p5b66y.supabet-fizzd0 0l-12.supabet-oh2kz6 30.supabet-7hjmld.supabet-4au9n0 2.supabet-c5gkcg.supabet-4au9n0 3.supabet-rwoshr 3.supabet-39xtp8.supabet-u5r0h7 3.supabet-bcwjtj.supabet-lp7cxi.supabet-9g0tbt.supabet-4x8hgs 7-3.supabet-oh2kz6 10.supabet-0vaomk.supabet-4x8hgs 23.supabet-zjxevl.supabet-adaw08 1.supabet-utmb1r 2.supabet-oh2kz6 3.supabet-adaw08 1.supabet-u5r0h7 5.supabet-lndeft.supabet-u5r0h7 32.supabet-h21ote.supabet-lp7cxi 5.supabet-fizzd0 4.supabet-4x8hgs 9.supabet-4x8hgs 8.supabet-u5r0h7 6.supabet-3abfxx.supabet-iapwuq.supabet-h756ym.supabet-5lqcd9.supabet-3u6s1r 4.supabet-kqno5b.supabet-3u6s1r 6.supabet-3u6s1r 0l29.supabet-fizzd0 17.supabet-yjlj3m.supabet-zq4g2z 2.supabet-f49eu5 10.supabet-kgqq4c.supabet-oh2kz6 8.supabet-gnxu9b.supabet-x64ri9.supabet-hlgobq.supabet-2hjjzr.supabet-mmrebh.supabet-lp7cxi.supabet-ksdnfu.supabet-oh2kz6 1.supabet-7ftz7b.supabet-o8zbaz.supabet-jnkmp0.supabet-0wk982.supabet-i7xqt8.supabet-utmb1r 1.supabet-f13c46.supabet-1tf7t7.5z'/%3e%3c/svg%3e");
}

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

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

.supabet-eu7wzy {
  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);
}

.supabet-eu7wzy.supabet-5r9v8v {
  display: block;
}

.supabet-eu7wzy.supabet-kwur9a {
  display: none;
}

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

.supabet-v8mv19 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.supabet-nba6o2 {
  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);
}

.supabet-bkcqjy {
  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;
}

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

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

.supabet-w6wq5g {
  font-size: 16px;
  line-height: 140%;
}

.supabet-z35oi5 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.supabet-z35oi5 .supabet-nuvfc9 {
  fill: #c2c0ce;
}

.supabet-z35oi5 [rating="1"] .supabet-nuvfc9:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.supabet-z35oi5 [rating="2"] .supabet-nuvfc9:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.supabet-z35oi5 [rating="3"] .supabet-nuvfc9:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.supabet-z35oi5 [rating="4"] .supabet-nuvfc9:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.supabet-z35oi5 [rating="5"] .supabet-nuvfc9:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.supabet-1qkjpn 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;
}

.supabet-1qkjpn 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 */

.supabet-3qkeaf {
  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);
}

.supabet-3qkeaf.supabet-5mazuy {
  opacity: 1;
  pointer-events: auto;
}

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

.supabet-h8967a label {
  font-size: 14px;
}

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

.supabet-g1hwni h2 {
  color: green;
  font-weight: 500;
}

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