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

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

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

.slotuna-x43s21 {
  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) {
  .slotuna-x43s21: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;
  }
}

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

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

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

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

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

.slotuna-gfkepd {
  cursor: pointer;
}

.slotuna-t0md8x {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.slotuna-092pt8 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.slotuna-092pt8 figure {
  margin: 0;
}

.slotuna-092pt8.slotuna-phjqpa {
  justify-content: flex-start;
  margin-right: 4px;
}

.slotuna-092pt8.slotuna-y9jrkh {
  justify-content: flex-end;
  margin-left: 4px;
}

.slotuna-092pt8.slotuna-doseyd {
  justify-content: center;
}

.slotuna-092pt8.slotuna-nxrpim {
  justify-content: normal;
}

.slotuna-1hga30 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.slotuna-9yv5aa img {
  width: 100%;
}

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

.slotuna-910scg {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.slotuna-910scg 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) {
  .slotuna-910scg ul {
    margin-bottom: 15px;
  }
}

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

.slotuna-910scg 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);
}

.slotuna-910scg ul li span svg {
  fill: var(--title-color);
}

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

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

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

.slotuna-910scg ul li:last-of-type::after {
  display: none;
}

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

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

.slotuna-6s0s48 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.slotuna-babrju.slotuna-h1il7v {
  background-color: #000;
}

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

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

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

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

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

.slotuna-wbntuy {
  margin-bottom: 94px;
}

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

.slotuna-7dx5m0 .slotuna-w4xf7e {
  margin-bottom: 28px;
}

.slotuna-7dx5m0 .slotuna-w4xf7e img {
  max-height: 100px;
  width: auto;
}

.slotuna-fz7z1g {
  display: flex;
  align-items: center;
}

.slotuna-fz7z1g a + a {
  margin-left: 24px;
}

.slotuna-fz7z1g img {
  max-height: 56px;
  width: auto;
}

.slotuna-fz7z1g img + img {
  margin-left: 24px;
}

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

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

.slotuna-4hrji7 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.slotuna-cdnxa5 li {
  display: flex;
  margin: 0 7px;
}

.slotuna-cdnxa5 li svg {
  transition: 0.slotuna-7szw7k ease-in-out;
}

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

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

.slotuna-eegppo + .slotuna-eegppo {
  margin-left: 120px;
}

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

.slotuna-3jqu74 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.slotuna-p0omwu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.slotuna-p0omwu li {
  font-size: 16px;
}

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

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

.slotuna-p0omwu li + li {
  margin-top: 16px;
}

.slotuna-gmtc3r {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.slotuna-52tdha ease-in-out;
}

.slotuna-gmtc3r.slotuna-w4t3fx {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.slotuna-leqjyc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.slotuna-j7fqu2 li {
  width: 100%;
}

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

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

.slotuna-j7fqu2 li a.slotuna-w4t3fx {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.slotuna-c0cvwi {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.slotuna-c0cvwi img {
  width: 100%;
  transition: 0.slotuna-7szw7k ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .slotuna-frkci9 .slotuna-w4xf7e img {
    max-width: 90px;
  }
}

.slotuna-w4xf7e img {
  max-height: 50px;
  width: auto;
}

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

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

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

.slotuna-vw2hi7 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.slotuna-gcxe4g {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.slotuna-gcxe4g.slotuna-1h8dqf {
  margin-right: 0;
}

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

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

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

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

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

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

.slotuna-pp9opn:hover > ul {
  display: flex;
}

.slotuna-pp9opn:focus > ul {
  display: flex;
}

.slotuna-pp9opn:focus-within > ul {
  display: flex;
}

.slotuna-swkxu6 {
  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;
}

.slotuna-swkxu6::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.slotuna-52tdha ease-in-out;
}

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

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

.slotuna-pp9opn 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.slotuna-7szw7k ease-in-out;
  overflow: hidden;
}

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

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

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

.slotuna-jlc318 {
  display: none;
}

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

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

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

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

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

.slotuna-sipbww img {
  margin-bottom: 20px;
}

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

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

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

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

.slotuna-b1dpoz {
  color: var(--text-color);
}

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

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

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

.slotuna-vtxauc p img {
  display: block;
  margin: 0 auto;
}

.slotuna-vtxauc p:first-of-type {
  margin-top: 0;
}

.slotuna-vtxauc p:last-of-type {
  margin-bottom: 0;
}

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

.slotuna-vtxauc ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.slotuna-26g1nj {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.slotuna-26g1nj .slotuna-64hlet {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .slotuna-26g1nj .slotuna-64hlet {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.slotuna-26g1nj .slotuna-z1zcg4 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .slotuna-26g1nj .slotuna-z1zcg4 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .slotuna-26g1nj .slotuna-z1zcg4 img {
    width: 100%;
  }
}

.slotuna-z1zcg4 {
  margin: 0 0 28px;
}

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

.slotuna-64hlet {
  margin: 0 0 28px;
}

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

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

.slotuna-0wqu9x .slotuna-x43s21 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.slotuna-dd966d {
  position: relative;
  border: none;
}

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

.slotuna-6wkwmk {
  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;
}

.slotuna-6wkwmk span {
  height: 32px;
}

.slotuna-6wkwmk span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.slotuna-6wkwmk.slotuna-ak8j8d span {
  transform: scaleY(-1);
}

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

.slotuna-4t1jer {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.slotuna-4t1jer li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.slotuna-7szw7k ease-in-out;
}

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

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

.slotuna-4t1jer.slotuna-2xacee {
  display: none;
}

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

.slotuna-4wc4kv table {
  width: 100%;
  border-collapse: collapse;
}

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

  .slotuna-4wc4kv table td {
    min-width: 75px;
  }
}

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

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

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

.slotuna-4wc4kv p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

.slotuna-wzjipn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .slotuna-wzjipn {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.slotuna-7jszyg {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.slotuna-vnmlf2 p {
  color: var(--text-color);
}

.slotuna-n33boi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.slotuna-sr2pi8 {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.slotuna-7jvrf5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.slotuna-dmcel5 p + p {
  margin-top: 10px;
}

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

.slotuna-6fpw00 {
  display: none;
}

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

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

.slotuna-mulhee li {
  margin: 0 20px;
}

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

.slotuna-mulhee li a img {
  margin-bottom: 4px;
}

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

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

.slotuna-4w70on li {
  font-size: 16px;
  position: relative;
}

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

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

.slotuna-4w70on li span {
  opacity: 0.5;
}

.slotuna-4w70on li + li {
  margin-left: 30px;
}

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

h2.slotuna-oxvuxo {
  margin: 0 0 28px;
}

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

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

.slotuna-mpq9xa 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);
}

.slotuna-mpq9xa 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;
}

.slotuna-mpq9xa 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;
}

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

.slotuna-mpq9xa tbody tr:last-of-type {
  margin-bottom: 0;
}

.slotuna-mpq9xa tbody tr td:first-of-type {
  flex-shrink: 0;
}

.slotuna-mpq9xa 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);
}

.slotuna-mpq9xa 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);
}

.slotuna-mpq9xa tbody tr td:last-of-type {
  margin-left: auto;
}

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

.slotuna-mpq9xa tbody tr td .slotuna-s0w8s8 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .slotuna-mpq9xa tbody tr td .slotuna-s0w8s8 {
    width: 100%;
  }
}

.slotuna-mpq9xa tbody tr td .slotuna-n2b4mz {
  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.slotuna-7szw7k ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .slotuna-mpq9xa tbody tr td .slotuna-n2b4mz {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .slotuna-mpq9xa tbody tr td .slotuna-n2b4mz {
    width: 100%;
  }
}

.slotuna-mpq9xa tbody tr td .slotuna-v3qkp9 {
  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) {
  .slotuna-mpq9xa tbody tr td .slotuna-v3qkp9:hover {
    text-decoration: none;
  }
}

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

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

.slotuna-bpo3ed {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.slotuna-600h6w {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.slotuna-t8t3us img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.slotuna-7szw7k ease-in-out;
}

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

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

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

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

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

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

.slotuna-c3le26 img {
  width: 100%;
  height: 100%;
}

.slotuna-c3le26 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.slotuna-wrm3rd svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.slotuna-7szw7k ease-in-out;
}

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

.slotuna-7qnl4l {
  padding: 90px 0;
}

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

.slotuna-11keok {
  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) {
  .slotuna-11keok {
    padding: 0 16px;
  }
}

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

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

.slotuna-j31wtt img {
  width: 100%;
}

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

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

.slotuna-lqpdit {
  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;
}

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

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

.slotuna-9mhaxh {
  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.slotuna-7szw7k ease-in-out;
}

.slotuna-9mhaxh:hover {
  border: 1px solid #8c8ca2;
}

.slotuna-b6pndb {
  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%);
}

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

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

.slotuna-fujq2y a {
  text-decoration: underline;
  color: #8babff;
}

.slotuna-9j4igb {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.slotuna-9j4igb .slotuna-9mhaxh {
  width: 50%;
  margin: 0;
}

.slotuna-afybfp {
  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;
}

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

.slotuna-c83dz0 {
  margin: 0 0 100px;
}

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

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

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

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

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

.slotuna-qmepq6 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.slotuna-m3818o 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.slotuna-7szw7k ease-in-out;
}

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

.slotuna-m3818o a svg {
  fill: #fff;
}

.slotuna-m3818o a:hover {
  background: #3d68e7;
}

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

.slotuna-0hz41y {
  margin-bottom: 16px;
}

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

.slotuna-d3x5nd {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.slotuna-xzsjp3 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);
}

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

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

.slotuna-xzsjp3 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.slotuna-8z1de0 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.slotuna-8z1de0.slotuna-i1ncr0 {
  display: none;
}

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

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

.slotuna-cgabnj iframe.slotuna-rucfdn {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.slotuna-cgabnj.slotuna-dok9e1 {
  opacity: 1;
  pointer-events: all;
}

.slotuna-mdh6fo {
  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.slotuna-7szw7k ease-in-out;
}

.slotuna-mdh6fo svg {
  margin-right: 10px;
}

.slotuna-mdh6fo + .slotuna-mdh6fo {
  margin-top: 14px;
}

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

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

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

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

.slotuna-sjybaz .slotuna-0wqu9x {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .slotuna-sjybaz .slotuna-0wqu9x {
    margin: 28px 0 0;
  }
}

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

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

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

.slotuna-c3lkse {
  max-width: 545px;
  width: 100%;
}

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

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

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

.slotuna-5vcbw3 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slotuna-7hgf4o {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.slotuna-m7ov7g {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .slotuna-6epp15 {
    padding: 10px;
  }
}

.slotuna-6epp15 .slotuna-x43s21 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .slotuna-6epp15 .slotuna-x43s21 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .slotuna-6epp15 {
    flex-wrap: wrap;
  }
}

.slotuna-v0jzfx {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.slotuna-v0jzfx img {
  width: 100%;
}

.slotuna-xxgu1y {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.slotuna-azk29w {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.slotuna-hynlwh {
  width: 100%;
  margin: 0 0 100px;
}

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

.slotuna-hynlwh .slotuna-5wcqfx {
  position: relative;
}

.slotuna-hynlwh .slotuna-agb7ab {
  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;
}

.slotuna-hynlwh .slotuna-agb7ab.slotuna-i1ncr0 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .slotuna-hynlwh .slotuna-x6hz51 {
    bottom: 90px;
  }
}

.slotuna-hynlwh .slotuna-x6hz51 .slotuna-xtewlc {
  max-width: 300px;
  width: 100%;
}

.slotuna-hynlwh .slotuna-x6hz51 .slotuna-xtewlc .slotuna-kz8zvq {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .slotuna-hynlwh .slotuna-x6hz51 .slotuna-xtewlc .slotuna-kz8zvq {
    font-size: 32px;
    text-align: center;
  }
}

.slotuna-hynlwh .slotuna-x6hz51 .slotuna-xtewlc .slotuna-pjagps {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .slotuna-hynlwh .slotuna-x6hz51 .slotuna-xtewlc .slotuna-pjagps {
    text-align: center;
  }
}

.slotuna-hynlwh .slotuna-x6hz51 .slotuna-1h8dqf {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .slotuna-hynlwh .slotuna-x6hz51 .slotuna-1h8dqf {
    flex-direction: column-reverse;
  }
}

.slotuna-hynlwh .slotuna-x6hz51 .slotuna-1h8dqf .slotuna-ktpw86 {
  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.slotuna-7szw7k ease-in-out;
}

.slotuna-hynlwh .slotuna-x6hz51 .slotuna-1h8dqf .slotuna-ktpw86:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .slotuna-hynlwh .slotuna-x6hz51 .slotuna-1h8dqf .slotuna-ktpw86 {
    width: 100%;
  }
}

.slotuna-hynlwh .slotuna-x6hz51 .slotuna-1h8dqf .slotuna-97txgn {
  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.slotuna-7szw7k ease-in-out;
  overflow: hidden;
}

.slotuna-hynlwh .slotuna-x6hz51 .slotuna-1h8dqf .slotuna-97txgn 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);
  }
}

.slotuna-hynlwh .slotuna-x6hz51 .slotuna-1h8dqf .slotuna-97txgn: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;
}

.slotuna-hynlwh .slotuna-x6hz51 .slotuna-1h8dqf .slotuna-97txgn:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .slotuna-hynlwh .slotuna-x6hz51 .slotuna-1h8dqf .slotuna-97txgn {
    width: 100%;
  }
}

.slotuna-hynlwh .slotuna-x6hz51.slotuna-i1ncr0 {
  display: none;
}

.slotuna-hynlwh .slotuna-yueu3m {
  display: none;
}

.slotuna-hynlwh .slotuna-yueu3m.slotuna-dok9e1 {
  display: block;
}

.slotuna-hynlwh .slotuna-yueu3m iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .slotuna-hynlwh .slotuna-yueu3m iframe {
    height: calc(100vh - 54px);
  }
}

.slotuna-hynlwh .slotuna-g9iqmk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

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

.slotuna-hynlwh .slotuna-g9iqmk .slotuna-kz8zvq {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .slotuna-hynlwh .slotuna-g9iqmk .slotuna-kz8zvq {
    margin-bottom: 24px;
  }
}

.slotuna-hynlwh .slotuna-g9iqmk 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);
}

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

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

.slotuna-hynlwh .slotuna-g9iqmk table tr:last-of-type td {
  border-bottom: none;
}

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

.slotuna-yjp0ms.slotuna-w4t3fx {
  display: block;
}

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

.slotuna-yjp0ms .slotuna-dqholc {
  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;
}

.slotuna-yjp0ms .slotuna-zq19x0 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.slotuna-yjp0ms .slotuna-97txgn {
  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.slotuna-7szw7k ease-in-out;
}

.slotuna-yjp0ms .slotuna-97txgn:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.slotuna-vayfjz.slotuna-w4t3fx {
  display: block;
}

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

.slotuna-almihl {
  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;
}

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

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

.slotuna-uzca3g {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.slotuna-uzca3g svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.slotuna-vqb88m {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slotuna-xct5tk.slotuna-i1ncr0 {
  display: none;
}

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

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

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

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

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

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

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

.slotuna-umg0zr input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.slotuna-umg0zr input:active {
  border-color: #c2c0ce;
}

.slotuna-umg0zr input:focus {
  border-color: #c2c0ce;
}

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

.slotuna-jcs1w4 {
  margin-bottom: 36px;
}

.slotuna-jcs1w4 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;
}

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

.slotuna-jcs1w4 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.slotuna-ptri8r {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.slotuna-3bu908 {
  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.slotuna-7szw7k ease-in-out;
}

.slotuna-3bu908:hover {
  background: var(--border-color);
}

.slotuna-1hqwhw {
  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.slotuna-7szw7k ease-in-out;
}

.slotuna-1hqwhw:hover {
  background: #166ad9;
}

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

.slotuna-o8thk9.slotuna-i1ncr0 {
  display: none;
}

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

.slotuna-o8thk9 .slotuna-3bu908 {
  margin: 0 auto;
}

.slotuna-pomkwm {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.slotuna-cxfqot {
  filter: grayscale(100%);
}

.slotuna-c63n12 > input {
  display: none;
}

.slotuna-c63n12 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotuna-p22itc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.slotuna-x288rr 44.slotuna-4qt9e8.slotuna-75mcrk.slotuna-r83wtf.slotuna-y6gm00.slotuna-7k3yr8.slotuna-x5uhwy.slotuna-yprqgf.slotuna-136raw.slotuna-lqa4yt.slotuna-n9jxx4.slotuna-ndqhb4.slotuna-jhxy5o 0l-12.slotuna-88zhxh 30.slotuna-bo412e.slotuna-xkmpzu 2.slotuna-qagn2q.slotuna-xkmpzu 3.slotuna-a0hpyg 3.slotuna-cv6ql1.slotuna-i9dk11 3.slotuna-c6y9xr.slotuna-5ganiq.slotuna-0pki9m.slotuna-018hfx 7-3.slotuna-88zhxh 10.slotuna-tn8qt2.slotuna-018hfx 23.slotuna-suixgp.slotuna-2tcljz 1.slotuna-vq7v22 2.slotuna-88zhxh 3.slotuna-2tcljz 1.slotuna-i9dk11 5.slotuna-sxiw9q.slotuna-i9dk11 32.slotuna-i0ihvv.slotuna-5ganiq 5.slotuna-jhxy5o 4.slotuna-018hfx 9.slotuna-018hfx 8.slotuna-i9dk11 6.slotuna-yzhs6h.slotuna-a9zr2g.slotuna-tmn2m7.slotuna-gunqk0.slotuna-9hunvh 4.slotuna-a5kw9y.slotuna-9hunvh 6.slotuna-9hunvh 0l29.slotuna-jhxy5o 17.slotuna-xiuxh9.slotuna-6mxqyv 2.slotuna-thgekm 10.slotuna-fxvnkg.slotuna-88zhxh 8.slotuna-8sizlm.slotuna-kizaai.slotuna-e8iohm.slotuna-xy0duo.slotuna-ii9awo.slotuna-5ganiq.slotuna-7k3yr8.slotuna-88zhxh 1.slotuna-tbybfz.slotuna-vwot7k.slotuna-h9ay18.slotuna-ifht9q.slotuna-yeusoh.slotuna-vq7v22 1.slotuna-rwyjx0.slotuna-aowpj3.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.slotuna-c63n12 > input:checked ~ label,
.slotuna-c63n12 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotuna-p22itc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.slotuna-x288rr 44.slotuna-4qt9e8.slotuna-75mcrk.slotuna-r83wtf.slotuna-y6gm00.slotuna-7k3yr8.slotuna-x5uhwy.slotuna-yprqgf.slotuna-136raw.slotuna-lqa4yt.slotuna-n9jxx4.slotuna-ndqhb4.slotuna-jhxy5o 0l-12.slotuna-88zhxh 30.slotuna-bo412e.slotuna-xkmpzu 2.slotuna-qagn2q.slotuna-xkmpzu 3.slotuna-a0hpyg 3.slotuna-cv6ql1.slotuna-i9dk11 3.slotuna-c6y9xr.slotuna-5ganiq.slotuna-0pki9m.slotuna-018hfx 7-3.slotuna-88zhxh 10.slotuna-tn8qt2.slotuna-018hfx 23.slotuna-suixgp.slotuna-2tcljz 1.slotuna-vq7v22 2.slotuna-88zhxh 3.slotuna-2tcljz 1.slotuna-i9dk11 5.slotuna-sxiw9q.slotuna-i9dk11 32.slotuna-i0ihvv.slotuna-5ganiq 5.slotuna-jhxy5o 4.slotuna-018hfx 9.slotuna-018hfx 8.slotuna-i9dk11 6.slotuna-yzhs6h.slotuna-a9zr2g.slotuna-tmn2m7.slotuna-gunqk0.slotuna-9hunvh 4.slotuna-a5kw9y.slotuna-9hunvh 6.slotuna-9hunvh 0l29.slotuna-jhxy5o 17.slotuna-xiuxh9.slotuna-6mxqyv 2.slotuna-thgekm 10.slotuna-fxvnkg.slotuna-88zhxh 8.slotuna-8sizlm.slotuna-kizaai.slotuna-e8iohm.slotuna-xy0duo.slotuna-ii9awo.slotuna-5ganiq.slotuna-7k3yr8.slotuna-88zhxh 1.slotuna-tbybfz.slotuna-vwot7k.slotuna-h9ay18.slotuna-ifht9q.slotuna-yeusoh.slotuna-vq7v22 1.slotuna-rwyjx0.slotuna-aowpj3.5z'/%3e%3c/svg%3e");
}

.slotuna-c63n12 > input:not(:checked) ~ label:hover,
.slotuna-c63n12 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotuna-p22itc.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.slotuna-x288rr 44.slotuna-4qt9e8.slotuna-75mcrk.slotuna-r83wtf.slotuna-y6gm00.slotuna-7k3yr8.slotuna-x5uhwy.slotuna-yprqgf.slotuna-136raw.slotuna-lqa4yt.slotuna-n9jxx4.slotuna-ndqhb4.slotuna-jhxy5o 0l-12.slotuna-88zhxh 30.slotuna-bo412e.slotuna-xkmpzu 2.slotuna-qagn2q.slotuna-xkmpzu 3.slotuna-a0hpyg 3.slotuna-cv6ql1.slotuna-i9dk11 3.slotuna-c6y9xr.slotuna-5ganiq.slotuna-0pki9m.slotuna-018hfx 7-3.slotuna-88zhxh 10.slotuna-tn8qt2.slotuna-018hfx 23.slotuna-suixgp.slotuna-2tcljz 1.slotuna-vq7v22 2.slotuna-88zhxh 3.slotuna-2tcljz 1.slotuna-i9dk11 5.slotuna-sxiw9q.slotuna-i9dk11 32.slotuna-i0ihvv.slotuna-5ganiq 5.slotuna-jhxy5o 4.slotuna-018hfx 9.slotuna-018hfx 8.slotuna-i9dk11 6.slotuna-yzhs6h.slotuna-a9zr2g.slotuna-tmn2m7.slotuna-gunqk0.slotuna-9hunvh 4.slotuna-a5kw9y.slotuna-9hunvh 6.slotuna-9hunvh 0l29.slotuna-jhxy5o 17.slotuna-xiuxh9.slotuna-6mxqyv 2.slotuna-thgekm 10.slotuna-fxvnkg.slotuna-88zhxh 8.slotuna-8sizlm.slotuna-kizaai.slotuna-e8iohm.slotuna-xy0duo.slotuna-ii9awo.slotuna-5ganiq.slotuna-7k3yr8.slotuna-88zhxh 1.slotuna-tbybfz.slotuna-vwot7k.slotuna-h9ay18.slotuna-ifht9q.slotuna-yeusoh.slotuna-vq7v22 1.slotuna-rwyjx0.slotuna-aowpj3.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .slotuna-oqzl0g > .slotuna-8u611p {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .slotuna-oqzl0g > .slotuna-8u611p {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .slotuna-oqzl0g > .slotuna-8u611p {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .slotuna-oqzl0g > .slotuna-8u611p {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .slotuna-oqzl0g > .slotuna-8u611p {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.slotuna-fy1ovj.slotuna-i1ncr0 {
  display: none;
}

.slotuna-6u5bwf {
  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) {
  .slotuna-6u5bwf {
    height: 74px;
    overflow: visible;
  }
}

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

.slotuna-peg9o6 {
  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;
}

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

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

.slotuna-peg9o6 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.slotuna-3a5jyt {
  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;
}

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

.slotuna-3a5jyt::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) {
  .slotuna-3a5jyt::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.slotuna-fy1ovj.slotuna-380dby .slotuna-6u5bwf {
  background: #2b3b67;
}

.slotuna-fy1ovj.slotuna-380dby .slotuna-peg9o6 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.slotuna-fy1ovj.slotuna-380dby .slotuna-peg9o6::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.slotuna-fy1ovj.slotuna-380dby .slotuna-peg9o6::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.slotuna-fy1ovj.slotuna-380dby .slotuna-3a5jyt::before {
  background: #0e0f41;
}

.slotuna-fy1ovj.slotuna-380dby .slotuna-3a5jyt::after {
  background: #152557;
}

.slotuna-fy1ovj.slotuna-exjjtp .slotuna-6u5bwf {
  background: #1f35fa;
}

.slotuna-fy1ovj.slotuna-exjjtp .slotuna-peg9o6 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.slotuna-fy1ovj.slotuna-exjjtp .slotuna-peg9o6::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.slotuna-fy1ovj.slotuna-exjjtp .slotuna-peg9o6::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.slotuna-fy1ovj.slotuna-exjjtp .slotuna-3a5jyt::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.slotuna-fy1ovj.slotuna-exjjtp .slotuna-3a5jyt::after {
  background: #192ac8;
}

.slotuna-fy1ovj.slotuna-bo96ja .slotuna-6u5bwf {
  background: #fa771f;
}

.slotuna-fy1ovj.slotuna-bo96ja .slotuna-peg9o6 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.slotuna-fy1ovj.slotuna-bo96ja .slotuna-peg9o6::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.slotuna-fy1ovj.slotuna-bo96ja .slotuna-peg9o6::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.slotuna-fy1ovj.slotuna-bo96ja .slotuna-3a5jyt::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.slotuna-fy1ovj.slotuna-bo96ja .slotuna-3a5jyt::after {
  background: #fa8535;
}

.slotuna-gatx1n {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.slotuna-3n6nhw {
  display: flex;
  align-items: center;
  gap: 10px;
}

.slotuna-3n6nhw span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.slotuna-3n6nhw small {
  font-size: 14px;
  color: var(--text-color);
}

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

.slotuna-6hkurs {
  width: 120px;
  height: 22px;
}

.slotuna-6hkurs .slotuna-1r5ajt {
  fill: #c2c0ce;
}

.slotuna-6hkurs [rating="1"] .slotuna-1r5ajt:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.slotuna-6hkurs [rating="2"] .slotuna-1r5ajt:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.slotuna-6hkurs [rating="3"] .slotuna-1r5ajt:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.slotuna-6hkurs [rating="4"] .slotuna-1r5ajt:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slotuna-6hkurs [rating="5"] .slotuna-1r5ajt:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

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

.slotuna-3qiqoq.slotuna-dok9e1 {
  display: block;
}

.slotuna-3qiqoq.slotuna-i1ncr0 {
  display: none;
}

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

.slotuna-quuaga {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.slotuna-lz8jtg {
  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);
}

.slotuna-rwlh85 {
  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;
}

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

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

.slotuna-gvizje {
  font-size: 16px;
  line-height: 140%;
}

.slotuna-r3ncml {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.slotuna-r3ncml .slotuna-1r5ajt {
  fill: #c2c0ce;
}

.slotuna-r3ncml [rating="1"] .slotuna-1r5ajt:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

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

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

.slotuna-r3ncml [rating="4"] .slotuna-1r5ajt:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slotuna-r3ncml [rating="5"] .slotuna-1r5ajt:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.slotuna-vtkxni {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.slotuna-1eh5xs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slotuna-b0dgj1 {
  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;
}

.slotuna-0htw46 {
  flex: 1;
  min-width: 0;
}

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

.slotuna-b3gx58 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.slotuna-b3gx58 svg path {
  fill: var(--button-bg-color);
}

.slotuna-b3gx58 svg circle {
  fill: var(--button-text-color);
}

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

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

.slotuna-yokpub strong {
  font-weight: 600;
}

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

.slotuna-kayhoy p {
  margin: 0 0 16px;
}

.slotuna-kayhoy p:last-child {
  margin-bottom: 0;
}

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

.slotuna-hrnyfp {
  max-width: 300px;
  width: 100%;
}

.slotuna-hrnyfp a {
  width: 100%;
}

@media (max-width: 575px) {
  .slotuna-hrnyfp {
    max-width: 200px;
  }
}

.slotuna-6n07wv {
  justify-content: center;
}

.slotuna-o4v5n3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.slotuna-hvpvql {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.slotuna-lbrgjt .slotuna-vw2hi7 {
  justify-content: center;
}

/* faq */

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

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

.slotuna-mfjop9::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.slotuna-vyncbl ease;
}

.slotuna-0tm2j7.slotuna-w4t3fx .slotuna-mfjop9::after {
  transform: rotate(45deg);
}

.slotuna-cybil5 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.slotuna-7szw7k ease, padding 0.slotuna-7szw7k ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.slotuna-0tm2j7.slotuna-w4t3fx .slotuna-cybil5 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.slotuna-jhwedl {
  margin: 25px 0;
}

.slotuna-c63n12 > input:not(:checked) ~ label:hover,
.slotuna-c63n12 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.slotuna-3xlinw.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.slotuna-cnmeq0 44.slotuna-1kb8db.slotuna-0j1paz.slotuna-3tbzrc.slotuna-evim2h.slotuna-kafbns.slotuna-res3ng.slotuna-b5zn06.slotuna-53bhzo.slotuna-7w91k9.slotuna-vxamr8.slotuna-pw5t8s.slotuna-543be4 0l-12.slotuna-6nlhd5 30.slotuna-hokpzr.slotuna-3arlgi 2.slotuna-0g5o3m.slotuna-3arlgi 3.slotuna-gsxh4c 3.slotuna-mxokow.slotuna-40x0sb 3.slotuna-yb70ku.slotuna-fg6ohs.slotuna-b0szdt.slotuna-badiat 7-3.slotuna-6nlhd5 10.slotuna-vr258q.slotuna-badiat 23.slotuna-blavcy.slotuna-1g9dqh 1.slotuna-2lcgay 2.slotuna-6nlhd5 3.slotuna-1g9dqh 1.slotuna-40x0sb 5.slotuna-0e0bhx.slotuna-40x0sb 32.slotuna-juwriz.slotuna-fg6ohs 5.slotuna-543be4 4.slotuna-badiat 9.slotuna-badiat 8.slotuna-40x0sb 6.slotuna-hw9oqf.slotuna-u08915.slotuna-31ry0g.slotuna-awl55z.slotuna-b30391 4.slotuna-ke6pp1.slotuna-b30391 6.slotuna-b30391 0l29.slotuna-543be4 17.slotuna-ubuas6.slotuna-051x1h 2.slotuna-g2oxtj 10.slotuna-cvxgyy.slotuna-6nlhd5 8.slotuna-tsxcx7.slotuna-z1s2gu.slotuna-dhdldq.slotuna-pcd0n0.slotuna-5tke2x.slotuna-fg6ohs.slotuna-kafbns.slotuna-6nlhd5 1.slotuna-5i31ow.slotuna-da5l71.slotuna-zuh819.slotuna-ywr43m.slotuna-e0gm2c.slotuna-2lcgay 1.slotuna-s44pj6.slotuna-oyh1c9.5z'/%3e%3c/svg%3e");
}

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

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

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

.slotuna-7hnpkd.slotuna-g3umzm {
  display: block;
}

.slotuna-7hnpkd.slotuna-70zn9b {
  display: none;
}

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

.slotuna-mxugqp {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.slotuna-b5igtr {
  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);
}

.slotuna-laqdkn {
  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;
}

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

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

.slotuna-5gnzil {
  font-size: 16px;
  line-height: 140%;
}

.slotuna-z5qugs {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.slotuna-z5qugs .slotuna-w6l0ax {
  fill: #c2c0ce;
}

.slotuna-z5qugs [rating="1"] .slotuna-w6l0ax:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.slotuna-z5qugs [rating="2"] .slotuna-w6l0ax:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.slotuna-z5qugs [rating="3"] .slotuna-w6l0ax:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.slotuna-z5qugs [rating="4"] .slotuna-w6l0ax:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.slotuna-z5qugs [rating="5"] .slotuna-w6l0ax:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.slotuna-4tnf06 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;
}

.slotuna-4tnf06 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

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

/* up */

.slotuna-ol7pn3 {
  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);
}

.slotuna-ol7pn3.slotuna-au3jeq {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.slotuna-te1t2o, .slotuna-gt94r5, [class*="review-card"],
thead, thead th, table th, .slotuna-qynj1u,
.slotuna-x8qe4k, [class*="collapsible-header"],
.slotuna-n33boi, [class*="updated-block"] {
  color: #ece7dc !important;
}
