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

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

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

.luckyhills-u18w2f {
  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) {
  .luckyhills-u18w2f: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;
  }
}

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

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

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

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

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

.luckyhills-5aii55 {
  cursor: pointer;
}

.luckyhills-yxr2wa {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.luckyhills-73fb5d {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.luckyhills-73fb5d figure {
  margin: 0;
}

.luckyhills-73fb5d.luckyhills-blb2pj {
  justify-content: flex-start;
  margin-right: 4px;
}

.luckyhills-73fb5d.luckyhills-28chj6 {
  justify-content: flex-end;
  margin-left: 4px;
}

.luckyhills-73fb5d.luckyhills-7ixt4c {
  justify-content: center;
}

.luckyhills-73fb5d.luckyhills-l0ep77 {
  justify-content: normal;
}

.luckyhills-jr21lu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.luckyhills-wkqfcy img {
  width: 100%;
}

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

.luckyhills-ddqncn {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.luckyhills-ddqncn 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);
}

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

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

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

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

.luckyhills-ddqncn ul li:last-of-type::after {
  display: none;
}

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

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

.luckyhills-ve3h9t {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.luckyhills-p3yijs.luckyhills-gkcwn0 {
  background-color: #000;
}

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

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

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

.luckyhills-0wguwn {
  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) {
  .luckyhills-0wguwn {
    flex-direction: column;
  }
}

.luckyhills-nnbzsd {
  margin-bottom: 94px;
}

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

.luckyhills-z51ct5 .luckyhills-juzqn4 {
  margin-bottom: 28px;
}

.luckyhills-z51ct5 .luckyhills-juzqn4 img {
  max-height: 100px;
  width: auto;
}

.luckyhills-xfq0ow {
  display: flex;
  align-items: center;
}

.luckyhills-xfq0ow a + a {
  margin-left: 24px;
}

.luckyhills-xfq0ow img {
  max-height: 56px;
  width: auto;
}

.luckyhills-xfq0ow img + img {
  margin-left: 24px;
}

.luckyhills-9z5vuy {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.luckyhills-z5pzpv {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.luckyhills-yhccbb li {
  display: flex;
  margin: 0 7px;
}

.luckyhills-yhccbb li svg {
  transition: 0.luckyhills-elcfpx ease-in-out;
}

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

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

.luckyhills-0l3ov0 + .luckyhills-0l3ov0 {
  margin-left: 120px;
}

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

.luckyhills-9d3j0b {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.luckyhills-263lqz {
  list-style: none;
  margin: 0;
  padding: 0;
}

.luckyhills-263lqz li {
  font-size: 16px;
}

.luckyhills-263lqz li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.luckyhills-263lqz li + li {
  margin-top: 16px;
}

.luckyhills-htj1gg {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.luckyhills-a40ozh ease-in-out;
}

.luckyhills-htj1gg.luckyhills-tpei3x {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.luckyhills-x8gh8d {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.luckyhills-hukgk1 li {
  width: 100%;
}

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

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

.luckyhills-hukgk1 li a.luckyhills-tpei3x {
  background: var(--border-color);
}

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

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

.luckyhills-2emed5 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.luckyhills-q6ej9h {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.luckyhills-q6ej9h img {
  width: 100%;
  transition: 0.luckyhills-elcfpx ease-in-out;
}

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

.luckyhills-l4loe6 {
  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) {
  .luckyhills-l4loe6 {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .luckyhills-aud60j .luckyhills-juzqn4 img {
    max-width: 90px;
  }
}

.luckyhills-juzqn4 img {
  max-height: 50px;
  width: auto;
}

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

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

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

.luckyhills-2jyvf6 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.luckyhills-lg6rif {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.luckyhills-lg6rif.luckyhills-r0g847 {
  margin-right: 0;
}

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

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

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

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

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

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

.luckyhills-y09tb7:hover > ul {
  display: flex;
}

.luckyhills-y09tb7:focus > ul {
  display: flex;
}

.luckyhills-y09tb7:focus-within > ul {
  display: flex;
}

.luckyhills-ykr86w {
  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;
}

.luckyhills-ykr86w::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.luckyhills-a40ozh ease-in-out;
}

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

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

.luckyhills-y09tb7 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.luckyhills-elcfpx ease-in-out;
  overflow: hidden;
}

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

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

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

.luckyhills-06u5fa {
  display: none;
}

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

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

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

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

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

.luckyhills-ld0jcn img {
  margin-bottom: 20px;
}

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

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

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

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

.luckyhills-qlfwth {
  color: var(--text-color);
}

.luckyhills-79w4oc {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.luckyhills-79w4oc p img {
  display: block;
  margin: 0 auto;
}

.luckyhills-79w4oc p:first-of-type {
  margin-top: 0;
}

.luckyhills-79w4oc p:last-of-type {
  margin-bottom: 0;
}

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

.luckyhills-79w4oc ul {
  padding: 0 0 0 20px;
}

.luckyhills-79w4oc table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.luckyhills-79w4oc table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.luckyhills-79w4oc iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

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

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

.luckyhills-zmyf4t .luckyhills-pv0qwn {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.luckyhills-zmyf4t .luckyhills-g9jzyu {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.luckyhills-g9jzyu {
  margin: 0 0 28px;
}

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

.luckyhills-pv0qwn {
  margin: 0 0 28px;
}

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

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

.luckyhills-q6vihy .luckyhills-u18w2f {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.luckyhills-tr1fy7 {
  position: relative;
  border: none;
}

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

.luckyhills-doyy6i {
  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;
}

.luckyhills-doyy6i span {
  height: 32px;
}

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

.luckyhills-doyy6i.luckyhills-iyouqy span {
  transform: scaleY(-1);
}

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

.luckyhills-in1irb {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.luckyhills-in1irb.luckyhills-n81bzm {
  display: none;
}

.luckyhills-ipkfta {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.luckyhills-ipkfta table {
  width: 100%;
  border-collapse: collapse;
}

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

  .luckyhills-ipkfta table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.luckyhills-73ydqw {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.luckyhills-52tkr1 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.luckyhills-52tkr1 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.luckyhills-52tkr1 p {
  color: var(--text-color);
}

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

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

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

.luckyhills-d0h7nf {
  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);
}

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

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

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

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

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

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

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

.luckyhills-ihxbeh p + p {
  margin-top: 10px;
}

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

.luckyhills-pi3o88 {
  display: none;
}

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

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

.luckyhills-uoe43t li {
  margin: 0 20px;
}

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

.luckyhills-uoe43t li a img {
  margin-bottom: 4px;
}

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

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

.luckyhills-vo7gl1 li {
  font-size: 16px;
  position: relative;
}

.luckyhills-vo7gl1 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.luckyhills-vo7gl1 li span {
  opacity: 0.5;
}

.luckyhills-vo7gl1 li + li {
  margin-left: 30px;
}

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

h2.luckyhills-93e8q0 {
  margin: 0 0 28px;
}

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

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

.luckyhills-1u54bo 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);
}

.luckyhills-1u54bo 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;
}

.luckyhills-1u54bo 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;
}

.luckyhills-1u54bo tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.luckyhills-1u54bo tbody tr:last-of-type {
  margin-bottom: 0;
}

.luckyhills-1u54bo tbody tr td:first-of-type {
  flex-shrink: 0;
}

.luckyhills-1u54bo 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);
}

.luckyhills-1u54bo 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);
}

.luckyhills-1u54bo tbody tr td:last-of-type {
  margin-left: auto;
}

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

.luckyhills-1u54bo tbody tr td .luckyhills-abccxk {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .luckyhills-1u54bo tbody tr td .luckyhills-abccxk {
    width: 100%;
  }
}

.luckyhills-1u54bo tbody tr td .luckyhills-qhj6ss {
  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.luckyhills-elcfpx ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .luckyhills-1u54bo tbody tr td .luckyhills-qhj6ss:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .luckyhills-1u54bo tbody tr td .luckyhills-qhj6ss {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .luckyhills-1u54bo tbody tr td .luckyhills-qhj6ss {
    width: 100%;
  }
}

.luckyhills-1u54bo tbody tr td .luckyhills-q11oyu {
  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) {
  .luckyhills-1u54bo tbody tr td .luckyhills-q11oyu:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

.luckyhills-2phz8c {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.luckyhills-4ghiin img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.luckyhills-elcfpx ease-in-out;
}

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

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

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

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

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

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

.luckyhills-k3lg54 img {
  width: 100%;
  height: 100%;
}

.luckyhills-k3lg54 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.luckyhills-eh393t svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.luckyhills-elcfpx ease-in-out;
}

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

.luckyhills-0di0gg {
  padding: 90px 0;
}

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

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

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

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

.luckyhills-kdnz3p img {
  width: 100%;
}

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

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

.luckyhills-5jagd9 {
  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;
}

.luckyhills-5jagd9 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) {
  .luckyhills-5jagd9 {
    flex-basis: auto;
  }
}

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

.luckyhills-7z5m20 {
  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.luckyhills-elcfpx ease-in-out;
}

.luckyhills-7z5m20:hover {
  border: 1px solid #8c8ca2;
}

.luckyhills-qzscm4 {
  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%);
}

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

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

.luckyhills-9hvohm a {
  text-decoration: underline;
  color: #8babff;
}

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

.luckyhills-qpd5pf .luckyhills-7z5m20 {
  width: 50%;
  margin: 0;
}

.luckyhills-hjr55k {
  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;
}

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

.luckyhills-inyvw2 {
  margin: 0 0 100px;
}

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

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

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

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

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

.luckyhills-yd1js9 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.luckyhills-rf5ej0 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.luckyhills-elcfpx ease-in-out;
}

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

.luckyhills-rf5ej0 a svg {
  fill: #fff;
}

.luckyhills-rf5ej0 a:hover {
  background: #3d68e7;
}

.luckyhills-3t3zur {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.luckyhills-ce8dde {
  margin-bottom: 16px;
}

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

.luckyhills-ulo125 {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.luckyhills-8swiel {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.luckyhills-8swiel 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);
}

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

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

.luckyhills-8swiel table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .luckyhills-8swiel {
    margin: 0;
  }
}

.luckyhills-9x9qux {
  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) {
  .luckyhills-9x9qux {
    min-height: 190px;
  }
}

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

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

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

.luckyhills-a5rxgb.luckyhills-he7wbn {
  display: none;
}

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

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

.luckyhills-mho3g8 iframe.luckyhills-wwwy8h {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.luckyhills-mho3g8.luckyhills-ilurj8 {
  opacity: 1;
  pointer-events: all;
}

.luckyhills-bxux6l {
  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.luckyhills-elcfpx ease-in-out;
}

.luckyhills-bxux6l svg {
  margin-right: 10px;
}

.luckyhills-bxux6l + .luckyhills-bxux6l {
  margin-top: 14px;
}

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

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

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

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

.luckyhills-iclp0v .luckyhills-q6vihy {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .luckyhills-iclp0v .luckyhills-q6vihy {
    margin: 28px 0 0;
  }
}

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

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

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

.luckyhills-jdwdx7 {
  max-width: 545px;
  width: 100%;
}

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

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

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

.luckyhills-98zjjj iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.luckyhills-0l15pa {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.luckyhills-cne3ml {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.luckyhills-fyo328 .luckyhills-u18w2f {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .luckyhills-fyo328 .luckyhills-u18w2f {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.luckyhills-g9lrh5 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.luckyhills-g9lrh5 img {
  width: 100%;
}

.luckyhills-cr4z05 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.luckyhills-n8h86p {
  width: 100%;
  margin: 0 0 100px;
}

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

.luckyhills-n8h86p .luckyhills-uvm8bb {
  position: relative;
}

.luckyhills-n8h86p .luckyhills-7lkhqn {
  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;
}

.luckyhills-n8h86p .luckyhills-7lkhqn.luckyhills-he7wbn {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .luckyhills-n8h86p .luckyhills-3ujkpf {
    bottom: 90px;
  }
}

.luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-ccb2r3 {
  max-width: 300px;
  width: 100%;
}

.luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-ccb2r3 .luckyhills-j4ilkt {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-ccb2r3 .luckyhills-j4ilkt {
    font-size: 32px;
    text-align: center;
  }
}

.luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-ccb2r3 .luckyhills-zljmhx {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-ccb2r3 .luckyhills-zljmhx {
    text-align: center;
  }
}

.luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-r0g847 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-r0g847 {
    flex-direction: column-reverse;
  }
}

.luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-r0g847 .luckyhills-6shxfz {
  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.luckyhills-elcfpx ease-in-out;
}

.luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-r0g847 .luckyhills-6shxfz:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-r0g847 .luckyhills-6shxfz {
    width: 100%;
  }
}

.luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-r0g847 .luckyhills-zpvg8h {
  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.luckyhills-elcfpx ease-in-out;
  overflow: hidden;
}

.luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-r0g847 .luckyhills-zpvg8h 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);
  }
}

.luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-r0g847 .luckyhills-zpvg8h: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;
}

.luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-r0g847 .luckyhills-zpvg8h:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .luckyhills-n8h86p .luckyhills-3ujkpf .luckyhills-r0g847 .luckyhills-zpvg8h {
    width: 100%;
  }
}

.luckyhills-n8h86p .luckyhills-3ujkpf.luckyhills-he7wbn {
  display: none;
}

.luckyhills-n8h86p .luckyhills-104jkc {
  display: none;
}

.luckyhills-n8h86p .luckyhills-104jkc.luckyhills-ilurj8 {
  display: block;
}

.luckyhills-n8h86p .luckyhills-104jkc iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .luckyhills-n8h86p .luckyhills-104jkc iframe {
    height: calc(100vh - 54px);
  }
}

.luckyhills-n8h86p .luckyhills-5aojwe {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .luckyhills-n8h86p .luckyhills-5aojwe {
    padding: 24px 16px 0;
  }
}

.luckyhills-n8h86p .luckyhills-5aojwe .luckyhills-j4ilkt {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .luckyhills-n8h86p .luckyhills-5aojwe .luckyhills-j4ilkt {
    margin-bottom: 24px;
  }
}

.luckyhills-n8h86p .luckyhills-5aojwe 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);
}

.luckyhills-n8h86p .luckyhills-5aojwe 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) {
  .luckyhills-n8h86p .luckyhills-5aojwe table tr td {
    padding: 12px 4px;
  }
}

.luckyhills-n8h86p .luckyhills-5aojwe 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) {
  .luckyhills-n8h86p .luckyhills-5aojwe table tr th {
    padding: 12px 4px;
  }
}

.luckyhills-n8h86p .luckyhills-5aojwe table tr:last-of-type td {
  border-bottom: none;
}

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

.luckyhills-5xlf0v.luckyhills-tpei3x {
  display: block;
}

.luckyhills-5xlf0v iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.luckyhills-5xlf0v .luckyhills-s1oznl {
  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;
}

.luckyhills-5xlf0v .luckyhills-vuz66i {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.luckyhills-5xlf0v .luckyhills-zpvg8h {
  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.luckyhills-elcfpx ease-in-out;
}

.luckyhills-5xlf0v .luckyhills-zpvg8h:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.luckyhills-is3u7j.luckyhills-tpei3x {
  display: block;
}

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

.luckyhills-a38vyp {
  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;
}

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

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

.luckyhills-j2zqn6 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.luckyhills-j2zqn6 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.luckyhills-ucgwmm {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.luckyhills-6nbotz.luckyhills-he7wbn {
  display: none;
}

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

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

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

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

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

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

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

.luckyhills-mcv0ix input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.luckyhills-mcv0ix input:active {
  border-color: #c2c0ce;
}

.luckyhills-mcv0ix input:focus {
  border-color: #c2c0ce;
}

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

.luckyhills-id24sh {
  margin-bottom: 36px;
}

.luckyhills-id24sh 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;
}

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

.luckyhills-id24sh textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.luckyhills-n2cxpc {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.luckyhills-ipkhaw {
  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.luckyhills-elcfpx ease-in-out;
}

.luckyhills-ipkhaw:hover {
  background: var(--border-color);
}

.luckyhills-ew7m93 {
  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.luckyhills-elcfpx ease-in-out;
}

.luckyhills-ew7m93:hover {
  background: #166ad9;
}

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

.luckyhills-h8ja67.luckyhills-he7wbn {
  display: none;
}

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

.luckyhills-h8ja67 .luckyhills-ipkhaw {
  margin: 0 auto;
}

.luckyhills-h1kpcj {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.luckyhills-tmc2h1 {
  filter: grayscale(100%);
}

.luckyhills-apx9e4 > input {
  display: none;
}

.luckyhills-apx9e4 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.luckyhills-8sx6hq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.luckyhills-z3e4m7 44.luckyhills-4ullmi.luckyhills-f3mfd7.luckyhills-tih3rp.luckyhills-5vhq9c.luckyhills-3n0vaq.luckyhills-fmr62h.luckyhills-ung4h7.luckyhills-yh7jri.luckyhills-k5ejo6.luckyhills-wokyra.luckyhills-v6fg15.luckyhills-y63vu7 0l-12.luckyhills-xy20vy 30.luckyhills-6m8u32.luckyhills-tk9gqo 2.luckyhills-bbhdqn.luckyhills-tk9gqo 3.luckyhills-yh6j6f 3.luckyhills-8twe7d.luckyhills-z78tlu 3.luckyhills-dxlgq7.luckyhills-shtxr3.luckyhills-suspx2.luckyhills-2p6dv2 7-3.luckyhills-xy20vy 10.luckyhills-dgqf1t.luckyhills-2p6dv2 23.luckyhills-o2j70m.luckyhills-8kfb6v 1.luckyhills-awk0kw 2.luckyhills-xy20vy 3.luckyhills-8kfb6v 1.luckyhills-z78tlu 5.luckyhills-lpud0y.luckyhills-z78tlu 32.luckyhills-c4zjuw.luckyhills-shtxr3 5.luckyhills-y63vu7 4.luckyhills-2p6dv2 9.luckyhills-2p6dv2 8.luckyhills-z78tlu 6.luckyhills-vrba8z.luckyhills-xudylv.luckyhills-j55waf.luckyhills-bd6vra.luckyhills-sevxsq 4.luckyhills-ex9jq2.luckyhills-sevxsq 6.luckyhills-sevxsq 0l29.luckyhills-y63vu7 17.luckyhills-b085yn.luckyhills-fojuh9 2.luckyhills-ehlpwb 10.luckyhills-fo8suq.luckyhills-xy20vy 8.luckyhills-lblky3.luckyhills-lsvtd4.luckyhills-oc0tfl.luckyhills-fmks7d.luckyhills-jt6ojm.luckyhills-shtxr3.luckyhills-3n0vaq.luckyhills-xy20vy 1.luckyhills-gxf9xn.luckyhills-6nrnnb.luckyhills-29net0.luckyhills-swezsn.luckyhills-mcyqai.luckyhills-awk0kw 1.luckyhills-og9zxc.luckyhills-y8ipcy.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.luckyhills-apx9e4 > input:checked ~ label,
.luckyhills-apx9e4 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.luckyhills-8sx6hq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.luckyhills-z3e4m7 44.luckyhills-4ullmi.luckyhills-f3mfd7.luckyhills-tih3rp.luckyhills-5vhq9c.luckyhills-3n0vaq.luckyhills-fmr62h.luckyhills-ung4h7.luckyhills-yh7jri.luckyhills-k5ejo6.luckyhills-wokyra.luckyhills-v6fg15.luckyhills-y63vu7 0l-12.luckyhills-xy20vy 30.luckyhills-6m8u32.luckyhills-tk9gqo 2.luckyhills-bbhdqn.luckyhills-tk9gqo 3.luckyhills-yh6j6f 3.luckyhills-8twe7d.luckyhills-z78tlu 3.luckyhills-dxlgq7.luckyhills-shtxr3.luckyhills-suspx2.luckyhills-2p6dv2 7-3.luckyhills-xy20vy 10.luckyhills-dgqf1t.luckyhills-2p6dv2 23.luckyhills-o2j70m.luckyhills-8kfb6v 1.luckyhills-awk0kw 2.luckyhills-xy20vy 3.luckyhills-8kfb6v 1.luckyhills-z78tlu 5.luckyhills-lpud0y.luckyhills-z78tlu 32.luckyhills-c4zjuw.luckyhills-shtxr3 5.luckyhills-y63vu7 4.luckyhills-2p6dv2 9.luckyhills-2p6dv2 8.luckyhills-z78tlu 6.luckyhills-vrba8z.luckyhills-xudylv.luckyhills-j55waf.luckyhills-bd6vra.luckyhills-sevxsq 4.luckyhills-ex9jq2.luckyhills-sevxsq 6.luckyhills-sevxsq 0l29.luckyhills-y63vu7 17.luckyhills-b085yn.luckyhills-fojuh9 2.luckyhills-ehlpwb 10.luckyhills-fo8suq.luckyhills-xy20vy 8.luckyhills-lblky3.luckyhills-lsvtd4.luckyhills-oc0tfl.luckyhills-fmks7d.luckyhills-jt6ojm.luckyhills-shtxr3.luckyhills-3n0vaq.luckyhills-xy20vy 1.luckyhills-gxf9xn.luckyhills-6nrnnb.luckyhills-29net0.luckyhills-swezsn.luckyhills-mcyqai.luckyhills-awk0kw 1.luckyhills-og9zxc.luckyhills-y8ipcy.5z'/%3e%3c/svg%3e");
}

.luckyhills-apx9e4 > input:not(:checked) ~ label:hover,
.luckyhills-apx9e4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.luckyhills-8sx6hq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.luckyhills-z3e4m7 44.luckyhills-4ullmi.luckyhills-f3mfd7.luckyhills-tih3rp.luckyhills-5vhq9c.luckyhills-3n0vaq.luckyhills-fmr62h.luckyhills-ung4h7.luckyhills-yh7jri.luckyhills-k5ejo6.luckyhills-wokyra.luckyhills-v6fg15.luckyhills-y63vu7 0l-12.luckyhills-xy20vy 30.luckyhills-6m8u32.luckyhills-tk9gqo 2.luckyhills-bbhdqn.luckyhills-tk9gqo 3.luckyhills-yh6j6f 3.luckyhills-8twe7d.luckyhills-z78tlu 3.luckyhills-dxlgq7.luckyhills-shtxr3.luckyhills-suspx2.luckyhills-2p6dv2 7-3.luckyhills-xy20vy 10.luckyhills-dgqf1t.luckyhills-2p6dv2 23.luckyhills-o2j70m.luckyhills-8kfb6v 1.luckyhills-awk0kw 2.luckyhills-xy20vy 3.luckyhills-8kfb6v 1.luckyhills-z78tlu 5.luckyhills-lpud0y.luckyhills-z78tlu 32.luckyhills-c4zjuw.luckyhills-shtxr3 5.luckyhills-y63vu7 4.luckyhills-2p6dv2 9.luckyhills-2p6dv2 8.luckyhills-z78tlu 6.luckyhills-vrba8z.luckyhills-xudylv.luckyhills-j55waf.luckyhills-bd6vra.luckyhills-sevxsq 4.luckyhills-ex9jq2.luckyhills-sevxsq 6.luckyhills-sevxsq 0l29.luckyhills-y63vu7 17.luckyhills-b085yn.luckyhills-fojuh9 2.luckyhills-ehlpwb 10.luckyhills-fo8suq.luckyhills-xy20vy 8.luckyhills-lblky3.luckyhills-lsvtd4.luckyhills-oc0tfl.luckyhills-fmks7d.luckyhills-jt6ojm.luckyhills-shtxr3.luckyhills-3n0vaq.luckyhills-xy20vy 1.luckyhills-gxf9xn.luckyhills-6nrnnb.luckyhills-29net0.luckyhills-swezsn.luckyhills-mcyqai.luckyhills-awk0kw 1.luckyhills-og9zxc.luckyhills-y8ipcy.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .luckyhills-a5p9ko > .luckyhills-bnkiys {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .luckyhills-a5p9ko > .luckyhills-bnkiys {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .luckyhills-a5p9ko > .luckyhills-bnkiys {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .luckyhills-a5p9ko > .luckyhills-bnkiys {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .luckyhills-a5p9ko > .luckyhills-bnkiys {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.luckyhills-mlku6c.luckyhills-he7wbn {
  display: none;
}

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

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

.luckyhills-11hw01 {
  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;
}

.luckyhills-11hw01::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.luckyhills-11hw01::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.luckyhills-11hw01 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.luckyhills-0ri5bn {
  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;
}

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

.luckyhills-0ri5bn::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) {
  .luckyhills-0ri5bn::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.luckyhills-mlku6c.luckyhills-z334es .luckyhills-bqac70 {
  background: #2b3b67;
}

.luckyhills-mlku6c.luckyhills-z334es .luckyhills-11hw01 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.luckyhills-mlku6c.luckyhills-z334es .luckyhills-11hw01::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.luckyhills-mlku6c.luckyhills-z334es .luckyhills-11hw01::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.luckyhills-mlku6c.luckyhills-z334es .luckyhills-0ri5bn::before {
  background: #0e0f41;
}

.luckyhills-mlku6c.luckyhills-z334es .luckyhills-0ri5bn::after {
  background: #152557;
}

.luckyhills-mlku6c.luckyhills-jtdthc .luckyhills-bqac70 {
  background: #1f35fa;
}

.luckyhills-mlku6c.luckyhills-jtdthc .luckyhills-11hw01 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.luckyhills-mlku6c.luckyhills-jtdthc .luckyhills-11hw01::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.luckyhills-mlku6c.luckyhills-jtdthc .luckyhills-11hw01::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.luckyhills-mlku6c.luckyhills-jtdthc .luckyhills-0ri5bn::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.luckyhills-mlku6c.luckyhills-jtdthc .luckyhills-0ri5bn::after {
  background: #192ac8;
}

.luckyhills-mlku6c.luckyhills-yrn327 .luckyhills-bqac70 {
  background: #fa771f;
}

.luckyhills-mlku6c.luckyhills-yrn327 .luckyhills-11hw01 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.luckyhills-mlku6c.luckyhills-yrn327 .luckyhills-11hw01::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.luckyhills-mlku6c.luckyhills-yrn327 .luckyhills-11hw01::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.luckyhills-mlku6c.luckyhills-yrn327 .luckyhills-0ri5bn::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.luckyhills-mlku6c.luckyhills-yrn327 .luckyhills-0ri5bn::after {
  background: #fa8535;
}

.luckyhills-n8b717 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.luckyhills-fxt0zf {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.luckyhills-3ey1yc {
  width: 120px;
  height: 22px;
}

.luckyhills-3ey1yc .luckyhills-li58s2 {
  fill: #c2c0ce;
}

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

.luckyhills-3ey1yc [rating="2"] .luckyhills-li58s2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.luckyhills-3ey1yc [rating="3"] .luckyhills-li58s2:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

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

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

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

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

.luckyhills-mmools {
  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);
}

.luckyhills-mmools.luckyhills-ilurj8 {
  display: block;
}

.luckyhills-mmools.luckyhills-he7wbn {
  display: none;
}

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

.luckyhills-pkgmuk {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.luckyhills-4dny2k {
  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);
}

.luckyhills-bm18uh {
  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;
}

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

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

.luckyhills-6xma31 {
  font-size: 16px;
  line-height: 140%;
}

.luckyhills-mgfu2p {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.luckyhills-mgfu2p .luckyhills-li58s2 {
  fill: #c2c0ce;
}

.luckyhills-mgfu2p [rating="1"] .luckyhills-li58s2:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.luckyhills-mgfu2p [rating="2"] .luckyhills-li58s2:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.luckyhills-mgfu2p [rating="3"] .luckyhills-li58s2:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.luckyhills-mgfu2p [rating="4"] .luckyhills-li58s2:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.luckyhills-mgfu2p [rating="5"] .luckyhills-li58s2:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.luckyhills-y0bqcf {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.luckyhills-m131m8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.luckyhills-fr9ci3 {
  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;
}

.luckyhills-td6ski {
  flex: 1;
  min-width: 0;
}

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

.luckyhills-ev3esu {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.luckyhills-ev3esu svg path {
  fill: var(--button-bg-color);
}

.luckyhills-ev3esu svg circle {
  fill: var(--button-text-color);
}

.luckyhills-2jai18 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.luckyhills-2jai18 strong {
  font-weight: 600;
}

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

.luckyhills-jh02v3 p {
  margin: 0 0 16px;
}

.luckyhills-jh02v3 p:last-child {
  margin-bottom: 0;
}

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

.luckyhills-bgqko2 {
  max-width: 300px;
  width: 100%;
}

.luckyhills-bgqko2 a {
  width: 100%;
}

@media (max-width: 575px) {
  .luckyhills-bgqko2 {
    max-width: 200px;
  }
}

.luckyhills-ne4hge {
  justify-content: center;
}

.luckyhills-jnzbkm {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.luckyhills-15a6kn {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.luckyhills-kz28kq .luckyhills-2jyvf6 {
  justify-content: center;
}

/* faq */

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

.luckyhills-z2ivkh {
  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.luckyhills-e1tz77 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.luckyhills-z2ivkh::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.luckyhills-e1tz77 ease;
}

.luckyhills-26k2np.luckyhills-tpei3x .luckyhills-z2ivkh::after {
  transform: rotate(45deg);
}

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

.luckyhills-26k2np.luckyhills-tpei3x .luckyhills-h5vkof {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.luckyhills-ay8t9i {
  margin: 25px 0;
}

.luckyhills-apx9e4 > input:not(:checked) ~ label:hover,
.luckyhills-apx9e4 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.luckyhills-8owsck.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.luckyhills-cok0yp 44.luckyhills-lp0dmf.luckyhills-f89zd7.luckyhills-pm1kts.luckyhills-628le7.luckyhills-8h3yba.luckyhills-h2bhnj.luckyhills-xg29jm.luckyhills-dtgxrc.luckyhills-8pwmzg.luckyhills-xnxxo5.luckyhills-q6zf9q.luckyhills-d5r7b4 0l-12.luckyhills-k9ug4o 30.luckyhills-b9338y.luckyhills-tt0fgt 2.luckyhills-laun56.luckyhills-tt0fgt 3.luckyhills-wghp56 3.luckyhills-t7y0t1.luckyhills-zan8uv 3.luckyhills-8w10u3.luckyhills-3zm0w3.luckyhills-b99moi.luckyhills-uot71u 7-3.luckyhills-k9ug4o 10.luckyhills-zqpgwo.luckyhills-uot71u 23.luckyhills-0ryvib.luckyhills-790ah9 1.luckyhills-kodi7b 2.luckyhills-k9ug4o 3.luckyhills-790ah9 1.luckyhills-zan8uv 5.luckyhills-8gn2tp.luckyhills-zan8uv 32.luckyhills-epdirc.luckyhills-3zm0w3 5.luckyhills-d5r7b4 4.luckyhills-uot71u 9.luckyhills-uot71u 8.luckyhills-zan8uv 6.luckyhills-02f9eq.luckyhills-l0ljxu.luckyhills-rebmek.luckyhills-e3p5k3.luckyhills-g4bl8l 4.luckyhills-9i9s6a.luckyhills-g4bl8l 6.luckyhills-g4bl8l 0l29.luckyhills-d5r7b4 17.luckyhills-ez210w.luckyhills-6f039l 2.luckyhills-46akk4 10.luckyhills-3gyv3n.luckyhills-k9ug4o 8.luckyhills-gts7kw.luckyhills-uhlc4j.luckyhills-gz5jb5.luckyhills-qjh72k.luckyhills-rx3v72.luckyhills-3zm0w3.luckyhills-8h3yba.luckyhills-k9ug4o 1.luckyhills-ar730o.luckyhills-i6vr2h.luckyhills-oukx4s.luckyhills-ax4axi.luckyhills-dbpwy4.luckyhills-kodi7b 1.luckyhills-11ru12.luckyhills-83j2t9.5z'/%3e%3c/svg%3e");
}

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

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

.luckyhills-ppzfba {
  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);
}

.luckyhills-ppzfba.luckyhills-tgsp3g {
  display: block;
}

.luckyhills-ppzfba.luckyhills-h9t868 {
  display: none;
}

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

.luckyhills-bnep3p {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.luckyhills-ard1kw {
  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);
}

.luckyhills-k5s4gc {
  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;
}

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

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

.luckyhills-g1y8s8 {
  font-size: 16px;
  line-height: 140%;
}

.luckyhills-mjedni {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.luckyhills-mjedni .luckyhills-79j5zd {
  fill: #c2c0ce;
}

.luckyhills-mjedni [rating="1"] .luckyhills-79j5zd:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.luckyhills-mjedni [rating="2"] .luckyhills-79j5zd:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.luckyhills-mjedni [rating="3"] .luckyhills-79j5zd:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.luckyhills-mjedni [rating="4"] .luckyhills-79j5zd:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.luckyhills-mjedni [rating="5"] .luckyhills-79j5zd:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.luckyhills-6xjf1o 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;
}

.luckyhills-6xjf1o 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 */

.luckyhills-fkbptx {
  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);
}

.luckyhills-fkbptx.luckyhills-okcyqm {
  opacity: 1;
  pointer-events: auto;
}
