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

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

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

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

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

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

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

.supabet-memg6v {
  cursor: pointer;
}

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

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

.supabet-xsxml7 figure {
  margin: 0;
}

.supabet-xsxml7.supabet-3qfwkq {
  justify-content: flex-start;
  margin-right: 4px;
}

.supabet-xsxml7.supabet-on09th {
  justify-content: flex-end;
  margin-left: 4px;
}

.supabet-xsxml7.supabet-7ooaix {
  justify-content: center;
}

.supabet-xsxml7.supabet-fk7mgx {
  justify-content: normal;
}

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

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

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

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

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

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

.supabet-3mjuyy img {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-c9fzpt.supabet-c8w3gf {
  background-color: #000;
}

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

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

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

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

.supabet-8fea9f {
  margin-bottom: 94px;
}

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

.supabet-o1qlqe .supabet-iiu6r7 {
  margin-bottom: 28px;
}

.supabet-o1qlqe .supabet-iiu6r7 img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.supabet-8z23hg li svg {
  transition: 0.supabet-ylv118 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.supabet-ae4kjn.supabet-284hlf {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

.supabet-3b8x1p li {
  width: 100%;
}

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

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

.supabet-3b8x1p li a.supabet-284hlf {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 767px) {
  .supabet-4z70vi .supabet-iiu6r7 img {
    max-width: 90px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-xoxhrp.supabet-8tgc84 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-k6q3b7 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-64axep .supabet-ynrgce {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.supabet-64axep .supabet-prpfql {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.supabet-ea7q4i .supabet-xdgqrb {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.supabet-vqbjy2.supabet-gs4iaz span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.supabet-pv06av.supabet-onsiec {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-2kuu1f {
  display: none;
}

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

.supabet-8xt7d2 li {
  margin: 0 20px;
}

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

.supabet-8xt7d2 li a img {
  margin-bottom: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-0fqha7 tbody tr td .supabet-scu8wz {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.supabet-0fqha7 tbody tr td .supabet-5iccpj {
  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-ylv118 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

@media only screen and (max-width: 420px) {
  .supabet-0fqha7 tbody tr td .supabet-5iccpj {
    width: 100%;
  }
}

.supabet-0fqha7 tbody tr td .supabet-2cobkk {
  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-0fqha7 tbody tr td .supabet-2cobkk:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-6jqgn4 {
  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-ylv118 ease-in-out;
}

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

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

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

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

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

.supabet-p3ti9m .supabet-6jqgn4 {
  width: 50%;
  margin: 0;
}

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

.supabet-84hz5d {
  margin: 0 0 100px;
}

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

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

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

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

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

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

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

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

.supabet-ut6uce 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-ylv118 ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-ust34b.supabet-kr9ljd {
  display: none;
}

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

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

.supabet-yzbcbb iframe.supabet-85cgnn {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.supabet-yzbcbb.supabet-hztca1 {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-8i6pul .supabet-xdgqrb {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

.supabet-adgo15 .supabet-azwmhx {
  position: relative;
}

.supabet-adgo15 .supabet-0g8jjd {
  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-adgo15 .supabet-0g8jjd.supabet-kr9ljd {
  display: none;
}

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

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

.supabet-adgo15 .supabet-034df8 .supabet-no44hs {
  max-width: 300px;
  width: 100%;
}

.supabet-adgo15 .supabet-034df8 .supabet-no44hs .supabet-tg1ozu {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .supabet-adgo15 .supabet-034df8 .supabet-no44hs .supabet-tg1ozu {
    font-size: 32px;
    text-align: center;
  }
}

.supabet-adgo15 .supabet-034df8 .supabet-no44hs .supabet-mnhsee {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .supabet-adgo15 .supabet-034df8 .supabet-no44hs .supabet-mnhsee {
    text-align: center;
  }
}

.supabet-adgo15 .supabet-034df8 .supabet-8tgc84 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .supabet-adgo15 .supabet-034df8 .supabet-8tgc84 {
    flex-direction: column-reverse;
  }
}

.supabet-adgo15 .supabet-034df8 .supabet-8tgc84 .supabet-gv74ri {
  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-ylv118 ease-in-out;
}

.supabet-adgo15 .supabet-034df8 .supabet-8tgc84 .supabet-gv74ri:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .supabet-adgo15 .supabet-034df8 .supabet-8tgc84 .supabet-gv74ri {
    width: 100%;
  }
}

.supabet-adgo15 .supabet-034df8 .supabet-8tgc84 .supabet-jjc9yr {
  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-ylv118 ease-in-out;
  overflow: hidden;
}

.supabet-adgo15 .supabet-034df8 .supabet-8tgc84 .supabet-jjc9yr 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-adgo15 .supabet-034df8 .supabet-8tgc84 .supabet-jjc9yr: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-adgo15 .supabet-034df8 .supabet-8tgc84 .supabet-jjc9yr:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .supabet-adgo15 .supabet-034df8 .supabet-8tgc84 .supabet-jjc9yr {
    width: 100%;
  }
}

.supabet-adgo15 .supabet-034df8.supabet-kr9ljd {
  display: none;
}

.supabet-adgo15 .supabet-mh8ydn {
  display: none;
}

.supabet-adgo15 .supabet-mh8ydn.supabet-hztca1 {
  display: block;
}

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

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

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

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

.supabet-adgo15 .supabet-18yjxx .supabet-tg1ozu {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

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

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

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

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

.supabet-eujicq.supabet-284hlf {
  display: block;
}

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

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

.supabet-eujicq .supabet-jjc9yr {
  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-ylv118 ease-in-out;
}

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

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

.supabet-fc0tzx.supabet-284hlf {
  display: block;
}

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

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

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

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

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

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

.supabet-1t9cl0.supabet-kr9ljd {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-gljvkb {
  margin-bottom: 36px;
}

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

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

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

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

.supabet-57fege {
  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-ylv118 ease-in-out;
}

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

.supabet-9mzlh5 {
  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-ylv118 ease-in-out;
}

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

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

.supabet-pd3gny.supabet-kr9ljd {
  display: none;
}

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

.supabet-pd3gny .supabet-57fege {
  margin: 0 auto;
}

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

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

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

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

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

.supabet-uqpna7 > 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-41ftv8.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.supabet-ngliqs 44.supabet-wo2la2.supabet-dk3qpm.supabet-z4ixvs.supabet-ef6hp7.supabet-sq57i4.supabet-sd5mj3.supabet-z2ct0o.supabet-c6f8qh.supabet-ukilqz.supabet-x0mzjn.supabet-671knj.supabet-963utz 0l-12.supabet-k11y5v 30.supabet-yomfsk.supabet-pkyvke 2.supabet-vzhrp2.supabet-pkyvke 3.supabet-dffh91 3.supabet-tmulbx.supabet-d5nrq4 3.supabet-fbsncq.supabet-41uk0y.supabet-dax0a6.supabet-00cld2 7-3.supabet-k11y5v 10.supabet-3bv52f.supabet-00cld2 23.supabet-655g3y.supabet-mlrdf3 1.supabet-ikhicv 2.supabet-k11y5v 3.supabet-mlrdf3 1.supabet-d5nrq4 5.supabet-svr983.supabet-d5nrq4 32.supabet-saieab.supabet-41uk0y 5.supabet-963utz 4.supabet-00cld2 9.supabet-00cld2 8.supabet-d5nrq4 6.supabet-ibt1d2.supabet-zbwwj3.supabet-8hfv4i.supabet-9m54o2.supabet-37b6n0 4.supabet-48w6ck.supabet-37b6n0 6.supabet-37b6n0 0l29.supabet-963utz 17.supabet-urxegc.supabet-88lcjc 2.supabet-7qj0wf 10.supabet-opxiri.supabet-k11y5v 8.supabet-2h6gv3.supabet-6iqo1f.supabet-odel1j.supabet-p59c2y.supabet-jmxa8w.supabet-41uk0y.supabet-sq57i4.supabet-k11y5v 1.supabet-xisg61.supabet-nbozye.supabet-2yhhxe.supabet-zmudw7.supabet-33vvhx.supabet-ikhicv 1.supabet-tg9xvp.supabet-kkt7bx.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.supabet-uqpna7 > input:checked ~ label,
.supabet-uqpna7 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.supabet-41ftv8.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.supabet-ngliqs 44.supabet-wo2la2.supabet-dk3qpm.supabet-z4ixvs.supabet-ef6hp7.supabet-sq57i4.supabet-sd5mj3.supabet-z2ct0o.supabet-c6f8qh.supabet-ukilqz.supabet-x0mzjn.supabet-671knj.supabet-963utz 0l-12.supabet-k11y5v 30.supabet-yomfsk.supabet-pkyvke 2.supabet-vzhrp2.supabet-pkyvke 3.supabet-dffh91 3.supabet-tmulbx.supabet-d5nrq4 3.supabet-fbsncq.supabet-41uk0y.supabet-dax0a6.supabet-00cld2 7-3.supabet-k11y5v 10.supabet-3bv52f.supabet-00cld2 23.supabet-655g3y.supabet-mlrdf3 1.supabet-ikhicv 2.supabet-k11y5v 3.supabet-mlrdf3 1.supabet-d5nrq4 5.supabet-svr983.supabet-d5nrq4 32.supabet-saieab.supabet-41uk0y 5.supabet-963utz 4.supabet-00cld2 9.supabet-00cld2 8.supabet-d5nrq4 6.supabet-ibt1d2.supabet-zbwwj3.supabet-8hfv4i.supabet-9m54o2.supabet-37b6n0 4.supabet-48w6ck.supabet-37b6n0 6.supabet-37b6n0 0l29.supabet-963utz 17.supabet-urxegc.supabet-88lcjc 2.supabet-7qj0wf 10.supabet-opxiri.supabet-k11y5v 8.supabet-2h6gv3.supabet-6iqo1f.supabet-odel1j.supabet-p59c2y.supabet-jmxa8w.supabet-41uk0y.supabet-sq57i4.supabet-k11y5v 1.supabet-xisg61.supabet-nbozye.supabet-2yhhxe.supabet-zmudw7.supabet-33vvhx.supabet-ikhicv 1.supabet-tg9xvp.supabet-kkt7bx.5z'/%3e%3c/svg%3e");
}

.supabet-uqpna7 > input:not(:checked) ~ label:hover,
.supabet-uqpna7 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.supabet-41ftv8.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.supabet-ngliqs 44.supabet-wo2la2.supabet-dk3qpm.supabet-z4ixvs.supabet-ef6hp7.supabet-sq57i4.supabet-sd5mj3.supabet-z2ct0o.supabet-c6f8qh.supabet-ukilqz.supabet-x0mzjn.supabet-671knj.supabet-963utz 0l-12.supabet-k11y5v 30.supabet-yomfsk.supabet-pkyvke 2.supabet-vzhrp2.supabet-pkyvke 3.supabet-dffh91 3.supabet-tmulbx.supabet-d5nrq4 3.supabet-fbsncq.supabet-41uk0y.supabet-dax0a6.supabet-00cld2 7-3.supabet-k11y5v 10.supabet-3bv52f.supabet-00cld2 23.supabet-655g3y.supabet-mlrdf3 1.supabet-ikhicv 2.supabet-k11y5v 3.supabet-mlrdf3 1.supabet-d5nrq4 5.supabet-svr983.supabet-d5nrq4 32.supabet-saieab.supabet-41uk0y 5.supabet-963utz 4.supabet-00cld2 9.supabet-00cld2 8.supabet-d5nrq4 6.supabet-ibt1d2.supabet-zbwwj3.supabet-8hfv4i.supabet-9m54o2.supabet-37b6n0 4.supabet-48w6ck.supabet-37b6n0 6.supabet-37b6n0 0l29.supabet-963utz 17.supabet-urxegc.supabet-88lcjc 2.supabet-7qj0wf 10.supabet-opxiri.supabet-k11y5v 8.supabet-2h6gv3.supabet-6iqo1f.supabet-odel1j.supabet-p59c2y.supabet-jmxa8w.supabet-41uk0y.supabet-sq57i4.supabet-k11y5v 1.supabet-xisg61.supabet-nbozye.supabet-2yhhxe.supabet-zmudw7.supabet-33vvhx.supabet-ikhicv 1.supabet-tg9xvp.supabet-kkt7bx.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.supabet-z0ntko.supabet-kr9ljd {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-z0ntko.supabet-lmoqfx .supabet-p1n4li {
  background: #2b3b67;
}

.supabet-z0ntko.supabet-lmoqfx .supabet-b4kgbp {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.supabet-z0ntko.supabet-lmoqfx .supabet-b4kgbp::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.supabet-z0ntko.supabet-lmoqfx .supabet-b4kgbp::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.supabet-z0ntko.supabet-lmoqfx .supabet-i1j2gw::before {
  background: #0e0f41;
}

.supabet-z0ntko.supabet-lmoqfx .supabet-i1j2gw::after {
  background: #152557;
}

.supabet-z0ntko.supabet-wpsvck .supabet-p1n4li {
  background: #1f35fa;
}

.supabet-z0ntko.supabet-wpsvck .supabet-b4kgbp {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.supabet-z0ntko.supabet-wpsvck .supabet-b4kgbp::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.supabet-z0ntko.supabet-wpsvck .supabet-b4kgbp::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.supabet-z0ntko.supabet-wpsvck .supabet-i1j2gw::after {
  background: #192ac8;
}

.supabet-z0ntko.supabet-r40x81 .supabet-p1n4li {
  background: #fa771f;
}

.supabet-z0ntko.supabet-r40x81 .supabet-b4kgbp {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.supabet-z0ntko.supabet-r40x81 .supabet-b4kgbp::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.supabet-z0ntko.supabet-r40x81 .supabet-b4kgbp::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.supabet-z0ntko.supabet-r40x81 .supabet-i1j2gw::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.supabet-z0ntko.supabet-r40x81 .supabet-i1j2gw::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.supabet-acco2n .supabet-p8t9u6 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.supabet-385nmg {
  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-385nmg.supabet-hztca1 {
  display: block;
}

.supabet-385nmg.supabet-kr9ljd {
  display: none;
}

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

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

.supabet-361s78 {
  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-3b2sy7 {
  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-jbaj8h small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.supabet-z8wiyi .supabet-p8t9u6 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.supabet-o26gi0 {
  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-mqfpiq {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

.supabet-8a0hb1 strong {
  font-weight: 600;
}

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

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

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

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

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

.supabet-6g0snl a {
  width: 100%;
}

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

.supabet-7yll14 {
  justify-content: center;
}

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

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

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

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

.supabet-yjo6dd .supabet-5vj94v {
  justify-content: center;
}

/* faq */

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

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

.supabet-2evgvs::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.supabet-csj4f0 ease;
}

.supabet-cz2mf0.supabet-284hlf .supabet-2evgvs::after {
  transform: rotate(45deg);
}

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

.supabet-cz2mf0.supabet-284hlf .supabet-e2b5x4 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.supabet-9d8vkb {
  margin: 25px 0;
}

.supabet-uqpna7 > input:not(:checked) ~ label:hover,
.supabet-uqpna7 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.supabet-um7etg.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.supabet-evj5zi 44.supabet-65ahsf.supabet-rxyhc9.supabet-rjauul.supabet-j4f46n.supabet-bq2r6g.supabet-ew0lux.supabet-9w2vzn.supabet-yb6ho4.supabet-djrdxv.supabet-51vcs7.supabet-wwyomk.supabet-xp4waz 0l-12.supabet-xlqj39 30.supabet-u6410s.supabet-zv9hrw 2.supabet-t0ai92.supabet-zv9hrw 3.supabet-gkmorj 3.supabet-bp0tlp.supabet-99b3oq 3.supabet-ltg1ey.supabet-eq6lbm.supabet-ylgyce.supabet-oxgtho 7-3.supabet-xlqj39 10.supabet-zqre8m.supabet-oxgtho 23.supabet-d5x1yc.supabet-606hax 1.supabet-ou2ygl 2.supabet-xlqj39 3.supabet-606hax 1.supabet-99b3oq 5.supabet-1n86ac.supabet-99b3oq 32.supabet-e40ud7.supabet-eq6lbm 5.supabet-xp4waz 4.supabet-oxgtho 9.supabet-oxgtho 8.supabet-99b3oq 6.supabet-512fqb.supabet-zao1io.supabet-egocmy.supabet-il48ab.supabet-y4ul21 4.supabet-qonkdh.supabet-y4ul21 6.supabet-y4ul21 0l29.supabet-xp4waz 17.supabet-ff7bdt.supabet-lt03pw 2.supabet-g9g2o1 10.supabet-i5nqr6.supabet-xlqj39 8.supabet-ykbbut.supabet-mc1fo5.supabet-779m1o.supabet-kkoxqo.supabet-kurg1v.supabet-eq6lbm.supabet-bq2r6g.supabet-xlqj39 1.supabet-vtd8zt.supabet-igcwpb.supabet-map04c.supabet-boieqg.supabet-nm1rmg.supabet-ou2ygl 1.supabet-rdzs3i.supabet-1rekd2.5z'/%3e%3c/svg%3e");
}

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

.supabet-9lvqai {
  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-9lvqai.supabet-byxo18 {
  display: block;
}

.supabet-9lvqai.supabet-au1afg {
  display: none;
}

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

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

.supabet-7p035j {
  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-df8ds2 {
  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-4ylpb5 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.supabet-zgmxvn .supabet-a7u674 {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.supabet-muvzvp 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-muvzvp 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-2rxg0m {
  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-2rxg0m.supabet-xwkim0 {
  opacity: 1;
  pointer-events: auto;
}
