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-n3a411 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.supabet-5haxko {
  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-5haxko: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-keuxxv {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.supabet-8w3fx8 {
  cursor: pointer;
}

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

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

.supabet-ypuzwj figure {
  margin: 0;
}

.supabet-ypuzwj.supabet-bnxbr6 {
  justify-content: flex-start;
  margin-right: 4px;
}

.supabet-ypuzwj.supabet-spqggv {
  justify-content: flex-end;
  margin-left: 4px;
}

.supabet-ypuzwj.supabet-mlz9gr {
  justify-content: center;
}

.supabet-ypuzwj.supabet-xrla6q {
  justify-content: normal;
}

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

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

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

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

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

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

.supabet-47sck9 img {
  width: 100%;
}

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

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

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

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

.supabet-ok7yu3 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-ok7yu3 ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

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

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

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

.supabet-rxg8m0.supabet-yqgowx {
  background-color: #000;
}

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

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

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

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

.supabet-9n5ene {
  margin-bottom: 94px;
}

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

.supabet-mrbpav .supabet-6ozop6 {
  margin-bottom: 28px;
}

.supabet-mrbpav .supabet-6ozop6 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.supabet-ygigh4 li svg {
  transition: 0.supabet-bs6lm6 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.supabet-yubc5q.supabet-ixw0yh {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.supabet-wszhxk h1,
.supabet-wszhxk 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-wszhxk h1,
  .supabet-wszhxk h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

.supabet-anrruv li a.supabet-ixw0yh {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 767px) {
  .supabet-fx4foi .supabet-6ozop6 img {
    max-width: 90px;
  }
}

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .supabet-0gn37n {
    display: block;
  }
  .supabet-0gn37n li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .supabet-0gn37n li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .supabet-0gn37n 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-0gn37n li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.supabet-lepapr.supabet-boaubm {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.supabet-ojfmfc {
  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-ojfmfc::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-o7rgu9 ease-in-out;
}

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

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

.supabet-jlruxn 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-bs6lm6 ease-in-out;
  overflow: hidden;
}

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

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

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

.supabet-5cw2uj {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-59uvhv p img {
  display: block;
  margin: 0 auto;
}

.supabet-59uvhv p:first-of-type {
  margin-top: 0;
}

.supabet-59uvhv p:last-of-type {
  margin-bottom: 0;
}

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

.supabet-59uvhv ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-cxwevx .supabet-5haxko {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.supabet-4kwtwq {
  position: relative;
  border: none;
}

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

.supabet-qcxf7i {
  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-qcxf7i span {
  height: 32px;
}

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

.supabet-qcxf7i.supabet-n7hvin span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.supabet-xcczzp.supabet-otiqof {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-mw691k {
  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-jcevbz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.supabet-107jks p + p {
  margin-top: 10px;
}

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

.supabet-9wxnaq {
  display: none;
}

@media only screen and (max-width: 767px) {
  .supabet-9wxnaq {
    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-7s282f {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.supabet-7s282f li {
  margin: 0 20px;
}

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

.supabet-7s282f li a img {
  margin-bottom: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

.supabet-k8vox3 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-k8vox3 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-k8vox3 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-k8vox3 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.supabet-k8vox3 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-k8vox3 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-k8vox3 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.supabet-k8vox3 tbody tr td .supabet-j4coxw {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.supabet-k8vox3 tbody tr td .supabet-k1w9pz {
  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-bs6lm6 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-ypmwv2 {
  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-ypmwv2 {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.supabet-almxhh::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-nlumve {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-1wo26u {
  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-bs6lm6 ease-in-out;
}

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

.supabet-e2v456 {
  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-e2v456:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

.supabet-1bwbup .supabet-1wo26u {
  width: 50%;
  margin: 0;
}

.supabet-89cj4k {
  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-89cj4k:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.supabet-1gyb1q {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

.supabet-77rttk 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-bs6lm6 ease-in-out;
}

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

.supabet-77rttk a svg {
  fill: #fff;
}

.supabet-77rttk a:hover {
  background: #3d68e7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-oezqbu::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-ue0w1d {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.supabet-ue0w1d.supabet-17iw4a {
  display: none;
}

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

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

.supabet-tkj499 iframe.supabet-1gtx6r {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.supabet-tkj499.supabet-qk3q8q {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

.supabet-onop2r .supabet-cxwevx {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.supabet-onop2r .supabet-cxwevx h1,
.supabet-onop2r .supabet-cxwevx 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-onop2r .supabet-cxwevx h1,
  .supabet-onop2r .supabet-cxwevx h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .supabet-onop2r .supabet-cxwevx {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-cxkwdl .supabet-5haxko {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.supabet-x2gka7 .supabet-qplpgt {
  position: relative;
}

.supabet-x2gka7 .supabet-5g3fxc {
  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-x2gka7 .supabet-5g3fxc.supabet-17iw4a {
  display: none;
}

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

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

.supabet-x2gka7 .supabet-gjcuu4 .supabet-c1zlku {
  max-width: 300px;
  width: 100%;
}

.supabet-x2gka7 .supabet-gjcuu4 .supabet-c1zlku .supabet-ow89yh {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .supabet-x2gka7 .supabet-gjcuu4 .supabet-c1zlku .supabet-ow89yh {
    font-size: 32px;
    text-align: center;
  }
}

.supabet-x2gka7 .supabet-gjcuu4 .supabet-c1zlku .supabet-e6bx2d {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .supabet-x2gka7 .supabet-gjcuu4 .supabet-c1zlku .supabet-e6bx2d {
    text-align: center;
  }
}

.supabet-x2gka7 .supabet-gjcuu4 .supabet-boaubm {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.supabet-x2gka7 .supabet-gjcuu4 .supabet-boaubm .supabet-16ylyy {
  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-bs6lm6 ease-in-out;
}

.supabet-x2gka7 .supabet-gjcuu4 .supabet-boaubm .supabet-16ylyy:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .supabet-x2gka7 .supabet-gjcuu4 .supabet-boaubm .supabet-16ylyy {
    width: 100%;
  }
}

.supabet-x2gka7 .supabet-gjcuu4 .supabet-boaubm .supabet-wo45gq {
  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-bs6lm6 ease-in-out;
  overflow: hidden;
}

.supabet-x2gka7 .supabet-gjcuu4 .supabet-boaubm .supabet-wo45gq 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-x2gka7 .supabet-gjcuu4 .supabet-boaubm .supabet-wo45gq: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-x2gka7 .supabet-gjcuu4 .supabet-boaubm .supabet-wo45gq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .supabet-x2gka7 .supabet-gjcuu4 .supabet-boaubm .supabet-wo45gq {
    width: 100%;
  }
}

.supabet-x2gka7 .supabet-gjcuu4.supabet-17iw4a {
  display: none;
}

.supabet-x2gka7 .supabet-twk8ok {
  display: none;
}

.supabet-x2gka7 .supabet-twk8ok.supabet-qk3q8q {
  display: block;
}

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

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

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

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

.supabet-x2gka7 .supabet-2hb7s8 .supabet-ow89yh {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .supabet-x2gka7 .supabet-2hb7s8 .supabet-ow89yh {
    margin-bottom: 24px;
  }
}

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

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

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

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

.supabet-btaiko.supabet-ixw0yh {
  display: block;
}

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

.supabet-btaiko .supabet-5rchdb {
  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-btaiko .supabet-k07aj3 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.supabet-btaiko .supabet-wo45gq {
  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-bs6lm6 ease-in-out;
}

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

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

.supabet-y65f0f.supabet-ixw0yh {
  display: block;
}

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

.supabet-6ijiqq {
  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-7dggh6 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

.supabet-88ypwg {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.supabet-mzgrfw.supabet-17iw4a {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-1qmw2j {
  margin-bottom: 36px;
}

.supabet-1qmw2j 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-1qmw2j textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

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

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

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

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

.supabet-bfiews.supabet-17iw4a {
  display: none;
}

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

.supabet-bfiews .supabet-x41pn9 {
  margin: 0 auto;
}

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

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

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

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

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

.supabet-d7201u > 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-bnlj1v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.supabet-46qyzx 44.supabet-v22lgn.supabet-4ee2hx.supabet-jwcq6b.supabet-f8stlg.supabet-2113c5.supabet-9vtcbz.supabet-qc5ojf.supabet-c45w4i.supabet-p1w437.supabet-vfnvmp.supabet-szyvxd.supabet-b4stqh 0l-12.supabet-isntov 30.supabet-5e5rxu.supabet-mxbsk9 2.supabet-161rz3.supabet-mxbsk9 3.supabet-f8n7q3 3.supabet-7r1ey0.supabet-3d7y92 3.supabet-lh8fsw.supabet-gmith0.supabet-dam1xt.supabet-jz4q3r 7-3.supabet-isntov 10.supabet-j1z1rw.supabet-jz4q3r 23.supabet-9y055z.supabet-b0i2af 1.supabet-xpeg1k 2.supabet-isntov 3.supabet-b0i2af 1.supabet-3d7y92 5.supabet-ptykyt.supabet-3d7y92 32.supabet-4gy7bk.supabet-gmith0 5.supabet-b4stqh 4.supabet-jz4q3r 9.supabet-jz4q3r 8.supabet-3d7y92 6.supabet-rw5jvx.supabet-zg2fhr.supabet-uy8bvt.supabet-9ueawu.supabet-p07ypo 4.supabet-smuwa5.supabet-p07ypo 6.supabet-p07ypo 0l29.supabet-b4stqh 17.supabet-nphqc7.supabet-6km6q9 2.supabet-nrjw0s 10.supabet-fts21z.supabet-isntov 8.supabet-83u7ys.supabet-xlcovj.supabet-pbt0w2.supabet-aw9u7r.supabet-2ncmym.supabet-gmith0.supabet-2113c5.supabet-isntov 1.supabet-s21yy0.supabet-z33jqp.supabet-uoffcp.supabet-qmxc7o.supabet-u9depd.supabet-xpeg1k 1.supabet-cdxg2e.supabet-kdqtk6.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.supabet-d7201u > input:checked ~ label,
.supabet-d7201u > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.supabet-bnlj1v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.supabet-46qyzx 44.supabet-v22lgn.supabet-4ee2hx.supabet-jwcq6b.supabet-f8stlg.supabet-2113c5.supabet-9vtcbz.supabet-qc5ojf.supabet-c45w4i.supabet-p1w437.supabet-vfnvmp.supabet-szyvxd.supabet-b4stqh 0l-12.supabet-isntov 30.supabet-5e5rxu.supabet-mxbsk9 2.supabet-161rz3.supabet-mxbsk9 3.supabet-f8n7q3 3.supabet-7r1ey0.supabet-3d7y92 3.supabet-lh8fsw.supabet-gmith0.supabet-dam1xt.supabet-jz4q3r 7-3.supabet-isntov 10.supabet-j1z1rw.supabet-jz4q3r 23.supabet-9y055z.supabet-b0i2af 1.supabet-xpeg1k 2.supabet-isntov 3.supabet-b0i2af 1.supabet-3d7y92 5.supabet-ptykyt.supabet-3d7y92 32.supabet-4gy7bk.supabet-gmith0 5.supabet-b4stqh 4.supabet-jz4q3r 9.supabet-jz4q3r 8.supabet-3d7y92 6.supabet-rw5jvx.supabet-zg2fhr.supabet-uy8bvt.supabet-9ueawu.supabet-p07ypo 4.supabet-smuwa5.supabet-p07ypo 6.supabet-p07ypo 0l29.supabet-b4stqh 17.supabet-nphqc7.supabet-6km6q9 2.supabet-nrjw0s 10.supabet-fts21z.supabet-isntov 8.supabet-83u7ys.supabet-xlcovj.supabet-pbt0w2.supabet-aw9u7r.supabet-2ncmym.supabet-gmith0.supabet-2113c5.supabet-isntov 1.supabet-s21yy0.supabet-z33jqp.supabet-uoffcp.supabet-qmxc7o.supabet-u9depd.supabet-xpeg1k 1.supabet-cdxg2e.supabet-kdqtk6.5z'/%3e%3c/svg%3e");
}

.supabet-d7201u > input:not(:checked) ~ label:hover,
.supabet-d7201u > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.supabet-bnlj1v.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.supabet-46qyzx 44.supabet-v22lgn.supabet-4ee2hx.supabet-jwcq6b.supabet-f8stlg.supabet-2113c5.supabet-9vtcbz.supabet-qc5ojf.supabet-c45w4i.supabet-p1w437.supabet-vfnvmp.supabet-szyvxd.supabet-b4stqh 0l-12.supabet-isntov 30.supabet-5e5rxu.supabet-mxbsk9 2.supabet-161rz3.supabet-mxbsk9 3.supabet-f8n7q3 3.supabet-7r1ey0.supabet-3d7y92 3.supabet-lh8fsw.supabet-gmith0.supabet-dam1xt.supabet-jz4q3r 7-3.supabet-isntov 10.supabet-j1z1rw.supabet-jz4q3r 23.supabet-9y055z.supabet-b0i2af 1.supabet-xpeg1k 2.supabet-isntov 3.supabet-b0i2af 1.supabet-3d7y92 5.supabet-ptykyt.supabet-3d7y92 32.supabet-4gy7bk.supabet-gmith0 5.supabet-b4stqh 4.supabet-jz4q3r 9.supabet-jz4q3r 8.supabet-3d7y92 6.supabet-rw5jvx.supabet-zg2fhr.supabet-uy8bvt.supabet-9ueawu.supabet-p07ypo 4.supabet-smuwa5.supabet-p07ypo 6.supabet-p07ypo 0l29.supabet-b4stqh 17.supabet-nphqc7.supabet-6km6q9 2.supabet-nrjw0s 10.supabet-fts21z.supabet-isntov 8.supabet-83u7ys.supabet-xlcovj.supabet-pbt0w2.supabet-aw9u7r.supabet-2ncmym.supabet-gmith0.supabet-2113c5.supabet-isntov 1.supabet-s21yy0.supabet-z33jqp.supabet-uoffcp.supabet-qmxc7o.supabet-u9depd.supabet-xpeg1k 1.supabet-cdxg2e.supabet-kdqtk6.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.supabet-r370pz.supabet-17iw4a {
  display: none;
}

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

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

.supabet-3qd9gk {
  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-3qd9gk::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-r370pz.supabet-vbxwd2 .supabet-lp3b37 {
  background: #2b3b67;
}

.supabet-r370pz.supabet-vbxwd2 .supabet-3qd9gk {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.supabet-r370pz.supabet-vbxwd2 .supabet-3qd9gk::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.supabet-r370pz.supabet-vbxwd2 .supabet-3qd9gk::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.supabet-r370pz.supabet-vbxwd2 .supabet-qlw869::before {
  background: #0e0f41;
}

.supabet-r370pz.supabet-vbxwd2 .supabet-qlw869::after {
  background: #152557;
}

.supabet-r370pz.supabet-xfb9ey .supabet-lp3b37 {
  background: #1f35fa;
}

.supabet-r370pz.supabet-xfb9ey .supabet-3qd9gk {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.supabet-r370pz.supabet-xfb9ey .supabet-3qd9gk::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.supabet-r370pz.supabet-xfb9ey .supabet-3qd9gk::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.supabet-r370pz.supabet-xfb9ey .supabet-qlw869::after {
  background: #192ac8;
}

.supabet-r370pz.supabet-wmv2wh .supabet-lp3b37 {
  background: #fa771f;
}

.supabet-r370pz.supabet-wmv2wh .supabet-3qd9gk {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.supabet-r370pz.supabet-wmv2wh .supabet-3qd9gk::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.supabet-r370pz.supabet-wmv2wh .supabet-3qd9gk::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.supabet-r370pz.supabet-wmv2wh .supabet-qlw869::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.supabet-r370pz.supabet-wmv2wh .supabet-qlw869::after {
  background: #fa8535;
}

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

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

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

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

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

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

.supabet-5k5v58 {
  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-5k5v58 {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

.supabet-2zgu82 {
  width: 120px;
  height: 22px;
}

.supabet-2zgu82 .supabet-m8ddhw {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.supabet-ric6xt {
  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-ric6xt.supabet-qk3q8q {
  display: block;
}

.supabet-ric6xt.supabet-17iw4a {
  display: none;
}

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

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

.supabet-s78he6 {
  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-flvmxw {
  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-sm6kj5 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.supabet-b3t617 .supabet-m8ddhw {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.supabet-3d70es {
  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-xrb6x3 {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

.supabet-85lac3 strong {
  font-weight: 600;
}

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

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

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

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

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

.supabet-yz43o8 a {
  width: 100%;
}

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

.supabet-p973hs {
  justify-content: center;
}

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

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

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

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

.supabet-ch8mc9 .supabet-0gn37n {
  justify-content: center;
}

/* faq */

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

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

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

.supabet-t498ux.supabet-ixw0yh .supabet-tlh24y::after {
  transform: rotate(45deg);
}

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

.supabet-t498ux.supabet-ixw0yh .supabet-tyvndu {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.supabet-2oaoei {
  margin: 25px 0;
}

.supabet-d7201u > input:not(:checked) ~ label:hover,
.supabet-d7201u > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.supabet-620huu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.supabet-lfov16 44.supabet-a2msnu.supabet-279x1i.supabet-2ct7u9.supabet-161599.supabet-aie0d6.supabet-dll5o5.supabet-c9ppd3.supabet-5i3dkl.supabet-hrgmbw.supabet-allrm6.supabet-6r0kfd.supabet-83igyq 0l-12.supabet-tiz3cl 30.supabet-iq19ji.supabet-st4zc0 2.supabet-2xegjh.supabet-st4zc0 3.supabet-z3zd83 3.supabet-rzh0a8.supabet-6fcaz2 3.supabet-atpzzx.supabet-9w773j.supabet-9w1fw6.supabet-mndlsb 7-3.supabet-tiz3cl 10.supabet-mb61ib.supabet-mndlsb 23.supabet-z7rmop.supabet-at1fi2 1.supabet-8930yr 2.supabet-tiz3cl 3.supabet-at1fi2 1.supabet-6fcaz2 5.supabet-6wud73.supabet-6fcaz2 32.supabet-p37vlt.supabet-9w773j 5.supabet-83igyq 4.supabet-mndlsb 9.supabet-mndlsb 8.supabet-6fcaz2 6.supabet-kmpqv1.supabet-j1c13p.supabet-debqvz.supabet-12ukyn.supabet-397oe9 4.supabet-sfl9s6.supabet-397oe9 6.supabet-397oe9 0l29.supabet-83igyq 17.supabet-ki82qr.supabet-pykt2r 2.supabet-750mwt 10.supabet-9k8brf.supabet-tiz3cl 8.supabet-rf00lf.supabet-l45lcx.supabet-gwp3s9.supabet-p3jhej.supabet-mntazd.supabet-9w773j.supabet-aie0d6.supabet-tiz3cl 1.supabet-kq32o9.supabet-xw33zk.supabet-lmzv9z.supabet-d1dx5n.supabet-91vpuq.supabet-8930yr 1.supabet-ivwyrt.supabet-4zrdqn.5z'/%3e%3c/svg%3e");
}

.supabet-8b7r53 {
  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-8b7r53 {
    gap: 16px 0;
  }
}

.supabet-zlu8o2 {
  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-zlu8o2.supabet-tmgbvq {
  display: block;
}

.supabet-zlu8o2.supabet-6dkrhh {
  display: none;
}

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

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

.supabet-rvusxk {
  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-u4yzaw {
  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-j0760j small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.supabet-d0u7ql .supabet-hk1g79 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.supabet-1fjjk6 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-1fjjk6 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-l6fjqq {
  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-l6fjqq.supabet-j8w8xy {
  opacity: 1;
  pointer-events: auto;
}
