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

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

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

.nintysix-kzb07v {
  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) {
  .nintysix-kzb07v: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;
  }
}

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

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

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

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

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

.nintysix-8fsb68 {
  cursor: pointer;
}

.nintysix-n1z1vl {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.nintysix-x6dyre {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.nintysix-x6dyre figure {
  margin: 0;
}

.nintysix-x6dyre.nintysix-wjb7oc {
  justify-content: flex-start;
  margin-right: 4px;
}

.nintysix-x6dyre.nintysix-ssrg7r {
  justify-content: flex-end;
  margin-left: 4px;
}

.nintysix-x6dyre.nintysix-nrpipr {
  justify-content: center;
}

.nintysix-x6dyre.nintysix-4vs87c {
  justify-content: normal;
}

.nintysix-teeb5s {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.nintysix-1rkvgo img {
  width: 100%;
}

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

.nintysix-86vn8a {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.nintysix-86vn8a 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) {
  .nintysix-86vn8a ul {
    margin-bottom: 15px;
  }
}

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

.nintysix-86vn8a 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);
}

.nintysix-86vn8a ul li span svg {
  fill: var(--title-color);
}

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

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

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

.nintysix-86vn8a ul li:last-of-type::after {
  display: none;
}

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

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

.nintysix-ogd60a {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .nintysix-91dkcv {
    height: 50px;
  }
}

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

.nintysix-91dkcv.nintysix-7p1j22 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .nintysix-91dkcv.nintysix-7p1j22:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.nintysix-j2za8p {
  margin-bottom: 94px;
}

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

.nintysix-8niznd .nintysix-znwhba {
  margin-bottom: 28px;
}

.nintysix-8niznd .nintysix-znwhba img {
  max-height: 100px;
  width: auto;
}

.nintysix-n9jye0 {
  display: flex;
  align-items: center;
}

.nintysix-n9jye0 a + a {
  margin-left: 24px;
}

.nintysix-n9jye0 img {
  max-height: 56px;
  width: auto;
}

.nintysix-n9jye0 img + img {
  margin-left: 24px;
}

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

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

.nintysix-lrmo33 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .nintysix-3ad57l {
    flex-wrap: wrap;
  }
}

.nintysix-3ad57l li {
  display: flex;
  margin: 0 7px;
}

.nintysix-3ad57l li svg {
  transition: 0.nintysix-1vc4lq ease-in-out;
}

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

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

.nintysix-m3yvm7 + .nintysix-m3yvm7 {
  margin-left: 120px;
}

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

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

.nintysix-qughud {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nintysix-qughud li {
  font-size: 16px;
}

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

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

.nintysix-qughud li + li {
  margin-top: 16px;
}

.nintysix-17ch24 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.nintysix-qxthft ease-in-out;
}

.nintysix-17ch24.nintysix-mh4d5r {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.nintysix-uq8z1s {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.nintysix-91uudq li {
  width: 100%;
}

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

.nintysix-91uudq li a svg {
  fill: var(--button-text-color);
}

.nintysix-91uudq li a.nintysix-mh4d5r {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.nintysix-uwe0vg {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.nintysix-uwe0vg img {
  width: 100%;
  transition: 0.nintysix-1vc4lq ease-in-out;
}

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

.nintysix-81lkzj {
  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) {
  .nintysix-81lkzj {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .nintysix-7y1ew6 .nintysix-znwhba img {
    max-width: 90px;
  }
}

.nintysix-znwhba img {
  max-height: 50px;
  width: auto;
}

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

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

.nintysix-7i780d {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nintysix-7i780d li {
  font-size: 16px;
  margin: 0 20px;
}

.nintysix-7i780d li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.nintysix-sh87ke {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.nintysix-sh87ke.nintysix-43g2ax {
  margin-right: 0;
}

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

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

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

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

.nintysix-5izaf9 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.nintysix-5izaf9:hover > ul {
  display: flex;
}

.nintysix-5izaf9:focus > ul {
  display: flex;
}

.nintysix-5izaf9:focus-within > ul {
  display: flex;
}

.nintysix-ikuvv6 {
  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;
}

.nintysix-ikuvv6::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.nintysix-qxthft ease-in-out;
}

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

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

.nintysix-5izaf9 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.nintysix-1vc4lq ease-in-out;
  overflow: hidden;
}

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

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

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

.nintysix-ipt7z9 {
  display: none;
}

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

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

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

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

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

.nintysix-d8s2j2 img {
  margin-bottom: 20px;
}

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

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

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

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

.nintysix-7y6o4s {
  color: var(--text-color);
}

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

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

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

.nintysix-fos65x p img {
  display: block;
  margin: 0 auto;
}

.nintysix-fos65x p:first-of-type {
  margin-top: 0;
}

.nintysix-fos65x p:last-of-type {
  margin-bottom: 0;
}

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

.nintysix-fos65x ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nintysix-gyetut .nintysix-95sk68 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .nintysix-gyetut .nintysix-95sk68 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.nintysix-gyetut .nintysix-yvqm3n {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.nintysix-yvqm3n {
  margin: 0 0 28px;
}

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

.nintysix-95sk68 {
  margin: 0 0 28px;
}

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

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

.nintysix-t4r9zj .nintysix-kzb07v {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.nintysix-8jhj29 {
  position: relative;
  border: none;
}

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

.nintysix-m20ci7 {
  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;
}

.nintysix-m20ci7 span {
  height: 32px;
}

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

.nintysix-m20ci7.nintysix-cqhxlg span {
  transform: scaleY(-1);
}

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

.nintysix-xnnt5g {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.nintysix-xnnt5g li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.nintysix-1vc4lq ease-in-out;
}

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

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

.nintysix-xnnt5g.nintysix-lahcm5 {
  display: none;
}

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

.nintysix-8jl9r6 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .nintysix-8jl9r6 table td {
    min-width: 75px;
  }
}

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

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

.nintysix-8jl9r6 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.nintysix-1as2d5 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.nintysix-lilsli p {
  color: var(--text-color);
}

.nintysix-20oszk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.nintysix-rybghs {
  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);
}

.nintysix-nr8fvt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.nintysix-mrt3ns p + p {
  margin-top: 10px;
}

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

.nintysix-7ox5ms {
  display: none;
}

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

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

.nintysix-bbgcxy li {
  margin: 0 20px;
}

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

.nintysix-bbgcxy li a img {
  margin-bottom: 4px;
}

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

.nintysix-8o4lpt {
  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) {
  .nintysix-8o4lpt {
    padding: 0 16px;
  }
}

.nintysix-8o4lpt li {
  font-size: 16px;
  position: relative;
}

.nintysix-8o4lpt li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.nintysix-8o4lpt li span {
  opacity: 0.5;
}

.nintysix-8o4lpt li + li {
  margin-left: 30px;
}

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

h2.nintysix-qybml5 {
  margin: 0 0 28px;
}

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

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

.nintysix-07b6dc 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);
}

.nintysix-07b6dc 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;
}

.nintysix-07b6dc 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;
}

.nintysix-07b6dc tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.nintysix-07b6dc tbody tr:last-of-type {
  margin-bottom: 0;
}

.nintysix-07b6dc tbody tr td:first-of-type {
  flex-shrink: 0;
}

.nintysix-07b6dc 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);
}

.nintysix-07b6dc 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);
}

.nintysix-07b6dc tbody tr td:last-of-type {
  margin-left: auto;
}

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

.nintysix-07b6dc tbody tr td .nintysix-y52lj3 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .nintysix-07b6dc tbody tr td .nintysix-y52lj3 {
    width: 100%;
  }
}

.nintysix-07b6dc tbody tr td .nintysix-60tlay {
  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.nintysix-1vc4lq ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .nintysix-07b6dc tbody tr td .nintysix-60tlay:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .nintysix-07b6dc tbody tr td .nintysix-60tlay {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .nintysix-07b6dc tbody tr td .nintysix-60tlay {
    width: 100%;
  }
}

.nintysix-07b6dc tbody tr td .nintysix-j0fuxu {
  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) {
  .nintysix-07b6dc tbody tr td .nintysix-j0fuxu:hover {
    text-decoration: none;
  }
}

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

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

.nintysix-3cdfcs {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.nintysix-l49k9s img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.nintysix-1vc4lq ease-in-out;
}

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

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

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

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

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

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

.nintysix-4eou2i img {
  width: 100%;
  height: 100%;
}

.nintysix-4eou2i iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.nintysix-c91uq4 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.nintysix-1vc4lq ease-in-out;
}

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

.nintysix-k96osz {
  padding: 90px 0;
}

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

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

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

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

.nintysix-a7pyis img {
  width: 100%;
}

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

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

.nintysix-0twrmg {
  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;
}

.nintysix-0twrmg 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) {
  .nintysix-0twrmg {
    flex-basis: auto;
  }
}

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

.nintysix-kopcq8 {
  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.nintysix-1vc4lq ease-in-out;
}

.nintysix-kopcq8:hover {
  border: 1px solid #8c8ca2;
}

.nintysix-n8c2qh {
  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%);
}

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

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

.nintysix-wmp3v1 a {
  text-decoration: underline;
  color: #8babff;
}

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

.nintysix-qju2cz .nintysix-kopcq8 {
  width: 50%;
  margin: 0;
}

.nintysix-wgz3go {
  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;
}

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

.nintysix-fbxnme {
  margin: 0 0 100px;
}

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

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

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

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

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

.nintysix-ixlbec {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.nintysix-tpffrr 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.nintysix-1vc4lq ease-in-out;
}

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

.nintysix-tpffrr a svg {
  fill: #fff;
}

.nintysix-tpffrr a:hover {
  background: #3d68e7;
}

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

.nintysix-zyil0s {
  margin-bottom: 16px;
}

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

.nintysix-rb1v4t {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.nintysix-9drv25 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.nintysix-9drv25 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);
}

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

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

.nintysix-9drv25 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .nintysix-9drv25 {
    margin: 0;
  }
}

.nintysix-1cm3fj {
  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) {
  .nintysix-1cm3fj {
    min-height: 190px;
  }
}

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

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

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

.nintysix-yv8qxy.nintysix-iswyhd {
  display: none;
}

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

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

.nintysix-f98k25 iframe.nintysix-sogvtd {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.nintysix-f98k25.nintysix-3x36do {
  opacity: 1;
  pointer-events: all;
}

.nintysix-aiox9l {
  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.nintysix-1vc4lq ease-in-out;
}

.nintysix-aiox9l svg {
  margin-right: 10px;
}

.nintysix-aiox9l + .nintysix-aiox9l {
  margin-top: 14px;
}

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

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

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

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

.nintysix-g8u14o .nintysix-t4r9zj {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .nintysix-g8u14o .nintysix-t4r9zj {
    margin: 28px 0 0;
  }
}

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

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

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

.nintysix-48clg9 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.nintysix-328saa {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.nintysix-mniycc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .nintysix-1kc48y {
    padding: 10px;
  }
}

.nintysix-1kc48y .nintysix-kzb07v {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .nintysix-1kc48y .nintysix-kzb07v {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .nintysix-1kc48y {
    flex-wrap: wrap;
  }
}

.nintysix-yagx82 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.nintysix-yagx82 img {
  width: 100%;
}

.nintysix-u8ht4c {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.nintysix-spg5lk {
  width: 100%;
  margin: 0 0 100px;
}

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

.nintysix-spg5lk .nintysix-bgjmit {
  position: relative;
}

.nintysix-spg5lk .nintysix-d74gga {
  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;
}

.nintysix-spg5lk .nintysix-d74gga.nintysix-iswyhd {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .nintysix-spg5lk .nintysix-7l61ca {
    bottom: 90px;
  }
}

.nintysix-spg5lk .nintysix-7l61ca .nintysix-dg4tbc {
  max-width: 300px;
  width: 100%;
}

.nintysix-spg5lk .nintysix-7l61ca .nintysix-dg4tbc .nintysix-lhnh24 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .nintysix-spg5lk .nintysix-7l61ca .nintysix-dg4tbc .nintysix-lhnh24 {
    font-size: 32px;
    text-align: center;
  }
}

.nintysix-spg5lk .nintysix-7l61ca .nintysix-dg4tbc .nintysix-pj3fra {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .nintysix-spg5lk .nintysix-7l61ca .nintysix-dg4tbc .nintysix-pj3fra {
    text-align: center;
  }
}

.nintysix-spg5lk .nintysix-7l61ca .nintysix-43g2ax {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .nintysix-spg5lk .nintysix-7l61ca .nintysix-43g2ax {
    flex-direction: column-reverse;
  }
}

.nintysix-spg5lk .nintysix-7l61ca .nintysix-43g2ax .nintysix-8x7gj5 {
  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.nintysix-1vc4lq ease-in-out;
}

.nintysix-spg5lk .nintysix-7l61ca .nintysix-43g2ax .nintysix-8x7gj5:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .nintysix-spg5lk .nintysix-7l61ca .nintysix-43g2ax .nintysix-8x7gj5 {
    width: 100%;
  }
}

.nintysix-spg5lk .nintysix-7l61ca .nintysix-43g2ax .nintysix-ptavu2 {
  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.nintysix-1vc4lq ease-in-out;
  overflow: hidden;
}

.nintysix-spg5lk .nintysix-7l61ca .nintysix-43g2ax .nintysix-ptavu2 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);
  }
}

.nintysix-spg5lk .nintysix-7l61ca .nintysix-43g2ax .nintysix-ptavu2: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;
}

.nintysix-spg5lk .nintysix-7l61ca .nintysix-43g2ax .nintysix-ptavu2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .nintysix-spg5lk .nintysix-7l61ca .nintysix-43g2ax .nintysix-ptavu2 {
    width: 100%;
  }
}

.nintysix-spg5lk .nintysix-7l61ca.nintysix-iswyhd {
  display: none;
}

.nintysix-spg5lk .nintysix-2ep11m {
  display: none;
}

.nintysix-spg5lk .nintysix-2ep11m.nintysix-3x36do {
  display: block;
}

.nintysix-spg5lk .nintysix-2ep11m iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .nintysix-spg5lk .nintysix-2ep11m iframe {
    height: calc(100vh - 54px);
  }
}

.nintysix-spg5lk .nintysix-gpm8kb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .nintysix-spg5lk .nintysix-gpm8kb {
    padding: 24px 16px 0;
  }
}

.nintysix-spg5lk .nintysix-gpm8kb .nintysix-lhnh24 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .nintysix-spg5lk .nintysix-gpm8kb .nintysix-lhnh24 {
    margin-bottom: 24px;
  }
}

.nintysix-spg5lk .nintysix-gpm8kb 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);
}

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

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

.nintysix-spg5lk .nintysix-gpm8kb table tr:last-of-type td {
  border-bottom: none;
}

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

.nintysix-fl3dkn.nintysix-mh4d5r {
  display: block;
}

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

.nintysix-fl3dkn .nintysix-vakavv {
  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;
}

.nintysix-fl3dkn .nintysix-hf61pi {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.nintysix-fl3dkn .nintysix-ptavu2 {
  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.nintysix-1vc4lq ease-in-out;
}

.nintysix-fl3dkn .nintysix-ptavu2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.nintysix-8vbnvv.nintysix-mh4d5r {
  display: block;
}

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

.nintysix-jobhdy {
  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;
}

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

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

.nintysix-lanoyw {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.nintysix-lanoyw svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.nintysix-1ll2lh {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nintysix-7ac378.nintysix-iswyhd {
  display: none;
}

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

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

.nintysix-4bfpdp {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.nintysix-4bfpdp 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.nintysix-1vc4lq ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.nintysix-4bfpdp input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.nintysix-4bfpdp input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.nintysix-4bfpdp input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.nintysix-4bfpdp input:active {
  border-color: #c2c0ce;
}

.nintysix-4bfpdp input:focus {
  border-color: #c2c0ce;
}

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

.nintysix-1gs8iy {
  margin-bottom: 36px;
}

.nintysix-1gs8iy 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;
}

.nintysix-1gs8iy textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

.nintysix-lqk602 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.nintysix-825gnl {
  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.nintysix-1vc4lq ease-in-out;
}

.nintysix-825gnl:hover {
  background: var(--border-color);
}

.nintysix-i68zk9 {
  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.nintysix-1vc4lq ease-in-out;
}

.nintysix-i68zk9:hover {
  background: #166ad9;
}

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

.nintysix-i5uazf.nintysix-iswyhd {
  display: none;
}

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

.nintysix-i5uazf .nintysix-825gnl {
  margin: 0 auto;
}

.nintysix-047ss0 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.nintysix-11j26h {
  filter: grayscale(100%);
}

.nintysix-lvdej4 > input {
  display: none;
}

.nintysix-lvdej4 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nintysix-9b4srt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.nintysix-chltjz 44.nintysix-bsi9xa.nintysix-e2vtm3.nintysix-r2pwro.nintysix-ymygs0.nintysix-ngie5o.nintysix-1ladt8.nintysix-s531c0.nintysix-lszvx5.nintysix-4ck0pb.nintysix-52fe6p.nintysix-uchbp2.nintysix-cvb6kd 0l-12.nintysix-817swb 30.nintysix-q6737e.nintysix-fthfmd 2.nintysix-s6x04u.nintysix-fthfmd 3.nintysix-mvpw2o 3.nintysix-cnho1k.nintysix-gkju3u 3.nintysix-0oq9s2.nintysix-1qjvqd.nintysix-sm0m5p.nintysix-a2m4ce 7-3.nintysix-817swb 10.nintysix-emt98h.nintysix-a2m4ce 23.nintysix-it7pu4.nintysix-o4hwyn 1.nintysix-stk53t 2.nintysix-817swb 3.nintysix-o4hwyn 1.nintysix-gkju3u 5.nintysix-atmyf6.nintysix-gkju3u 32.nintysix-7n7ffu.nintysix-1qjvqd 5.nintysix-cvb6kd 4.nintysix-a2m4ce 9.nintysix-a2m4ce 8.nintysix-gkju3u 6.nintysix-3ftqvl.nintysix-s4nh7a.nintysix-pt4e06.nintysix-3c2hsf.nintysix-hgr31c 4.nintysix-pujfyv.nintysix-hgr31c 6.nintysix-hgr31c 0l29.nintysix-cvb6kd 17.nintysix-c19j8m.nintysix-zrzaar 2.nintysix-o9a0p9 10.nintysix-1e6z8p.nintysix-817swb 8.nintysix-17ntyg.nintysix-4dvz7o.nintysix-zaxbj6.nintysix-8v2id4.nintysix-701c02.nintysix-1qjvqd.nintysix-ngie5o.nintysix-817swb 1.nintysix-03vphe.nintysix-0ib402.nintysix-2uetps.nintysix-04ahov.nintysix-wz3kox.nintysix-stk53t 1.nintysix-nj5eea.nintysix-pvr75x.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.nintysix-lvdej4 > input:checked ~ label,
.nintysix-lvdej4 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nintysix-9b4srt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.nintysix-chltjz 44.nintysix-bsi9xa.nintysix-e2vtm3.nintysix-r2pwro.nintysix-ymygs0.nintysix-ngie5o.nintysix-1ladt8.nintysix-s531c0.nintysix-lszvx5.nintysix-4ck0pb.nintysix-52fe6p.nintysix-uchbp2.nintysix-cvb6kd 0l-12.nintysix-817swb 30.nintysix-q6737e.nintysix-fthfmd 2.nintysix-s6x04u.nintysix-fthfmd 3.nintysix-mvpw2o 3.nintysix-cnho1k.nintysix-gkju3u 3.nintysix-0oq9s2.nintysix-1qjvqd.nintysix-sm0m5p.nintysix-a2m4ce 7-3.nintysix-817swb 10.nintysix-emt98h.nintysix-a2m4ce 23.nintysix-it7pu4.nintysix-o4hwyn 1.nintysix-stk53t 2.nintysix-817swb 3.nintysix-o4hwyn 1.nintysix-gkju3u 5.nintysix-atmyf6.nintysix-gkju3u 32.nintysix-7n7ffu.nintysix-1qjvqd 5.nintysix-cvb6kd 4.nintysix-a2m4ce 9.nintysix-a2m4ce 8.nintysix-gkju3u 6.nintysix-3ftqvl.nintysix-s4nh7a.nintysix-pt4e06.nintysix-3c2hsf.nintysix-hgr31c 4.nintysix-pujfyv.nintysix-hgr31c 6.nintysix-hgr31c 0l29.nintysix-cvb6kd 17.nintysix-c19j8m.nintysix-zrzaar 2.nintysix-o9a0p9 10.nintysix-1e6z8p.nintysix-817swb 8.nintysix-17ntyg.nintysix-4dvz7o.nintysix-zaxbj6.nintysix-8v2id4.nintysix-701c02.nintysix-1qjvqd.nintysix-ngie5o.nintysix-817swb 1.nintysix-03vphe.nintysix-0ib402.nintysix-2uetps.nintysix-04ahov.nintysix-wz3kox.nintysix-stk53t 1.nintysix-nj5eea.nintysix-pvr75x.5z'/%3e%3c/svg%3e");
}

.nintysix-lvdej4 > input:not(:checked) ~ label:hover,
.nintysix-lvdej4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nintysix-9b4srt.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.nintysix-chltjz 44.nintysix-bsi9xa.nintysix-e2vtm3.nintysix-r2pwro.nintysix-ymygs0.nintysix-ngie5o.nintysix-1ladt8.nintysix-s531c0.nintysix-lszvx5.nintysix-4ck0pb.nintysix-52fe6p.nintysix-uchbp2.nintysix-cvb6kd 0l-12.nintysix-817swb 30.nintysix-q6737e.nintysix-fthfmd 2.nintysix-s6x04u.nintysix-fthfmd 3.nintysix-mvpw2o 3.nintysix-cnho1k.nintysix-gkju3u 3.nintysix-0oq9s2.nintysix-1qjvqd.nintysix-sm0m5p.nintysix-a2m4ce 7-3.nintysix-817swb 10.nintysix-emt98h.nintysix-a2m4ce 23.nintysix-it7pu4.nintysix-o4hwyn 1.nintysix-stk53t 2.nintysix-817swb 3.nintysix-o4hwyn 1.nintysix-gkju3u 5.nintysix-atmyf6.nintysix-gkju3u 32.nintysix-7n7ffu.nintysix-1qjvqd 5.nintysix-cvb6kd 4.nintysix-a2m4ce 9.nintysix-a2m4ce 8.nintysix-gkju3u 6.nintysix-3ftqvl.nintysix-s4nh7a.nintysix-pt4e06.nintysix-3c2hsf.nintysix-hgr31c 4.nintysix-pujfyv.nintysix-hgr31c 6.nintysix-hgr31c 0l29.nintysix-cvb6kd 17.nintysix-c19j8m.nintysix-zrzaar 2.nintysix-o9a0p9 10.nintysix-1e6z8p.nintysix-817swb 8.nintysix-17ntyg.nintysix-4dvz7o.nintysix-zaxbj6.nintysix-8v2id4.nintysix-701c02.nintysix-1qjvqd.nintysix-ngie5o.nintysix-817swb 1.nintysix-03vphe.nintysix-0ib402.nintysix-2uetps.nintysix-04ahov.nintysix-wz3kox.nintysix-stk53t 1.nintysix-nj5eea.nintysix-pvr75x.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .nintysix-f5pacy > .nintysix-029mvo {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .nintysix-f5pacy > .nintysix-029mvo {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .nintysix-f5pacy > .nintysix-029mvo {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .nintysix-f5pacy > .nintysix-029mvo {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .nintysix-f5pacy > .nintysix-029mvo {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.nintysix-bo5o78.nintysix-iswyhd {
  display: none;
}

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

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

.nintysix-56bnob {
  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;
}

.nintysix-56bnob::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.nintysix-56bnob::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.nintysix-56bnob img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.nintysix-3tfyfw {
  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;
}

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

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

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

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

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

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

.nintysix-8krxmb {
  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.nintysix-1vc4lq ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.nintysix-bo5o78.nintysix-jw9rr0 .nintysix-x71xlc {
  background: #2b3b67;
}

.nintysix-bo5o78.nintysix-jw9rr0 .nintysix-56bnob {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.nintysix-bo5o78.nintysix-jw9rr0 .nintysix-56bnob::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.nintysix-bo5o78.nintysix-jw9rr0 .nintysix-56bnob::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.nintysix-bo5o78.nintysix-jw9rr0 .nintysix-3tfyfw::before {
  background: #0e0f41;
}

.nintysix-bo5o78.nintysix-jw9rr0 .nintysix-3tfyfw::after {
  background: #152557;
}

.nintysix-bo5o78.nintysix-etlhxy .nintysix-x71xlc {
  background: #1f35fa;
}

.nintysix-bo5o78.nintysix-etlhxy .nintysix-56bnob {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.nintysix-bo5o78.nintysix-etlhxy .nintysix-56bnob::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.nintysix-bo5o78.nintysix-etlhxy .nintysix-56bnob::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.nintysix-bo5o78.nintysix-etlhxy .nintysix-3tfyfw::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.nintysix-bo5o78.nintysix-etlhxy .nintysix-3tfyfw::after {
  background: #192ac8;
}

.nintysix-bo5o78.nintysix-3lawlq .nintysix-x71xlc {
  background: #fa771f;
}

.nintysix-bo5o78.nintysix-3lawlq .nintysix-56bnob {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.nintysix-bo5o78.nintysix-3lawlq .nintysix-56bnob::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.nintysix-bo5o78.nintysix-3lawlq .nintysix-56bnob::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.nintysix-bo5o78.nintysix-3lawlq .nintysix-3tfyfw::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.nintysix-bo5o78.nintysix-3lawlq .nintysix-3tfyfw::after {
  background: #fa8535;
}

.nintysix-vbv5ro {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.nintysix-t0ilzu {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.nintysix-bqcinm {
  width: 120px;
  height: 22px;
}

.nintysix-bqcinm .nintysix-9ta7ko {
  fill: #c2c0ce;
}

.nintysix-bqcinm [rating="1"] .nintysix-9ta7ko:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.nintysix-bqcinm [rating="2"] .nintysix-9ta7ko:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.nintysix-bqcinm [rating="3"] .nintysix-9ta7ko:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.nintysix-bqcinm [rating="4"] .nintysix-9ta7ko:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.nintysix-bqcinm [rating="5"] .nintysix-9ta7ko:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.nintysix-x7qxg5 {
  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);
}

.nintysix-x7qxg5.nintysix-3x36do {
  display: block;
}

.nintysix-x7qxg5.nintysix-iswyhd {
  display: none;
}

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

.nintysix-6l59d1 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.nintysix-dnm951 {
  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);
}

.nintysix-on3a9f {
  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;
}

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

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

.nintysix-spssn1 {
  font-size: 16px;
  line-height: 140%;
}

.nintysix-5gspoc {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.nintysix-5gspoc .nintysix-9ta7ko {
  fill: #c2c0ce;
}

.nintysix-5gspoc [rating="1"] .nintysix-9ta7ko:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.nintysix-5gspoc [rating="2"] .nintysix-9ta7ko:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.nintysix-5gspoc [rating="3"] .nintysix-9ta7ko:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.nintysix-5gspoc [rating="4"] .nintysix-9ta7ko:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.nintysix-5gspoc [rating="5"] .nintysix-9ta7ko:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.nintysix-92ii42 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .nintysix-92ii42 {
    padding: 0 16px;
  }
}

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

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

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

.nintysix-hg0ajf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nintysix-cuz536 {
  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;
}

.nintysix-arfi7a {
  flex: 1;
  min-width: 0;
}

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

.nintysix-0ghxhj {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.nintysix-0ghxhj svg,
.nintysix-0ghxhj img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nintysix-0ghxhj svg path {
  fill: var(--button-bg-color);
}

.nintysix-0ghxhj svg circle {
  fill: var(--button-text-color);
}

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

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

.nintysix-znqzdj strong {
  font-weight: 600;
}

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

.nintysix-j9ktpt p {
  margin: 0 0 16px;
}

.nintysix-j9ktpt p:last-child {
  margin-bottom: 0;
}

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

.nintysix-g4to0f {
  max-width: 300px;
  width: 100%;
}

.nintysix-g4to0f a {
  width: 100%;
}

@media (max-width: 575px) {
  .nintysix-g4to0f {
    max-width: 200px;
  }
}

.nintysix-liv043 {
  justify-content: center;
}

.nintysix-nu9uex {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nintysix-er3tlo {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.nintysix-nxt7pc .nintysix-7i780d {
  justify-content: center;
}

/* faq */

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

.nintysix-npvow2 {
  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.nintysix-fro0iy ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nintysix-npvow2::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.nintysix-fro0iy ease;
}

.nintysix-43i1rq.nintysix-mh4d5r .nintysix-npvow2::after {
  transform: rotate(45deg);
}

.nintysix-vmlxlr {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.nintysix-1vc4lq ease, padding 0.nintysix-1vc4lq ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.nintysix-43i1rq.nintysix-mh4d5r .nintysix-vmlxlr {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.nintysix-rhu2cr {
  margin: 25px 0;
}

.nintysix-lvdej4 > input:not(:checked) ~ label:hover,
.nintysix-lvdej4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.nintysix-ugsg0e.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.nintysix-1zlust 44.nintysix-1sg9dq.nintysix-0dygeg.nintysix-xlta6z.nintysix-8mxqva.nintysix-164ky7.nintysix-pelwlz.nintysix-vbyy9h.nintysix-9ge0dz.nintysix-9nujfg.nintysix-cmo82y.nintysix-eyu1it.nintysix-osvcmy 0l-12.nintysix-9ben6x 30.nintysix-vanfai.nintysix-zappt2 2.nintysix-m8qxmg.nintysix-zappt2 3.nintysix-lco5z8 3.nintysix-hc55tf.nintysix-1r8aef 3.nintysix-7px7aq.nintysix-7v215u.nintysix-f2e0ib.nintysix-ilk0h7 7-3.nintysix-9ben6x 10.nintysix-gp4per.nintysix-ilk0h7 23.nintysix-sl52ki.nintysix-q005zl 1.nintysix-d4n8ik 2.nintysix-9ben6x 3.nintysix-q005zl 1.nintysix-1r8aef 5.nintysix-dx9m0r.nintysix-1r8aef 32.nintysix-zdq7sr.nintysix-7v215u 5.nintysix-osvcmy 4.nintysix-ilk0h7 9.nintysix-ilk0h7 8.nintysix-1r8aef 6.nintysix-8wa3oz.nintysix-tfc8a7.nintysix-32ml3q.nintysix-34z63t.nintysix-d8g6b9 4.nintysix-433qhq.nintysix-d8g6b9 6.nintysix-d8g6b9 0l29.nintysix-osvcmy 17.nintysix-kudg0d.nintysix-6919gw 2.nintysix-4kvrby 10.nintysix-8bi78m.nintysix-9ben6x 8.nintysix-w15fzk.nintysix-mrp89v.nintysix-r9yb92.nintysix-49lxu0.nintysix-4he123.nintysix-7v215u.nintysix-164ky7.nintysix-9ben6x 1.nintysix-otm3cx.nintysix-m3svvw.nintysix-j6hn1d.nintysix-t03cya.nintysix-2mzhwr.nintysix-d4n8ik 1.nintysix-ooa8iq.nintysix-o4mfwp.5z'/%3e%3c/svg%3e");
}

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

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

.nintysix-tv42i4 {
  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);
}

.nintysix-tv42i4.nintysix-u1a0x8 {
  display: block;
}

.nintysix-tv42i4.nintysix-qloclv {
  display: none;
}

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

.nintysix-8dtb7r {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.nintysix-rvuy01 {
  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);
}

.nintysix-mke8fz {
  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;
}

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

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

.nintysix-pv6pcl {
  font-size: 16px;
  line-height: 140%;
}

.nintysix-mhv1na {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.nintysix-mhv1na .nintysix-4xahbj {
  fill: #c2c0ce;
}

.nintysix-mhv1na [rating="1"] .nintysix-4xahbj:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

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

.nintysix-mhv1na [rating="3"] .nintysix-4xahbj:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.nintysix-mhv1na [rating="4"] .nintysix-4xahbj:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.nintysix-mhv1na [rating="5"] .nintysix-4xahbj:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.nintysix-4d9pzu 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;
}

.nintysix-4d9pzu 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 */

.nintysix-t01vkn {
  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);
}

.nintysix-t01vkn.nintysix-bmjw57 {
  opacity: 1;
  pointer-events: auto;
}
