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

.spinmacho-8zprlm {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.spinmacho-jcnxm2 {
  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) {
  .spinmacho-jcnxm2: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;
  }
}

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

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

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

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

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

.spinmacho-hri6lf {
  cursor: pointer;
}

.spinmacho-vffrep {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.spinmacho-wa9id9 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.spinmacho-wa9id9 figure {
  margin: 0;
}

.spinmacho-wa9id9.spinmacho-8y5ux2 {
  justify-content: flex-start;
  margin-right: 4px;
}

.spinmacho-wa9id9.spinmacho-kcjzus {
  justify-content: flex-end;
  margin-left: 4px;
}

.spinmacho-wa9id9.spinmacho-s8uy8c {
  justify-content: center;
}

.spinmacho-wa9id9.spinmacho-k1rr71 {
  justify-content: normal;
}

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

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

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

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

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

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

.spinmacho-iu4mfi img {
  width: 100%;
}

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

.spinmacho-ps32wu {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.spinmacho-ps32wu 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);
}

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

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

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

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

.spinmacho-ps32wu ul li:last-of-type::after {
  display: none;
}

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

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

.spinmacho-njjprn {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .spinmacho-5149jn {
    height: 50px;
  }
}

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

.spinmacho-5149jn.spinmacho-a1g8a5 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .spinmacho-5149jn.spinmacho-a1g8a5:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.spinmacho-0ct2nn {
  padding: 80px 0 0;
  background: var(--footer-bg-color, var(--fh-bg-color));
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

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

.spinmacho-2z10bu {
  margin-bottom: 94px;
}

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

.spinmacho-3d7321 .spinmacho-p0qmh2 {
  margin-bottom: 28px;
}

.spinmacho-3d7321 .spinmacho-p0qmh2 img {
  max-height: 100px;
  width: auto;
}

.spinmacho-piyjb4 {
  display: flex;
  align-items: center;
}

.spinmacho-piyjb4 a + a {
  margin-left: 24px;
}

.spinmacho-piyjb4 img {
  max-height: 56px;
  width: auto;
}

.spinmacho-piyjb4 img + img {
  margin-left: 24px;
}

.spinmacho-9aef5x {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.spinmacho-newtly {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.spinmacho-kg31co li {
  display: flex;
  margin: 0 7px;
}

.spinmacho-kg31co li svg {
  transition: 0.spinmacho-u6kljc ease-in-out;
}

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

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

.spinmacho-bm7s63 + .spinmacho-bm7s63 {
  margin-left: 120px;
}

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

.spinmacho-6whzrj {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.spinmacho-vhyq6k {
  list-style: none;
  margin: 0;
  padding: 0;
}

.spinmacho-vhyq6k li {
  font-size: 16px;
}

.spinmacho-vhyq6k li a {
  color: var(--footer-text-color);
  text-decoration: none;
}

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

.spinmacho-vhyq6k li + li {
  margin-top: 16px;
}

.spinmacho-dljg3v {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.spinmacho-awvsj9 ease-in-out;
}

.spinmacho-dljg3v.spinmacho-4vy2i4 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.spinmacho-440vqs {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.spinmacho-440vqs h1,
.spinmacho-440vqs h2, .spinmacho-440vqs #h2_0 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .spinmacho-440vqs h1,
  .spinmacho-440vqs h2, .spinmacho-440vqs #h2_0 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

.spinmacho-bxe02x li {
  width: 100%;
}

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

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

.spinmacho-bxe02x li a.spinmacho-4vy2i4 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.spinmacho-lq7vl1 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.spinmacho-lq7vl1 img {
  width: 100%;
  transition: 0.spinmacho-u6kljc ease-in-out;
}

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

.spinmacho-095crx {
  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) {
  .spinmacho-095crx {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .spinmacho-i0cz2p .spinmacho-p0qmh2 img {
    max-width: 90px;
  }
}

.spinmacho-p0qmh2 img {
  max-height: 50px;
  width: auto;
}

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

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

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

.spinmacho-yw0iyi li {
  font-size: 16px;
  margin: 0 20px;
}

.spinmacho-yw0iyi li a {
  color: var(--header-text-color, var(--menu-color));
  text-decoration: none;
}

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

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

.spinmacho-7zf1oa {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.spinmacho-7zf1oa.spinmacho-shlbqu {
  margin-right: 0;
}

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

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

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

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

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

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

.spinmacho-c4n9x4:hover > ul {
  display: flex;
}

.spinmacho-c4n9x4:focus > ul {
  display: flex;
}

.spinmacho-c4n9x4:focus-within > ul {
  display: flex;
}

.spinmacho-wmkw3m {
  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;
}

.spinmacho-wmkw3m::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.spinmacho-awvsj9 ease-in-out;
}

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

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

.spinmacho-c4n9x4 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.spinmacho-u6kljc ease-in-out;
  overflow: hidden;
}

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

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

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

.spinmacho-v9tm8f {
  display: none;
}

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

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

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

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

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

.spinmacho-a5ytas img {
  margin-bottom: 20px;
}

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

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

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

.spinmacho-63crjx {
  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) {
  .spinmacho-63crjx {
    font-size: 32px;
  }
}

.spinmacho-lj0jj5 {
  color: var(--text-color);
}

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

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

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

.spinmacho-s0gs4k p img {
  display: block;
  margin: 0 auto;
}

.spinmacho-s0gs4k p:first-of-type {
  margin-top: 0;
}

.spinmacho-s0gs4k p:last-of-type {
  margin-bottom: 0;
}

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

.spinmacho-s0gs4k ul {
  padding: 0 0 0 20px;
}

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

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

.spinmacho-s0gs4k table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

@media only screen and (max-width: 767px) {
  .spinmacho-s0gs4k table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

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

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

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

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

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

.spinmacho-bw1pd5 .spinmacho-9zdonx {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .spinmacho-bw1pd5 .spinmacho-9zdonx {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.spinmacho-bw1pd5 .spinmacho-lvtxwj {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.spinmacho-lvtxwj {
  margin: 0 0 28px;
}

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

.spinmacho-9zdonx {
  margin: 0 0 28px;
}

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

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

.spinmacho-eqjjgh .spinmacho-jcnxm2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.spinmacho-wlmiix {
  position: relative;
  border: none;
}

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

.spinmacho-t2m9j8 {
  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;
}

.spinmacho-t2m9j8 span {
  height: 32px;
}

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

.spinmacho-t2m9j8.spinmacho-z5co5w span {
  transform: scaleY(-1);
}

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

.spinmacho-z9cxf3 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.spinmacho-z9cxf3.spinmacho-sw1q88 {
  display: none;
}

.spinmacho-u0y7tz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.spinmacho-u0y7tz table {
  width: 100%;
  border-collapse: collapse;
}

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

  .spinmacho-u0y7tz table td {
    min-width: 75px;
  }
}

.spinmacho-u0y7tz table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
  background: var(--table-head-bg-color, var(--fh-bg-color));
}

@media only screen and (max-width: 767px) {
  .spinmacho-u0y7tz table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

.spinmacho-p1ejab {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--table-head-bg-color, var(--fh-bg-color));
  color: var(--table-head-text-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) {
  .spinmacho-p1ejab {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.spinmacho-osgdbq {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.spinmacho-eia419 p {
  color: var(--text-color);
}

.spinmacho-wze5i0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.spinmacho-dhwvd1 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--card-bg-color, var(--fh-bg-color));
  color: var(--card-text-color, var(--text-color));
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.spinmacho-qoylrs {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.spinmacho-6m6q8m h3 {
  position: relative;
  color: var(--card-text-color, var(--title-color));
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

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

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

.spinmacho-6m6q8m p + p {
  margin-top: 10px;
}

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

.spinmacho-qj36ps {
  display: none;
}

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

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

.spinmacho-izt25m li {
  margin: 0 20px;
}

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

.spinmacho-izt25m li a img {
  margin-bottom: 4px;
}

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

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

.spinmacho-4l1l9r li {
  font-size: 16px;
  position: relative;
}

.spinmacho-4l1l9r li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.spinmacho-4l1l9r li span {
  opacity: 0.5;
}

.spinmacho-4l1l9r li + li {
  margin-left: 30px;
}

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

h2.spinmacho-oosce0 {
  margin: 0 0 28px;
}

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

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

.spinmacho-ckan4r 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);
}

.spinmacho-ckan4r 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;
}

.spinmacho-ckan4r 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;
}

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

.spinmacho-ckan4r tbody tr:last-of-type {
  margin-bottom: 0;
}

.spinmacho-ckan4r tbody tr td:first-of-type {
  flex-shrink: 0;
}

.spinmacho-ckan4r 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);
}

.spinmacho-ckan4r 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);
}

.spinmacho-ckan4r tbody tr td:last-of-type {
  margin-left: auto;
}

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

.spinmacho-ckan4r tbody tr td .spinmacho-94ayjb {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .spinmacho-ckan4r tbody tr td .spinmacho-94ayjb {
    width: 100%;
  }
}

.spinmacho-ckan4r tbody tr td .spinmacho-piu8tv {
  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.spinmacho-u6kljc ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .spinmacho-ckan4r tbody tr td .spinmacho-piu8tv {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .spinmacho-ckan4r tbody tr td .spinmacho-piu8tv {
    width: 100%;
  }
}

.spinmacho-ckan4r tbody tr td .spinmacho-3zy3zt {
  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) {
  .spinmacho-ckan4r tbody tr td .spinmacho-3zy3zt:hover {
    text-decoration: none;
  }
}

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

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

.spinmacho-y0tff4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.spinmacho-ontpb2 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.spinmacho-u6kljc ease-in-out;
}

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

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

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

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

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

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

.spinmacho-194hxe img {
  width: 100%;
  height: 100%;
}

.spinmacho-194hxe iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.spinmacho-ig2ogn svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.spinmacho-u6kljc ease-in-out;
}

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

.spinmacho-slasrx {
  padding: 90px 0;
}

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

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

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

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

.spinmacho-t5ai96 img {
  width: 100%;
}

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

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

.spinmacho-cgvqxm {
  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;
}

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

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

.spinmacho-ylyzjr {
  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.spinmacho-u6kljc ease-in-out;
}

.spinmacho-ylyzjr:hover {
  border: 1px solid #8c8ca2;
}

.spinmacho-gnfays {
  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%);
}

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

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

.spinmacho-22vfr7 a {
  text-decoration: underline;
  color: #8babff;
}

.spinmacho-4a2boi {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.spinmacho-4a2boi .spinmacho-ylyzjr {
  width: 50%;
  margin: 0;
}

.spinmacho-rrejmh {
  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;
}

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

.spinmacho-4dv1wl {
  margin: 0 0 100px;
}

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

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

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

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

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

.spinmacho-l2ula3 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.spinmacho-a0gcay 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.spinmacho-u6kljc ease-in-out;
}

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

.spinmacho-a0gcay a svg {
  fill: #fff;
}

.spinmacho-a0gcay a:hover {
  background: #3d68e7;
}

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

.spinmacho-iyz3gd {
  margin-bottom: 16px;
}

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

.spinmacho-k96fjs {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.spinmacho-w05cwz 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);
}

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

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

.spinmacho-w05cwz table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.spinmacho-bbg24f {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.spinmacho-bbg24f.spinmacho-49tffj {
  display: none;
}

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

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

.spinmacho-y4ux7e iframe.spinmacho-envawl {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.spinmacho-y4ux7e.spinmacho-9nnurf {
  opacity: 1;
  pointer-events: all;
}

.spinmacho-whj3ht {
  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.spinmacho-u6kljc ease-in-out;
}

.spinmacho-whj3ht svg {
  margin-right: 10px;
}

.spinmacho-whj3ht + .spinmacho-whj3ht {
  margin-top: 14px;
}

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

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

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

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

.spinmacho-qvuvoe .spinmacho-eqjjgh {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.spinmacho-qvuvoe .spinmacho-eqjjgh h1,
.spinmacho-qvuvoe .spinmacho-eqjjgh 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) {
  .spinmacho-qvuvoe .spinmacho-eqjjgh h1,
  .spinmacho-qvuvoe .spinmacho-eqjjgh h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .spinmacho-qvuvoe .spinmacho-eqjjgh {
    margin: 28px 0 0;
  }
}

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

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

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

.spinmacho-gx2qhr {
  max-width: 545px;
  width: 100%;
}

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

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

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

.spinmacho-3i7s8f iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.spinmacho-gru4v4 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.spinmacho-woj8vc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .spinmacho-208bgs {
    padding: 10px;
  }
}

.spinmacho-208bgs .spinmacho-jcnxm2 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .spinmacho-208bgs .spinmacho-jcnxm2 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .spinmacho-208bgs {
    flex-wrap: wrap;
  }
}

.spinmacho-kma40y {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.spinmacho-kma40y img {
  width: 100%;
}

.spinmacho-stbbj8 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.spinmacho-8yxrx9 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.spinmacho-z6fmcs {
  width: 100%;
  margin: 0 0 100px;
}

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

.spinmacho-z6fmcs .spinmacho-fq254v {
  position: relative;
}

.spinmacho-z6fmcs .spinmacho-uoifyj {
  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;
}

.spinmacho-z6fmcs .spinmacho-uoifyj.spinmacho-49tffj {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .spinmacho-z6fmcs .spinmacho-6c24a2 {
    bottom: 90px;
  }
}

.spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-93nea1 {
  max-width: 300px;
  width: 100%;
}

.spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-93nea1 .spinmacho-6trrq2 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-93nea1 .spinmacho-6trrq2 {
    font-size: 32px;
    text-align: center;
  }
}

.spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-93nea1 .spinmacho-0oa3ds {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-93nea1 .spinmacho-0oa3ds {
    text-align: center;
  }
}

.spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-shlbqu {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-shlbqu {
    flex-direction: column-reverse;
  }
}

.spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-shlbqu .spinmacho-a8mciq {
  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.spinmacho-u6kljc ease-in-out;
}

.spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-shlbqu .spinmacho-a8mciq:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-shlbqu .spinmacho-a8mciq {
    width: 100%;
  }
}

.spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-shlbqu .spinmacho-fyeuhd {
  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.spinmacho-u6kljc ease-in-out;
  overflow: hidden;
}

.spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-shlbqu .spinmacho-fyeuhd 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);
  }
}

.spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-shlbqu .spinmacho-fyeuhd: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;
}

.spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-shlbqu .spinmacho-fyeuhd:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .spinmacho-z6fmcs .spinmacho-6c24a2 .spinmacho-shlbqu .spinmacho-fyeuhd {
    width: 100%;
  }
}

.spinmacho-z6fmcs .spinmacho-6c24a2.spinmacho-49tffj {
  display: none;
}

.spinmacho-z6fmcs .spinmacho-q1rg1y {
  display: none;
}

.spinmacho-z6fmcs .spinmacho-q1rg1y.spinmacho-9nnurf {
  display: block;
}

.spinmacho-z6fmcs .spinmacho-q1rg1y iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .spinmacho-z6fmcs .spinmacho-q1rg1y iframe {
    height: calc(100vh - 54px);
  }
}

.spinmacho-z6fmcs .spinmacho-5wdglx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .spinmacho-z6fmcs .spinmacho-5wdglx {
    padding: 24px 16px 0;
  }
}

.spinmacho-z6fmcs .spinmacho-5wdglx .spinmacho-6trrq2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .spinmacho-z6fmcs .spinmacho-5wdglx .spinmacho-6trrq2 {
    margin-bottom: 24px;
  }
}

.spinmacho-z6fmcs .spinmacho-5wdglx 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);
}

.spinmacho-z6fmcs .spinmacho-5wdglx 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) {
  .spinmacho-z6fmcs .spinmacho-5wdglx table tr td {
    padding: 12px 4px;
  }
}

.spinmacho-z6fmcs .spinmacho-5wdglx 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) {
  .spinmacho-z6fmcs .spinmacho-5wdglx table tr th {
    padding: 12px 4px;
  }
}

.spinmacho-z6fmcs .spinmacho-5wdglx table tr:last-of-type td {
  border-bottom: none;
}

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

.spinmacho-3mdgvm.spinmacho-4vy2i4 {
  display: block;
}

.spinmacho-3mdgvm iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.spinmacho-3mdgvm .spinmacho-zh6tgp {
  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;
}

.spinmacho-3mdgvm .spinmacho-1yw6m0 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.spinmacho-3mdgvm .spinmacho-fyeuhd {
  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.spinmacho-u6kljc ease-in-out;
}

.spinmacho-3mdgvm .spinmacho-fyeuhd:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.spinmacho-f5l882.spinmacho-4vy2i4 {
  display: block;
}

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

.spinmacho-xzoruf {
  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;
}

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

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

.spinmacho-py8f6n {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.spinmacho-py8f6n svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.spinmacho-1rvzli {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.spinmacho-ppz0bm.spinmacho-49tffj {
  display: none;
}

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

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

.spinmacho-9wfvgi {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.spinmacho-9wfvgi 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.spinmacho-u6kljc ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.spinmacho-9wfvgi input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinmacho-9wfvgi input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.spinmacho-9wfvgi input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.spinmacho-9wfvgi input:active {
  border-color: #c2c0ce;
}

.spinmacho-9wfvgi input:focus {
  border-color: #c2c0ce;
}

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

.spinmacho-j7sqms {
  margin-bottom: 36px;
}

.spinmacho-j7sqms 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;
}

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

.spinmacho-j7sqms textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.spinmacho-ygubtk {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.spinmacho-mtt4u4 {
  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.spinmacho-u6kljc ease-in-out;
}

.spinmacho-mtt4u4:hover {
  background: var(--border-color);
}

.spinmacho-2riuj3 {
  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.spinmacho-u6kljc ease-in-out;
}

.spinmacho-2riuj3:hover {
  background: #166ad9;
}

.spinmacho-01au1g {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.spinmacho-01au1g.spinmacho-49tffj {
  display: none;
}

.spinmacho-h5gsg8 {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}
h1.spinmacho-cxnjx9{margin:1.5rem auto; display:block; box-sizing:border-box; width:100%; font-size:48px; text-align:center; padding:0 15px; max-width:1110px; line-height:1.2; font-weight:bold}
@media (max-width:767px){h1.spinmacho-cxnjx9{font-size:2rem;margin:1rem auto}}


.spinmacho-01au1g .spinmacho-mtt4u4 {
  margin: 0 auto;
}

.spinmacho-3greuc {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.spinmacho-h3fs0u {
  filter: grayscale(100%);
}

.spinmacho-h04re2 > input {
  display: none;
}

.spinmacho-h04re2 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmacho-76c2g9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.spinmacho-sm63l3 44.spinmacho-cql0wn.spinmacho-2ayfym.spinmacho-fn01s8.spinmacho-zn4tw8.spinmacho-upnufn.spinmacho-ou9d30.spinmacho-40bk1t.spinmacho-2zsg3r.spinmacho-l3n8bi.spinmacho-gl3uzh.spinmacho-ji09nr.spinmacho-3e8huu 0l-12.spinmacho-xvvk7e 30.spinmacho-yur4xl.spinmacho-rciffy 2.spinmacho-tcthd0.spinmacho-rciffy 3.spinmacho-ew90qy 3.spinmacho-sa8vor.spinmacho-5y4j3o 3.spinmacho-yduutv.spinmacho-fl7u32.spinmacho-jlcona.spinmacho-gw4985 7-3.spinmacho-xvvk7e 10.spinmacho-nbtaui.spinmacho-gw4985 23.spinmacho-3bv5yw.spinmacho-sp08b8 1.spinmacho-0dqx8f 2.spinmacho-xvvk7e 3.spinmacho-sp08b8 1.spinmacho-5y4j3o 5.spinmacho-tfh8f8.spinmacho-5y4j3o 32.spinmacho-gb180b.spinmacho-fl7u32 5.spinmacho-3e8huu 4.spinmacho-gw4985 9.spinmacho-gw4985 8.spinmacho-5y4j3o 6.spinmacho-8uu5ry.spinmacho-34252k.spinmacho-iuf0lj.spinmacho-buys28.spinmacho-ezjvf8 4.spinmacho-yy5l8i.spinmacho-ezjvf8 6.spinmacho-ezjvf8 0l29.spinmacho-3e8huu 17.spinmacho-4m719s.spinmacho-lythez 2.spinmacho-ka4cvg 10.spinmacho-w48ypb.spinmacho-xvvk7e 8.spinmacho-bc4z0k.spinmacho-51s5mt.spinmacho-evnd6z.spinmacho-gnce4i.spinmacho-05elbp.spinmacho-fl7u32.spinmacho-upnufn.spinmacho-xvvk7e 1.spinmacho-ltxz7y.spinmacho-sz1l42.spinmacho-a1kxci.spinmacho-73xy2d.spinmacho-v4gs5d.spinmacho-0dqx8f 1.spinmacho-tsxekq.spinmacho-jdnc2t.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.spinmacho-h04re2 > input:checked ~ label,
.spinmacho-h04re2 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmacho-76c2g9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.spinmacho-sm63l3 44.spinmacho-cql0wn.spinmacho-2ayfym.spinmacho-fn01s8.spinmacho-zn4tw8.spinmacho-upnufn.spinmacho-ou9d30.spinmacho-40bk1t.spinmacho-2zsg3r.spinmacho-l3n8bi.spinmacho-gl3uzh.spinmacho-ji09nr.spinmacho-3e8huu 0l-12.spinmacho-xvvk7e 30.spinmacho-yur4xl.spinmacho-rciffy 2.spinmacho-tcthd0.spinmacho-rciffy 3.spinmacho-ew90qy 3.spinmacho-sa8vor.spinmacho-5y4j3o 3.spinmacho-yduutv.spinmacho-fl7u32.spinmacho-jlcona.spinmacho-gw4985 7-3.spinmacho-xvvk7e 10.spinmacho-nbtaui.spinmacho-gw4985 23.spinmacho-3bv5yw.spinmacho-sp08b8 1.spinmacho-0dqx8f 2.spinmacho-xvvk7e 3.spinmacho-sp08b8 1.spinmacho-5y4j3o 5.spinmacho-tfh8f8.spinmacho-5y4j3o 32.spinmacho-gb180b.spinmacho-fl7u32 5.spinmacho-3e8huu 4.spinmacho-gw4985 9.spinmacho-gw4985 8.spinmacho-5y4j3o 6.spinmacho-8uu5ry.spinmacho-34252k.spinmacho-iuf0lj.spinmacho-buys28.spinmacho-ezjvf8 4.spinmacho-yy5l8i.spinmacho-ezjvf8 6.spinmacho-ezjvf8 0l29.spinmacho-3e8huu 17.spinmacho-4m719s.spinmacho-lythez 2.spinmacho-ka4cvg 10.spinmacho-w48ypb.spinmacho-xvvk7e 8.spinmacho-bc4z0k.spinmacho-51s5mt.spinmacho-evnd6z.spinmacho-gnce4i.spinmacho-05elbp.spinmacho-fl7u32.spinmacho-upnufn.spinmacho-xvvk7e 1.spinmacho-ltxz7y.spinmacho-sz1l42.spinmacho-a1kxci.spinmacho-73xy2d.spinmacho-v4gs5d.spinmacho-0dqx8f 1.spinmacho-tsxekq.spinmacho-jdnc2t.5z'/%3e%3c/svg%3e");
}

.spinmacho-h04re2 > input:not(:checked) ~ label:hover,
.spinmacho-h04re2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmacho-76c2g9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinmacho-sm63l3 44.spinmacho-cql0wn.spinmacho-2ayfym.spinmacho-fn01s8.spinmacho-zn4tw8.spinmacho-upnufn.spinmacho-ou9d30.spinmacho-40bk1t.spinmacho-2zsg3r.spinmacho-l3n8bi.spinmacho-gl3uzh.spinmacho-ji09nr.spinmacho-3e8huu 0l-12.spinmacho-xvvk7e 30.spinmacho-yur4xl.spinmacho-rciffy 2.spinmacho-tcthd0.spinmacho-rciffy 3.spinmacho-ew90qy 3.spinmacho-sa8vor.spinmacho-5y4j3o 3.spinmacho-yduutv.spinmacho-fl7u32.spinmacho-jlcona.spinmacho-gw4985 7-3.spinmacho-xvvk7e 10.spinmacho-nbtaui.spinmacho-gw4985 23.spinmacho-3bv5yw.spinmacho-sp08b8 1.spinmacho-0dqx8f 2.spinmacho-xvvk7e 3.spinmacho-sp08b8 1.spinmacho-5y4j3o 5.spinmacho-tfh8f8.spinmacho-5y4j3o 32.spinmacho-gb180b.spinmacho-fl7u32 5.spinmacho-3e8huu 4.spinmacho-gw4985 9.spinmacho-gw4985 8.spinmacho-5y4j3o 6.spinmacho-8uu5ry.spinmacho-34252k.spinmacho-iuf0lj.spinmacho-buys28.spinmacho-ezjvf8 4.spinmacho-yy5l8i.spinmacho-ezjvf8 6.spinmacho-ezjvf8 0l29.spinmacho-3e8huu 17.spinmacho-4m719s.spinmacho-lythez 2.spinmacho-ka4cvg 10.spinmacho-w48ypb.spinmacho-xvvk7e 8.spinmacho-bc4z0k.spinmacho-51s5mt.spinmacho-evnd6z.spinmacho-gnce4i.spinmacho-05elbp.spinmacho-fl7u32.spinmacho-upnufn.spinmacho-xvvk7e 1.spinmacho-ltxz7y.spinmacho-sz1l42.spinmacho-a1kxci.spinmacho-73xy2d.spinmacho-v4gs5d.spinmacho-0dqx8f 1.spinmacho-tsxekq.spinmacho-jdnc2t.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .spinmacho-4zrd1z > .spinmacho-7be0q6 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .spinmacho-4zrd1z > .spinmacho-7be0q6 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .spinmacho-4zrd1z > .spinmacho-7be0q6 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .spinmacho-4zrd1z > .spinmacho-7be0q6 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .spinmacho-4zrd1z > .spinmacho-7be0q6 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.spinmacho-dy3zu9.spinmacho-49tffj {
  display: none;
}

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

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

.spinmacho-lyzpmn {
  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;
}

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

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

.spinmacho-lyzpmn img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.spinmacho-6sehe3 {
  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;
}

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

.spinmacho-6sehe3::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) {
  .spinmacho-6sehe3::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.spinmacho-dy3zu9.spinmacho-hmy88s .spinmacho-xhphyn {
  background: #2b3b67;
}

.spinmacho-dy3zu9.spinmacho-hmy88s .spinmacho-lyzpmn {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.spinmacho-dy3zu9.spinmacho-hmy88s .spinmacho-lyzpmn::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.spinmacho-dy3zu9.spinmacho-hmy88s .spinmacho-lyzpmn::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.spinmacho-dy3zu9.spinmacho-hmy88s .spinmacho-6sehe3::before {
  background: #0e0f41;
}

.spinmacho-dy3zu9.spinmacho-hmy88s .spinmacho-6sehe3::after {
  background: #152557;
}

.spinmacho-dy3zu9.spinmacho-9w6q4w .spinmacho-xhphyn {
  background: #1f35fa;
}

.spinmacho-dy3zu9.spinmacho-9w6q4w .spinmacho-lyzpmn {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.spinmacho-dy3zu9.spinmacho-9w6q4w .spinmacho-lyzpmn::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.spinmacho-dy3zu9.spinmacho-9w6q4w .spinmacho-lyzpmn::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.spinmacho-dy3zu9.spinmacho-9w6q4w .spinmacho-6sehe3::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.spinmacho-dy3zu9.spinmacho-9w6q4w .spinmacho-6sehe3::after {
  background: #192ac8;
}

.spinmacho-dy3zu9.spinmacho-jqpbec .spinmacho-xhphyn {
  background: #fa771f;
}

.spinmacho-dy3zu9.spinmacho-jqpbec .spinmacho-lyzpmn {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinmacho-dy3zu9.spinmacho-jqpbec .spinmacho-lyzpmn::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.spinmacho-dy3zu9.spinmacho-jqpbec .spinmacho-lyzpmn::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.spinmacho-dy3zu9.spinmacho-jqpbec .spinmacho-6sehe3::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.spinmacho-dy3zu9.spinmacho-jqpbec .spinmacho-6sehe3::after {
  background: #fa8535;
}

.spinmacho-tdb0bc {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.spinmacho-acnn76 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.spinmacho-naacnm {
  width: 120px;
  height: 22px;
}

.spinmacho-naacnm .spinmacho-2w3xz2 {
  fill: #c2c0ce;
}

.spinmacho-naacnm [rating="1"] .spinmacho-2w3xz2:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinmacho-naacnm [rating="2"] .spinmacho-2w3xz2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

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

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

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

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

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

.spinmacho-vhvhmz {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.spinmacho-vhvhmz.spinmacho-9nnurf {
  display: block;
}

.spinmacho-vhvhmz.spinmacho-49tffj {
  display: none;
}

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

.spinmacho-aulee7 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.spinmacho-dbv7le {
  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);
}

.spinmacho-tvntzf {
  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;
}

.spinmacho-gqx6zf small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.spinmacho-gqx6zf span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.spinmacho-t3zay4 {
  font-size: 16px;
  line-height: 140%;
}

.spinmacho-qylzdi {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spinmacho-qylzdi .spinmacho-2w3xz2 {
  fill: #c2c0ce;
}

.spinmacho-qylzdi [rating="1"] .spinmacho-2w3xz2:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinmacho-qylzdi [rating="2"] .spinmacho-2w3xz2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

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

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

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

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

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

/* Review Hero Block Styles */

.spinmacho-s28r0a {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.spinmacho-rfm2m6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.spinmacho-bdxyvw {
  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;
}

.spinmacho-8nom4s {
  flex: 1;
  min-width: 0;
}

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

.spinmacho-pf4yq5 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.spinmacho-pf4yq5 svg path {
  fill: var(--button-bg-color);
}

.spinmacho-pf4yq5 svg circle {
  fill: var(--button-text-color);
}

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

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

.spinmacho-udpo9x strong {
  font-weight: 600;
}

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

.spinmacho-p94kvd p {
  margin: 0 0 16px;
}

.spinmacho-p94kvd p:last-child {
  margin-bottom: 0;
}

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

.spinmacho-gaa4ei {
  max-width: 300px;
  width: 100%;
}

.spinmacho-gaa4ei a {
  width: 100%;
}

@media (max-width: 575px) {
  .spinmacho-gaa4ei {
    max-width: 200px;
  }
}

.spinmacho-61o35m {
  justify-content: center;
}

.spinmacho-s0manf {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.spinmacho-jndooe {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.spinmacho-kvjt0c .spinmacho-yw0iyi {
  justify-content: center;
}

/* faq */

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

.spinmacho-twma9z {
  color: var(--card-text-color, var(--text-color));
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--card-bg-color, var(--table-1-color));
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.spinmacho-au9cum ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.spinmacho-twma9z::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.spinmacho-au9cum ease;
}

.spinmacho-0xs9fw.spinmacho-4vy2i4 .spinmacho-twma9z::after {
  transform: rotate(45deg);
}

.spinmacho-9jjtyo {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.spinmacho-u6kljc ease, padding 0.spinmacho-u6kljc ease;
  padding: 0 20px;
  background: var(--card-bg-color, var(--table-2-color));
}

.spinmacho-0xs9fw.spinmacho-4vy2i4 .spinmacho-9jjtyo {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.spinmacho-xm1uc9 {
  margin: 25px 0;
}

.spinmacho-h04re2 > input:not(:checked) ~ label:hover,
.spinmacho-h04re2 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.spinmacho-4liexe.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.spinmacho-k0atgm 44.spinmacho-rrpg6m.spinmacho-60l2gr.spinmacho-3lr7gk.spinmacho-fiocb0.spinmacho-hp2tfy.spinmacho-f398dy.spinmacho-d9w90e.spinmacho-gbwy81.spinmacho-xyvihe.spinmacho-1xggmt.spinmacho-ial265.spinmacho-idt9lm 0l-12.spinmacho-ih2i95 30.spinmacho-1kd802.spinmacho-zgzmaw 2.spinmacho-3p8t5i.spinmacho-zgzmaw 3.spinmacho-bd29a4 3.spinmacho-vjhe3n.spinmacho-xd5k8g 3.spinmacho-g5ehjv.spinmacho-mh5lys.spinmacho-29hkwt.spinmacho-j9awtr 7-3.spinmacho-ih2i95 10.spinmacho-uzcgdx.spinmacho-j9awtr 23.spinmacho-u69yqr.spinmacho-wigywa 1.spinmacho-ig3mh2 2.spinmacho-ih2i95 3.spinmacho-wigywa 1.spinmacho-xd5k8g 5.spinmacho-oz9xgp.spinmacho-xd5k8g 32.spinmacho-jne8yq.spinmacho-mh5lys 5.spinmacho-idt9lm 4.spinmacho-j9awtr 9.spinmacho-j9awtr 8.spinmacho-xd5k8g 6.spinmacho-i98tns.spinmacho-k5qsjm.spinmacho-cbab17.spinmacho-1n0jmn.spinmacho-5c4s52 4.spinmacho-xki2nh.spinmacho-5c4s52 6.spinmacho-5c4s52 0l29.spinmacho-idt9lm 17.spinmacho-bo37dj.spinmacho-qbedn9 2.spinmacho-5k5yqy 10.spinmacho-zjqgas.spinmacho-ih2i95 8.spinmacho-f3y0my.spinmacho-3ekaq7.spinmacho-o73b2v.spinmacho-wlawwz.spinmacho-ykeyjn.spinmacho-mh5lys.spinmacho-hp2tfy.spinmacho-ih2i95 1.spinmacho-blvi2j.spinmacho-5pscin.spinmacho-8n8xm6.spinmacho-qqsohc.spinmacho-jj5wn4.spinmacho-ig3mh2 1.spinmacho-gscafo.spinmacho-78m7wv.5z'/%3e%3c/svg%3e");
}

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

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

.spinmacho-tqaeep {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--card-bg-color, var(--fh-bg-color));
}

.spinmacho-tqaeep.spinmacho-9hriro {
  display: block;
}

.spinmacho-tqaeep.spinmacho-cy0mly {
  display: none;
}

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

.spinmacho-gz2t7m {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.spinmacho-gyldkp {
  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);
}

.spinmacho-dawth7 {
  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;
}

.spinmacho-65arih small {
  font-size: 14px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.spinmacho-65arih span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--card-text-color, var(--text-color));
}

.spinmacho-8izfrq {
  font-size: 16px;
  line-height: 140%;
}

.spinmacho-vmwyix {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.spinmacho-vmwyix .spinmacho-wx6f19 {
  fill: #c2c0ce;
}

.spinmacho-vmwyix [rating="1"] .spinmacho-wx6f19:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.spinmacho-vmwyix [rating="2"] .spinmacho-wx6f19:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.spinmacho-vmwyix [rating="3"] .spinmacho-wx6f19:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.spinmacho-vmwyix [rating="4"] .spinmacho-wx6f19:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.spinmacho-vmwyix [rating="5"] .spinmacho-wx6f19:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.spinmacho-cg39ap 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;
}

.spinmacho-cg39ap button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.spinmacho-nx454s {
  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);
}

.spinmacho-nx454s.spinmacho-rv9coh {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.spinmacho-141d4c {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.spinmacho-141d4c label {
  font-size: 14px;
}

.spinmacho-141d4c h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.spinmacho-141d4c input,
.spinmacho-141d4c textarea,
.spinmacho-141d4c button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.spinmacho-141d4c button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.spinmacho-au9cum ease;
}
.spinmacho-141d4c button:hover {
  background-color: var(--button-bg-hover);
}
.spinmacho-khymxy {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.spinmacho-1w4al1 ease-in;
}

.spinmacho-khymxy h2 {
  color: green;
  font-weight: 500;
}

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

/* h2->p SEO fix */
.spinmacho-440vqs #h2_0 { color: var(--title-color); }

/* hide-empty-content-table: hide the Casino Review section when {{TABLE}} produced no table (empty slot) */
.spinmacho-eia419:not(:has(table)) { display: none; }

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.spinmacho-grxher, .spinmacho-jca6ke, [class*="review-card"],
thead, thead th, table th, .spinmacho-foapd2,
.spinmacho-smm6ps, [class*="collapsible-header"],
.spinmacho-wze5i0, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.spinmacho-5149jn, .spinmacho-5149jn :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
.spinmacho-jcnxm2, .spinmacho-jcnxm2 :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-bxe02x li a, .spinmacho-bxe02x li a :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-v441jb, .spinmacho-v441jb :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-64jaes, .spinmacho-64jaes :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-wmkw3m, .spinmacho-wmkw3m :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-c4n9x4 ul, .spinmacho-c4n9x4 ul :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-c4n9x4 ul li, .spinmacho-c4n9x4 ul li :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-ihuk2o, .spinmacho-ihuk2o :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-ckan4r tbody tr td .spinmacho-piu8tv, .spinmacho-ckan4r tbody tr td .spinmacho-piu8tv :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-eas5sw, .spinmacho-eas5sw :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-cg39ap button, .spinmacho-cg39ap button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
/* up */ .spinmacho-nx454s, /* up */ .spinmacho-nx454s :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label),
.spinmacho-141d4c button, .spinmacho-141d4c button :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--button-text-color) !important; }

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
