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

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

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

.paradise8-3lg563 {
  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) {
  .paradise8-3lg563: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;
  }
}

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

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

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

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

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

.paradise8-fgve28 {
  cursor: pointer;
}

.paradise8-k0e3uq {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.paradise8-1apq2f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.paradise8-1apq2f figure {
  margin: 0;
}

.paradise8-1apq2f.paradise8-g5msdq {
  justify-content: flex-start;
  margin-right: 4px;
}

.paradise8-1apq2f.paradise8-jly5w6 {
  justify-content: flex-end;
  margin-left: 4px;
}

.paradise8-1apq2f.paradise8-rs4h5n {
  justify-content: center;
}

.paradise8-1apq2f.paradise8-qhvr3t {
  justify-content: normal;
}

.paradise8-xm4wep {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.paradise8-35m8al img {
  width: 100%;
}

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

.paradise8-e3xs8x {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.paradise8-e3xs8x 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);
}

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

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

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

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

.paradise8-e3xs8x ul li:last-of-type::after {
  display: none;
}

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

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

.paradise8-nhd2ow {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.paradise8-h10up3.paradise8-hhse9b {
  background-color: #000;
}

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

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

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

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

.paradise8-kaqumw {
  margin-bottom: 94px;
}

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

.paradise8-x6c3xz .paradise8-s75qza {
  margin-bottom: 28px;
}

.paradise8-x6c3xz .paradise8-s75qza img {
  max-height: 100px;
  width: auto;
}

.paradise8-a6qlhj {
  display: flex;
  align-items: center;
}

.paradise8-a6qlhj a + a {
  margin-left: 24px;
}

.paradise8-a6qlhj img {
  max-height: 56px;
  width: auto;
}

.paradise8-a6qlhj img + img {
  margin-left: 24px;
}

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

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

.paradise8-eqwcqr {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.paradise8-owm5j3 li {
  display: flex;
  margin: 0 7px;
}

.paradise8-owm5j3 li svg {
  transition: 0.paradise8-dpoz70 ease-in-out;
}

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

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

.paradise8-v5uvnd + .paradise8-v5uvnd {
  margin-left: 120px;
}

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

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

.paradise8-wnmxqg {
  list-style: none;
  margin: 0;
  padding: 0;
}

.paradise8-wnmxqg li {
  font-size: 16px;
}

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

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

.paradise8-wnmxqg li + li {
  margin-top: 16px;
}

.paradise8-5l9k2u {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.paradise8-q7g4rz ease-in-out;
}

.paradise8-5l9k2u.paradise8-j2md8p {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.paradise8-voy6wb li {
  width: 100%;
}

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

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

.paradise8-voy6wb li a.paradise8-j2md8p {
  background: var(--border-color);
}

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

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

.paradise8-8zqc4r {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.paradise8-wmoj19 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.paradise8-wmoj19 img {
  width: 100%;
  transition: 0.paradise8-dpoz70 ease-in-out;
}

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

.paradise8-1wi384 {
  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) {
  .paradise8-1wi384 {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .paradise8-paugfr .paradise8-s75qza img {
    max-width: 90px;
  }
}

.paradise8-s75qza img {
  max-height: 50px;
  width: auto;
}

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

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

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

.paradise8-xiomaf li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.paradise8-0e36j9 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.paradise8-0e36j9.paradise8-3e014f {
  margin-right: 0;
}

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

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

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

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

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

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

.paradise8-vhwb5j:hover > ul {
  display: flex;
}

.paradise8-vhwb5j:focus > ul {
  display: flex;
}

.paradise8-vhwb5j:focus-within > ul {
  display: flex;
}

.paradise8-oxm46i {
  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;
}

.paradise8-oxm46i::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.paradise8-q7g4rz ease-in-out;
}

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

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

.paradise8-vhwb5j 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.paradise8-dpoz70 ease-in-out;
  overflow: hidden;
}

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

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

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

.paradise8-1om3ot {
  display: none;
}

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

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

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

.paradise8-8z54xq {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.paradise8-8z54xq img {
  margin-bottom: 20px;
}

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

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

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

.paradise8-5d279c {
  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) {
  .paradise8-5d279c {
    font-size: 32px;
  }
}

.paradise8-ga03r7 {
  color: var(--text-color);
}

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

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

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

.paradise8-gfgt4u p img {
  display: block;
  margin: 0 auto;
}

.paradise8-gfgt4u p:first-of-type {
  margin-top: 0;
}

.paradise8-gfgt4u p:last-of-type {
  margin-bottom: 0;
}

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

.paradise8-gfgt4u ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.paradise8-4kmkcs {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.paradise8-4kmkcs .paradise8-j3fgwz {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .paradise8-4kmkcs .paradise8-j3fgwz {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.paradise8-4kmkcs .paradise8-7xgl6u {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .paradise8-4kmkcs .paradise8-7xgl6u {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .paradise8-4kmkcs .paradise8-7xgl6u img {
    width: 100%;
  }
}

.paradise8-7xgl6u {
  margin: 0 0 28px;
}

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

.paradise8-j3fgwz {
  margin: 0 0 28px;
}

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

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

.paradise8-avntk7 .paradise8-3lg563 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.paradise8-i91o7z {
  position: relative;
  border: none;
}

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

.paradise8-3lj748 {
  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;
}

.paradise8-3lj748 span {
  height: 32px;
}

.paradise8-3lj748 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.paradise8-3lj748.paradise8-9u6tp9 span {
  transform: scaleY(-1);
}

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

.paradise8-qj2nu1 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.paradise8-qj2nu1.paradise8-kdivhu {
  display: none;
}

.paradise8-5ztznc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.paradise8-5ztznc table {
  width: 100%;
  border-collapse: collapse;
}

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

  .paradise8-5ztznc table td {
    min-width: 75px;
  }
}

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

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

.paradise8-5ztznc p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

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

.paradise8-we047i {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.paradise8-w2snfh p {
  color: var(--text-color);
}

.paradise8-ps9szr {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.paradise8-cx629o {
  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);
}

.paradise8-uhb0jy {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.paradise8-79lf9z p + p {
  margin-top: 10px;
}

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

.paradise8-njai64 {
  display: none;
}

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

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

.paradise8-vrf72b li {
  margin: 0 20px;
}

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

.paradise8-vrf72b li a img {
  margin-bottom: 4px;
}

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

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

.paradise8-nw4z2p li {
  font-size: 16px;
  position: relative;
}

.paradise8-nw4z2p li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.paradise8-nw4z2p li span {
  opacity: 0.5;
}

.paradise8-nw4z2p li + li {
  margin-left: 30px;
}

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

h2.paradise8-r4yvs2 {
  margin: 0 0 28px;
}

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

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

.paradise8-q9cj8c 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);
}

.paradise8-q9cj8c 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;
}

.paradise8-q9cj8c 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;
}

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

.paradise8-q9cj8c tbody tr:last-of-type {
  margin-bottom: 0;
}

.paradise8-q9cj8c tbody tr td:first-of-type {
  flex-shrink: 0;
}

.paradise8-q9cj8c 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);
}

.paradise8-q9cj8c 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);
}

.paradise8-q9cj8c tbody tr td:last-of-type {
  margin-left: auto;
}

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

.paradise8-q9cj8c tbody tr td .paradise8-l9japj {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .paradise8-q9cj8c tbody tr td .paradise8-l9japj {
    width: 100%;
  }
}

.paradise8-q9cj8c tbody tr td .paradise8-fj934m {
  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.paradise8-dpoz70 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .paradise8-q9cj8c tbody tr td .paradise8-fj934m {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .paradise8-q9cj8c tbody tr td .paradise8-fj934m {
    width: 100%;
  }
}

.paradise8-q9cj8c tbody tr td .paradise8-m2z4x0 {
  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) {
  .paradise8-q9cj8c tbody tr td .paradise8-m2z4x0:hover {
    text-decoration: none;
  }
}

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

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

.paradise8-wwqn6r {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.paradise8-t9w15b img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.paradise8-dpoz70 ease-in-out;
}

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

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

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

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

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

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

.paradise8-000off img {
  width: 100%;
  height: 100%;
}

.paradise8-000off iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.paradise8-hx5oiq svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.paradise8-dpoz70 ease-in-out;
}

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

.paradise8-v66rmw {
  padding: 90px 0;
}

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

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

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

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

.paradise8-qvwfz7 img {
  width: 100%;
}

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

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

.paradise8-xmiqu4 {
  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;
}

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

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

.paradise8-fdaf08 {
  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.paradise8-dpoz70 ease-in-out;
}

.paradise8-fdaf08:hover {
  border: 1px solid #8c8ca2;
}

.paradise8-ij81i0 {
  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%);
}

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

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

.paradise8-3fkftc a {
  text-decoration: underline;
  color: #8babff;
}

.paradise8-4fz8y6 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.paradise8-4fz8y6 .paradise8-fdaf08 {
  width: 50%;
  margin: 0;
}

.paradise8-rmxe9l {
  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;
}

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

.paradise8-ype3b1 {
  margin: 0 0 100px;
}

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

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

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

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

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

.paradise8-p9azma {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.paradise8-66leig 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.paradise8-dpoz70 ease-in-out;
}

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

.paradise8-66leig a svg {
  fill: #fff;
}

.paradise8-66leig a:hover {
  background: #3d68e7;
}

.paradise8-2cs3tz {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.paradise8-l7eru1 {
  margin-bottom: 16px;
}

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

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

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

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

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

.paradise8-04mc8l {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.paradise8-nkwy2e 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);
}

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

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

.paradise8-nkwy2e table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.paradise8-qylm6v.paradise8-1jght2 {
  display: none;
}

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

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

.paradise8-abva62 iframe.paradise8-ixkh80 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.paradise8-abva62.paradise8-hgluzr {
  opacity: 1;
  pointer-events: all;
}

.paradise8-9ewuxx {
  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.paradise8-dpoz70 ease-in-out;
}

.paradise8-9ewuxx svg {
  margin-right: 10px;
}

.paradise8-9ewuxx + .paradise8-9ewuxx {
  margin-top: 14px;
}

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

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

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

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

.paradise8-aq3k61 .paradise8-avntk7 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .paradise8-aq3k61 .paradise8-avntk7 {
    margin: 28px 0 0;
  }
}

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

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

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

.paradise8-r0yz0b {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.paradise8-ijd03z {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.paradise8-er472v {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.paradise8-aqhb7h .paradise8-3lg563 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .paradise8-aqhb7h .paradise8-3lg563 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.paradise8-5osiz8 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.paradise8-5osiz8 img {
  width: 100%;
}

.paradise8-eu8kpz {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.paradise8-6iwsvf {
  width: 100%;
  margin: 0 0 100px;
}

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

.paradise8-6iwsvf .paradise8-rm9fen {
  position: relative;
}

.paradise8-6iwsvf .paradise8-wy0xuj {
  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;
}

.paradise8-6iwsvf .paradise8-wy0xuj.paradise8-1jght2 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .paradise8-6iwsvf .paradise8-ica839 {
    bottom: 90px;
  }
}

.paradise8-6iwsvf .paradise8-ica839 .paradise8-hj4kjv {
  max-width: 300px;
  width: 100%;
}

.paradise8-6iwsvf .paradise8-ica839 .paradise8-hj4kjv .paradise8-uw7j6d {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .paradise8-6iwsvf .paradise8-ica839 .paradise8-hj4kjv .paradise8-uw7j6d {
    font-size: 32px;
    text-align: center;
  }
}

.paradise8-6iwsvf .paradise8-ica839 .paradise8-hj4kjv .paradise8-ivr48n {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .paradise8-6iwsvf .paradise8-ica839 .paradise8-hj4kjv .paradise8-ivr48n {
    text-align: center;
  }
}

.paradise8-6iwsvf .paradise8-ica839 .paradise8-3e014f {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .paradise8-6iwsvf .paradise8-ica839 .paradise8-3e014f {
    flex-direction: column-reverse;
  }
}

.paradise8-6iwsvf .paradise8-ica839 .paradise8-3e014f .paradise8-qrae1l {
  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.paradise8-dpoz70 ease-in-out;
}

.paradise8-6iwsvf .paradise8-ica839 .paradise8-3e014f .paradise8-qrae1l:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .paradise8-6iwsvf .paradise8-ica839 .paradise8-3e014f .paradise8-qrae1l {
    width: 100%;
  }
}

.paradise8-6iwsvf .paradise8-ica839 .paradise8-3e014f .paradise8-g4rwe6 {
  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.paradise8-dpoz70 ease-in-out;
  overflow: hidden;
}

.paradise8-6iwsvf .paradise8-ica839 .paradise8-3e014f .paradise8-g4rwe6 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);
  }
}

.paradise8-6iwsvf .paradise8-ica839 .paradise8-3e014f .paradise8-g4rwe6: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;
}

.paradise8-6iwsvf .paradise8-ica839 .paradise8-3e014f .paradise8-g4rwe6:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .paradise8-6iwsvf .paradise8-ica839 .paradise8-3e014f .paradise8-g4rwe6 {
    width: 100%;
  }
}

.paradise8-6iwsvf .paradise8-ica839.paradise8-1jght2 {
  display: none;
}

.paradise8-6iwsvf .paradise8-9zumpo {
  display: none;
}

.paradise8-6iwsvf .paradise8-9zumpo.paradise8-hgluzr {
  display: block;
}

.paradise8-6iwsvf .paradise8-9zumpo iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .paradise8-6iwsvf .paradise8-9zumpo iframe {
    height: calc(100vh - 54px);
  }
}

.paradise8-6iwsvf .paradise8-r0lxhd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .paradise8-6iwsvf .paradise8-r0lxhd {
    padding: 24px 16px 0;
  }
}

.paradise8-6iwsvf .paradise8-r0lxhd .paradise8-uw7j6d {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .paradise8-6iwsvf .paradise8-r0lxhd .paradise8-uw7j6d {
    margin-bottom: 24px;
  }
}

.paradise8-6iwsvf .paradise8-r0lxhd 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);
}

.paradise8-6iwsvf .paradise8-r0lxhd 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) {
  .paradise8-6iwsvf .paradise8-r0lxhd table tr td {
    padding: 12px 4px;
  }
}

.paradise8-6iwsvf .paradise8-r0lxhd 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) {
  .paradise8-6iwsvf .paradise8-r0lxhd table tr th {
    padding: 12px 4px;
  }
}

.paradise8-6iwsvf .paradise8-r0lxhd table tr:last-of-type td {
  border-bottom: none;
}

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

.paradise8-ja9t8y.paradise8-j2md8p {
  display: block;
}

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

.paradise8-ja9t8y .paradise8-xn0xx5 {
  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;
}

.paradise8-ja9t8y .paradise8-38j1tl {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.paradise8-ja9t8y .paradise8-g4rwe6 {
  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.paradise8-dpoz70 ease-in-out;
}

.paradise8-ja9t8y .paradise8-g4rwe6:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.paradise8-21lz6v.paradise8-j2md8p {
  display: block;
}

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

.paradise8-eyuv7h {
  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;
}

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

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

.paradise8-iaddss {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.paradise8-iaddss svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.paradise8-8ujt42 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.paradise8-eicpic.paradise8-1jght2 {
  display: none;
}

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

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

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

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

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

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

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

.paradise8-iju3t1 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.paradise8-iju3t1 input:active {
  border-color: #c2c0ce;
}

.paradise8-iju3t1 input:focus {
  border-color: #c2c0ce;
}

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

.paradise8-scst24 {
  margin-bottom: 36px;
}

.paradise8-scst24 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;
}

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

.paradise8-scst24 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.paradise8-ut7dvb {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.paradise8-i0ylpw {
  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.paradise8-dpoz70 ease-in-out;
}

.paradise8-i0ylpw:hover {
  background: var(--border-color);
}

.paradise8-sv2tyu {
  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.paradise8-dpoz70 ease-in-out;
}

.paradise8-sv2tyu:hover {
  background: #166ad9;
}

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

.paradise8-hz88if.paradise8-1jght2 {
  display: none;
}

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

.paradise8-hz88if .paradise8-i0ylpw {
  margin: 0 auto;
}

.paradise8-etka2x {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.paradise8-0okpqm {
  filter: grayscale(100%);
}

.paradise8-gw7gso > input {
  display: none;
}

.paradise8-gw7gso > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.paradise8-qq1w8q.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.paradise8-sy8y80 44.paradise8-y7hpjv.paradise8-mr5xpy.paradise8-q4vlw3.paradise8-6b43tj.paradise8-om7in3.paradise8-rrnbva.paradise8-je4cn2.paradise8-h5z4r7.paradise8-fjum9s.paradise8-1pe4k3.paradise8-vcbgfw.paradise8-vjr6sz 0l-12.paradise8-q7poct 30.paradise8-7c4okl.paradise8-15f7ge 2.paradise8-9bvgbd.paradise8-15f7ge 3.paradise8-pi3c5k 3.paradise8-gcf37m.paradise8-86kvzq 3.paradise8-nmes1v.paradise8-ofyzim.paradise8-v2psfd.paradise8-k55wej 7-3.paradise8-q7poct 10.paradise8-cocxg0.paradise8-k55wej 23.paradise8-qlt9cd.paradise8-hgmi00 1.paradise8-ahuv17 2.paradise8-q7poct 3.paradise8-hgmi00 1.paradise8-86kvzq 5.paradise8-ymqcc0.paradise8-86kvzq 32.paradise8-7m9n7o.paradise8-ofyzim 5.paradise8-vjr6sz 4.paradise8-k55wej 9.paradise8-k55wej 8.paradise8-86kvzq 6.paradise8-u93zsw.paradise8-atfiz8.paradise8-9n3vcn.paradise8-5mf1pt.paradise8-jyfl51 4.paradise8-59xaxi.paradise8-jyfl51 6.paradise8-jyfl51 0l29.paradise8-vjr6sz 17.paradise8-o36ds3.paradise8-w3u4lp 2.paradise8-tx2tpu 10.paradise8-womkof.paradise8-q7poct 8.paradise8-nk1441.paradise8-1b04ym.paradise8-hmuwyf.paradise8-hcbhea.paradise8-smilan.paradise8-ofyzim.paradise8-om7in3.paradise8-q7poct 1.paradise8-pwijhn.paradise8-5xr6bk.paradise8-a32vw3.paradise8-ylnjq9.paradise8-hfchkh.paradise8-ahuv17 1.paradise8-1so413.paradise8-pv4iei.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.paradise8-gw7gso > input:checked ~ label,
.paradise8-gw7gso > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.paradise8-qq1w8q.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.paradise8-sy8y80 44.paradise8-y7hpjv.paradise8-mr5xpy.paradise8-q4vlw3.paradise8-6b43tj.paradise8-om7in3.paradise8-rrnbva.paradise8-je4cn2.paradise8-h5z4r7.paradise8-fjum9s.paradise8-1pe4k3.paradise8-vcbgfw.paradise8-vjr6sz 0l-12.paradise8-q7poct 30.paradise8-7c4okl.paradise8-15f7ge 2.paradise8-9bvgbd.paradise8-15f7ge 3.paradise8-pi3c5k 3.paradise8-gcf37m.paradise8-86kvzq 3.paradise8-nmes1v.paradise8-ofyzim.paradise8-v2psfd.paradise8-k55wej 7-3.paradise8-q7poct 10.paradise8-cocxg0.paradise8-k55wej 23.paradise8-qlt9cd.paradise8-hgmi00 1.paradise8-ahuv17 2.paradise8-q7poct 3.paradise8-hgmi00 1.paradise8-86kvzq 5.paradise8-ymqcc0.paradise8-86kvzq 32.paradise8-7m9n7o.paradise8-ofyzim 5.paradise8-vjr6sz 4.paradise8-k55wej 9.paradise8-k55wej 8.paradise8-86kvzq 6.paradise8-u93zsw.paradise8-atfiz8.paradise8-9n3vcn.paradise8-5mf1pt.paradise8-jyfl51 4.paradise8-59xaxi.paradise8-jyfl51 6.paradise8-jyfl51 0l29.paradise8-vjr6sz 17.paradise8-o36ds3.paradise8-w3u4lp 2.paradise8-tx2tpu 10.paradise8-womkof.paradise8-q7poct 8.paradise8-nk1441.paradise8-1b04ym.paradise8-hmuwyf.paradise8-hcbhea.paradise8-smilan.paradise8-ofyzim.paradise8-om7in3.paradise8-q7poct 1.paradise8-pwijhn.paradise8-5xr6bk.paradise8-a32vw3.paradise8-ylnjq9.paradise8-hfchkh.paradise8-ahuv17 1.paradise8-1so413.paradise8-pv4iei.5z'/%3e%3c/svg%3e");
}

.paradise8-gw7gso > input:not(:checked) ~ label:hover,
.paradise8-gw7gso > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.paradise8-qq1w8q.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.paradise8-sy8y80 44.paradise8-y7hpjv.paradise8-mr5xpy.paradise8-q4vlw3.paradise8-6b43tj.paradise8-om7in3.paradise8-rrnbva.paradise8-je4cn2.paradise8-h5z4r7.paradise8-fjum9s.paradise8-1pe4k3.paradise8-vcbgfw.paradise8-vjr6sz 0l-12.paradise8-q7poct 30.paradise8-7c4okl.paradise8-15f7ge 2.paradise8-9bvgbd.paradise8-15f7ge 3.paradise8-pi3c5k 3.paradise8-gcf37m.paradise8-86kvzq 3.paradise8-nmes1v.paradise8-ofyzim.paradise8-v2psfd.paradise8-k55wej 7-3.paradise8-q7poct 10.paradise8-cocxg0.paradise8-k55wej 23.paradise8-qlt9cd.paradise8-hgmi00 1.paradise8-ahuv17 2.paradise8-q7poct 3.paradise8-hgmi00 1.paradise8-86kvzq 5.paradise8-ymqcc0.paradise8-86kvzq 32.paradise8-7m9n7o.paradise8-ofyzim 5.paradise8-vjr6sz 4.paradise8-k55wej 9.paradise8-k55wej 8.paradise8-86kvzq 6.paradise8-u93zsw.paradise8-atfiz8.paradise8-9n3vcn.paradise8-5mf1pt.paradise8-jyfl51 4.paradise8-59xaxi.paradise8-jyfl51 6.paradise8-jyfl51 0l29.paradise8-vjr6sz 17.paradise8-o36ds3.paradise8-w3u4lp 2.paradise8-tx2tpu 10.paradise8-womkof.paradise8-q7poct 8.paradise8-nk1441.paradise8-1b04ym.paradise8-hmuwyf.paradise8-hcbhea.paradise8-smilan.paradise8-ofyzim.paradise8-om7in3.paradise8-q7poct 1.paradise8-pwijhn.paradise8-5xr6bk.paradise8-a32vw3.paradise8-ylnjq9.paradise8-hfchkh.paradise8-ahuv17 1.paradise8-1so413.paradise8-pv4iei.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .paradise8-ep926r > .paradise8-pk4qgr {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .paradise8-ep926r > .paradise8-pk4qgr {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .paradise8-ep926r > .paradise8-pk4qgr {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .paradise8-ep926r > .paradise8-pk4qgr {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .paradise8-ep926r > .paradise8-pk4qgr {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.paradise8-e4vqlb.paradise8-1jght2 {
  display: none;
}

.paradise8-81ufnm {
  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) {
  .paradise8-81ufnm {
    height: 74px;
    overflow: visible;
  }
}

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

.paradise8-9hs90q {
  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;
}

.paradise8-9hs90q::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.paradise8-9hs90q::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.paradise8-9hs90q img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.paradise8-7risjl {
  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;
}

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

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

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

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

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

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

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

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

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

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

.paradise8-e4vqlb.paradise8-2vs0zq .paradise8-81ufnm {
  background: #2b3b67;
}

.paradise8-e4vqlb.paradise8-2vs0zq .paradise8-9hs90q {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.paradise8-e4vqlb.paradise8-2vs0zq .paradise8-9hs90q::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.paradise8-e4vqlb.paradise8-2vs0zq .paradise8-9hs90q::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.paradise8-e4vqlb.paradise8-2vs0zq .paradise8-7risjl::before {
  background: #0e0f41;
}

.paradise8-e4vqlb.paradise8-2vs0zq .paradise8-7risjl::after {
  background: #152557;
}

.paradise8-e4vqlb.paradise8-q4qnpx .paradise8-81ufnm {
  background: #1f35fa;
}

.paradise8-e4vqlb.paradise8-q4qnpx .paradise8-9hs90q {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.paradise8-e4vqlb.paradise8-q4qnpx .paradise8-9hs90q::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.paradise8-e4vqlb.paradise8-q4qnpx .paradise8-9hs90q::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.paradise8-e4vqlb.paradise8-q4qnpx .paradise8-7risjl::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.paradise8-e4vqlb.paradise8-q4qnpx .paradise8-7risjl::after {
  background: #192ac8;
}

.paradise8-e4vqlb.paradise8-xjici4 .paradise8-81ufnm {
  background: #fa771f;
}

.paradise8-e4vqlb.paradise8-xjici4 .paradise8-9hs90q {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.paradise8-e4vqlb.paradise8-xjici4 .paradise8-9hs90q::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.paradise8-e4vqlb.paradise8-xjici4 .paradise8-9hs90q::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.paradise8-e4vqlb.paradise8-xjici4 .paradise8-7risjl::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.paradise8-e4vqlb.paradise8-xjici4 .paradise8-7risjl::after {
  background: #fa8535;
}

.paradise8-ojmgta {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.paradise8-uwi62l {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.paradise8-tjnbo3 {
  width: 120px;
  height: 22px;
}

.paradise8-tjnbo3 .paradise8-3l8pbu {
  fill: #c2c0ce;
}

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

.paradise8-tjnbo3 [rating="2"] .paradise8-3l8pbu:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.paradise8-tjnbo3 [rating="3"] .paradise8-3l8pbu:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.paradise8-tjnbo3 [rating="4"] .paradise8-3l8pbu:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.paradise8-tjnbo3 [rating="5"] .paradise8-3l8pbu:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.paradise8-y6wfo0 {
  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);
}

.paradise8-y6wfo0.paradise8-hgluzr {
  display: block;
}

.paradise8-y6wfo0.paradise8-1jght2 {
  display: none;
}

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

.paradise8-1swgvm {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.paradise8-k08ww8 {
  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);
}

.paradise8-1a62zu {
  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;
}

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

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

.paradise8-l69fnf {
  font-size: 16px;
  line-height: 140%;
}

.paradise8-ivnv0i {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.paradise8-ivnv0i .paradise8-3l8pbu {
  fill: #c2c0ce;
}

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

.paradise8-ivnv0i [rating="2"] .paradise8-3l8pbu:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.paradise8-ivnv0i [rating="3"] .paradise8-3l8pbu:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.paradise8-ivnv0i [rating="4"] .paradise8-3l8pbu:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.paradise8-ivnv0i [rating="5"] .paradise8-3l8pbu:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.paradise8-6p3d64 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .paradise8-6p3d64 {
    padding: 0 16px;
  }
}

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

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

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

.paradise8-w5v1gw img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.paradise8-oxrrfq {
  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;
}

.paradise8-zovlo9 {
  flex: 1;
  min-width: 0;
}

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

.paradise8-1mpkj1 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.paradise8-1mpkj1 svg,
.paradise8-1mpkj1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.paradise8-1mpkj1 svg path {
  fill: var(--button-bg-color);
}

.paradise8-1mpkj1 svg circle {
  fill: var(--button-text-color);
}

.paradise8-8z086q {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.paradise8-8z086q strong {
  font-weight: 600;
}

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

.paradise8-87tgtf p {
  margin: 0 0 16px;
}

.paradise8-87tgtf p:last-child {
  margin-bottom: 0;
}

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

.paradise8-0k5inw {
  max-width: 300px;
  width: 100%;
}

.paradise8-0k5inw a {
  width: 100%;
}

@media (max-width: 575px) {
  .paradise8-0k5inw {
    max-width: 200px;
  }
}

.paradise8-8fkvjw {
  justify-content: center;
}

.paradise8-gemcdx {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.paradise8-30gs7v {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.paradise8-ww1dgj .paradise8-xiomaf {
  justify-content: center;
}

/* faq */

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

.paradise8-xjc5a9 {
  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.paradise8-hq1n1o ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.paradise8-xjc5a9::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.paradise8-hq1n1o ease;
}

.paradise8-ymxy27.paradise8-j2md8p .paradise8-xjc5a9::after {
  transform: rotate(45deg);
}

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

.paradise8-ymxy27.paradise8-j2md8p .paradise8-c9yl36 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.paradise8-y0cypt {
  margin: 25px 0;
}

.paradise8-gw7gso > input:not(:checked) ~ label:hover,
.paradise8-gw7gso > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.paradise8-w00s8f.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.paradise8-6qx5mg 44.paradise8-dw0yn1.paradise8-9ejbgl.paradise8-5p1n4l.paradise8-sgdcod.paradise8-4839po.paradise8-5j68xe.paradise8-n4aiia.paradise8-vgdzpt.paradise8-80jxn1.paradise8-gz1hp9.paradise8-tb24q0.paradise8-dcrcqd 0l-12.paradise8-hi827e 30.paradise8-j533l8.paradise8-z7iide 2.paradise8-d3qeze.paradise8-z7iide 3.paradise8-ruqyme 3.paradise8-fe0ztw.paradise8-n3kwk1 3.paradise8-mlw466.paradise8-30eg9m.paradise8-gaacjq.paradise8-nxllzh 7-3.paradise8-hi827e 10.paradise8-r5i62d.paradise8-nxllzh 23.paradise8-1vqpi0.paradise8-0gjnqx 1.paradise8-srolft 2.paradise8-hi827e 3.paradise8-0gjnqx 1.paradise8-n3kwk1 5.paradise8-bxatfw.paradise8-n3kwk1 32.paradise8-7lqdnq.paradise8-30eg9m 5.paradise8-dcrcqd 4.paradise8-nxllzh 9.paradise8-nxllzh 8.paradise8-n3kwk1 6.paradise8-1asdh4.paradise8-9pwc5g.paradise8-frhc5f.paradise8-lzhr2w.paradise8-3ms65r 4.paradise8-1705yz.paradise8-3ms65r 6.paradise8-3ms65r 0l29.paradise8-dcrcqd 17.paradise8-a13ghq.paradise8-e74wry 2.paradise8-ewqw1a 10.paradise8-an7kei.paradise8-hi827e 8.paradise8-0f065r.paradise8-cygu2d.paradise8-df1dve.paradise8-ony72q.paradise8-fyyl4y.paradise8-30eg9m.paradise8-4839po.paradise8-hi827e 1.paradise8-h0kfje.paradise8-f76lwu.paradise8-w2ok7x.paradise8-wzka67.paradise8-gxulq7.paradise8-srolft 1.paradise8-3c9hp3.paradise8-k8hdf2.5z'/%3e%3c/svg%3e");
}

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

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

.paradise8-dljbgg {
  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);
}

.paradise8-dljbgg.paradise8-scdus5 {
  display: block;
}

.paradise8-dljbgg.paradise8-21fl98 {
  display: none;
}

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

.paradise8-z74enj {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.paradise8-vw4s7z {
  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);
}

.paradise8-qkn82j {
  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;
}

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

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

.paradise8-o48n6m {
  font-size: 16px;
  line-height: 140%;
}

.paradise8-vocn2x {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.paradise8-vocn2x .paradise8-19wwfg {
  fill: #c2c0ce;
}

.paradise8-vocn2x [rating="1"] .paradise8-19wwfg:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.paradise8-vocn2x [rating="2"] .paradise8-19wwfg:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.paradise8-vocn2x [rating="3"] .paradise8-19wwfg:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.paradise8-vocn2x [rating="4"] .paradise8-19wwfg:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.paradise8-vocn2x [rating="5"] .paradise8-19wwfg:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.paradise8-9vorwc 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;
}

.paradise8-9vorwc 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 */

.paradise8-kqw238 {
  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);
}

.paradise8-kqw238.paradise8-79kn2i {
  opacity: 1;
  pointer-events: auto;
}

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

.paradise8-6ivayu label {
  font-size: 14px;
}

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

.paradise8-j4oonz h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.paradise8-p1lqyd, .paradise8-y5w9s7, [class*="review-card"],
thead, thead th, table th, .paradise8-2uar76,
.paradise8-wnvlmi, [class*="collapsible-header"],
.paradise8-ps9szr, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* h2_0-heading-visual: restore heading look after SEO h2->p conversion */
#h2_0 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media only screen and (max-width: 767px) { #h2_0 { font-size: 26px; margin-bottom: 20px; } }
