html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

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

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

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

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

.megapari-5eql38 {
  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) {
  .megapari-5eql38: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;
  }
}

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

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

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

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

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

.megapari-w4u0h0 {
  cursor: pointer;
}

.megapari-zor2xv {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.megapari-g4194y {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.megapari-g4194y figure {
  margin: 0;
}

.megapari-g4194y.megapari-9o6ubg {
  justify-content: flex-start;
  margin-right: 4px;
}

.megapari-g4194y.megapari-i7agll {
  justify-content: flex-end;
  margin-left: 4px;
}

.megapari-g4194y.megapari-7an8pi {
  justify-content: center;
}

.megapari-g4194y.megapari-17q097 {
  justify-content: normal;
}

.megapari-cvbjbo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.megapari-28a14m {
  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) {
  .megapari-28a14m {
    flex-direction: column;
  }
}

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

.megapari-dieo5r img {
  width: 100%;
}

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

.megapari-pe86iu {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.megapari-pe86iu 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);
}

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

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

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

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

.megapari-pe86iu ul li:last-of-type::after {
  display: none;
}

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

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

.megapari-vq0j43 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .megapari-07u0ic {
    height: 50px;
  }
}

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

.megapari-07u0ic.megapari-ttuo7q {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .megapari-07u0ic.megapari-ttuo7q:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

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

.megapari-w8nish {
  margin-bottom: 94px;
}

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

.megapari-xxjtyx .megapari-yxv2f3 {
  margin-bottom: 28px;
}

.megapari-xxjtyx .megapari-yxv2f3 img {
  max-height: 100px;
  width: auto;
}

.megapari-li9vz0 {
  display: flex;
  align-items: center;
}

.megapari-li9vz0 a + a {
  margin-left: 24px;
}

.megapari-li9vz0 img {
  max-height: 56px;
  width: auto;
}

.megapari-li9vz0 img + img {
  margin-left: 24px;
}

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

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

.megapari-b1x1pd {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.megapari-mb5uwo li {
  display: flex;
  margin: 0 7px;
}

.megapari-mb5uwo li svg {
  transition: 0.megapari-gy9hyj ease-in-out;
}

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

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

.megapari-4yukmc + .megapari-4yukmc {
  margin-left: 120px;
}

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

.megapari-7ef5r5 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.megapari-001ure {
  list-style: none;
  margin: 0;
  padding: 0;
}

.megapari-001ure li {
  font-size: 16px;
}

.megapari-001ure li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.megapari-001ure li + li {
  margin-top: 16px;
}

.megapari-g76jym {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.megapari-wcdj7f ease-in-out;
}

.megapari-g76jym.megapari-a79bg8 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.megapari-u2pmpu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.megapari-4rytcx li {
  width: 100%;
}

.megapari-4rytcx li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.megapari-gy9hyj ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.megapari-4rytcx li a svg {
  fill: var(--button-text-color);
}

.megapari-4rytcx li a.megapari-a79bg8 {
  background: var(--border-color);
}

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

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

.megapari-7yc45c {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.megapari-9s0blo {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.megapari-9s0blo img {
  width: 100%;
  transition: 0.megapari-gy9hyj ease-in-out;
}

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

.megapari-9fyt5m {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .megapari-9fyt5m {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .megapari-fnd6z0 .megapari-yxv2f3 img {
    max-width: 90px;
  }
}

.megapari-yxv2f3 img {
  max-height: 50px;
  width: auto;
}

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

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

.megapari-2mz52h {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.megapari-2mz52h li {
  font-size: 16px;
  margin: 0 20px;
}

.megapari-2mz52h li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.megapari-dkry8k {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.megapari-dkry8k.megapari-ux5x2r {
  margin-right: 0;
}

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

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

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

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

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

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

.megapari-rqpfu8:hover > ul {
  display: flex;
}

.megapari-rqpfu8:focus > ul {
  display: flex;
}

.megapari-rqpfu8:focus-within > ul {
  display: flex;
}

.megapari-aj45p7 {
  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;
}

.megapari-aj45p7::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.megapari-wcdj7f ease-in-out;
}

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

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

.megapari-rqpfu8 ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.megapari-gy9hyj ease-in-out;
  overflow: hidden;
}

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

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

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

.megapari-9s8c07 {
  display: none;
}

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

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

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

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

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

.megapari-iiiznv img {
  margin-bottom: 20px;
}

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

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

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

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

.megapari-7p0ioy {
  color: var(--text-color);
}

.megapari-77j5lo {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.megapari-77j5lo p img {
  display: block;
  margin: 0 auto;
}

.megapari-77j5lo p:first-of-type {
  margin-top: 0;
}

.megapari-77j5lo p:last-of-type {
  margin-bottom: 0;
}

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

.megapari-77j5lo ul {
  padding: 0 0 0 20px;
}

.megapari-77j5lo table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.megapari-77j5lo table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.megapari-77j5lo iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.megapari-5slsh0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.megapari-78ttbs {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.megapari-78ttbs .megapari-l4v5kk {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .megapari-78ttbs .megapari-l4v5kk {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.megapari-78ttbs .megapari-pfbq65 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .megapari-78ttbs .megapari-pfbq65 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .megapari-78ttbs .megapari-pfbq65 img {
    width: 100%;
  }
}

.megapari-pfbq65 {
  margin: 0 0 28px;
}

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

.megapari-l4v5kk {
  margin: 0 0 28px;
}

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

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

.megapari-5slsh0 .megapari-5eql38 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.megapari-vntm4n {
  position: relative;
  border: none;
}

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

.megapari-thxq5j {
  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;
}

.megapari-thxq5j span {
  height: 32px;
}

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

.megapari-thxq5j.megapari-963gss span {
  transform: scaleY(-1);
}

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

.megapari-l08otn {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.megapari-l08otn.megapari-vsog1v {
  display: none;
}

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

.megapari-440b8a table {
  width: 100%;
  border-collapse: collapse;
}

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

  .megapari-440b8a table td {
    min-width: 75px;
  }
}

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

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

.megapari-440b8a p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.megapari-hv8qvl {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.megapari-mnbw56 p {
  color: var(--text-color);
}

.megapari-ezc1g5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.megapari-9p5ozw {
  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);
}

.megapari-ji82nq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.megapari-ulfqqn p + p {
  margin-top: 10px;
}

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

.megapari-xtq3b6 {
  display: none;
}

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

.megapari-4saeuj {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.megapari-4saeuj li {
  margin: 0 20px;
}

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

.megapari-4saeuj li a img {
  margin-bottom: 4px;
}

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

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

.megapari-dtyxu3 li {
  font-size: 16px;
  position: relative;
}

.megapari-dtyxu3 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.megapari-dtyxu3 li span {
  opacity: 0.5;
}

.megapari-dtyxu3 li + li {
  margin-left: 30px;
}

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

h2.megapari-brs47f {
  margin: 0 0 28px;
}

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

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

.megapari-lu4c9k 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);
}

.megapari-lu4c9k 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;
}

.megapari-lu4c9k 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;
}

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

.megapari-lu4c9k tbody tr:last-of-type {
  margin-bottom: 0;
}

.megapari-lu4c9k tbody tr td:first-of-type {
  flex-shrink: 0;
}

.megapari-lu4c9k 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);
}

.megapari-lu4c9k 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);
}

.megapari-lu4c9k tbody tr td:last-of-type {
  margin-left: auto;
}

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

.megapari-lu4c9k tbody tr td .megapari-0t1g1n {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .megapari-lu4c9k tbody tr td .megapari-0t1g1n {
    width: 100%;
  }
}

.megapari-lu4c9k tbody tr td .megapari-s1v2m5 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.megapari-gy9hyj ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .megapari-lu4c9k tbody tr td .megapari-s1v2m5 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .megapari-lu4c9k tbody tr td .megapari-s1v2m5 {
    width: 100%;
  }
}

.megapari-lu4c9k tbody tr td .megapari-d8i1u6 {
  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) {
  .megapari-lu4c9k tbody tr td .megapari-d8i1u6:hover {
    text-decoration: none;
  }
}

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

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

.megapari-hxo6kr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.megapari-s343zi img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.megapari-gy9hyj ease-in-out;
}

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

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

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

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

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

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

.megapari-8106k1 img {
  width: 100%;
  height: 100%;
}

.megapari-8106k1 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.megapari-wuy1jq svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.megapari-gy9hyj ease-in-out;
}

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

.megapari-oqid78 {
  padding: 90px 0;
}

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

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

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

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

.megapari-birlb2 img {
  width: 100%;
}

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

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

.megapari-yt8w70 {
  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;
}

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

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

.megapari-qr4g8s {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.megapari-gy9hyj ease-in-out;
}

.megapari-qr4g8s:hover {
  border: 1px solid #8c8ca2;
}

.megapari-1b2yo7 {
  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%);
}

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

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

.megapari-cblp7a a {
  text-decoration: underline;
  color: #8babff;
}

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

.megapari-zi8xdm .megapari-qr4g8s {
  width: 50%;
  margin: 0;
}

.megapari-b92jwe {
  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;
}

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

.megapari-c9fo1y {
  margin: 0 0 100px;
}

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

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

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

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

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

.megapari-szqtho {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.megapari-a8gurb a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.megapari-gy9hyj ease-in-out;
}

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

.megapari-a8gurb a svg {
  fill: #fff;
}

.megapari-a8gurb a:hover {
  background: #3d68e7;
}

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

.megapari-1j9r4t {
  margin-bottom: 16px;
}

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

.megapari-3ui81d {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.megapari-3wvlla 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);
}

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

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

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

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

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

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

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

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

.megapari-p9wb5k.megapari-bbjuev {
  display: none;
}

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

.megapari-94zs87 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.megapari-94zs87 iframe.megapari-569ux8 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.megapari-94zs87.megapari-l2knf1 {
  opacity: 1;
  pointer-events: all;
}

.megapari-0tiivt {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.megapari-gy9hyj ease-in-out;
}

.megapari-0tiivt svg {
  margin-right: 10px;
}

.megapari-0tiivt + .megapari-0tiivt {
  margin-top: 14px;
}

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

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

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

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

.megapari-rvukx9 .megapari-5slsh0 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.megapari-rvukx9 .megapari-5slsh0 h1,
.megapari-rvukx9 .megapari-5slsh0 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) {
  .megapari-rvukx9 .megapari-5slsh0 h1,
  .megapari-rvukx9 .megapari-5slsh0 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .megapari-rvukx9 .megapari-5slsh0 {
    margin: 28px 0 0;
  }
}

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

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

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

.megapari-8kp5nd {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.megapari-zunian {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.megapari-kopbxu {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .megapari-71898f {
    padding: 10px;
  }
}

.megapari-71898f .megapari-5eql38 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .megapari-71898f .megapari-5eql38 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .megapari-71898f {
    flex-wrap: wrap;
  }
}

.megapari-xsx67t {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.megapari-xsx67t img {
  width: 100%;
}

.megapari-5leakf {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.megapari-6br5wt {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.megapari-p93x3s {
  width: 100%;
  margin: 0 0 100px;
}

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

.megapari-p93x3s .megapari-ax2v1b {
  position: relative;
}

.megapari-p93x3s .megapari-f6l62v {
  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;
}

.megapari-p93x3s .megapari-f6l62v.megapari-bbjuev {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .megapari-p93x3s .megapari-9c3o61 {
    bottom: 90px;
  }
}

.megapari-p93x3s .megapari-9c3o61 .megapari-98xry3 {
  max-width: 300px;
  width: 100%;
}

.megapari-p93x3s .megapari-9c3o61 .megapari-98xry3 .megapari-w3akb0 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .megapari-p93x3s .megapari-9c3o61 .megapari-98xry3 .megapari-w3akb0 {
    font-size: 32px;
    text-align: center;
  }
}

.megapari-p93x3s .megapari-9c3o61 .megapari-98xry3 .megapari-6m8bqk {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .megapari-p93x3s .megapari-9c3o61 .megapari-98xry3 .megapari-6m8bqk {
    text-align: center;
  }
}

.megapari-p93x3s .megapari-9c3o61 .megapari-ux5x2r {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .megapari-p93x3s .megapari-9c3o61 .megapari-ux5x2r {
    flex-direction: column-reverse;
  }
}

.megapari-p93x3s .megapari-9c3o61 .megapari-ux5x2r .megapari-7r5xgk {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.megapari-gy9hyj ease-in-out;
}

.megapari-p93x3s .megapari-9c3o61 .megapari-ux5x2r .megapari-7r5xgk:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .megapari-p93x3s .megapari-9c3o61 .megapari-ux5x2r .megapari-7r5xgk {
    width: 100%;
  }
}

.megapari-p93x3s .megapari-9c3o61 .megapari-ux5x2r .megapari-muxr21 {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.megapari-gy9hyj ease-in-out;
  overflow: hidden;
}

.megapari-p93x3s .megapari-9c3o61 .megapari-ux5x2r .megapari-muxr21 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);
  }
}

.megapari-p93x3s .megapari-9c3o61 .megapari-ux5x2r .megapari-muxr21: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;
}

.megapari-p93x3s .megapari-9c3o61 .megapari-ux5x2r .megapari-muxr21:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .megapari-p93x3s .megapari-9c3o61 .megapari-ux5x2r .megapari-muxr21 {
    width: 100%;
  }
}

.megapari-p93x3s .megapari-9c3o61.megapari-bbjuev {
  display: none;
}

.megapari-p93x3s .megapari-owseov {
  display: none;
}

.megapari-p93x3s .megapari-owseov.megapari-l2knf1 {
  display: block;
}

.megapari-p93x3s .megapari-owseov iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .megapari-p93x3s .megapari-owseov iframe {
    height: calc(100vh - 54px);
  }
}

.megapari-p93x3s .megapari-vtbs59 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .megapari-p93x3s .megapari-vtbs59 {
    padding: 24px 16px 0;
  }
}

.megapari-p93x3s .megapari-vtbs59 .megapari-w3akb0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .megapari-p93x3s .megapari-vtbs59 .megapari-w3akb0 {
    margin-bottom: 24px;
  }
}

.megapari-p93x3s .megapari-vtbs59 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);
}

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

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

.megapari-p93x3s .megapari-vtbs59 table tr:last-of-type td {
  border-bottom: none;
}

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

.megapari-qy79ct.megapari-a79bg8 {
  display: block;
}

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

.megapari-qy79ct .megapari-kz28up {
  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;
}

.megapari-qy79ct .megapari-w506zl {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.megapari-qy79ct .megapari-muxr21 {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.megapari-gy9hyj ease-in-out;
}

.megapari-qy79ct .megapari-muxr21:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.megapari-ro0kuh.megapari-a79bg8 {
  display: block;
}

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

.megapari-yt4x78 {
  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;
}

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

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

.megapari-gf43mc {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.megapari-gf43mc svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.megapari-jiz6yk {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.megapari-ogqyqm.megapari-bbjuev {
  display: none;
}

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

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

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

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

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

.megapari-a645ap input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.megapari-gy9hyj ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.megapari-a645ap input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.megapari-a645ap input:active {
  border-color: #c2c0ce;
}

.megapari-a645ap input:focus {
  border-color: #c2c0ce;
}

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

.megapari-tppkl7 {
  margin-bottom: 36px;
}

.megapari-tppkl7 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;
}

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

.megapari-tppkl7 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.megapari-zzh542 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.megapari-ryythu {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.megapari-gy9hyj ease-in-out;
}

.megapari-ryythu:hover {
  background: var(--border-color);
}

.megapari-hsci2i {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.megapari-gy9hyj ease-in-out;
}

.megapari-hsci2i:hover {
  background: #166ad9;
}

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

.megapari-eilrha.megapari-bbjuev {
  display: none;
}

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

.megapari-eilrha .megapari-ryythu {
  margin: 0 auto;
}

.megapari-z3askn {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.megapari-lu5fp8 {
  filter: grayscale(100%);
}

.megapari-o79w6n > input {
  display: none;
}

.megapari-o79w6n > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.megapari-ezwxe1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.megapari-nqob0z 44.megapari-yi0g8n.megapari-fwkcda.megapari-eu39a3.megapari-snftne.megapari-c9ijyu.megapari-fcmusg.megapari-zaqmmk.megapari-zd998p.megapari-v4jjwi.megapari-35dera.megapari-ezg21s.megapari-o7xvwk 0l-12.megapari-7exrs2 30.megapari-d6ntdo.megapari-h7dfkj 2.megapari-6f67bh.megapari-h7dfkj 3.megapari-mnpa4l 3.megapari-c0m2j6.megapari-j7mzec 3.megapari-qnbtqg.megapari-r7y3g5.megapari-rbc4px.megapari-o37tkg 7-3.megapari-7exrs2 10.megapari-ef0698.megapari-o37tkg 23.megapari-558ykd.megapari-mi9m60 1.megapari-dyf4s6 2.megapari-7exrs2 3.megapari-mi9m60 1.megapari-j7mzec 5.megapari-f88zq9.megapari-j7mzec 32.megapari-cvx8lg.megapari-r7y3g5 5.megapari-o7xvwk 4.megapari-o37tkg 9.megapari-o37tkg 8.megapari-j7mzec 6.megapari-4oqaut.megapari-4enrzx.megapari-akh5uf.megapari-p1icxx.megapari-52lrw3 4.megapari-3lbbqg.megapari-52lrw3 6.megapari-52lrw3 0l29.megapari-o7xvwk 17.megapari-c0wq9y.megapari-xfum88 2.megapari-kfadto 10.megapari-53oxkt.megapari-7exrs2 8.megapari-my0nmq.megapari-f8yb04.megapari-ifh2h8.megapari-p3gup4.megapari-q2u084.megapari-r7y3g5.megapari-c9ijyu.megapari-7exrs2 1.megapari-czuebv.megapari-yppq5p.megapari-3sjibp.megapari-q6zl9d.megapari-32ho1r.megapari-dyf4s6 1.megapari-q6904p.megapari-g1x3j8.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.megapari-o79w6n > input:checked ~ label,
.megapari-o79w6n > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.megapari-ezwxe1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.megapari-nqob0z 44.megapari-yi0g8n.megapari-fwkcda.megapari-eu39a3.megapari-snftne.megapari-c9ijyu.megapari-fcmusg.megapari-zaqmmk.megapari-zd998p.megapari-v4jjwi.megapari-35dera.megapari-ezg21s.megapari-o7xvwk 0l-12.megapari-7exrs2 30.megapari-d6ntdo.megapari-h7dfkj 2.megapari-6f67bh.megapari-h7dfkj 3.megapari-mnpa4l 3.megapari-c0m2j6.megapari-j7mzec 3.megapari-qnbtqg.megapari-r7y3g5.megapari-rbc4px.megapari-o37tkg 7-3.megapari-7exrs2 10.megapari-ef0698.megapari-o37tkg 23.megapari-558ykd.megapari-mi9m60 1.megapari-dyf4s6 2.megapari-7exrs2 3.megapari-mi9m60 1.megapari-j7mzec 5.megapari-f88zq9.megapari-j7mzec 32.megapari-cvx8lg.megapari-r7y3g5 5.megapari-o7xvwk 4.megapari-o37tkg 9.megapari-o37tkg 8.megapari-j7mzec 6.megapari-4oqaut.megapari-4enrzx.megapari-akh5uf.megapari-p1icxx.megapari-52lrw3 4.megapari-3lbbqg.megapari-52lrw3 6.megapari-52lrw3 0l29.megapari-o7xvwk 17.megapari-c0wq9y.megapari-xfum88 2.megapari-kfadto 10.megapari-53oxkt.megapari-7exrs2 8.megapari-my0nmq.megapari-f8yb04.megapari-ifh2h8.megapari-p3gup4.megapari-q2u084.megapari-r7y3g5.megapari-c9ijyu.megapari-7exrs2 1.megapari-czuebv.megapari-yppq5p.megapari-3sjibp.megapari-q6zl9d.megapari-32ho1r.megapari-dyf4s6 1.megapari-q6904p.megapari-g1x3j8.5z'/%3e%3c/svg%3e");
}

.megapari-o79w6n > input:not(:checked) ~ label:hover,
.megapari-o79w6n > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.megapari-ezwxe1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.megapari-nqob0z 44.megapari-yi0g8n.megapari-fwkcda.megapari-eu39a3.megapari-snftne.megapari-c9ijyu.megapari-fcmusg.megapari-zaqmmk.megapari-zd998p.megapari-v4jjwi.megapari-35dera.megapari-ezg21s.megapari-o7xvwk 0l-12.megapari-7exrs2 30.megapari-d6ntdo.megapari-h7dfkj 2.megapari-6f67bh.megapari-h7dfkj 3.megapari-mnpa4l 3.megapari-c0m2j6.megapari-j7mzec 3.megapari-qnbtqg.megapari-r7y3g5.megapari-rbc4px.megapari-o37tkg 7-3.megapari-7exrs2 10.megapari-ef0698.megapari-o37tkg 23.megapari-558ykd.megapari-mi9m60 1.megapari-dyf4s6 2.megapari-7exrs2 3.megapari-mi9m60 1.megapari-j7mzec 5.megapari-f88zq9.megapari-j7mzec 32.megapari-cvx8lg.megapari-r7y3g5 5.megapari-o7xvwk 4.megapari-o37tkg 9.megapari-o37tkg 8.megapari-j7mzec 6.megapari-4oqaut.megapari-4enrzx.megapari-akh5uf.megapari-p1icxx.megapari-52lrw3 4.megapari-3lbbqg.megapari-52lrw3 6.megapari-52lrw3 0l29.megapari-o7xvwk 17.megapari-c0wq9y.megapari-xfum88 2.megapari-kfadto 10.megapari-53oxkt.megapari-7exrs2 8.megapari-my0nmq.megapari-f8yb04.megapari-ifh2h8.megapari-p3gup4.megapari-q2u084.megapari-r7y3g5.megapari-c9ijyu.megapari-7exrs2 1.megapari-czuebv.megapari-yppq5p.megapari-3sjibp.megapari-q6zl9d.megapari-32ho1r.megapari-dyf4s6 1.megapari-q6904p.megapari-g1x3j8.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .megapari-xmtd0t > .megapari-c0wnyl {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .megapari-xmtd0t > .megapari-c0wnyl {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .megapari-xmtd0t > .megapari-c0wnyl {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .megapari-xmtd0t > .megapari-c0wnyl {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .megapari-xmtd0t > .megapari-c0wnyl {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.megapari-c7qrkj.megapari-bbjuev {
  display: none;
}

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

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

.megapari-i71u04 {
  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;
}

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

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

.megapari-i71u04 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.megapari-vruu7h {
  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;
}

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

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

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

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

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

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

.megapari-tyz00l {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.megapari-gy9hyj ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.megapari-c7qrkj.megapari-xl7yev .megapari-o4retp {
  background: #2b3b67;
}

.megapari-c7qrkj.megapari-xl7yev .megapari-i71u04 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.megapari-c7qrkj.megapari-xl7yev .megapari-i71u04::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.megapari-c7qrkj.megapari-xl7yev .megapari-i71u04::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.megapari-c7qrkj.megapari-xl7yev .megapari-vruu7h::before {
  background: #0e0f41;
}

.megapari-c7qrkj.megapari-xl7yev .megapari-vruu7h::after {
  background: #152557;
}

.megapari-c7qrkj.megapari-wjmkz1 .megapari-o4retp {
  background: #1f35fa;
}

.megapari-c7qrkj.megapari-wjmkz1 .megapari-i71u04 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.megapari-c7qrkj.megapari-wjmkz1 .megapari-i71u04::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.megapari-c7qrkj.megapari-wjmkz1 .megapari-i71u04::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.megapari-c7qrkj.megapari-wjmkz1 .megapari-vruu7h::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.megapari-c7qrkj.megapari-wjmkz1 .megapari-vruu7h::after {
  background: #192ac8;
}

.megapari-c7qrkj.megapari-hxn9g9 .megapari-o4retp {
  background: #fa771f;
}

.megapari-c7qrkj.megapari-hxn9g9 .megapari-i71u04 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.megapari-c7qrkj.megapari-hxn9g9 .megapari-i71u04::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.megapari-c7qrkj.megapari-hxn9g9 .megapari-i71u04::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.megapari-c7qrkj.megapari-hxn9g9 .megapari-vruu7h::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.megapari-c7qrkj.megapari-hxn9g9 .megapari-vruu7h::after {
  background: #fa8535;
}

.megapari-3r2tqz {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.megapari-diuude {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.megapari-4yh037 {
  width: 120px;
  height: 22px;
}

.megapari-4yh037 .megapari-lxqljw {
  fill: #c2c0ce;
}

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

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

.megapari-4yh037 [rating="3"] .megapari-lxqljw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.megapari-4yh037 [rating="4"] .megapari-lxqljw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

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

.megapari-97v4w2 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.megapari-zi0c4r {
  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);
}

.megapari-zi0c4r.megapari-l2knf1 {
  display: block;
}

.megapari-zi0c4r.megapari-bbjuev {
  display: none;
}

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

.megapari-bqt1tc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.megapari-x3z87a {
  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);
}

.megapari-61tobc {
  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;
}

.megapari-27v3i1 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.megapari-i1qj9m {
  font-size: 16px;
  line-height: 140%;
}

.megapari-gu5gmf {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.megapari-gu5gmf .megapari-lxqljw {
  fill: #c2c0ce;
}

.megapari-gu5gmf [rating="1"] .megapari-lxqljw:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.megapari-gu5gmf [rating="2"] .megapari-lxqljw:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.megapari-gu5gmf [rating="3"] .megapari-lxqljw:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.megapari-gu5gmf [rating="4"] .megapari-lxqljw:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.megapari-gu5gmf [rating="5"] .megapari-lxqljw:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.megapari-oldto2 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.megapari-o6l6so img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.megapari-jtgz8t {
  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;
}

.megapari-vfvuwh {
  flex: 1;
  min-width: 0;
}

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

.megapari-8n9l58 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.megapari-8n9l58 svg,
.megapari-8n9l58 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.megapari-8n9l58 svg path {
  fill: var(--button-bg-color);
}

.megapari-8n9l58 svg circle {
  fill: var(--button-text-color);
}

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

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

.megapari-gadqt7 strong {
  font-weight: 600;
}

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

.megapari-vn8vlt p {
  margin: 0 0 16px;
}

.megapari-vn8vlt p:last-child {
  margin-bottom: 0;
}

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

.megapari-pp2dtn {
  max-width: 300px;
  width: 100%;
}

.megapari-pp2dtn a {
  width: 100%;
}

@media (max-width: 575px) {
  .megapari-pp2dtn {
    max-width: 200px;
  }
}

.megapari-86dvea {
  justify-content: center;
}

.megapari-ysnm50 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.megapari-7s1ur5 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.megapari-cecrd8 .megapari-2mz52h {
  justify-content: center;
}

/* faq */

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

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

.megapari-gdynjg::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.megapari-662yj7 ease;
}

.megapari-ds6gfx.megapari-a79bg8 .megapari-gdynjg::after {
  transform: rotate(45deg);
}

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

.megapari-ds6gfx.megapari-a79bg8 .megapari-efa5c4 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.megapari-jhno64 {
  margin: 25px 0;
}

.megapari-o79w6n > input:not(:checked) ~ label:hover,
.megapari-o79w6n > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.megapari-p6a0a6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.megapari-8n47wc 44.megapari-lc7j4s.megapari-8w5op8.megapari-v6ylyf.megapari-8il7x9.megapari-skwnm6.megapari-09x5hs.megapari-uxre17.megapari-i6ago1.megapari-51usq0.megapari-y7xvts.megapari-k317r3.megapari-f4pon1 0l-12.megapari-ezc92x 30.megapari-ynrr3f.megapari-m2a6fb 2.megapari-t1ltx5.megapari-m2a6fb 3.megapari-q545n0 3.megapari-w41psg.megapari-zdv648 3.megapari-498g6s.megapari-k5jqfr.megapari-9ryk8h.megapari-mf2xef 7-3.megapari-ezc92x 10.megapari-x1kth7.megapari-mf2xef 23.megapari-vgu415.megapari-cswglk 1.megapari-3gm59x 2.megapari-ezc92x 3.megapari-cswglk 1.megapari-zdv648 5.megapari-t18p64.megapari-zdv648 32.megapari-ys87fy.megapari-k5jqfr 5.megapari-f4pon1 4.megapari-mf2xef 9.megapari-mf2xef 8.megapari-zdv648 6.megapari-2r44b8.megapari-1fq900.megapari-knwvia.megapari-lvcj3a.megapari-m9hra7 4.megapari-6n58lk.megapari-m9hra7 6.megapari-m9hra7 0l29.megapari-f4pon1 17.megapari-hmm0l7.megapari-fea9go 2.megapari-ve7j7y 10.megapari-f7stb4.megapari-ezc92x 8.megapari-95qszi.megapari-g3nm69.megapari-ikrs3t.megapari-1cth5q.megapari-xeb4iw.megapari-k5jqfr.megapari-skwnm6.megapari-ezc92x 1.megapari-dr16ph.megapari-db0kye.megapari-oyp0cx.megapari-sgzuht.megapari-6pxsbb.megapari-3gm59x 1.megapari-kbxqzh.megapari-ntz9jt.5z'/%3e%3c/svg%3e");
}

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

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

.megapari-fj5i9e {
  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);
}

.megapari-fj5i9e.megapari-rrwss3 {
  display: block;
}

.megapari-fj5i9e.megapari-eq8fx7 {
  display: none;
}

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

.megapari-xpmhuc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.megapari-rrnn0h {
  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);
}

.megapari-6gxo9x {
  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;
}

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

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

.megapari-rmc1eo {
  font-size: 16px;
  line-height: 140%;
}

.megapari-xoor4i {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.megapari-xoor4i .megapari-wea4bd {
  fill: #c2c0ce;
}

.megapari-xoor4i [rating="1"] .megapari-wea4bd:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.megapari-xoor4i [rating="2"] .megapari-wea4bd:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.megapari-xoor4i [rating="3"] .megapari-wea4bd:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.megapari-xoor4i [rating="4"] .megapari-wea4bd:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.megapari-xoor4i [rating="5"] .megapari-wea4bd:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.megapari-tpfymg 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;
}

.megapari-tpfymg 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 */

.megapari-cahwet {
  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);
}

.megapari-cahwet.megapari-fhxrs7 {
  opacity: 1;
  pointer-events: auto;
}
