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;
  color: var(--title-color);
  text-decoration: none;
}

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

.fire-joker-yk8ghi {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.fire-joker-zla4m4 {
  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) {
  .fire-joker-zla4m4: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;
  }
}

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

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

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

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

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

.fire-joker-75tgpk {
  cursor: pointer;
}

.fire-joker-110ccq {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.fire-joker-wiqeux {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.fire-joker-wiqeux figure {
  margin: 0;
}

.fire-joker-wiqeux.fire-joker-ai1pqi {
  justify-content: flex-start;
  margin-right: 4px;
}

.fire-joker-wiqeux.fire-joker-z22dgp {
  justify-content: flex-end;
  margin-left: 4px;
}

.fire-joker-wiqeux.fire-joker-vjtkxf {
  justify-content: center;
}

.fire-joker-wiqeux.fire-joker-hkpyqv {
  justify-content: normal;
}

.fire-joker-tfpno8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.fire-joker-l4fgqe {
  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) {
  .fire-joker-l4fgqe {
    flex-direction: column;
  }
}

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

.fire-joker-yftf8m img {
  width: 100%;
}

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

.fire-joker-0kidgl {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.fire-joker-0kidgl 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) {
  .fire-joker-0kidgl ul {
    margin-bottom: 15px;
  }
}

.fire-joker-0kidgl ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.fire-joker-0kidgl 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);
}

.fire-joker-0kidgl ul li span svg {
  fill: var(--title-color);
}

.fire-joker-0kidgl ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .fire-joker-0kidgl ul li small {
    font-size: 12px;
  }
}

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

.fire-joker-0kidgl ul li:last-of-type::after {
  display: none;
}

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

.fire-joker-0sakjs {
  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) {
  .fire-joker-0sakjs {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.fire-joker-wliuco {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.fire-joker-qj568g {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0chicken-road-9z7mjy ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .fire-joker-qj568g {
    height: 50px;
  }
}

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

.fire-joker-qj568g.fire-joker-o94cnp {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .fire-joker-qj568g.fire-joker-o94cnp:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.fire-joker-h74vea {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

.fire-joker-s7ay0i {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .fire-joker-s7ay0i {
    flex-direction: column;
  }
}

.fire-joker-13w8ya {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .fire-joker-13w8ya {
    margin-bottom: 40px;
  }
}

.fire-joker-fpx3dd .fire-joker-f5h4y9 {
  margin-bottom: 28px;
}

.fire-joker-fpx3dd .fire-joker-f5h4y9 img {
  max-height: 100px;
  width: auto;
}

.fire-joker-2j2ogv {
  display: flex;
  align-items: center;
}

.fire-joker-2j2ogv a + a {
  margin-left: 24px;
}

.fire-joker-2j2ogv img {
  max-height: 56px;
  width: auto;
}

.fire-joker-jxrjrn img {
  max-height: 38px!important;
  width: auto;
}

.fire-joker-2j2ogv img + img {
  margin-left: 24px;
}

.fire-joker-hs82bx {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.fire-joker-h9y9ay {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.fire-joker-8y2t0z li {
  display: flex;
  margin: 0 7px;
}

.fire-joker-8y2t0z li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.fire-joker-9xipj9 + .fire-joker-9xipj9 {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .fire-joker-9xipj9 + .fire-joker-9xipj9 {
    margin: 36px 0 0;
  }
}

.fire-joker-14s1bu {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.fire-joker-9tb44w {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fire-joker-9tb44w li {
  font-size: 16px;
}

.fire-joker-9tb44w li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .fire-joker-9tb44w li a:hover {
    text-decoration: underline;
  }
}

.fire-joker-9tb44w li + li {
  margin-top: 16px;
}

.fire-joker-jhqq3r {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.fire-joker-jhqq3r.fire-joker-z196d0 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.fire-joker-n84o84 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.fire-joker-lr9no0 li {
  width: 100%;
}

.fire-joker-lr9no0 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: 0chicken-road-spynx9 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.fire-joker-lr9no0 li a svg {
  fill: var(--button-text-color);
}

.fire-joker-lr9no0 li a.fire-joker-z196d0 {
  background: var(--border-color);
}

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

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

.fire-joker-vn6nr3 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.fire-joker-drt0jw {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.fire-joker-drt0jw img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

.fire-joker-khbi79 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .fire-joker-khbi79 {
    height: 54px;
  }
}

.fire-joker-wmkq7x {
  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) {
  .fire-joker-wmkq7x {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .fire-joker-wmkq7x .fire-joker-f5h4y9 img {
    max-width: 90px;
  }
}

.fire-joker-f5h4y9 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .fire-joker-f5h4y9 {
    order: -2;
  }
}

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

.fire-joker-91tz6k {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.fire-joker-91tz6k li {
  font-size: 16px;
  margin: 0 20px;
}

.fire-joker-91tz6k li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .fire-joker-91tz6k li a:hover {
    text-decoration: underline;
  }
}

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

.fire-joker-a2unmy {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.fire-joker-a2unmy.fire-joker-hgju2f {
  margin-right: 0;
}

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

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

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

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

.fire-joker-nylcqu {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.fire-joker-nylcqu:hover > ul {
  display: flex;
}

.fire-joker-nylcqu:focus > ul {
  display: flex;
}

.fire-joker-nylcqu:focus-within > ul {
  display: flex;
}

.fire-joker-2nhdsr {
  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;
}

.fire-joker-2nhdsr::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 0chicken-road-jpdxgz ease-in-out;
}

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

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

.fire-joker-nylcqu 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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

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

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

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

.fire-joker-340ogh {
  display: none;
}

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

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

@media only screen and (max-width: 1023px) {
  .fire-joker-340ogh:checked ~ .fire-joker-8exudp {
    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;
  }
  .fire-joker-8exudp {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .fire-joker-340ogh:checked ~ .fire-joker-8exudp {
    display: block;
  }
  .fire-joker-340ogh:checked + .fire-joker-zvae7r span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .fire-joker-340ogh:checked + .fire-joker-zvae7r span:nth-child(2) {
    display: none;
  }
  .fire-joker-340ogh:checked + .fire-joker-zvae7r span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.fire-joker-2fjvfq {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .fire-joker-2fjvfq {
    padding: 0 16px;
  }
}

.fire-joker-2fjvfq img {
  margin-bottom: 3px;
}

.fire-joker-2fjvfq p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .fire-joker-2fjvfq p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .fire-joker-2fjvfq {
    margin-bottom: 60px;
  }
}

@media (max-width: 600px) {
  .fire-joker-2fjvfq {
    padding: 0px 0px !important;
  }
}

.fire-joker-h5k0um {
  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) {
  .fire-joker-h5k0um {
    font-size: 32px;
  }
}

.fire-joker-o4j7ws {
  color: var(--text-color);
}

.fire-joker-fsyso9 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.fire-joker-fsyso9 p img {
  display: block;
  margin: 0 auto;
}

.fire-joker-fsyso9 p:first-of-type {
  margin-top: 0;
}

.fire-joker-fsyso9 p:last-of-type {
  margin-bottom: 0;
}

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

.fire-joker-fsyso9 ul {
  padding: 0 0 0 20px;
}

.fire-joker-fsyso9 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.fire-joker-fsyso9 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.fire-joker-fsyso9 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.fire-joker-g19wrv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.fire-joker-ph8dwu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.fire-joker-ph8dwu .fire-joker-foumh0 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .fire-joker-ph8dwu .fire-joker-foumh0 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.fire-joker-ph8dwu .fire-joker-f61mwp {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .fire-joker-ph8dwu .fire-joker-f61mwp {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .fire-joker-ph8dwu .fire-joker-f61mwp img {
    width: 100%;
  }
}

.fire-joker-f61mwp {
  margin: 0 0 28px;
}

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

.fire-joker-foumh0 {
  margin: 0 0 28px;
}

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

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

.fire-joker-g19wrv .fire-joker-zla4m4 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

@media only screen and (max-width: 767px) {
  .fire-joker-9dorv3 {
    margin-bottom: 60px;
  }
}

.fire-joker-8p4yjd {
  position: relative;
  border: none;
}

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

.fire-joker-oqdy9m {
  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;
}

.fire-joker-oqdy9m span {
  height: 32px;
}

.fire-joker-oqdy9m span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.fire-joker-oqdy9m.fire-joker-wadptg span {
  transform: scaleY(-1);
}

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

.fire-joker-iipsb7 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.fire-joker-iipsb7 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.fire-joker-iipsb7.fire-joker-g0hqw7 {
  display: none;
}

.fire-joker-j2rby4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.fire-joker-j2rby4 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .fire-joker-j2rby4 table td {
    min-width: 75px;
  }
}

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

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

.fire-joker-j2rby4 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.fire-joker-4wflbw {
  width: 100%;
  border-collapse: collapse;
}

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

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

.fire-joker-4wflbw tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.fire-joker-m0z7ct table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.fire-joker-m0z7ct table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.fire-joker-m0z7ct p {
  color: var(--text-color);
}

.fire-joker-bvwcqs {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.fire-joker-hqfdgy {
  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);
}

.fire-joker-20zbte {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.fire-joker-36yaxl h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .fire-joker-36yaxl h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.fire-joker-36yaxl p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.fire-joker-36yaxl p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .fire-joker-36yaxl p {
    font-size: 16px;
  }
}

.fire-joker-2an67j {
  display: none;
}

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

.fire-joker-omg0oa {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.fire-joker-omg0oa li {
  margin: 0 20px;
}

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

.fire-joker-omg0oa li a img {
  margin-bottom: 4px;
}

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

.fire-joker-bgmnjd {
  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) {
  .fire-joker-bgmnjd {
    padding: 0 16px;
  }
}

.fire-joker-bgmnjd li {
  font-size: 16px;
  position: relative;
}

.fire-joker-bgmnjd li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.fire-joker-bgmnjd li span {
  opacity: 0.5;
}

.fire-joker-bgmnjd li + li {
  margin-left: 30px;
}

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

h2.fire-joker-s732ee {
  margin: 0 0 28px;
}

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

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

.fire-joker-hu51c1 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);
}

.fire-joker-hu51c1 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;
}

.fire-joker-hu51c1 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;
}

.fire-joker-hu51c1 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.fire-joker-hu51c1 tbody tr:last-of-type {
  margin-bottom: 0;
}

.fire-joker-hu51c1 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.fire-joker-hu51c1 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);
}

.fire-joker-hu51c1 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);
}

.fire-joker-hu51c1 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.fire-joker-hu51c1 tbody tr td .fire-joker-yzw2zj {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .fire-joker-hu51c1 tbody tr td .fire-joker-yzw2zj {
    width: 100%;
  }
}

.fire-joker-hu51c1 tbody tr td .fire-joker-7qh16u {
  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: 0chicken-road-spynx9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .fire-joker-hu51c1 tbody tr td .fire-joker-7qh16u:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .fire-joker-hu51c1 tbody tr td .fire-joker-7qh16u {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .fire-joker-hu51c1 tbody tr td .fire-joker-7qh16u {
    width: 100%;
  }
}

.fire-joker-hu51c1 tbody tr td .fire-joker-gg6n5q {
  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) {
  .fire-joker-hu51c1 tbody tr td .fire-joker-gg6n5q:hover {
    text-decoration: none;
  }
}

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

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

.fire-joker-7a2y6h {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

@media only screen and (max-width: 767px) {
  .fire-joker-7a2y6h {
    margin: 0 auto 60px;
  }
}

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

.fire-joker-vetifq {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.fire-joker-0xa143 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

@media only screen and (min-width: 1025px) {
  .fire-joker-0xa143:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .fire-joker-0xa143 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

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

.fire-joker-eugzzo img {
  width: 100%;
  height: 100%;
}

.fire-joker-eugzzo iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.fire-joker-cix29b svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

.fire-joker-av0c2d {
  padding: 90px 0;
}

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

.fire-joker-x3xy3g {
  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) {
  .fire-joker-x3xy3g {
    padding: 0 16px;
  }
}

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

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

.fire-joker-o3gxez img {
  width: 100%;
}

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

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

.fire-joker-pg0754 {
  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;
}

.fire-joker-pg0754 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) {
  .fire-joker-pg0754 {
    flex-basis: auto;
  }
}

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

.fire-joker-0rkgin {
  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: 0chicken-road-spynx9 ease-in-out;
}

.fire-joker-0rkgin:hover {
  border: 1px solid #8c8ca2;
}

.fire-joker-kmnezb {
  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%);
}

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

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

.fire-joker-gdlr7w a {
  text-decoration: underline;
  color: #8babff;
}

.fire-joker-056pd1 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.fire-joker-056pd1 .fire-joker-0rkgin {
  width: 50%;
  margin: 0;
}

.fire-joker-kpn8ie {
  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;
}

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

.fire-joker-pv8vnq {
  margin: 0 0 100px;
}

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

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

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

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

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

.fire-joker-t1ibs1 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.fire-joker-9nr0a9 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: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .fire-joker-9nr0a9 a {
    margin: 1px 0 4px;
  }
}

.fire-joker-9nr0a9 a svg {
  fill: #fff;
}

.fire-joker-9nr0a9 a:hover {
  background: #3d68e7;
}

.fire-joker-mm4iv3 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.fire-joker-x1hwj7 {
  margin-bottom: 16px;
}

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

.fire-joker-v4dq7m {
  font-size: 16px;
  color: var(--text-color);
}

.fire-joker-u5s7p3 {
  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) {
  .fire-joker-u5s7p3 {
    padding: 0 16px;
  }
}

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

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

.fire-joker-o9xq6t {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.fire-joker-47ndy8 {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.fire-joker-47ndy8 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);
}

.fire-joker-47ndy8 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) {
  .fire-joker-47ndy8 table tr td {
    padding: 12px 4px;
  }
}

.fire-joker-47ndy8 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) {
  .fire-joker-47ndy8 table tr th {
    padding: 12px 4px;
  }
}

.fire-joker-47ndy8 table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .fire-joker-47ndy8 {
    margin: 0;
  }
}

.fire-joker-kahyf0 {
  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) {
  .fire-joker-kahyf0 {
    min-height: 190px;
  }
}

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

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

.fire-joker-0cquae {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.fire-joker-0cquae.fire-joker-9ix4z5 {
  display: none;
}

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

.fire-joker-xy92c5 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fire-joker-xy92c5 iframe.fire-joker-lbqcg0 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.fire-joker-xy92c5.fire-joker-r0ek4d {
  opacity: 1;
  pointer-events: all;
}

.fire-joker-wlai66 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.fire-joker-wlai66 svg {
  margin-right: 10px;
}

.fire-joker-wlai66 + .fire-joker-wlai66 {
  margin-top: 14px;
}

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

.fire-joker-10e1tg {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

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

.fire-joker-u5s7p3 .fire-joker-g19wrv {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.fire-joker-u5s7p3 .fire-joker-g19wrv h1,
.fire-joker-u5s7p3 .fire-joker-g19wrv 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) {
  .fire-joker-u5s7p3 .fire-joker-g19wrv h1,
  .fire-joker-u5s7p3 .fire-joker-g19wrv h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .fire-joker-u5s7p3 .fire-joker-g19wrv {
    margin: 28px 0 0;
  }
}

.fire-joker-j4h88y {
  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) {
  .fire-joker-j4h88y {
    padding: 0 16px;
  }
}

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

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

.fire-joker-fxyacn {
  max-width: 545px;
  width: 100%;
}

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

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

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

.fire-joker-qbtgba iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fire-joker-fncdl1 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.fire-joker-bup2mv {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .fire-joker-t675yy {
    padding: 10px;
  }
}

.fire-joker-t675yy .fire-joker-zla4m4 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .fire-joker-t675yy .fire-joker-zla4m4 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .fire-joker-t675yy {
    flex-wrap: wrap;
  }
}

.fire-joker-1v5ws8 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.fire-joker-1v5ws8 img {
  width: 100%;
}

.fire-joker-nmdp3r {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.fire-joker-8p1li5 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.fire-joker-bb9jqb {
  width: 100%;
  margin: 0 0 100px;
}

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

.fire-joker-bb9jqb .fire-joker-6bc0qm {
  position: relative;
}

.fire-joker-bb9jqb .fire-joker-v6pdm5 {
  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;
}

.fire-joker-bb9jqb .fire-joker-v6pdm5.fire-joker-9ix4z5 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .fire-joker-bb9jqb .fire-joker-f5ys6b {
    bottom: 90px;
  }
}

.fire-joker-bb9jqb .fire-joker-f5ys6b .fire-joker-d40kcb {
  max-width: 300px;
  width: 100%;
}

.fire-joker-bb9jqb
  .fire-joker-f5ys6b
  .fire-joker-d40kcb
  .fire-joker-d3hi9o {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .fire-joker-bb9jqb
    .fire-joker-f5ys6b
    .fire-joker-d40kcb
    .fire-joker-d3hi9o {
    font-size: 32px;
    text-align: center;
  }
}

.fire-joker-bb9jqb
  .fire-joker-f5ys6b
  .fire-joker-d40kcb
  .fire-joker-fmup0v {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .fire-joker-bb9jqb
    .fire-joker-f5ys6b
    .fire-joker-d40kcb
    .fire-joker-fmup0v {
    text-align: center;
  }
}

.fire-joker-bb9jqb .fire-joker-f5ys6b .fire-joker-hgju2f {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .fire-joker-bb9jqb .fire-joker-f5ys6b .fire-joker-hgju2f {
    flex-direction: column-reverse;
  }
}

.fire-joker-bb9jqb
  .fire-joker-f5ys6b
  .fire-joker-hgju2f
  .fire-joker-4atec1 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.fire-joker-bb9jqb
  .fire-joker-f5ys6b
  .fire-joker-hgju2f
  .fire-joker-4atec1:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .fire-joker-bb9jqb
    .fire-joker-f5ys6b
    .fire-joker-hgju2f
    .fire-joker-4atec1 {
    width: 100%;
  }
}

.fire-joker-bb9jqb
  .fire-joker-f5ys6b
  .fire-joker-hgju2f
  .fire-joker-o17nvl {
  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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

.fire-joker-bb9jqb
  .fire-joker-f5ys6b
  .fire-joker-hgju2f
  .fire-joker-o17nvl
  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);
  }
}

.fire-joker-bb9jqb
  .fire-joker-f5ys6b
  .fire-joker-hgju2f
  .fire-joker-o17nvl: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;
}

.fire-joker-bb9jqb
  .fire-joker-f5ys6b
  .fire-joker-hgju2f
  .fire-joker-o17nvl:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .fire-joker-bb9jqb
    .fire-joker-f5ys6b
    .fire-joker-hgju2f
    .fire-joker-o17nvl {
    width: 100%;
  }
}

.fire-joker-bb9jqb .fire-joker-f5ys6b.fire-joker-9ix4z5 {
  display: none;
}

.fire-joker-bb9jqb .fire-joker-g2xxm0 {
  display: none;
}

.fire-joker-bb9jqb .fire-joker-g2xxm0.fire-joker-r0ek4d {
  display: block;
}

.fire-joker-bb9jqb .fire-joker-g2xxm0 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .fire-joker-bb9jqb .fire-joker-g2xxm0 iframe {
    height: calc(100vh - 54px);
  }
}

.fire-joker-bb9jqb .fire-joker-q437fi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .fire-joker-bb9jqb .fire-joker-q437fi {
    padding: 24px 16px 0;
  }
}

.fire-joker-bb9jqb .fire-joker-q437fi .fire-joker-d3hi9o {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .fire-joker-bb9jqb .fire-joker-q437fi .fire-joker-d3hi9o {
    margin-bottom: 24px;
  }
}

.fire-joker-bb9jqb .fire-joker-q437fi 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);
}

.fire-joker-bb9jqb .fire-joker-q437fi 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) {
  .fire-joker-bb9jqb .fire-joker-q437fi table tr td {
    padding: 12px 4px;
  }
}

.fire-joker-bb9jqb .fire-joker-q437fi 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) {
  .fire-joker-bb9jqb .fire-joker-q437fi table tr th {
    padding: 12px 4px;
  }
}

.fire-joker-bb9jqb .fire-joker-q437fi table tr:last-of-type td {
  border-bottom: none;
}

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

.fire-joker-6xv9u3.fire-joker-z196d0 {
  display: block;
}

.fire-joker-6xv9u3 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.fire-joker-6xv9u3 .fire-joker-f7hlux {
  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;
}

.fire-joker-6xv9u3 .fire-joker-0cwvjt {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.fire-joker-6xv9u3 .fire-joker-o17nvl {
  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: 0chicken-road-spynx9 ease-in-out;
}

.fire-joker-6xv9u3 .fire-joker-o17nvl:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.fire-joker-iwcc9a.fire-joker-z196d0 {
  display: block;
}

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

.fire-joker-qwk44z {
  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;
}

.fire-joker-5jktf9 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.fire-joker-as9ipb {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.fire-joker-as9ipb svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.fire-joker-ok5iqv {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.fire-joker-qflh1n.fire-joker-9ix4z5 {
  display: none;
}

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

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

.fire-joker-ln1qte {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.fire-joker-ln1qte 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: 0chicken-road-spynx9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.fire-joker-ln1qte input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fire-joker-ln1qte input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fire-joker-ln1qte input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.fire-joker-ln1qte input:active {
  border-color: #c2c0ce;
}

.fire-joker-ln1qte input:focus {
  border-color: #c2c0ce;
}

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

.fire-joker-4w44lg {
  margin-bottom: 36px;
}

.fire-joker-4w44lg 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;
}

.fire-joker-4w44lg textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.fire-joker-4w44lg textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .fire-joker-4w44lg {
    margin-bottom: 24px;
  }
}

.fire-joker-x9ux0g {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.fire-joker-1f0qbx {
  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: 0chicken-road-spynx9 ease-in-out;
}

.fire-joker-1f0qbx:hover {
  background: var(--border-color);
}

.fire-joker-i8p2lb {
  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: 0chicken-road-spynx9 ease-in-out;
}

.fire-joker-i8p2lb:hover {
  background: #166ad9;
}

.fire-joker-yswehw {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.fire-joker-yswehw.fire-joker-9ix4z5 {
  display: none;
}

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

.fire-joker-yswehw .fire-joker-1f0qbx {
  margin: 0 auto;
}

.fire-joker-haaxyx {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.fire-joker-5nba6z {
  filter: grayscale(100%);
}

.fire-joker-buqpdu > input {
  display: none;
}

.fire-joker-buqpdu > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fire-joker-dzy6gm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.fire-joker-hhyjvg 44.fire-joker-9vh931.fire-joker-v7sy2s.fire-joker-1unvk7.fire-joker-cm4vj2.fire-joker-fhlvx0.fire-joker-71i2r7.fire-joker-4t9r68.fire-joker-0hw4da.fire-joker-1jt8ey.fire-joker-fjd8iv.fire-joker-0pxwzu.fire-joker-a5o9cd 0l-12.fire-joker-stbody 30.fire-joker-dvkblv.fire-joker-7c3rda 2.fire-joker-46q1kp.fire-joker-7c3rda 3.fire-joker-g24pxx 3.fire-joker-4u30iu.fire-joker-dbnabp 3.fire-joker-l91toh.fire-joker-84zwgx.fire-joker-7pddk6.fire-joker-dss28p 7-3.fire-joker-stbody 10.fire-joker-0njmh9.fire-joker-dss28p 23.fire-joker-nds4lt.fire-joker-iwmvby 1.fire-joker-5yzr9p 2.fire-joker-stbody 3.fire-joker-iwmvby 1.fire-joker-dbnabp 5.fire-joker-yq7zcs.fire-joker-dbnabp 32.fire-joker-wx84py.fire-joker-84zwgx 5.fire-joker-a5o9cd 4.fire-joker-dss28p 9.fire-joker-dss28p 8.fire-joker-dbnabp 6.fire-joker-nbgl7i.fire-joker-euu110.fire-joker-tc5iem.fire-joker-v7sdjv.fire-joker-qkwo9y 4.fire-joker-r59gma.fire-joker-qkwo9y 6.fire-joker-qkwo9y 0l29.fire-joker-a5o9cd 17.fire-joker-u1zgp8.fire-joker-5a5msn 2.fire-joker-n4jf7n 10.fire-joker-lcrgxu.fire-joker-stbody 8.fire-joker-5g5jqn.fire-joker-d064it.fire-joker-jpfrzy.fire-joker-0vag3s.fire-joker-ydcjrl.fire-joker-84zwgx.fire-joker-fhlvx0.fire-joker-stbody 1.fire-joker-s6jlmt.fire-joker-084wxw.fire-joker-szl9up.fire-joker-b643vr.fire-joker-dpstz8.fire-joker-5yzr9p 1.fire-joker-cdtd5k.fire-joker-5lrhy4.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.fire-joker-buqpdu > input:checked ~ label,
.fire-joker-buqpdu > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fire-joker-dzy6gm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.fire-joker-hhyjvg 44.fire-joker-9vh931.fire-joker-v7sy2s.fire-joker-1unvk7.fire-joker-cm4vj2.fire-joker-fhlvx0.fire-joker-71i2r7.fire-joker-4t9r68.fire-joker-0hw4da.fire-joker-1jt8ey.fire-joker-fjd8iv.fire-joker-0pxwzu.fire-joker-a5o9cd 0l-12.fire-joker-stbody 30.fire-joker-dvkblv.fire-joker-7c3rda 2.fire-joker-46q1kp.fire-joker-7c3rda 3.fire-joker-g24pxx 3.fire-joker-4u30iu.fire-joker-dbnabp 3.fire-joker-l91toh.fire-joker-84zwgx.fire-joker-7pddk6.fire-joker-dss28p 7-3.fire-joker-stbody 10.fire-joker-0njmh9.fire-joker-dss28p 23.fire-joker-nds4lt.fire-joker-iwmvby 1.fire-joker-5yzr9p 2.fire-joker-stbody 3.fire-joker-iwmvby 1.fire-joker-dbnabp 5.fire-joker-yq7zcs.fire-joker-dbnabp 32.fire-joker-wx84py.fire-joker-84zwgx 5.fire-joker-a5o9cd 4.fire-joker-dss28p 9.fire-joker-dss28p 8.fire-joker-dbnabp 6.fire-joker-nbgl7i.fire-joker-euu110.fire-joker-tc5iem.fire-joker-v7sdjv.fire-joker-qkwo9y 4.fire-joker-r59gma.fire-joker-qkwo9y 6.fire-joker-qkwo9y 0l29.fire-joker-a5o9cd 17.fire-joker-u1zgp8.fire-joker-5a5msn 2.fire-joker-n4jf7n 10.fire-joker-lcrgxu.fire-joker-stbody 8.fire-joker-5g5jqn.fire-joker-d064it.fire-joker-jpfrzy.fire-joker-0vag3s.fire-joker-ydcjrl.fire-joker-84zwgx.fire-joker-fhlvx0.fire-joker-stbody 1.fire-joker-s6jlmt.fire-joker-084wxw.fire-joker-szl9up.fire-joker-b643vr.fire-joker-dpstz8.fire-joker-5yzr9p 1.fire-joker-cdtd5k.fire-joker-5lrhy4.5z'/%3e%3c/svg%3e");
}

.fire-joker-buqpdu > input:not(:checked) ~ label:hover,
.fire-joker-buqpdu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fire-joker-dzy6gm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fire-joker-hhyjvg 44.fire-joker-9vh931.fire-joker-v7sy2s.fire-joker-1unvk7.fire-joker-cm4vj2.fire-joker-fhlvx0.fire-joker-71i2r7.fire-joker-4t9r68.fire-joker-0hw4da.fire-joker-1jt8ey.fire-joker-fjd8iv.fire-joker-0pxwzu.fire-joker-a5o9cd 0l-12.fire-joker-stbody 30.fire-joker-dvkblv.fire-joker-7c3rda 2.fire-joker-46q1kp.fire-joker-7c3rda 3.fire-joker-g24pxx 3.fire-joker-4u30iu.fire-joker-dbnabp 3.fire-joker-l91toh.fire-joker-84zwgx.fire-joker-7pddk6.fire-joker-dss28p 7-3.fire-joker-stbody 10.fire-joker-0njmh9.fire-joker-dss28p 23.fire-joker-nds4lt.fire-joker-iwmvby 1.fire-joker-5yzr9p 2.fire-joker-stbody 3.fire-joker-iwmvby 1.fire-joker-dbnabp 5.fire-joker-yq7zcs.fire-joker-dbnabp 32.fire-joker-wx84py.fire-joker-84zwgx 5.fire-joker-a5o9cd 4.fire-joker-dss28p 9.fire-joker-dss28p 8.fire-joker-dbnabp 6.fire-joker-nbgl7i.fire-joker-euu110.fire-joker-tc5iem.fire-joker-v7sdjv.fire-joker-qkwo9y 4.fire-joker-r59gma.fire-joker-qkwo9y 6.fire-joker-qkwo9y 0l29.fire-joker-a5o9cd 17.fire-joker-u1zgp8.fire-joker-5a5msn 2.fire-joker-n4jf7n 10.fire-joker-lcrgxu.fire-joker-stbody 8.fire-joker-5g5jqn.fire-joker-d064it.fire-joker-jpfrzy.fire-joker-0vag3s.fire-joker-ydcjrl.fire-joker-84zwgx.fire-joker-fhlvx0.fire-joker-stbody 1.fire-joker-s6jlmt.fire-joker-084wxw.fire-joker-szl9up.fire-joker-b643vr.fire-joker-dpstz8.fire-joker-5yzr9p 1.fire-joker-cdtd5k.fire-joker-5lrhy4.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .fire-joker-j3c73h > .fire-joker-znzlbd {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .fire-joker-j3c73h > .fire-joker-znzlbd {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .fire-joker-j3c73h > .fire-joker-znzlbd {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .fire-joker-j3c73h > .fire-joker-znzlbd {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .fire-joker-j3c73h > .fire-joker-znzlbd {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.fire-joker-j47y6u {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.fire-joker-j47y6u.fire-joker-9ix4z5 {
  display: none;
}

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

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

.fire-joker-054i7h {
  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;
}

.fire-joker-054i7h::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.fire-joker-054i7h::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.fire-joker-054i7h img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.fire-joker-68xmjv {
  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;
}

.fire-joker-68xmjv::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) {
  .fire-joker-68xmjv::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.fire-joker-68xmjv::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) {
  .fire-joker-68xmjv::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .fire-joker-68xmjv {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .fire-joker-68xmjv {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

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

@media only screen and (max-width: 1023px) {
  .fire-joker-u6npme {
    top: -20px;
  }
}

.fire-joker-bd62tr {
  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: 0chicken-road-spynx9 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.fire-joker-j47y6u.fire-joker-958elt .fire-joker-2k6oty {
  background: #2b3b67;
}

.fire-joker-j47y6u.fire-joker-958elt .fire-joker-054i7h {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.fire-joker-j47y6u.fire-joker-958elt .fire-joker-054i7h::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.fire-joker-j47y6u.fire-joker-958elt .fire-joker-054i7h::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.fire-joker-j47y6u.fire-joker-958elt .fire-joker-68xmjv::before {
  background: #0e0f41;
}

.fire-joker-j47y6u.fire-joker-958elt .fire-joker-68xmjv::after {
  background: #152557;
}

.fire-joker-j47y6u.fire-joker-m9mqoh .fire-joker-2k6oty {
  background: #1f35fa;
}

.fire-joker-j47y6u.fire-joker-m9mqoh .fire-joker-054i7h {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.fire-joker-j47y6u.fire-joker-m9mqoh .fire-joker-054i7h::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.fire-joker-j47y6u.fire-joker-m9mqoh .fire-joker-054i7h::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.fire-joker-j47y6u.fire-joker-m9mqoh .fire-joker-68xmjv::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.fire-joker-j47y6u.fire-joker-m9mqoh .fire-joker-68xmjv::after {
  background: #192ac8;
}

.fire-joker-j47y6u.fire-joker-ps6sua .fire-joker-2k6oty {
  background: #fa771f;
}

.fire-joker-j47y6u.fire-joker-ps6sua .fire-joker-054i7h {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.fire-joker-j47y6u.fire-joker-ps6sua .fire-joker-054i7h::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.fire-joker-j47y6u.fire-joker-ps6sua .fire-joker-054i7h::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.fire-joker-j47y6u.fire-joker-ps6sua .fire-joker-68xmjv::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.fire-joker-j47y6u.fire-joker-ps6sua .fire-joker-68xmjv::after {
  background: #fa8535;
}

.fire-joker-p7rg0t {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.fire-joker-zbfit4 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.fire-joker-zbfit4 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.fire-joker-zbfit4 small {
  font-size: 14px;
  color: var(--text-color);
}

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

.fire-joker-usflsg {
  width: 120px;
  height: 22px;
}

.fire-joker-usflsg .fire-joker-85k1x3 {
  fill: #c2c0ce;
}

.fire-joker-usflsg [rating="1"] .fire-joker-85k1x3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fire-joker-usflsg [rating="2"] .fire-joker-85k1x3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fire-joker-usflsg [rating="3"] .fire-joker-85k1x3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fire-joker-usflsg [rating="4"] .fire-joker-85k1x3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fire-joker-usflsg [rating="5"] .fire-joker-85k1x3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.fire-joker-3xqark {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .fire-joker-3xqark {
    gap: 16px 0;
  }
}

.fire-joker-dphee3 {
  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);
}

.fire-joker-dphee3.fire-joker-r0ek4d {
  display: block;
}

.fire-joker-dphee3.fire-joker-9ix4z5 {
  display: none;
}

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

.fire-joker-p1v0ms {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.fire-joker-1jhsvy {
  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);
}

.fire-joker-60gcie {
  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;
}

.fire-joker-ku05ud small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.fire-joker-chyxpp {
  font-size: 16px;
  line-height: 140%;
}

.fire-joker-rd4q7e {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fire-joker-rd4q7e .fire-joker-85k1x3 {
  fill: #c2c0ce;
}

.fire-joker-rd4q7e [rating="1"] .fire-joker-85k1x3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fire-joker-rd4q7e [rating="2"] .fire-joker-85k1x3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fire-joker-rd4q7e [rating="3"] .fire-joker-85k1x3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fire-joker-rd4q7e [rating="4"] .fire-joker-85k1x3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fire-joker-rd4q7e [rating="5"] .fire-joker-85k1x3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.fire-joker-8up5kv {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .fire-joker-8up5kv {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.fire-joker-s9936r {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .fire-joker-s9936r {
    padding: 0 16px;
  }
}

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

.fire-joker-1x9327 {
  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) {
  .fire-joker-1x9327 {
    padding: 12px;
    gap: 12px;
  }
}

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

.fire-joker-w2zt3d img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fire-joker-tx6fl9 {
  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;
}

.fire-joker-3iexm5 {
  flex: 1;
  min-width: 0;
}

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

.fire-joker-yos5wc {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.fire-joker-yos5wc svg,
.fire-joker-yos5wc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fire-joker-yos5wc svg path {
  fill: var(--button-bg-color);
}

.fire-joker-yos5wc svg circle {
  fill: var(--button-text-color);
}

.fire-joker-nhby9z {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.fire-joker-nhby9z strong {
  font-weight: 600;
}

.fire-joker-32fjvj {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.fire-joker-32fjvj p {
  margin: 0 0 16px;
}

.fire-joker-32fjvj p:last-child {
  margin-bottom: 0;
}

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

.fire-joker-665o94 {
  max-width: 300px;
  width: 100%;
}

.fire-joker-665o94 a {
  width: 100%;
}

@media (max-width: 575px) {
  .fire-joker-665o94 {
    max-width: 200px;
  }
}

.fire-joker-7n78ob {
  justify-content: center;
}

.fire-joker-haoav1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fire-joker-0nroee {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.fire-joker-3aea2z .fire-joker-91tz6k {
  justify-content: center;
}

/* faq */

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

.fire-joker-mr49s7 {
  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 0chicken-road-g01ksq ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fire-joker-mr49s7::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.fire-joker-v6ropc.fire-joker-z196d0 .fire-joker-mr49s7::after {
  transform: rotate(45deg);
}

.fire-joker-5ry6fj {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0chicken-road-spynx9 ease,
    padding 0chicken-road-spynx9 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.fire-joker-v6ropc.fire-joker-z196d0 .fire-joker-5ry6fj {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.fire-joker-97qysp {
  margin: 25px 0;
}

.fire-joker-buqpdu > input:not(:checked) ~ label:hover,
.fire-joker-buqpdu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fire-joker-sk4d5o.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fire-joker-yjalno 44.fire-joker-iktms7.fire-joker-ge96lh.fire-joker-n2p0bd.fire-joker-btuakg.fire-joker-i0p9po.fire-joker-cunekw.fire-joker-rve6pn.fire-joker-5p4osb.fire-joker-nnlvh2.fire-joker-28ana6.fire-joker-vr15gg.fire-joker-6rd5i9 0l-12.fire-joker-hc6wby 30.fire-joker-rrbb1b.fire-joker-k8a9le 2.fire-joker-5qpktx.fire-joker-k8a9le 3.fire-joker-6bdvvv 3.fire-joker-rzfzk8.fire-joker-jvje7b 3.fire-joker-bjjbtk.fire-joker-v6c15e.fire-joker-ow7xh9.fire-joker-hmxybt 7-3.fire-joker-hc6wby 10.fire-joker-51vvur.fire-joker-hmxybt 23.fire-joker-2nnwp0.fire-joker-grokvi 1.fire-joker-pjv3jx 2.fire-joker-hc6wby 3.fire-joker-grokvi 1.fire-joker-jvje7b 5.fire-joker-c5sw9j.fire-joker-jvje7b 32.fire-joker-hsefey.fire-joker-v6c15e 5.fire-joker-6rd5i9 4.fire-joker-hmxybt 9.fire-joker-hmxybt 8.fire-joker-jvje7b 6.fire-joker-vhakym.fire-joker-j7u1b0.fire-joker-zu474r.fire-joker-3mylbe.fire-joker-bifax4 4.fire-joker-1uf8ch.fire-joker-bifax4 6.fire-joker-bifax4 0l29.fire-joker-6rd5i9 17.fire-joker-1z7ir3.fire-joker-liv9d8 2.fire-joker-5fai02 10.fire-joker-bfq2td.fire-joker-hc6wby 8.fire-joker-x0hlkj.fire-joker-sfbjpe.fire-joker-pywkhu.fire-joker-hcfdjt.fire-joker-5iju7f.fire-joker-v6c15e.fire-joker-i0p9po.fire-joker-hc6wby 1.fire-joker-0lxdpx.fire-joker-pjqgpy.fire-joker-yfdfhb.fire-joker-mntsw6.fire-joker-275ndj.fire-joker-pjv3jx 1.fire-joker-5kkpak.fire-joker-as4nm9.5z'/%3e%3c/svg%3e");
}

.fire-joker-04034u {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .fire-joker-04034u {
    gap: 16px 0;
  }
}

.fire-joker-8utsbt {
  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);
}

.fire-joker-8utsbt.fire-joker-sg92kh {
  display: block;
}

.fire-joker-8utsbt.fire-joker-ghjgwa {
  display: none;
}

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

.fire-joker-jbixif {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.fire-joker-37un4j {
  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);
}

.fire-joker-hv5doo {
  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;
}

.fire-joker-39invn small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.fire-joker-39invn span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.fire-joker-9sug77 {
  font-size: 16px;
  line-height: 140%;
}

.fire-joker-n7hg3m {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fire-joker-n7hg3m .fire-joker-deome4 {
  fill: #c2c0ce;
}

.fire-joker-n7hg3m [rating="1"] .fire-joker-deome4:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fire-joker-n7hg3m [rating="2"] .fire-joker-deome4:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fire-joker-n7hg3m [rating="3"] .fire-joker-deome4:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fire-joker-n7hg3m [rating="4"] .fire-joker-deome4:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fire-joker-n7hg3m [rating="5"] .fire-joker-deome4:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.fire-joker-ed9su0 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;
}

.fire-joker-ed9su0 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 */

.fire-joker-pox9yb {
  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);
}

.fire-joker-pox9yb.fire-joker-klk4u1 {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.fire-joker-eiqjz2 {
  margin: 25px 0;
}

.fire-joker-pt4q2w > input:not(:checked) ~ label:hover,
.fire-joker-pt4q2w > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.fire-joker-zybakl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.fire-joker-30nray 44.fire-joker-ptih62.fire-joker-mygeus.fire-joker-ixafrw.fire-joker-3gvyee.fire-joker-y1nd90.fire-joker-d35zgk.fire-joker-60aqh1.fire-joker-t2ud58.fire-joker-oflvek.fire-joker-yqihfd.fire-joker-k8umqy.fire-joker-ts9uwn 0l-12.fire-joker-2fmurb 30.fire-joker-9il99w.fire-joker-o8kg21 2.fire-joker-4hd1ge.fire-joker-o8kg21 3.fire-joker-d89550 3.fire-joker-jkpwv8.fire-joker-s88i31 3.fire-joker-bqgkc2.fire-joker-tww9zq.fire-joker-7e1o0z.fire-joker-4qkco6 7-3.fire-joker-2fmurb 10.fire-joker-hyzwf1.fire-joker-4qkco6 23.fire-joker-ahyqp5.fire-joker-if0lak 1.fire-joker-gqx597 2.fire-joker-2fmurb 3.fire-joker-if0lak 1.fire-joker-s88i31 5.fire-joker-ine4a5.fire-joker-s88i31 32.fire-joker-bsiyo1.fire-joker-tww9zq 5.fire-joker-ts9uwn 4.fire-joker-4qkco6 9.fire-joker-4qkco6 8.fire-joker-s88i31 6.fire-joker-2fgflb.fire-joker-rnidgx.fire-joker-jkhq1t.fire-joker-tt9sjx.fire-joker-8zeh79 4.fire-joker-9hvenm.fire-joker-8zeh79 6.fire-joker-8zeh79 0l29.fire-joker-ts9uwn 17.fire-joker-ho9hug.fire-joker-30mkm7 2.fire-joker-q5l23r 10.fire-joker-wwy0bl.fire-joker-2fmurb 8.fire-joker-o7i2wd.fire-joker-o0pgjv.fire-joker-7vjd3r.fire-joker-n44jl2.fire-joker-jnz8ag.fire-joker-tww9zq.fire-joker-y1nd90.fire-joker-2fmurb 1.fire-joker-65bbpd.fire-joker-j98aqv.fire-joker-7mtc0r.fire-joker-nugx2g.fire-joker-lo7to4.fire-joker-gqx597 1.fire-joker-g3bo9l.fire-joker-mld9dp.5z'/%3e%3c/svg%3e");
}

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

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

.fire-joker-5xq9wd {
  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);
}

.fire-joker-5xq9wd.fire-joker-0ru4bw {
  display: block;
}

.fire-joker-5xq9wd.fire-joker-tigzhz {
  display: none;
}

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

.fire-joker-pk6xqx {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.fire-joker-1hdw4d {
  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);
}

.fire-joker-0i5375 {
  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;
}

.fire-joker-avps89 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.fire-joker-1rc1q2 {
  font-size: 16px;
  line-height: 140%;
}

.fire-joker-d072iz {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.fire-joker-d072iz .fire-joker-rr9o3m {
  fill: #c2c0ce;
}

.fire-joker-d072iz [rating="1"] .fire-joker-rr9o3m:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.fire-joker-d072iz [rating="2"] .fire-joker-rr9o3m:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.fire-joker-d072iz [rating="3"] .fire-joker-rr9o3m:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.fire-joker-d072iz [rating="4"] .fire-joker-rr9o3m:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.fire-joker-d072iz [rating="5"] .fire-joker-rr9o3m:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.fire-joker-wlpgc8 {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--registr-btn);
  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) {
  .fire-joker-wlpgc8:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .fire-joker-wlpgc8 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

/* scroll */
.fire-joker-yvjbmh {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.fire-joker-kir33v {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 0;
  width: calc(100% / 3 * 4);
  transition: transform 0chicken-road-8b09xf ease-in-out;
  margin: 0;
}

.fire-joker-5xq9wd {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
  box-sizing: border-box;
}
.fire-joker-5xq9wd.fire-joker-0ru4bw {
  display: block;
}

.fire-joker-n0q9iw {
  z-index: 10;
  background: var(--button-bg-color);
  color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

.fire-joker-a1hk7w {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.fire-joker-n0q9iw:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

#review-prev {
  left: 10px;
}
#review-next {
  right: 10px;
}

.fire-joker-n0q9iw:disabled {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
  cursor: not-allowed;
}

@media only screen and (max-width: 767px) {
  .fire-joker-kir33v {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

  .fire-joker-5xq9wd {
    max-width: calc(100% / 8);
    flex-basis: calc(100% / 8);
    margin: 0;
    padding: 16px;
    margin-right: 5px;
  }

  .fire-joker-n0q9iw {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #review-prev {
    left: 5px;
  }
  #review-next {
    right: 5px;
  }
}

.fire-joker-oxlai2 {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--table-1-color);
  background: linear-gradient(180deg, #06affd 0%, #0077ff 100%);
}

.fire-joker-2l4zir {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(180deg, #069afd 0%, #00c3ff 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0fishroad-dfa17m ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fire-joker-2l4zir::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.fire-joker-oxlai2.fire-joker-bxplbb .fire-joker-2l4zir::after {
  transform: rotate(45deg);
}

.fire-joker-2l4zir:hover {
  background: rgba(255, 255, 255, 0.3);
}

.fire-joker-hv72mg {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0fishroad-ivv94k ease,
    padding 0fishroad-ivv94k ease;
  padding: 0 20px;
  background: linear-gradient(180deg, #059bc0 0%, #0995b8 100%);
}

.fire-joker-oxlai2.fire-joker-bxplbb .fire-joker-hv72mg {
  max-height: 100%;
  padding: 15px 20px;
}

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

.fire-joker-7wkve6 {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.fire-joker-7wkve6 img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .fire-joker-7wkve6 img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .fire-joker-2fjvfq .fire-joker-96x5x6 img {
    margin-top: -150px !important;
  }

  .fire-joker-rafz7n {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.fire-joker-aax5o9 {
  margin-bottom: 25px;
}

.fire-joker-aax5o9 iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.fire-joker-l4kqz0 {
  width: 90%;
  position: fixed;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../other/bg.webp);
  background-size: cover;
  background-position: center calc(100% - 522px);
  color: #fff;
  border-radius: 8px;
  transition: bottom 0.fire-joker-ib88kw ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.fire-joker-nhyaoy {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.fire-joker-nhyaoy p {
  color: #fff900;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  font-family: Tahoma;

  z-index: -1;
  background: rgb(0 0 0 / 32%);
  height: 73px;
  padding: 25px;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  backdrop-filter: blur(5px);
}

.fire-joker-nhyaoy button {
  z-index: 2;
}

.fire-joker-l4kqz0.fire-joker-f98si4 {
  bottom: 40px;
}

.fire-joker-agppcr {
  position: absolute;
  bottom: 10px;
  left: 0;
  animation: move-x 7s linear infinite;
  pointer-events: none;
}

.fire-joker-p6s46m {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.fire-joker-20gb3l infinite ease-in-out;
  transform-origin: center bottom;
  user-select: none;
}

@keyframes move-x {
  from {
    transform: translateX(-30vw);
  }
  to {
    transform: translateX(130vw);
  }
}

@keyframes jump-y {
  0% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-18px) rotate(-8deg);
  }

  50% {
    transform: translateY(-22px) rotate(-5deg);
  }

  75% {
    transform: translateY(-10px) rotate(6deg);
  }

  100% {
    transform: translateY(0) rotate(0deg);
  }
}

.fire-joker-nwq0k7 {
  position: absolute;
  top: -15px;
  right: -15px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
  transition: background 0.fire-joker-7fe461 ease;
  z-index: 10000;
}

.fire-joker-nwq0k7:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 650px) {
  .fire-joker-nhyaoy p {
    font-size: 16px;
    padding: 17px 15px 15px 15px;
    text-align: center;
  }

  .fire-joker-nhyaoy .fire-joker-ng0br7 {
    font-size: 13.5px;
  }

  .fire-joker-l4kqz0 .fire-joker-p6s46m {
    animation: jump-y 0.fire-joker-20gb3l infinite ease-in-out;
  }

  .fire-joker-xqlriq {
    display: none;
  }
}

.fire-joker-nhitpl {
  position: absolute;
  width: 50px;
  height: auto;
  animation: rocket-fly 6s linear infinite;
  pointer-events: none;
  user-select: none;
  opacity: 0.9;
}

.fire-joker-3q8xwd {
  top: 10px;
  animation-duration: 7s;
}

.fire-joker-7l53d5 {
  bottom: 10px;
  animation-duration: 5s;
}

@keyframes rocket-fly {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(-200px);
  }
}

.fire-joker-nllslk {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.fire-joker-xqlriq {
  max-width: 50px;
  top: -15px;
  left: 5%;
  z-index: 1;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 8s ease-in-out infinite;
}

.fire-joker-i67vaz {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.fire-joker-4fxk80 {
  max-width: 75px;
  top: -15px;
  left: 90%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 3s ease-in-out infinite;
}

@keyframes cloud-drift {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes cloud-float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0px);
  }
}

.fire-joker-6gtj9d {
  position: absolute;
  color: #12e05b;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  pointer-events: none;
  transform-origin: center;
  animation: moneyFade 2s ease-out forwards;
}

@keyframes moneyFade {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px) scale(1.3);
  }
}

.fire-joker-ja3dbm {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.fire-joker-ja3dbm .fire-joker-l9bz5d {
  display: flex;
  align-items: center;
}

.fire-joker-3zenmg {
  display: flex;
  flex-direction: column;
}

.fire-joker-rsxhck {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.fire-joker-z47kyh {
  max-width: 300px;
  width: 100%;
}

.fire-joker-rm9wyd {
  max-width: 280px;
  width: 100%;
  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);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 925px) {
  .fire-joker-ja3dbm {
    flex-direction: column;
  }

  .fire-joker-l9bz5d {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .fire-joker-3zenmg {
    text-align: center;
  }

  .fire-joker-ja3dbm h3 {
    margin-bottom: 0 !important;
  }
}

.fire-joker-hghjxg {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

@media (max-width: 501px) {
  .fire-joker-hghjxg {
    font-size: 12px;
  }
}

.fire-joker-gtclpt {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

.fire-joker-3flk6y {
  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) {
  .fire-joker-3flk6y {
    flex-direction: column;
  }
}

.fire-joker-2qaqdm {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.fire-joker-drbhi7 li:first-child {
  margin-bottom: 10px;
}

.fire-joker-drbhi7 a {
  color: #000;
}

.fire-joker-fw4kao {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .fire-joker-fw4kao {
    align-items: center;
  }

  .fire-joker-302jko {
    flex-direction: column;
  }
}

.fire-joker-iij6vd {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.fire-joker-8g8q1w img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.fire-joker-b971hl {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.fire-joker-b971hl a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.fire-joker-vtweo2 ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.fire-joker-b971hl a:hover {
  text-decoration: none;

  background-color: var(--button-bg-hover);
}

.fire-joker-7r191z {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 30px auto;
  padding: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .fire-joker-7r191z {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .fire-joker-7r191z {
    margin: 15px auto;
  }
}
.fire-joker-7r191z li {
  font-size: 16px;
  position: relative;
}
.fire-joker-7r191z li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .fire-joker-7r191z li a:hover {
    text-decoration: underline;
  }
}
.fire-joker-7r191z li span {
  opacity: 0.5;
}
.fire-joker-7r191z li + li {
  margin-left: 30px;
}
.fire-joker-7r191z li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

.fire-joker-k0yz4w {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .fire-joker-k0yz4w {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .fire-joker-k0yz4w {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.fire-joker-k53j50 {
  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) {
  .fire-joker-k53j50 {
    flex-direction: column;
  }
}
.fire-joker-ggfhnv {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.fire-joker-ggfhnv img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .fire-joker-ggfhnv {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.fire-joker-8sj2fm {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.fire-joker-8sj2fm 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) {
  .fire-joker-8sj2fm ul {
    margin-bottom: 15px;
  }
}
.fire-joker-8sj2fm ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.fire-joker-8sj2fm 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);
}
.fire-joker-8sj2fm ul li span svg {
  fill: var(--title-color);
}
.fire-joker-8sj2fm ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .fire-joker-8sj2fm ul li small {
    font-size: 12px;
  }
}
.fire-joker-8sj2fm ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.fire-joker-8sj2fm ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .fire-joker-8sj2fm {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.fire-joker-fh23hw {
  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) {
  .fire-joker-fh23hw {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.fire-joker-ei3k7k {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.fire-joker-ree9lp {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .fire-joker-ree9lp {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .fire-joker-ree9lp:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.fire-joker-ree9lp.fire-joker-xeujal {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .fire-joker-ree9lp.fire-joker-xeujal:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.fire-joker-f44mf5 {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .fire-joker-f44mf5 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .fire-joker-f44mf5 {
    padding: 50px 16px 68px;
  }
}
.fire-joker-en49ov {
  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) {
  .fire-joker-en49ov {
    flex-direction: column;
  }
}
.fire-joker-xl7mxb {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .fire-joker-xl7mxb {
    margin-bottom: 40px;
  }
}
.fire-joker-2s66jg .fire-joker-fpbzh7 {
  margin-bottom: 28px;
}
.fire-joker-2s66jg .fire-joker-fpbzh7 img {
  max-height: 100px;
  width: auto;
}
.fire-joker-givzdf {
  display: flex;
  align-items: center;
}
.fire-joker-givzdf a + a {
  margin-left: 24px;
}
.fire-joker-givzdf img {
  max-height: 56px;
  width: auto;
}
.fire-joker-givzdf img + img {
  margin-left: 24px;
}
.fire-joker-gqe9fa {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .fire-joker-gqe9fa {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.fire-joker-bn5i5g {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .fire-joker-bn5i5g {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

.fire-joker-saxhzg {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.fire-joker-saxhzg label {
  font-size: 14px;
}

.fire-joker-saxhzg h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fire-joker-saxhzg input,
.fire-joker-saxhzg textarea,
.fire-joker-saxhzg button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.fire-joker-saxhzg button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.fire-joker-7fe461 ease;
}
.fire-joker-saxhzg button:hover {
  background-color: var(--button-bg-hover);
}
.fire-joker-e0z402 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fire-joker-srgmsp ease-in;
}

.fire-joker-e0z402 h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .fire-joker-ida5um {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .fire-joker-ida5um > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .fire-joker-ida5um > div.fire-joker-fbtfmu {
  display: block;
  width: 100%;
  max-width: 300px;
}

#reviews button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (max-width: 835px) {
  #reviews .fire-joker-ida5um > div.fire-joker-fbtfmu {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.fire-joker-gz087y {
  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: 18px auto;
  max-width: 300px;
}

@media (max-width: 765px) {
  .fire-joker-wmkq7x .fire-joker-a2unmy a {
    font-size: 12px;
  }
}

/* app */
.fire-joker-4ifxep {
  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) {
  .fire-joker-4ifxep {
    flex-direction: column;
  }
}
.fire-joker-s3evpx {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.fire-joker-s3evpx img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .fire-joker-s3evpx {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.fire-joker-1dbsaf {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.fire-joker-1dbsaf 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) {
  .fire-joker-1dbsaf ul {
    margin-bottom: 15px;
  }
}
.fire-joker-1dbsaf ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.fire-joker-1dbsaf 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);
}
.fire-joker-1dbsaf ul li span svg {
  fill: var(--title-color);
}
.fire-joker-1dbsaf ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .fire-joker-1dbsaf ul li small {
    font-size: 12px;
  }
}
.fire-joker-1dbsaf ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.fire-joker-1dbsaf ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .fire-joker-1dbsaf {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.fire-joker-cs9u3z {
  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) {
  .fire-joker-cs9u3z {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.fire-joker-6zrow8 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.fire-joker-zh1ali {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .fire-joker-zh1ali {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .fire-joker-zh1ali:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.fire-joker-zh1ali.fire-joker-dugor7 {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .fire-joker-zh1ali.fire-joker-dugor7:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.fire-joker-zsnj4x {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .fire-joker-zsnj4x {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .fire-joker-zsnj4x {
    padding: 50px 16px 68px;
  }
}