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

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

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

.ilucki-0gk45h {
  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) {
  .ilucki-0gk45h: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;
  }
}

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

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

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

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

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

.ilucki-lj5lx5 {
  cursor: pointer;
}

.ilucki-yy83vw {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.ilucki-e9vxyt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.ilucki-e9vxyt figure {
  margin: 0;
}

.ilucki-e9vxyt.ilucki-5dmjz4 {
  justify-content: flex-start;
  margin-right: 4px;
}

.ilucki-e9vxyt.ilucki-ejskvf {
  justify-content: flex-end;
  margin-left: 4px;
}

.ilucki-e9vxyt.ilucki-9zcra8 {
  justify-content: center;
}

.ilucki-e9vxyt.ilucki-84czdc {
  justify-content: normal;
}

.ilucki-p8wdq2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.ilucki-6i0eoc img {
  width: 100%;
}

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

.ilucki-64cdt8 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.ilucki-64cdt8 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) {
  .ilucki-64cdt8 ul {
    margin-bottom: 15px;
  }
}

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

.ilucki-64cdt8 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);
}

.ilucki-64cdt8 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.ilucki-64cdt8 ul li:last-of-type::after {
  display: none;
}

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

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

.ilucki-md65t9 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.ilucki-ren0qk.ilucki-ln2xpz {
  background-color: #000;
}

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

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

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

.ilucki-4mqb5o {
  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) {
  .ilucki-4mqb5o {
    flex-direction: column;
  }
}

.ilucki-kmif5j {
  margin-bottom: 94px;
}

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

.ilucki-zsvq1y .ilucki-xx4eat {
  margin-bottom: 28px;
}

.ilucki-zsvq1y .ilucki-xx4eat img {
  max-height: 100px;
  width: auto;
}

.ilucki-8g5jmo {
  display: flex;
  align-items: center;
}

.ilucki-8g5jmo a + a {
  margin-left: 24px;
}

.ilucki-8g5jmo img {
  max-height: 56px;
  width: auto;
}

.ilucki-8g5jmo img + img {
  margin-left: 24px;
}

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

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

.ilucki-jyyxe2 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.ilucki-xr16a8 li {
  display: flex;
  margin: 0 7px;
}

.ilucki-xr16a8 li svg {
  transition: 0.ilucki-t5weds ease-in-out;
}

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

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

.ilucki-p1e3e0 + .ilucki-p1e3e0 {
  margin-left: 120px;
}

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

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

.ilucki-zc4f1x {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ilucki-zc4f1x li {
  font-size: 16px;
}

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

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

.ilucki-zc4f1x li + li {
  margin-top: 16px;
}

.ilucki-yf1m1x {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.ilucki-ggis0d ease-in-out;
}

.ilucki-yf1m1x.ilucki-80hw3v {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.ilucki-pdq3kd {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ilucki-gp7mhp li {
  width: 100%;
}

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

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

.ilucki-gp7mhp li a.ilucki-80hw3v {
  background: var(--border-color);
}

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

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

.ilucki-1vcbzj {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.ilucki-swiuzg {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.ilucki-swiuzg img {
  width: 100%;
  transition: 0.ilucki-t5weds ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .ilucki-xxgtjc .ilucki-xx4eat img {
    max-width: 90px;
  }
}

.ilucki-xx4eat img {
  max-height: 50px;
  width: auto;
}

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

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

.ilucki-624u7q {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.ilucki-624u7q li {
  font-size: 16px;
  margin: 0 20px;
}

.ilucki-624u7q li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.ilucki-wavi46 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.ilucki-wavi46.ilucki-3hsb16 {
  margin-right: 0;
}

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

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

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

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

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

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

.ilucki-fe7olg:hover > ul {
  display: flex;
}

.ilucki-fe7olg:focus > ul {
  display: flex;
}

.ilucki-fe7olg:focus-within > ul {
  display: flex;
}

.ilucki-2ou1yb {
  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;
}

.ilucki-2ou1yb::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.ilucki-ggis0d ease-in-out;
}

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

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

.ilucki-fe7olg 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.ilucki-t5weds ease-in-out;
  overflow: hidden;
}

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

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

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

.ilucki-5mjnaq {
  display: none;
}

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

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

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

.ilucki-1gytle {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.ilucki-1gytle img {
  margin-bottom: 20px;
}

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

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

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

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

.ilucki-3v95f7 {
  color: var(--text-color);
}

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

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

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

.ilucki-aym8l2 p img {
  display: block;
  margin: 0 auto;
}

.ilucki-aym8l2 p:first-of-type {
  margin-top: 0;
}

.ilucki-aym8l2 p:last-of-type {
  margin-bottom: 0;
}

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

.ilucki-aym8l2 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ilucki-qn2sin .ilucki-0xdbsk {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.ilucki-qn2sin .ilucki-wcoxxr {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.ilucki-wcoxxr {
  margin: 0 0 28px;
}

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

.ilucki-0xdbsk {
  margin: 0 0 28px;
}

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

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

.ilucki-cpayad .ilucki-0gk45h {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.ilucki-ogv68a {
  position: relative;
  border: none;
}

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

.ilucki-qztr0t {
  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;
}

.ilucki-qztr0t span {
  height: 32px;
}

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

.ilucki-qztr0t.ilucki-ijkl4e span {
  transform: scaleY(-1);
}

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

.ilucki-82tji6 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.ilucki-82tji6 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.ilucki-t5weds ease-in-out;
}

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

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

.ilucki-82tji6.ilucki-5933im {
  display: none;
}

.ilucki-zx72a7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.ilucki-zx72a7 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .ilucki-zx72a7 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.ilucki-r2ih29 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.ilucki-noesb7 p {
  color: var(--text-color);
}

.ilucki-ebri72 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.ilucki-wkb6k8 {
  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);
}

.ilucki-1lswpk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.ilucki-it2dm7 p + p {
  margin-top: 10px;
}

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

.ilucki-f3km1n {
  display: none;
}

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

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

.ilucki-drcxlb li {
  margin: 0 20px;
}

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

.ilucki-drcxlb li a img {
  margin-bottom: 4px;
}

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

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

.ilucki-mzk7lp li {
  font-size: 16px;
  position: relative;
}

.ilucki-mzk7lp li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.ilucki-mzk7lp li span {
  opacity: 0.5;
}

.ilucki-mzk7lp li + li {
  margin-left: 30px;
}

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

h2.ilucki-oqlnli {
  margin: 0 0 28px;
}

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

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

.ilucki-9asroo 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);
}

.ilucki-9asroo 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;
}

.ilucki-9asroo 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;
}

.ilucki-9asroo tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.ilucki-9asroo tbody tr:last-of-type {
  margin-bottom: 0;
}

.ilucki-9asroo tbody tr td:first-of-type {
  flex-shrink: 0;
}

.ilucki-9asroo 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);
}

.ilucki-9asroo 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);
}

.ilucki-9asroo tbody tr td:last-of-type {
  margin-left: auto;
}

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

.ilucki-9asroo tbody tr td .ilucki-x9p1il {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .ilucki-9asroo tbody tr td .ilucki-x9p1il {
    width: 100%;
  }
}

.ilucki-9asroo tbody tr td .ilucki-xlusbv {
  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.ilucki-t5weds ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .ilucki-9asroo tbody tr td .ilucki-xlusbv:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .ilucki-9asroo tbody tr td .ilucki-xlusbv {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .ilucki-9asroo tbody tr td .ilucki-xlusbv {
    width: 100%;
  }
}

.ilucki-9asroo tbody tr td .ilucki-9itrdc {
  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) {
  .ilucki-9asroo tbody tr td .ilucki-9itrdc:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.ilucki-s98ns9 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.ilucki-t5weds ease-in-out;
}

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

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

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

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

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

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

.ilucki-ljvuhr img {
  width: 100%;
  height: 100%;
}

.ilucki-ljvuhr iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.ilucki-sc53o5 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.ilucki-t5weds ease-in-out;
}

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

.ilucki-2k2t7a {
  padding: 90px 0;
}

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

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

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

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

.ilucki-yacc94 img {
  width: 100%;
}

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

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

.ilucki-uzdt7z {
  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;
}

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

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

.ilucki-wxyqpo {
  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.ilucki-t5weds ease-in-out;
}

.ilucki-wxyqpo:hover {
  border: 1px solid #8c8ca2;
}

.ilucki-n4ks46 {
  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%);
}

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

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

.ilucki-s9qejz a {
  text-decoration: underline;
  color: #8babff;
}

.ilucki-24fk77 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.ilucki-24fk77 .ilucki-wxyqpo {
  width: 50%;
  margin: 0;
}

.ilucki-mibrcu {
  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;
}

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

.ilucki-ielsl2 {
  margin: 0 0 100px;
}

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

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

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

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

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

.ilucki-z2afwf {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.ilucki-qwdz95 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.ilucki-t5weds ease-in-out;
}

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

.ilucki-qwdz95 a svg {
  fill: #fff;
}

.ilucki-qwdz95 a:hover {
  background: #3d68e7;
}

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

.ilucki-34ceth {
  margin-bottom: 16px;
}

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

.ilucki-l31jjq {
  font-size: 16px;
  color: var(--text-color);
}

.ilucki-4psi46 {
  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) {
  .ilucki-4psi46 {
    padding: 0 16px;
  }
}

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

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

.ilucki-1knqrq {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

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

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

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

.ilucki-0inhwa 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);
}

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

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

.ilucki-0inhwa table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.ilucki-03l0jv {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.ilucki-03l0jv.ilucki-qy265f {
  display: none;
}

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

.ilucki-2mffd4 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ilucki-2mffd4 iframe.ilucki-6qkbgr {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.ilucki-2mffd4.ilucki-2ayxbc {
  opacity: 1;
  pointer-events: all;
}

.ilucki-gemm73 {
  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.ilucki-t5weds ease-in-out;
}

.ilucki-gemm73 svg {
  margin-right: 10px;
}

.ilucki-gemm73 + .ilucki-gemm73 {
  margin-top: 14px;
}

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

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

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

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

.ilucki-4psi46 .ilucki-cpayad {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.ilucki-4psi46 .ilucki-cpayad h1,
.ilucki-4psi46 .ilucki-cpayad 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) {
  .ilucki-4psi46 .ilucki-cpayad h1,
  .ilucki-4psi46 .ilucki-cpayad h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .ilucki-4psi46 .ilucki-cpayad {
    margin: 28px 0 0;
  }
}

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

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

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

.ilucki-kecv16 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

.ilucki-tqyejf {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .ilucki-9lwghr {
    padding: 10px;
  }
}

.ilucki-9lwghr .ilucki-0gk45h {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .ilucki-9lwghr .ilucki-0gk45h {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .ilucki-9lwghr {
    flex-wrap: wrap;
  }
}

.ilucki-wftu40 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.ilucki-wftu40 img {
  width: 100%;
}

.ilucki-73az3k {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.ilucki-8qu66v {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.ilucki-c3ikqj {
  width: 100%;
  margin: 0 0 100px;
}

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

.ilucki-c3ikqj .ilucki-2ky5kh {
  position: relative;
}

.ilucki-c3ikqj .ilucki-nlantg {
  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;
}

.ilucki-c3ikqj .ilucki-nlantg.ilucki-qy265f {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .ilucki-c3ikqj .ilucki-tuyerp {
    bottom: 90px;
  }
}

.ilucki-c3ikqj .ilucki-tuyerp .ilucki-xb15l0 {
  max-width: 300px;
  width: 100%;
}

.ilucki-c3ikqj .ilucki-tuyerp .ilucki-xb15l0 .ilucki-u6z7up {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .ilucki-c3ikqj .ilucki-tuyerp .ilucki-xb15l0 .ilucki-u6z7up {
    font-size: 32px;
    text-align: center;
  }
}

.ilucki-c3ikqj .ilucki-tuyerp .ilucki-xb15l0 .ilucki-ciy6fy {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .ilucki-c3ikqj .ilucki-tuyerp .ilucki-xb15l0 .ilucki-ciy6fy {
    text-align: center;
  }
}

.ilucki-c3ikqj .ilucki-tuyerp .ilucki-3hsb16 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .ilucki-c3ikqj .ilucki-tuyerp .ilucki-3hsb16 {
    flex-direction: column-reverse;
  }
}

.ilucki-c3ikqj .ilucki-tuyerp .ilucki-3hsb16 .ilucki-l87phr {
  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.ilucki-t5weds ease-in-out;
}

.ilucki-c3ikqj .ilucki-tuyerp .ilucki-3hsb16 .ilucki-l87phr:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .ilucki-c3ikqj .ilucki-tuyerp .ilucki-3hsb16 .ilucki-l87phr {
    width: 100%;
  }
}

.ilucki-c3ikqj .ilucki-tuyerp .ilucki-3hsb16 .ilucki-4ck2yq {
  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.ilucki-t5weds ease-in-out;
  overflow: hidden;
}

.ilucki-c3ikqj .ilucki-tuyerp .ilucki-3hsb16 .ilucki-4ck2yq 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);
  }
}

.ilucki-c3ikqj .ilucki-tuyerp .ilucki-3hsb16 .ilucki-4ck2yq: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;
}

.ilucki-c3ikqj .ilucki-tuyerp .ilucki-3hsb16 .ilucki-4ck2yq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .ilucki-c3ikqj .ilucki-tuyerp .ilucki-3hsb16 .ilucki-4ck2yq {
    width: 100%;
  }
}

.ilucki-c3ikqj .ilucki-tuyerp.ilucki-qy265f {
  display: none;
}

.ilucki-c3ikqj .ilucki-fcl4q2 {
  display: none;
}

.ilucki-c3ikqj .ilucki-fcl4q2.ilucki-2ayxbc {
  display: block;
}

.ilucki-c3ikqj .ilucki-fcl4q2 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .ilucki-c3ikqj .ilucki-fcl4q2 iframe {
    height: calc(100vh - 54px);
  }
}

.ilucki-c3ikqj .ilucki-7veq4b {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .ilucki-c3ikqj .ilucki-7veq4b {
    padding: 24px 16px 0;
  }
}

.ilucki-c3ikqj .ilucki-7veq4b .ilucki-u6z7up {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .ilucki-c3ikqj .ilucki-7veq4b .ilucki-u6z7up {
    margin-bottom: 24px;
  }
}

.ilucki-c3ikqj .ilucki-7veq4b 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);
}

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

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

.ilucki-c3ikqj .ilucki-7veq4b table tr:last-of-type td {
  border-bottom: none;
}

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

.ilucki-b5qmg8.ilucki-80hw3v {
  display: block;
}

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

.ilucki-b5qmg8 .ilucki-uh6ux3 {
  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;
}

.ilucki-b5qmg8 .ilucki-avc0e7 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.ilucki-b5qmg8 .ilucki-4ck2yq {
  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.ilucki-t5weds ease-in-out;
}

.ilucki-b5qmg8 .ilucki-4ck2yq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.ilucki-uexir3.ilucki-80hw3v {
  display: block;
}

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

.ilucki-jewj34 {
  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;
}

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

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

.ilucki-qimqvj {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.ilucki-qimqvj svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.ilucki-llun24 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ilucki-dunnk2.ilucki-qy265f {
  display: none;
}

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

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

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

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

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

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

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

.ilucki-qu0qc9 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.ilucki-qu0qc9 input:active {
  border-color: #c2c0ce;
}

.ilucki-qu0qc9 input:focus {
  border-color: #c2c0ce;
}

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

.ilucki-xxjmri {
  margin-bottom: 36px;
}

.ilucki-xxjmri 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;
}

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

.ilucki-xxjmri textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.ilucki-zquw6b {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.ilucki-mcud6c {
  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.ilucki-t5weds ease-in-out;
}

.ilucki-mcud6c:hover {
  background: var(--border-color);
}

.ilucki-0r4nj9 {
  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.ilucki-t5weds ease-in-out;
}

.ilucki-0r4nj9:hover {
  background: #166ad9;
}

.ilucki-6ysix8 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.ilucki-6ysix8.ilucki-qy265f {
  display: none;
}

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

.ilucki-6ysix8 .ilucki-mcud6c {
  margin: 0 auto;
}

.ilucki-sslr2h {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.ilucki-qwzizj {
  filter: grayscale(100%);
}

.ilucki-iujuz8 > input {
  display: none;
}

.ilucki-iujuz8 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ilucki-d566p6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.ilucki-aboa6a 44.ilucki-gdtsvb.ilucki-cx5c77.ilucki-lr2tl8.ilucki-yr05o5.ilucki-dqzsyg.ilucki-1nw7h0.ilucki-a8c115.ilucki-ul44ng.ilucki-llsyjn.ilucki-njb1b9.ilucki-uidqbc.ilucki-4ylfbv 0l-12.ilucki-yrhmqx 30.ilucki-kgfpiu.ilucki-gvc1dd 2.ilucki-qmh2i0.ilucki-gvc1dd 3.ilucki-dnksab 3.ilucki-o87if3.ilucki-uyo1jh 3.ilucki-284taa.ilucki-6b5jck.ilucki-itie2f.ilucki-2lgk5q 7-3.ilucki-yrhmqx 10.ilucki-dn7stg.ilucki-2lgk5q 23.ilucki-xy8ivo.ilucki-sqpgqd 1.ilucki-7loeng 2.ilucki-yrhmqx 3.ilucki-sqpgqd 1.ilucki-uyo1jh 5.ilucki-47spo1.ilucki-uyo1jh 32.ilucki-7wawsf.ilucki-6b5jck 5.ilucki-4ylfbv 4.ilucki-2lgk5q 9.ilucki-2lgk5q 8.ilucki-uyo1jh 6.ilucki-u748v0.ilucki-ck6sbj.ilucki-4sshb5.ilucki-2xh5v5.ilucki-b18rct 4.ilucki-yciv75.ilucki-b18rct 6.ilucki-b18rct 0l29.ilucki-4ylfbv 17.ilucki-g2ig6n.ilucki-7gx0mg 2.ilucki-yp8q6w 10.ilucki-qqh6z8.ilucki-yrhmqx 8.ilucki-m34xfv.ilucki-qa1i4l.ilucki-zp3yq1.ilucki-39c6dn.ilucki-8cy9o9.ilucki-6b5jck.ilucki-dqzsyg.ilucki-yrhmqx 1.ilucki-1y93x0.ilucki-cz9bw0.ilucki-1u8d33.ilucki-po77ie.ilucki-1b8tlk.ilucki-7loeng 1.ilucki-i5ka6i.ilucki-xkdisp.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.ilucki-iujuz8 > input:checked ~ label,
.ilucki-iujuz8 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ilucki-d566p6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.ilucki-aboa6a 44.ilucki-gdtsvb.ilucki-cx5c77.ilucki-lr2tl8.ilucki-yr05o5.ilucki-dqzsyg.ilucki-1nw7h0.ilucki-a8c115.ilucki-ul44ng.ilucki-llsyjn.ilucki-njb1b9.ilucki-uidqbc.ilucki-4ylfbv 0l-12.ilucki-yrhmqx 30.ilucki-kgfpiu.ilucki-gvc1dd 2.ilucki-qmh2i0.ilucki-gvc1dd 3.ilucki-dnksab 3.ilucki-o87if3.ilucki-uyo1jh 3.ilucki-284taa.ilucki-6b5jck.ilucki-itie2f.ilucki-2lgk5q 7-3.ilucki-yrhmqx 10.ilucki-dn7stg.ilucki-2lgk5q 23.ilucki-xy8ivo.ilucki-sqpgqd 1.ilucki-7loeng 2.ilucki-yrhmqx 3.ilucki-sqpgqd 1.ilucki-uyo1jh 5.ilucki-47spo1.ilucki-uyo1jh 32.ilucki-7wawsf.ilucki-6b5jck 5.ilucki-4ylfbv 4.ilucki-2lgk5q 9.ilucki-2lgk5q 8.ilucki-uyo1jh 6.ilucki-u748v0.ilucki-ck6sbj.ilucki-4sshb5.ilucki-2xh5v5.ilucki-b18rct 4.ilucki-yciv75.ilucki-b18rct 6.ilucki-b18rct 0l29.ilucki-4ylfbv 17.ilucki-g2ig6n.ilucki-7gx0mg 2.ilucki-yp8q6w 10.ilucki-qqh6z8.ilucki-yrhmqx 8.ilucki-m34xfv.ilucki-qa1i4l.ilucki-zp3yq1.ilucki-39c6dn.ilucki-8cy9o9.ilucki-6b5jck.ilucki-dqzsyg.ilucki-yrhmqx 1.ilucki-1y93x0.ilucki-cz9bw0.ilucki-1u8d33.ilucki-po77ie.ilucki-1b8tlk.ilucki-7loeng 1.ilucki-i5ka6i.ilucki-xkdisp.5z'/%3e%3c/svg%3e");
}

.ilucki-iujuz8 > input:not(:checked) ~ label:hover,
.ilucki-iujuz8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ilucki-d566p6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ilucki-aboa6a 44.ilucki-gdtsvb.ilucki-cx5c77.ilucki-lr2tl8.ilucki-yr05o5.ilucki-dqzsyg.ilucki-1nw7h0.ilucki-a8c115.ilucki-ul44ng.ilucki-llsyjn.ilucki-njb1b9.ilucki-uidqbc.ilucki-4ylfbv 0l-12.ilucki-yrhmqx 30.ilucki-kgfpiu.ilucki-gvc1dd 2.ilucki-qmh2i0.ilucki-gvc1dd 3.ilucki-dnksab 3.ilucki-o87if3.ilucki-uyo1jh 3.ilucki-284taa.ilucki-6b5jck.ilucki-itie2f.ilucki-2lgk5q 7-3.ilucki-yrhmqx 10.ilucki-dn7stg.ilucki-2lgk5q 23.ilucki-xy8ivo.ilucki-sqpgqd 1.ilucki-7loeng 2.ilucki-yrhmqx 3.ilucki-sqpgqd 1.ilucki-uyo1jh 5.ilucki-47spo1.ilucki-uyo1jh 32.ilucki-7wawsf.ilucki-6b5jck 5.ilucki-4ylfbv 4.ilucki-2lgk5q 9.ilucki-2lgk5q 8.ilucki-uyo1jh 6.ilucki-u748v0.ilucki-ck6sbj.ilucki-4sshb5.ilucki-2xh5v5.ilucki-b18rct 4.ilucki-yciv75.ilucki-b18rct 6.ilucki-b18rct 0l29.ilucki-4ylfbv 17.ilucki-g2ig6n.ilucki-7gx0mg 2.ilucki-yp8q6w 10.ilucki-qqh6z8.ilucki-yrhmqx 8.ilucki-m34xfv.ilucki-qa1i4l.ilucki-zp3yq1.ilucki-39c6dn.ilucki-8cy9o9.ilucki-6b5jck.ilucki-dqzsyg.ilucki-yrhmqx 1.ilucki-1y93x0.ilucki-cz9bw0.ilucki-1u8d33.ilucki-po77ie.ilucki-1b8tlk.ilucki-7loeng 1.ilucki-i5ka6i.ilucki-xkdisp.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .ilucki-0qu4b7 > .ilucki-y8sxn5 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .ilucki-0qu4b7 > .ilucki-y8sxn5 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .ilucki-0qu4b7 > .ilucki-y8sxn5 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .ilucki-0qu4b7 > .ilucki-y8sxn5 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .ilucki-0qu4b7 > .ilucki-y8sxn5 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.ilucki-f9h4wl.ilucki-qy265f {
  display: none;
}

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

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

.ilucki-lrygkg {
  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;
}

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

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

.ilucki-lrygkg img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.ilucki-sti0av {
  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;
}

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

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

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

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

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

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

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

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

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

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

.ilucki-f9h4wl.ilucki-krjx1s .ilucki-ufyig6 {
  background: #2b3b67;
}

.ilucki-f9h4wl.ilucki-krjx1s .ilucki-lrygkg {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.ilucki-f9h4wl.ilucki-krjx1s .ilucki-lrygkg::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.ilucki-f9h4wl.ilucki-krjx1s .ilucki-lrygkg::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.ilucki-f9h4wl.ilucki-krjx1s .ilucki-sti0av::before {
  background: #0e0f41;
}

.ilucki-f9h4wl.ilucki-krjx1s .ilucki-sti0av::after {
  background: #152557;
}

.ilucki-f9h4wl.ilucki-td8acw .ilucki-ufyig6 {
  background: #1f35fa;
}

.ilucki-f9h4wl.ilucki-td8acw .ilucki-lrygkg {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.ilucki-f9h4wl.ilucki-td8acw .ilucki-lrygkg::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.ilucki-f9h4wl.ilucki-td8acw .ilucki-lrygkg::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.ilucki-f9h4wl.ilucki-td8acw .ilucki-sti0av::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.ilucki-f9h4wl.ilucki-td8acw .ilucki-sti0av::after {
  background: #192ac8;
}

.ilucki-f9h4wl.ilucki-w6n5yb .ilucki-ufyig6 {
  background: #fa771f;
}

.ilucki-f9h4wl.ilucki-w6n5yb .ilucki-lrygkg {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ilucki-f9h4wl.ilucki-w6n5yb .ilucki-lrygkg::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.ilucki-f9h4wl.ilucki-w6n5yb .ilucki-lrygkg::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.ilucki-f9h4wl.ilucki-w6n5yb .ilucki-sti0av::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.ilucki-f9h4wl.ilucki-w6n5yb .ilucki-sti0av::after {
  background: #fa8535;
}

.ilucki-5wjwbf {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.ilucki-84ckzt {
  display: flex;
  align-items: center;
  gap: 10px;
}

.ilucki-84ckzt span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.ilucki-84ckzt small {
  font-size: 14px;
  color: var(--text-color);
}

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

.ilucki-amrrdn {
  width: 120px;
  height: 22px;
}

.ilucki-amrrdn .ilucki-kariyf {
  fill: #c2c0ce;
}

.ilucki-amrrdn [rating="1"] .ilucki-kariyf:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ilucki-amrrdn [rating="2"] .ilucki-kariyf:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ilucki-amrrdn [rating="3"] .ilucki-kariyf:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ilucki-amrrdn [rating="4"] .ilucki-kariyf:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ilucki-amrrdn [rating="5"] .ilucki-kariyf:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.ilucki-evnkt9 {
  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);
}

.ilucki-evnkt9.ilucki-2ayxbc {
  display: block;
}

.ilucki-evnkt9.ilucki-qy265f {
  display: none;
}

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

.ilucki-03dkh9 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.ilucki-saehyb {
  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);
}

.ilucki-zyr9fb {
  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;
}

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

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

.ilucki-ld3lfh {
  font-size: 16px;
  line-height: 140%;
}

.ilucki-lqsiis {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.ilucki-lqsiis .ilucki-kariyf {
  fill: #c2c0ce;
}

.ilucki-lqsiis [rating="1"] .ilucki-kariyf:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ilucki-lqsiis [rating="2"] .ilucki-kariyf:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ilucki-lqsiis [rating="3"] .ilucki-kariyf:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ilucki-lqsiis [rating="4"] .ilucki-kariyf:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ilucki-lqsiis [rating="5"] .ilucki-kariyf:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.ilucki-4xoqyt {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.ilucki-je1olb {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.ilucki-41fnjr {
  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) {
  .ilucki-41fnjr {
    padding: 12px;
    gap: 12px;
  }
}

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

.ilucki-6iscot img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ilucki-fj5z0r {
  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;
}

.ilucki-4e7vjp {
  flex: 1;
  min-width: 0;
}

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

.ilucki-ndkkds {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.ilucki-ndkkds svg path {
  fill: var(--button-bg-color);
}

.ilucki-ndkkds svg circle {
  fill: var(--button-text-color);
}

.ilucki-3sqpwt {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.ilucki-3sqpwt strong {
  font-weight: 600;
}

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

.ilucki-pwh388 p {
  margin: 0 0 16px;
}

.ilucki-pwh388 p:last-child {
  margin-bottom: 0;
}

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

.ilucki-78261t {
  max-width: 300px;
  width: 100%;
}

.ilucki-78261t a {
  width: 100%;
}

@media (max-width: 575px) {
  .ilucki-78261t {
    max-width: 200px;
  }
}

.ilucki-vyybnu {
  justify-content: center;
}

.ilucki-smjueo {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ilucki-i9z0b4 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.ilucki-5bllqr .ilucki-624u7q {
  justify-content: center;
}

/* faq */

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

.ilucki-dm2bmv {
  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.ilucki-85oeuj ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ilucki-dm2bmv::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.ilucki-85oeuj ease;
}

.ilucki-htimbn.ilucki-80hw3v .ilucki-dm2bmv::after {
  transform: rotate(45deg);
}

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

.ilucki-htimbn.ilucki-80hw3v .ilucki-y5ouuw {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.ilucki-ib30iq {
  margin: 25px 0;
}

.ilucki-iujuz8 > input:not(:checked) ~ label:hover,
.ilucki-iujuz8 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.ilucki-91h086.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.ilucki-w136me 44.ilucki-c37y60.ilucki-npmle8.ilucki-ymjs4i.ilucki-hs2s1l.ilucki-0994u0.ilucki-iwj9r3.ilucki-ugreg0.ilucki-i8jvkf.ilucki-e0uytb.ilucki-aofcnr.ilucki-etu8kv.ilucki-zkao0o 0l-12.ilucki-4pl2mn 30.ilucki-4jyo9n.ilucki-h90q9c 2.ilucki-4q3diz.ilucki-h90q9c 3.ilucki-7l5fyj 3.ilucki-0ifdyd.ilucki-5mkmbv 3.ilucki-vs1782.ilucki-zzckw3.ilucki-umi0pn.ilucki-dx39wu 7-3.ilucki-4pl2mn 10.ilucki-j0rz06.ilucki-dx39wu 23.ilucki-vkhk1g.ilucki-qd5s6q 1.ilucki-6mng4t 2.ilucki-4pl2mn 3.ilucki-qd5s6q 1.ilucki-5mkmbv 5.ilucki-3g1tfr.ilucki-5mkmbv 32.ilucki-aydccw.ilucki-zzckw3 5.ilucki-zkao0o 4.ilucki-dx39wu 9.ilucki-dx39wu 8.ilucki-5mkmbv 6.ilucki-viconn.ilucki-v0whwa.ilucki-so6fcv.ilucki-0nhzd5.ilucki-z8sivd 4.ilucki-nvxq9g.ilucki-z8sivd 6.ilucki-z8sivd 0l29.ilucki-zkao0o 17.ilucki-aqod8o.ilucki-096be2 2.ilucki-51yq2h 10.ilucki-evafb1.ilucki-4pl2mn 8.ilucki-5xn2rd.ilucki-b165rm.ilucki-ocj206.ilucki-5slggv.ilucki-a1bg3n.ilucki-zzckw3.ilucki-0994u0.ilucki-4pl2mn 1.ilucki-9qb63b.ilucki-pvgcoa.ilucki-pm54rx.ilucki-fzuzn1.ilucki-f8gu8t.ilucki-6mng4t 1.ilucki-374zpk.ilucki-jlw109.5z'/%3e%3c/svg%3e");
}

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

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

.ilucki-mrtiml {
  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);
}

.ilucki-mrtiml.ilucki-bx16fp {
  display: block;
}

.ilucki-mrtiml.ilucki-1egvhj {
  display: none;
}

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

.ilucki-x9tahx {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.ilucki-v1k9ga {
  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);
}

.ilucki-eiv2nv {
  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;
}

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

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

.ilucki-zjxf9j {
  font-size: 16px;
  line-height: 140%;
}

.ilucki-mmfrtn {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.ilucki-mmfrtn .ilucki-kzjzeb {
  fill: #c2c0ce;
}

.ilucki-mmfrtn [rating="1"] .ilucki-kzjzeb:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.ilucki-mmfrtn [rating="2"] .ilucki-kzjzeb:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.ilucki-mmfrtn [rating="3"] .ilucki-kzjzeb:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.ilucki-mmfrtn [rating="4"] .ilucki-kzjzeb:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.ilucki-mmfrtn [rating="5"] .ilucki-kzjzeb:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.ilucki-xsq2fu 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;
}

.ilucki-xsq2fu 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 */

.ilucki-xnvvsr {
  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);
}

.ilucki-xnvvsr.ilucki-bl3y3z {
  opacity: 1;
  pointer-events: auto;
}

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

.ilucki-375n9u label {
  font-size: 14px;
}

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

.ilucki-74rwpe h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.ilucki-yp9ixi, .ilucki-lo5eir, [class*="review-card"],
thead, thead th, table th, .ilucki-92pzm2,
.ilucki-nr042l, [class*="collapsible-header"],
.ilucki-ebri72, [class*="updated-block"] {
  color: #ece7dc !important;
}
