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

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

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

.joo-ejbcpp {
  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) {
  .joo-ejbcpp: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;
  }
}

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

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

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

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

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

.joo-j6whxd {
  cursor: pointer;
}

.joo-o62f60 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.joo-s5ht1d {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.joo-s5ht1d figure {
  margin: 0;
}

.joo-s5ht1d.joo-zt1k5j {
  justify-content: flex-start;
  margin-right: 4px;
}

.joo-s5ht1d.joo-hleapo {
  justify-content: flex-end;
  margin-left: 4px;
}

.joo-s5ht1d.joo-zc47zf {
  justify-content: center;
}

.joo-s5ht1d.joo-ebxdbm {
  justify-content: normal;
}

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

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

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

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

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

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

.joo-wkes8l img {
  width: 100%;
}

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

.joo-y1wz23 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.joo-y1wz23 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);
}

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

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

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

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

.joo-y1wz23 ul li:last-of-type::after {
  display: none;
}

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

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

.joo-geu0zy {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .joo-39btj9 {
    height: 50px;
  }
}

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

.joo-39btj9.joo-c2t0a9 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .joo-39btj9.joo-c2t0a9:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

.joo-6lgpp0 {
  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) {
  .joo-6lgpp0 {
    flex-direction: column;
  }
}

.joo-b20aex {
  margin-bottom: 94px;
}

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

.joo-m32ndo .joo-v64nac {
  margin-bottom: 28px;
}

.joo-m32ndo .joo-v64nac img {
  max-height: 100px;
  width: auto;
}

.joo-cgq4y5 {
  display: flex;
  align-items: center;
}

.joo-cgq4y5 a + a {
  margin-left: 24px;
}

.joo-cgq4y5 img {
  max-height: 56px;
  width: auto;
}

.joo-cgq4y5 img + img {
  margin-left: 24px;
}

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

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

.joo-dxgd5m {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.joo-xq9x7o li {
  display: flex;
  margin: 0 7px;
}

.joo-xq9x7o li svg {
  transition: 0.joo-ty6bcc ease-in-out;
}

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

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

.joo-4dqt7i + .joo-4dqt7i {
  margin-left: 120px;
}

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

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

.joo-hflnsf {
  list-style: none;
  margin: 0;
  padding: 0;
}

.joo-hflnsf li {
  font-size: 16px;
}

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

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

.joo-hflnsf li + li {
  margin-top: 16px;
}

.joo-00vpis {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.joo-z1hn06 ease-in-out;
}

.joo-00vpis.joo-a8e67e {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.joo-xwx04m {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.joo-drhih4 li {
  width: 100%;
}

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

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

.joo-drhih4 li a.joo-a8e67e {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.joo-u1r2e3 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.joo-u1r2e3 img {
  width: 100%;
  transition: 0.joo-ty6bcc ease-in-out;
}

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

.joo-0hlzni {
  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) {
  .joo-0hlzni {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .joo-x8l3cl .joo-v64nac img {
    max-width: 90px;
  }
}

.joo-v64nac img {
  max-height: 50px;
  width: auto;
}

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

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

.joo-3kyqaj {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.joo-3kyqaj li {
  font-size: 16px;
  margin: 0 20px;
}

.joo-3kyqaj li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.joo-wgmgxf {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.joo-wgmgxf.joo-48p2rz {
  margin-right: 0;
}

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

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

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

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

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

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

.joo-b2wdg6:hover > ul {
  display: flex;
}

.joo-b2wdg6:focus > ul {
  display: flex;
}

.joo-b2wdg6:focus-within > ul {
  display: flex;
}

.joo-xd5jb8 {
  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;
}

.joo-xd5jb8::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.joo-z1hn06 ease-in-out;
}

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

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

.joo-b2wdg6 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.joo-ty6bcc ease-in-out;
  overflow: hidden;
}

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

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

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

.joo-em1n03 {
  display: none;
}

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

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

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

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

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

.joo-y9cqs4 img {
  margin-bottom: 20px;
}

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

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

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

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

.joo-aj3acq {
  color: var(--text-color);
}

.joo-7i3hzf {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.joo-7i3hzf p img {
  display: block;
  margin: 0 auto;
}

.joo-7i3hzf p:first-of-type {
  margin-top: 0;
}

.joo-7i3hzf p:last-of-type {
  margin-bottom: 0;
}

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

.joo-7i3hzf ul {
  padding: 0 0 0 20px;
}

.joo-7i3hzf table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.joo-7i3hzf table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.joo-7i3hzf iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

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

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

.joo-q9glvv .joo-f83q16 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.joo-q9glvv .joo-nvwv23 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.joo-nvwv23 {
  margin: 0 0 28px;
}

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

.joo-f83q16 {
  margin: 0 0 28px;
}

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

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

.joo-oh51ol .joo-ejbcpp {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.joo-wvy4sy {
  position: relative;
  border: none;
}

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

.joo-0d978o {
  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;
}

.joo-0d978o span {
  height: 32px;
}

.joo-0d978o span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.joo-0d978o.joo-nhr7iw span {
  transform: scaleY(-1);
}

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

.joo-tqxpws {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.joo-tqxpws.joo-ololec {
  display: none;
}

.joo-f3nsqd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.joo-f3nsqd table {
  width: 100%;
  border-collapse: collapse;
}

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

  .joo-f3nsqd table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.joo-v2q057 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.joo-o8tm1u p {
  color: var(--text-color);
}

.joo-rb56rc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.joo-2ii82q {
  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);
}

.joo-k04k7w {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.joo-mkp6n9 p + p {
  margin-top: 10px;
}

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

.joo-y2nbsr {
  display: none;
}

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

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

.joo-vif6yf li {
  margin: 0 20px;
}

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

.joo-vif6yf li a img {
  margin-bottom: 4px;
}

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

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

.joo-ugdoyv li {
  font-size: 16px;
  position: relative;
}

.joo-ugdoyv li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.joo-ugdoyv li span {
  opacity: 0.5;
}

.joo-ugdoyv li + li {
  margin-left: 30px;
}

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

h2.joo-kpgi44 {
  margin: 0 0 28px;
}

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

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

.joo-vjmwk7 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);
}

.joo-vjmwk7 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;
}

.joo-vjmwk7 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;
}

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

.joo-vjmwk7 tbody tr:last-of-type {
  margin-bottom: 0;
}

.joo-vjmwk7 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.joo-vjmwk7 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);
}

.joo-vjmwk7 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);
}

.joo-vjmwk7 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.joo-vjmwk7 tbody tr td .joo-uxunxe {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .joo-vjmwk7 tbody tr td .joo-uxunxe {
    width: 100%;
  }
}

.joo-vjmwk7 tbody tr td .joo-jzduvu {
  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.joo-ty6bcc ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .joo-vjmwk7 tbody tr td .joo-jzduvu {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .joo-vjmwk7 tbody tr td .joo-jzduvu {
    width: 100%;
  }
}

.joo-vjmwk7 tbody tr td .joo-92txr4 {
  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) {
  .joo-vjmwk7 tbody tr td .joo-92txr4:hover {
    text-decoration: none;
  }
}

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

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

.joo-sce8qv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.joo-1dpglg {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.joo-tq8qqj img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.joo-ty6bcc ease-in-out;
}

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

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

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

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

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

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

.joo-gu2j8u img {
  width: 100%;
  height: 100%;
}

.joo-gu2j8u iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.joo-j0f0fe svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.joo-ty6bcc ease-in-out;
}

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

.joo-98tn22 {
  padding: 90px 0;
}

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

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

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

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

.joo-xgfpyv img {
  width: 100%;
}

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

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

.joo-x5slbz {
  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;
}

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

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

.joo-dddfb0 {
  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.joo-ty6bcc ease-in-out;
}

.joo-dddfb0:hover {
  border: 1px solid #8c8ca2;
}

.joo-br09i3 {
  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%);
}

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

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

.joo-6b8b6a a {
  text-decoration: underline;
  color: #8babff;
}

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

.joo-za1skl .joo-dddfb0 {
  width: 50%;
  margin: 0;
}

.joo-nyb3yh {
  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;
}

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

.joo-x921x4 {
  margin: 0 0 100px;
}

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

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

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

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

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

.joo-9az1vl {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.joo-r91h84 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.joo-ty6bcc ease-in-out;
}

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

.joo-r91h84 a svg {
  fill: #fff;
}

.joo-r91h84 a:hover {
  background: #3d68e7;
}

.joo-8u80aw {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.joo-st56v3 {
  margin-bottom: 16px;
}

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

.joo-4g0yp8 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.joo-3prmp1 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.joo-3prmp1 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);
}

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

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

.joo-3prmp1 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .joo-3prmp1 {
    margin: 0;
  }
}

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

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

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

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

.joo-pxapwz.joo-2ary42 {
  display: none;
}

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

.joo-8xafk1 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.joo-8xafk1 iframe.joo-98yweb {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.joo-8xafk1.joo-my2ya3 {
  opacity: 1;
  pointer-events: all;
}

.joo-6fmm50 {
  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.joo-ty6bcc ease-in-out;
}

.joo-6fmm50 svg {
  margin-right: 10px;
}

.joo-6fmm50 + .joo-6fmm50 {
  margin-top: 14px;
}

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

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

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

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

.joo-ccz954 .joo-oh51ol {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .joo-ccz954 .joo-oh51ol {
    margin: 28px 0 0;
  }
}

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

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

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

.joo-qezudz {
  max-width: 545px;
  width: 100%;
}

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

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

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

.joo-22luoq iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.joo-qef22c {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.joo-iani72 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.joo-ne2uzn .joo-ejbcpp {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .joo-ne2uzn .joo-ejbcpp {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.joo-1ba45u {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.joo-1ba45u img {
  width: 100%;
}

.joo-rqodxe {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.joo-i6cua7 {
  width: 100%;
  margin: 0 0 100px;
}

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

.joo-i6cua7 .joo-vcsxc7 {
  position: relative;
}

.joo-i6cua7 .joo-2aqeso {
  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;
}

.joo-i6cua7 .joo-2aqeso.joo-2ary42 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .joo-i6cua7 .joo-4bzysh {
    bottom: 90px;
  }
}

.joo-i6cua7 .joo-4bzysh .joo-kch708 {
  max-width: 300px;
  width: 100%;
}

.joo-i6cua7 .joo-4bzysh .joo-kch708 .joo-5fmtw9 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .joo-i6cua7 .joo-4bzysh .joo-kch708 .joo-5fmtw9 {
    font-size: 32px;
    text-align: center;
  }
}

.joo-i6cua7 .joo-4bzysh .joo-kch708 .joo-0ul9up {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .joo-i6cua7 .joo-4bzysh .joo-kch708 .joo-0ul9up {
    text-align: center;
  }
}

.joo-i6cua7 .joo-4bzysh .joo-48p2rz {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .joo-i6cua7 .joo-4bzysh .joo-48p2rz {
    flex-direction: column-reverse;
  }
}

.joo-i6cua7 .joo-4bzysh .joo-48p2rz .joo-62ahw4 {
  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.joo-ty6bcc ease-in-out;
}

.joo-i6cua7 .joo-4bzysh .joo-48p2rz .joo-62ahw4:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .joo-i6cua7 .joo-4bzysh .joo-48p2rz .joo-62ahw4 {
    width: 100%;
  }
}

.joo-i6cua7 .joo-4bzysh .joo-48p2rz .joo-v1xkpa {
  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.joo-ty6bcc ease-in-out;
  overflow: hidden;
}

.joo-i6cua7 .joo-4bzysh .joo-48p2rz .joo-v1xkpa 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);
  }
}

.joo-i6cua7 .joo-4bzysh .joo-48p2rz .joo-v1xkpa: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;
}

.joo-i6cua7 .joo-4bzysh .joo-48p2rz .joo-v1xkpa:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .joo-i6cua7 .joo-4bzysh .joo-48p2rz .joo-v1xkpa {
    width: 100%;
  }
}

.joo-i6cua7 .joo-4bzysh.joo-2ary42 {
  display: none;
}

.joo-i6cua7 .joo-e8pgjw {
  display: none;
}

.joo-i6cua7 .joo-e8pgjw.joo-my2ya3 {
  display: block;
}

.joo-i6cua7 .joo-e8pgjw iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .joo-i6cua7 .joo-e8pgjw iframe {
    height: calc(100vh - 54px);
  }
}

.joo-i6cua7 .joo-wlkrbn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .joo-i6cua7 .joo-wlkrbn {
    padding: 24px 16px 0;
  }
}

.joo-i6cua7 .joo-wlkrbn .joo-5fmtw9 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .joo-i6cua7 .joo-wlkrbn .joo-5fmtw9 {
    margin-bottom: 24px;
  }
}

.joo-i6cua7 .joo-wlkrbn 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);
}

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

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

.joo-i6cua7 .joo-wlkrbn table tr:last-of-type td {
  border-bottom: none;
}

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

.joo-qogldr.joo-a8e67e {
  display: block;
}

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

.joo-qogldr .joo-ewmc8f {
  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;
}

.joo-qogldr .joo-62fba0 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.joo-qogldr .joo-v1xkpa {
  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.joo-ty6bcc ease-in-out;
}

.joo-qogldr .joo-v1xkpa:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.joo-8j0zae.joo-a8e67e {
  display: block;
}

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

.joo-v71g92 {
  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;
}

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

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

.joo-idjwxl {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.joo-idjwxl svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.joo-tp5zjn {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.joo-5pk661.joo-2ary42 {
  display: none;
}

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

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

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

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

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

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

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

.joo-loy71c input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.joo-loy71c input:active {
  border-color: #c2c0ce;
}

.joo-loy71c input:focus {
  border-color: #c2c0ce;
}

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

.joo-p9obpx {
  margin-bottom: 36px;
}

.joo-p9obpx 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;
}

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

.joo-p9obpx textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.joo-59k8wc {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.joo-2gwyoc {
  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.joo-ty6bcc ease-in-out;
}

.joo-2gwyoc:hover {
  background: var(--border-color);
}

.joo-ax92is {
  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.joo-ty6bcc ease-in-out;
}

.joo-ax92is:hover {
  background: #166ad9;
}

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

.joo-piutat.joo-2ary42 {
  display: none;
}

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

.joo-piutat .joo-2gwyoc {
  margin: 0 auto;
}

.joo-jcjecz {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.joo-04f4o0 {
  filter: grayscale(100%);
}

.joo-k2wlxn > input {
  display: none;
}

.joo-k2wlxn > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.joo-3z13a6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.joo-c7shfa 44.joo-w9zau8.joo-b8qqmd.joo-wbaohh.joo-m2tzo8.joo-a545xr.joo-lozrnu.joo-lihxkb.joo-rs205y.joo-1a7i0c.joo-5y30ig.joo-ug08nr.joo-el7nmv 0l-12.joo-ajg28l 30.joo-h667o2.joo-en8g55 2.joo-3eobix.joo-en8g55 3.joo-usokq5 3.joo-0qwovz.joo-hvxahi 3.joo-38pdqx.joo-u1tq3a.joo-nu1j3x.joo-gwss3p 7-3.joo-ajg28l 10.joo-3tl4h0.joo-gwss3p 23.joo-7o2jt2.joo-aodf4m 1.joo-zcs2yo 2.joo-ajg28l 3.joo-aodf4m 1.joo-hvxahi 5.joo-kigfg5.joo-hvxahi 32.joo-3yu8nz.joo-u1tq3a 5.joo-el7nmv 4.joo-gwss3p 9.joo-gwss3p 8.joo-hvxahi 6.joo-613ezd.joo-1gs5ee.joo-qxscaf.joo-d5tg6a.joo-gnxmnn 4.joo-n0x7rl.joo-gnxmnn 6.joo-gnxmnn 0l29.joo-el7nmv 17.joo-451vtw.joo-sg6okl 2.joo-iswd3u 10.joo-wjidyn.joo-ajg28l 8.joo-h0gwvu.joo-pzc119.joo-rigds1.joo-el87yp.joo-1wic2o.joo-u1tq3a.joo-a545xr.joo-ajg28l 1.joo-mkc367.joo-57roko.joo-6qoph3.joo-10d965.joo-if6rqg.joo-zcs2yo 1.joo-jq764h.joo-gzb629.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.joo-k2wlxn > input:checked ~ label,
.joo-k2wlxn > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.joo-3z13a6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.joo-c7shfa 44.joo-w9zau8.joo-b8qqmd.joo-wbaohh.joo-m2tzo8.joo-a545xr.joo-lozrnu.joo-lihxkb.joo-rs205y.joo-1a7i0c.joo-5y30ig.joo-ug08nr.joo-el7nmv 0l-12.joo-ajg28l 30.joo-h667o2.joo-en8g55 2.joo-3eobix.joo-en8g55 3.joo-usokq5 3.joo-0qwovz.joo-hvxahi 3.joo-38pdqx.joo-u1tq3a.joo-nu1j3x.joo-gwss3p 7-3.joo-ajg28l 10.joo-3tl4h0.joo-gwss3p 23.joo-7o2jt2.joo-aodf4m 1.joo-zcs2yo 2.joo-ajg28l 3.joo-aodf4m 1.joo-hvxahi 5.joo-kigfg5.joo-hvxahi 32.joo-3yu8nz.joo-u1tq3a 5.joo-el7nmv 4.joo-gwss3p 9.joo-gwss3p 8.joo-hvxahi 6.joo-613ezd.joo-1gs5ee.joo-qxscaf.joo-d5tg6a.joo-gnxmnn 4.joo-n0x7rl.joo-gnxmnn 6.joo-gnxmnn 0l29.joo-el7nmv 17.joo-451vtw.joo-sg6okl 2.joo-iswd3u 10.joo-wjidyn.joo-ajg28l 8.joo-h0gwvu.joo-pzc119.joo-rigds1.joo-el87yp.joo-1wic2o.joo-u1tq3a.joo-a545xr.joo-ajg28l 1.joo-mkc367.joo-57roko.joo-6qoph3.joo-10d965.joo-if6rqg.joo-zcs2yo 1.joo-jq764h.joo-gzb629.5z'/%3e%3c/svg%3e");
}

.joo-k2wlxn > input:not(:checked) ~ label:hover,
.joo-k2wlxn > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.joo-3z13a6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.joo-c7shfa 44.joo-w9zau8.joo-b8qqmd.joo-wbaohh.joo-m2tzo8.joo-a545xr.joo-lozrnu.joo-lihxkb.joo-rs205y.joo-1a7i0c.joo-5y30ig.joo-ug08nr.joo-el7nmv 0l-12.joo-ajg28l 30.joo-h667o2.joo-en8g55 2.joo-3eobix.joo-en8g55 3.joo-usokq5 3.joo-0qwovz.joo-hvxahi 3.joo-38pdqx.joo-u1tq3a.joo-nu1j3x.joo-gwss3p 7-3.joo-ajg28l 10.joo-3tl4h0.joo-gwss3p 23.joo-7o2jt2.joo-aodf4m 1.joo-zcs2yo 2.joo-ajg28l 3.joo-aodf4m 1.joo-hvxahi 5.joo-kigfg5.joo-hvxahi 32.joo-3yu8nz.joo-u1tq3a 5.joo-el7nmv 4.joo-gwss3p 9.joo-gwss3p 8.joo-hvxahi 6.joo-613ezd.joo-1gs5ee.joo-qxscaf.joo-d5tg6a.joo-gnxmnn 4.joo-n0x7rl.joo-gnxmnn 6.joo-gnxmnn 0l29.joo-el7nmv 17.joo-451vtw.joo-sg6okl 2.joo-iswd3u 10.joo-wjidyn.joo-ajg28l 8.joo-h0gwvu.joo-pzc119.joo-rigds1.joo-el87yp.joo-1wic2o.joo-u1tq3a.joo-a545xr.joo-ajg28l 1.joo-mkc367.joo-57roko.joo-6qoph3.joo-10d965.joo-if6rqg.joo-zcs2yo 1.joo-jq764h.joo-gzb629.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .joo-fl3xb5 > .joo-grojp0 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .joo-fl3xb5 > .joo-grojp0 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .joo-fl3xb5 > .joo-grojp0 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .joo-fl3xb5 > .joo-grojp0 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .joo-fl3xb5 > .joo-grojp0 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.joo-hnral1.joo-2ary42 {
  display: none;
}

.joo-2gglq7 {
  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) {
  .joo-2gglq7 {
    height: 74px;
    overflow: visible;
  }
}

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

.joo-09ii6x {
  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;
}

.joo-09ii6x::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.joo-09ii6x::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.joo-09ii6x img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.joo-efrds2 {
  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;
}

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

.joo-efrds2::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) {
  .joo-efrds2::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.joo-hnral1.joo-0azezt .joo-2gglq7 {
  background: #2b3b67;
}

.joo-hnral1.joo-0azezt .joo-09ii6x {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.joo-hnral1.joo-0azezt .joo-09ii6x::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.joo-hnral1.joo-0azezt .joo-09ii6x::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.joo-hnral1.joo-0azezt .joo-efrds2::before {
  background: #0e0f41;
}

.joo-hnral1.joo-0azezt .joo-efrds2::after {
  background: #152557;
}

.joo-hnral1.joo-im4jvd .joo-2gglq7 {
  background: #1f35fa;
}

.joo-hnral1.joo-im4jvd .joo-09ii6x {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.joo-hnral1.joo-im4jvd .joo-09ii6x::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.joo-hnral1.joo-im4jvd .joo-09ii6x::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.joo-hnral1.joo-im4jvd .joo-efrds2::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.joo-hnral1.joo-im4jvd .joo-efrds2::after {
  background: #192ac8;
}

.joo-hnral1.joo-varavt .joo-2gglq7 {
  background: #fa771f;
}

.joo-hnral1.joo-varavt .joo-09ii6x {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.joo-hnral1.joo-varavt .joo-09ii6x::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.joo-hnral1.joo-varavt .joo-09ii6x::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.joo-hnral1.joo-varavt .joo-efrds2::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.joo-hnral1.joo-varavt .joo-efrds2::after {
  background: #fa8535;
}

.joo-svnkt7 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.joo-8bzo1k {
  display: flex;
  align-items: center;
  gap: 10px;
}

.joo-8bzo1k span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.joo-8bzo1k small {
  font-size: 14px;
  color: var(--text-color);
}

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

.joo-t6vru9 {
  width: 120px;
  height: 22px;
}

.joo-t6vru9 .joo-at8lwl {
  fill: #c2c0ce;
}

.joo-t6vru9 [rating="1"] .joo-at8lwl:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.joo-t6vru9 [rating="2"] .joo-at8lwl:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.joo-t6vru9 [rating="3"] .joo-at8lwl:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.joo-t6vru9 [rating="4"] .joo-at8lwl:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.joo-t6vru9 [rating="5"] .joo-at8lwl:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.joo-9ua0m3 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.joo-20e8fe {
  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);
}

.joo-20e8fe.joo-my2ya3 {
  display: block;
}

.joo-20e8fe.joo-2ary42 {
  display: none;
}

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

.joo-28m73c {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.joo-0vpdy7 {
  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);
}

.joo-0nj90e {
  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;
}

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

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

.joo-o3a8ty {
  font-size: 16px;
  line-height: 140%;
}

.joo-m11lle {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.joo-m11lle .joo-at8lwl {
  fill: #c2c0ce;
}

.joo-m11lle [rating="1"] .joo-at8lwl:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.joo-m11lle [rating="2"] .joo-at8lwl:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.joo-m11lle [rating="3"] .joo-at8lwl:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.joo-m11lle [rating="4"] .joo-at8lwl:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.joo-m11lle [rating="5"] .joo-at8lwl:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.joo-jhb5v1 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.joo-ai53a3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.joo-51qwvc {
  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;
}

.joo-j4rlrk {
  flex: 1;
  min-width: 0;
}

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

.joo-sh1r2n {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.joo-sh1r2n svg path {
  fill: var(--button-bg-color);
}

.joo-sh1r2n svg circle {
  fill: var(--button-text-color);
}

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

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

.joo-oz7xxu strong {
  font-weight: 600;
}

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

.joo-r7u275 p {
  margin: 0 0 16px;
}

.joo-r7u275 p:last-child {
  margin-bottom: 0;
}

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

.joo-pvaogi {
  max-width: 300px;
  width: 100%;
}

.joo-pvaogi a {
  width: 100%;
}

@media (max-width: 575px) {
  .joo-pvaogi {
    max-width: 200px;
  }
}

.joo-6owr7q {
  justify-content: center;
}

.joo-edl463 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.joo-dip8uz {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.joo-yk01t6 .joo-3kyqaj {
  justify-content: center;
}

/* faq */

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

.joo-oe9mk7 {
  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.joo-86mix8 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.joo-oe9mk7::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.joo-86mix8 ease;
}

.joo-h0s5sp.joo-a8e67e .joo-oe9mk7::after {
  transform: rotate(45deg);
}

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

.joo-h0s5sp.joo-a8e67e .joo-ff42rp {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.joo-460auy {
  margin: 25px 0;
}

.joo-k2wlxn > input:not(:checked) ~ label:hover,
.joo-k2wlxn > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.joo-01ijkr.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.joo-o8z3ki 44.joo-yaauvz.joo-osy81e.joo-cds517.joo-hwiu1a.joo-llrhfe.joo-jjyga2.joo-5qk5do.joo-pf8vuy.joo-25sktt.joo-4ufl3d.joo-92eyez.joo-9qdg6j 0l-12.joo-nwtjf7 30.joo-vul60d.joo-1uy2ie 2.joo-l4j2s6.joo-1uy2ie 3.joo-l8ue04 3.joo-4w8znn.joo-xqi5jn 3.joo-etdxzu.joo-bxhzry.joo-u9z9my.joo-n4ipqy 7-3.joo-nwtjf7 10.joo-fk7np9.joo-n4ipqy 23.joo-f8clva.joo-pglq63 1.joo-g7yix7 2.joo-nwtjf7 3.joo-pglq63 1.joo-xqi5jn 5.joo-rex50h.joo-xqi5jn 32.joo-4aeifk.joo-bxhzry 5.joo-9qdg6j 4.joo-n4ipqy 9.joo-n4ipqy 8.joo-xqi5jn 6.joo-6pauwn.joo-tvkt6k.joo-tlcuht.joo-acoctb.joo-boi10j 4.joo-dwwwoz.joo-boi10j 6.joo-boi10j 0l29.joo-9qdg6j 17.joo-uj70b0.joo-zio9bv 2.joo-iesm5n 10.joo-wwo2kv.joo-nwtjf7 8.joo-tzav70.joo-5jvol7.joo-1rmu0j.joo-wlmtw6.joo-on99ky.joo-bxhzry.joo-llrhfe.joo-nwtjf7 1.joo-f7k008.joo-hu9md9.joo-rwalrs.joo-j1tfq8.joo-uynfft.joo-g7yix7 1.joo-nk7gug.joo-2vr5ci.5z'/%3e%3c/svg%3e");
}

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

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

.joo-bte35m {
  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);
}

.joo-bte35m.joo-0h2f2o {
  display: block;
}

.joo-bte35m.joo-znefuf {
  display: none;
}

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

.joo-9cjbji {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.joo-pirjrx {
  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);
}

.joo-bub9p9 {
  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;
}

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

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

.joo-gq38fv {
  font-size: 16px;
  line-height: 140%;
}

.joo-j8om3t {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.joo-j8om3t .joo-95bfdm {
  fill: #c2c0ce;
}

.joo-j8om3t [rating="1"] .joo-95bfdm:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.joo-j8om3t [rating="2"] .joo-95bfdm:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.joo-j8om3t [rating="3"] .joo-95bfdm:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.joo-j8om3t [rating="4"] .joo-95bfdm:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.joo-j8om3t [rating="5"] .joo-95bfdm:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.joo-7qipir 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;
}

.joo-7qipir 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 */

.joo-662w6z {
  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);
}

.joo-662w6z.joo-vmbdw3 {
  opacity: 1;
  pointer-events: auto;
}

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

.joo-2bnpr9 label {
  font-size: 14px;
}

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

.joo-s3pi53 h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.joo-sozd08, .joo-e0ubth, [class*="review-card"],
thead, thead th, table th, .joo-ad8wkd,
.joo-199he1, [class*="collapsible-header"],
.joo-rb56rc, [class*="updated-block"] {
  color: #ece7dc !important;
}
