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

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

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

.onluck-b4j2yx {
  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) {
  .onluck-b4j2yx: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;
  }
}

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

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

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

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

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

.onluck-o4oau7 {
  cursor: pointer;
}

.onluck-vrvpbz {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.onluck-1n7s7j {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.onluck-1n7s7j figure {
  margin: 0;
}

.onluck-1n7s7j.onluck-dxfq2k {
  justify-content: flex-start;
  margin-right: 4px;
}

.onluck-1n7s7j.onluck-4jk5jb {
  justify-content: flex-end;
  margin-left: 4px;
}

.onluck-1n7s7j.onluck-mcjje9 {
  justify-content: center;
}

.onluck-1n7s7j.onluck-x4nklq {
  justify-content: normal;
}

.onluck-4ca7xf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

.onluck-psnzqn img {
  width: 100%;
}

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

.onluck-c0la1e {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.onluck-c0la1e 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);
}

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

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

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

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

.onluck-c0la1e ul li:last-of-type::after {
  display: none;
}

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

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

.onluck-6yeiyr {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.onluck-kvl9ps.onluck-aperdf {
  background-color: #000;
}

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

.onluck-8ffcei {
  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) {
  .onluck-8ffcei {
    padding: 80px 16px 0;
  }
}

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

.onluck-9jx72a {
  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) {
  .onluck-9jx72a {
    flex-direction: column;
  }
}

.onluck-t5gs07 {
  margin-bottom: 94px;
}

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

.onluck-6cm03d .onluck-iz0itp {
  margin-bottom: 28px;
}

.onluck-6cm03d .onluck-iz0itp img {
  max-height: 100px;
  width: auto;
}

.onluck-10sl47 {
  display: flex;
  align-items: center;
}

.onluck-10sl47 a + a {
  margin-left: 24px;
}

.onluck-10sl47 img {
  max-height: 56px;
  width: auto;
}

.onluck-10sl47 img + img {
  margin-left: 24px;
}

.onluck-2lz0av {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.onluck-otlj8n {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.onluck-i7gtwi li {
  display: flex;
  margin: 0 7px;
}

.onluck-i7gtwi li svg {
  transition: 0.onluck-tjsigu ease-in-out;
}

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

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

.onluck-dyyxde + .onluck-dyyxde {
  margin-left: 120px;
}

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

.onluck-82fhns {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.onluck-rewmeh {
  list-style: none;
  margin: 0;
  padding: 0;
}

.onluck-rewmeh li {
  font-size: 16px;
}

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

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

.onluck-rewmeh li + li {
  margin-top: 16px;
}

.onluck-69f1hl {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.onluck-49ksz0 ease-in-out;
}

.onluck-69f1hl.onluck-m3g8xj {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.onluck-kfn34j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.onluck-9a6krh li {
  width: 100%;
}

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

.onluck-9a6krh li a svg {
  fill: var(--button-text-color);
}

.onluck-9a6krh li a.onluck-m3g8xj {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.onluck-rip6ni {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.onluck-rip6ni img {
  width: 100%;
  transition: 0.onluck-tjsigu ease-in-out;
}

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

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

.onluck-8rgxd2 {
  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) {
  .onluck-8rgxd2 {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .onluck-8rgxd2 .onluck-iz0itp img {
    max-width: 90px;
  }
}

.onluck-iz0itp img {
  max-height: 50px;
  width: auto;
}

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

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

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

.onluck-0gx4rd li {
  font-size: 16px;
  margin: 0 20px;
}

.onluck-0gx4rd li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.onluck-xlja6w {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.onluck-xlja6w.onluck-93c9f2 {
  margin-right: 0;
}

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

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

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

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

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

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

.onluck-r2yqnm:hover > ul {
  display: flex;
}

.onluck-r2yqnm:focus > ul {
  display: flex;
}

.onluck-r2yqnm:focus-within > ul {
  display: flex;
}

.onluck-ta1jdz {
  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;
}

.onluck-ta1jdz::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.onluck-49ksz0 ease-in-out;
}

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

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

.onluck-r2yqnm 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.onluck-tjsigu ease-in-out;
  overflow: hidden;
}

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

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

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

.onluck-bfaml1 {
  display: none;
}

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

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

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

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

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

.onluck-scwn9g img {
  margin-bottom: 20px;
}

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

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

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

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

.onluck-7htffx {
  color: var(--text-color);
}

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

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

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

.onluck-f6bmf1 p img {
  display: block;
  margin: 0 auto;
}

.onluck-f6bmf1 p:first-of-type {
  margin-top: 0;
}

.onluck-f6bmf1 p:last-of-type {
  margin-bottom: 0;
}

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

.onluck-f6bmf1 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.onluck-v6b2tj .onluck-4t32iu {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.onluck-v6b2tj .onluck-p2nc35 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.onluck-p2nc35 {
  margin: 0 0 28px;
}

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

.onluck-4t32iu {
  margin: 0 0 28px;
}

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

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

.onluck-chyxjq .onluck-b4j2yx {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.onluck-azp5ob {
  position: relative;
  border: none;
}

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

.onluck-8gxbhh {
  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;
}

.onluck-8gxbhh span {
  height: 32px;
}

.onluck-8gxbhh span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.onluck-8gxbhh.onluck-o4huh3 span {
  transform: scaleY(-1);
}

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

.onluck-h5qxrk {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.onluck-h5qxrk.onluck-nf95i2 {
  display: none;
}

.onluck-ro8n3b {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.onluck-ro8n3b table {
  width: 100%;
  border-collapse: collapse;
}

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

  .onluck-ro8n3b table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.onluck-v6v1ag {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.onluck-aqhils p {
  color: var(--text-color);
}

.onluck-t8pak9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.onluck-kybj1s {
  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);
}

.onluck-69p63j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.onluck-28vq4p p + p {
  margin-top: 10px;
}

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

.onluck-fgb214 {
  display: none;
}

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

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

.onluck-uaz31t li {
  margin: 0 20px;
}

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

.onluck-uaz31t li a img {
  margin-bottom: 4px;
}

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

.onluck-6c7kwe {
  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) {
  .onluck-6c7kwe {
    padding: 0 16px;
  }
}

.onluck-6c7kwe li {
  font-size: 16px;
  position: relative;
}

.onluck-6c7kwe li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.onluck-6c7kwe li span {
  opacity: 0.5;
}

.onluck-6c7kwe li + li {
  margin-left: 30px;
}

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

h2.onluck-ecykyf {
  margin: 0 0 28px;
}

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

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

.onluck-vyest4 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);
}

.onluck-vyest4 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;
}

.onluck-vyest4 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;
}

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

.onluck-vyest4 tbody tr:last-of-type {
  margin-bottom: 0;
}

.onluck-vyest4 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.onluck-vyest4 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);
}

.onluck-vyest4 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);
}

.onluck-vyest4 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.onluck-vyest4 tbody tr td .onluck-kulunj {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .onluck-vyest4 tbody tr td .onluck-kulunj {
    width: 100%;
  }
}

.onluck-vyest4 tbody tr td .onluck-1uskq9 {
  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.onluck-tjsigu ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

@media only screen and (max-width: 420px) {
  .onluck-vyest4 tbody tr td .onluck-1uskq9 {
    width: 100%;
  }
}

.onluck-vyest4 tbody tr td .onluck-jatdg0 {
  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) {
  .onluck-vyest4 tbody tr td .onluck-jatdg0:hover {
    text-decoration: none;
  }
}

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

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

.onluck-ebymkm {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.onluck-bkv03e img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.onluck-tjsigu ease-in-out;
}

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

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

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

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

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

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

.onluck-f7m77w img {
  width: 100%;
  height: 100%;
}

.onluck-f7m77w iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.onluck-a3mqjc svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.onluck-tjsigu ease-in-out;
}

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

.onluck-1vinkp {
  padding: 90px 0;
}

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

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

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

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

.onluck-7mnov9 img {
  width: 100%;
}

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

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

.onluck-k23z7y {
  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;
}

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

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

.onluck-mry3yk {
  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.onluck-tjsigu ease-in-out;
}

.onluck-mry3yk:hover {
  border: 1px solid #8c8ca2;
}

.onluck-z7h2gw {
  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%);
}

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

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

.onluck-syhdxz a {
  text-decoration: underline;
  color: #8babff;
}

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

.onluck-4tonp3 .onluck-mry3yk {
  width: 50%;
  margin: 0;
}

.onluck-h10mkz {
  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;
}

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

.onluck-t8u2vj {
  margin: 0 0 100px;
}

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

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

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

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

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

.onluck-ngqncv {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.onluck-374ffy 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.onluck-tjsigu ease-in-out;
}

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

.onluck-374ffy a svg {
  fill: #fff;
}

.onluck-374ffy a:hover {
  background: #3d68e7;
}

.onluck-0861of {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.onluck-sj670p {
  margin-bottom: 16px;
}

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

.onluck-nkrncp {
  font-size: 16px;
  color: var(--text-color);
}

.onluck-54wy5i {
  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) {
  .onluck-54wy5i {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

.onluck-v0expe 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);
}

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

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

.onluck-v0expe table tr:last-of-type td {
  border-bottom: none;
}

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

.onluck-28g6tr {
  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) {
  .onluck-28g6tr {
    min-height: 190px;
  }
}

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

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

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

.onluck-k19067.onluck-d3haxv {
  display: none;
}

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

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

.onluck-iz37cv iframe.onluck-2d45dg {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.onluck-iz37cv.onluck-nfuyxk {
  opacity: 1;
  pointer-events: all;
}

.onluck-hmwxty {
  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.onluck-tjsigu ease-in-out;
}

.onluck-hmwxty svg {
  margin-right: 10px;
}

.onluck-hmwxty + .onluck-hmwxty {
  margin-top: 14px;
}

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

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

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

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

.onluck-54wy5i .onluck-chyxjq {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.onluck-54wy5i .onluck-chyxjq h1,
.onluck-54wy5i .onluck-chyxjq 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) {
  .onluck-54wy5i .onluck-chyxjq h1,
  .onluck-54wy5i .onluck-chyxjq h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .onluck-54wy5i .onluck-chyxjq {
    margin: 28px 0 0;
  }
}

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

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

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

.onluck-fhd9d5 {
  max-width: 545px;
  width: 100%;
}

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

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

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

.onluck-1twlaa iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.onluck-urelvd {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.onluck-fugp33 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .onluck-54ms04 {
    padding: 10px;
  }
}

.onluck-54ms04 .onluck-b4j2yx {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .onluck-54ms04 .onluck-b4j2yx {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .onluck-54ms04 {
    flex-wrap: wrap;
  }
}

.onluck-9ayxda {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.onluck-9ayxda img {
  width: 100%;
}

.onluck-43w32m {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.onluck-39w0z8 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.onluck-zzdsfc {
  width: 100%;
  margin: 0 0 100px;
}

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

.onluck-zzdsfc .onluck-6emafc {
  position: relative;
}

.onluck-zzdsfc .onluck-9y1fh1 {
  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;
}

.onluck-zzdsfc .onluck-9y1fh1.onluck-d3haxv {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .onluck-zzdsfc .onluck-t19305 {
    bottom: 90px;
  }
}

.onluck-zzdsfc .onluck-t19305 .onluck-q37v4c {
  max-width: 300px;
  width: 100%;
}

.onluck-zzdsfc .onluck-t19305 .onluck-q37v4c .onluck-ikd7d0 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .onluck-zzdsfc .onluck-t19305 .onluck-q37v4c .onluck-ikd7d0 {
    font-size: 32px;
    text-align: center;
  }
}

.onluck-zzdsfc .onluck-t19305 .onluck-q37v4c .onluck-vyqcty {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .onluck-zzdsfc .onluck-t19305 .onluck-q37v4c .onluck-vyqcty {
    text-align: center;
  }
}

.onluck-zzdsfc .onluck-t19305 .onluck-93c9f2 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .onluck-zzdsfc .onluck-t19305 .onluck-93c9f2 {
    flex-direction: column-reverse;
  }
}

.onluck-zzdsfc .onluck-t19305 .onluck-93c9f2 .onluck-7swj2f {
  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.onluck-tjsigu ease-in-out;
}

.onluck-zzdsfc .onluck-t19305 .onluck-93c9f2 .onluck-7swj2f:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .onluck-zzdsfc .onluck-t19305 .onluck-93c9f2 .onluck-7swj2f {
    width: 100%;
  }
}

.onluck-zzdsfc .onluck-t19305 .onluck-93c9f2 .onluck-x77qx9 {
  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.onluck-tjsigu ease-in-out;
  overflow: hidden;
}

.onluck-zzdsfc .onluck-t19305 .onluck-93c9f2 .onluck-x77qx9 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);
  }
}

.onluck-zzdsfc .onluck-t19305 .onluck-93c9f2 .onluck-x77qx9: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;
}

.onluck-zzdsfc .onluck-t19305 .onluck-93c9f2 .onluck-x77qx9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .onluck-zzdsfc .onluck-t19305 .onluck-93c9f2 .onluck-x77qx9 {
    width: 100%;
  }
}

.onluck-zzdsfc .onluck-t19305.onluck-d3haxv {
  display: none;
}

.onluck-zzdsfc .onluck-syno3l {
  display: none;
}

.onluck-zzdsfc .onluck-syno3l.onluck-nfuyxk {
  display: block;
}

.onluck-zzdsfc .onluck-syno3l iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .onluck-zzdsfc .onluck-syno3l iframe {
    height: calc(100vh - 54px);
  }
}

.onluck-zzdsfc .onluck-i960bo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .onluck-zzdsfc .onluck-i960bo {
    padding: 24px 16px 0;
  }
}

.onluck-zzdsfc .onluck-i960bo .onluck-ikd7d0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .onluck-zzdsfc .onluck-i960bo .onluck-ikd7d0 {
    margin-bottom: 24px;
  }
}

.onluck-zzdsfc .onluck-i960bo 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);
}

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

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

.onluck-zzdsfc .onluck-i960bo table tr:last-of-type td {
  border-bottom: none;
}

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

.onluck-fiismu.onluck-m3g8xj {
  display: block;
}

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

.onluck-fiismu .onluck-fhh3kt {
  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;
}

.onluck-fiismu .onluck-yjguek {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.onluck-fiismu .onluck-x77qx9 {
  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.onluck-tjsigu ease-in-out;
}

.onluck-fiismu .onluck-x77qx9:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.onluck-xosbnl.onluck-m3g8xj {
  display: block;
}

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

.onluck-lo90t9 {
  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;
}

.onluck-7qrglr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.onluck-rkw7mh {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.onluck-rkw7mh svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.onluck-tbzjkw {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.onluck-ge2skm.onluck-d3haxv {
  display: none;
}

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

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

.onluck-8u73c5 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.onluck-8u73c5 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.onluck-tjsigu ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.onluck-8u73c5 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.onluck-8u73c5 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.onluck-8u73c5 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.onluck-8u73c5 input:active {
  border-color: #c2c0ce;
}

.onluck-8u73c5 input:focus {
  border-color: #c2c0ce;
}

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

.onluck-d4ta5u {
  margin-bottom: 36px;
}

.onluck-d4ta5u 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;
}

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

.onluck-d4ta5u textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.onluck-qadaay {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.onluck-41svip {
  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.onluck-tjsigu ease-in-out;
}

.onluck-41svip:hover {
  background: var(--border-color);
}

.onluck-u0zhzx {
  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.onluck-tjsigu ease-in-out;
}

.onluck-u0zhzx:hover {
  background: #166ad9;
}

.onluck-7htkeh {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.onluck-7htkeh.onluck-d3haxv {
  display: none;
}

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

.onluck-7htkeh .onluck-41svip {
  margin: 0 auto;
}

.onluck-nfkiqx {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.onluck-z05jfj {
  filter: grayscale(100%);
}

.onluck-hbsfuh > input {
  display: none;
}

.onluck-hbsfuh > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onluck-s7qe5y.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.onluck-twvj62 44.onluck-oh2x03.onluck-0050hz.onluck-h7mb2x.onluck-h6tqyf.onluck-0w48r2.onluck-clca3a.onluck-5sdhha.onluck-9zcp49.onluck-dro3y1.onluck-ohcmlo.onluck-6kqetd.onluck-40jqt9 0l-12.onluck-xyaf7h 30.onluck-eb2tm0.onluck-kceo6m 2.onluck-90ncot.onluck-kceo6m 3.onluck-3lpg5i 3.onluck-c4mo8v.onluck-glivnv 3.onluck-9knfv4.onluck-dhvjwl.onluck-ccmnzj.onluck-i7jdix 7-3.onluck-xyaf7h 10.onluck-4dl3wm.onluck-i7jdix 23.onluck-q08lk2.onluck-9cinwj 1.onluck-7q9uh1 2.onluck-xyaf7h 3.onluck-9cinwj 1.onluck-glivnv 5.onluck-bpxbpo.onluck-glivnv 32.onluck-vpm28b.onluck-dhvjwl 5.onluck-40jqt9 4.onluck-i7jdix 9.onluck-i7jdix 8.onluck-glivnv 6.onluck-bgoz0u.onluck-p6h00o.onluck-kzyihz.onluck-8wmeok.onluck-vr4seq 4.onluck-4t54vu.onluck-vr4seq 6.onluck-vr4seq 0l29.onluck-40jqt9 17.onluck-9bj7k6.onluck-frasun 2.onluck-7yrayz 10.onluck-qoce5j.onluck-xyaf7h 8.onluck-vwx5ow.onluck-t0kref.onluck-q9gi4c.onluck-7y01bd.onluck-t329dp.onluck-dhvjwl.onluck-0w48r2.onluck-xyaf7h 1.onluck-r8bleo.onluck-wshmxo.onluck-ywvfkj.onluck-4otx0t.onluck-2nip6k.onluck-7q9uh1 1.onluck-ehxczb.onluck-zldoc3.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.onluck-hbsfuh > input:checked ~ label,
.onluck-hbsfuh > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onluck-s7qe5y.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.onluck-twvj62 44.onluck-oh2x03.onluck-0050hz.onluck-h7mb2x.onluck-h6tqyf.onluck-0w48r2.onluck-clca3a.onluck-5sdhha.onluck-9zcp49.onluck-dro3y1.onluck-ohcmlo.onluck-6kqetd.onluck-40jqt9 0l-12.onluck-xyaf7h 30.onluck-eb2tm0.onluck-kceo6m 2.onluck-90ncot.onluck-kceo6m 3.onluck-3lpg5i 3.onluck-c4mo8v.onluck-glivnv 3.onluck-9knfv4.onluck-dhvjwl.onluck-ccmnzj.onluck-i7jdix 7-3.onluck-xyaf7h 10.onluck-4dl3wm.onluck-i7jdix 23.onluck-q08lk2.onluck-9cinwj 1.onluck-7q9uh1 2.onluck-xyaf7h 3.onluck-9cinwj 1.onluck-glivnv 5.onluck-bpxbpo.onluck-glivnv 32.onluck-vpm28b.onluck-dhvjwl 5.onluck-40jqt9 4.onluck-i7jdix 9.onluck-i7jdix 8.onluck-glivnv 6.onluck-bgoz0u.onluck-p6h00o.onluck-kzyihz.onluck-8wmeok.onluck-vr4seq 4.onluck-4t54vu.onluck-vr4seq 6.onluck-vr4seq 0l29.onluck-40jqt9 17.onluck-9bj7k6.onluck-frasun 2.onluck-7yrayz 10.onluck-qoce5j.onluck-xyaf7h 8.onluck-vwx5ow.onluck-t0kref.onluck-q9gi4c.onluck-7y01bd.onluck-t329dp.onluck-dhvjwl.onluck-0w48r2.onluck-xyaf7h 1.onluck-r8bleo.onluck-wshmxo.onluck-ywvfkj.onluck-4otx0t.onluck-2nip6k.onluck-7q9uh1 1.onluck-ehxczb.onluck-zldoc3.5z'/%3e%3c/svg%3e");
}

.onluck-hbsfuh > input:not(:checked) ~ label:hover,
.onluck-hbsfuh > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onluck-s7qe5y.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.onluck-twvj62 44.onluck-oh2x03.onluck-0050hz.onluck-h7mb2x.onluck-h6tqyf.onluck-0w48r2.onluck-clca3a.onluck-5sdhha.onluck-9zcp49.onluck-dro3y1.onluck-ohcmlo.onluck-6kqetd.onluck-40jqt9 0l-12.onluck-xyaf7h 30.onluck-eb2tm0.onluck-kceo6m 2.onluck-90ncot.onluck-kceo6m 3.onluck-3lpg5i 3.onluck-c4mo8v.onluck-glivnv 3.onluck-9knfv4.onluck-dhvjwl.onluck-ccmnzj.onluck-i7jdix 7-3.onluck-xyaf7h 10.onluck-4dl3wm.onluck-i7jdix 23.onluck-q08lk2.onluck-9cinwj 1.onluck-7q9uh1 2.onluck-xyaf7h 3.onluck-9cinwj 1.onluck-glivnv 5.onluck-bpxbpo.onluck-glivnv 32.onluck-vpm28b.onluck-dhvjwl 5.onluck-40jqt9 4.onluck-i7jdix 9.onluck-i7jdix 8.onluck-glivnv 6.onluck-bgoz0u.onluck-p6h00o.onluck-kzyihz.onluck-8wmeok.onluck-vr4seq 4.onluck-4t54vu.onluck-vr4seq 6.onluck-vr4seq 0l29.onluck-40jqt9 17.onluck-9bj7k6.onluck-frasun 2.onluck-7yrayz 10.onluck-qoce5j.onluck-xyaf7h 8.onluck-vwx5ow.onluck-t0kref.onluck-q9gi4c.onluck-7y01bd.onluck-t329dp.onluck-dhvjwl.onluck-0w48r2.onluck-xyaf7h 1.onluck-r8bleo.onluck-wshmxo.onluck-ywvfkj.onluck-4otx0t.onluck-2nip6k.onluck-7q9uh1 1.onluck-ehxczb.onluck-zldoc3.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .onluck-7tlopc > .onluck-fp4we9 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .onluck-7tlopc > .onluck-fp4we9 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .onluck-7tlopc > .onluck-fp4we9 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .onluck-7tlopc > .onluck-fp4we9 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .onluck-7tlopc > .onluck-fp4we9 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.onluck-1vjv0b {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.onluck-1vjv0b.onluck-d3haxv {
  display: none;
}

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

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

.onluck-uc0hhh {
  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;
}

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

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

.onluck-uc0hhh img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.onluck-86ce9p {
  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;
}

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

.onluck-86ce9p::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) {
  .onluck-86ce9p::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

.onluck-1vjv0b.onluck-8s709p .onluck-k94mks {
  background: #2b3b67;
}

.onluck-1vjv0b.onluck-8s709p .onluck-uc0hhh {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.onluck-1vjv0b.onluck-8s709p .onluck-uc0hhh::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.onluck-1vjv0b.onluck-8s709p .onluck-uc0hhh::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.onluck-1vjv0b.onluck-8s709p .onluck-86ce9p::before {
  background: #0e0f41;
}

.onluck-1vjv0b.onluck-8s709p .onluck-86ce9p::after {
  background: #152557;
}

.onluck-1vjv0b.onluck-n1panp .onluck-k94mks {
  background: #1f35fa;
}

.onluck-1vjv0b.onluck-n1panp .onluck-uc0hhh {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.onluck-1vjv0b.onluck-n1panp .onluck-uc0hhh::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.onluck-1vjv0b.onluck-n1panp .onluck-uc0hhh::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.onluck-1vjv0b.onluck-n1panp .onluck-86ce9p::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.onluck-1vjv0b.onluck-n1panp .onluck-86ce9p::after {
  background: #192ac8;
}

.onluck-1vjv0b.onluck-mh68e5 .onluck-k94mks {
  background: #fa771f;
}

.onluck-1vjv0b.onluck-mh68e5 .onluck-uc0hhh {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.onluck-1vjv0b.onluck-mh68e5 .onluck-uc0hhh::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.onluck-1vjv0b.onluck-mh68e5 .onluck-uc0hhh::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.onluck-1vjv0b.onluck-mh68e5 .onluck-86ce9p::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.onluck-1vjv0b.onluck-mh68e5 .onluck-86ce9p::after {
  background: #fa8535;
}

.onluck-t2fp70 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.onluck-fgphms {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.onluck-ddkrhz {
  width: 120px;
  height: 22px;
}

.onluck-ddkrhz .onluck-l8rbzz {
  fill: #c2c0ce;
}

.onluck-ddkrhz [rating="1"] .onluck-l8rbzz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onluck-ddkrhz [rating="2"] .onluck-l8rbzz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onluck-ddkrhz [rating="3"] .onluck-l8rbzz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onluck-ddkrhz [rating="4"] .onluck-l8rbzz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onluck-ddkrhz [rating="5"] .onluck-l8rbzz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.onluck-0i60sx {
  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);
}

.onluck-0i60sx.onluck-nfuyxk {
  display: block;
}

.onluck-0i60sx.onluck-d3haxv {
  display: none;
}

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

.onluck-cyvo8s {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.onluck-uys70g {
  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);
}

.onluck-rj9u83 {
  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;
}

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

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

.onluck-guqmrj {
  font-size: 16px;
  line-height: 140%;
}

.onluck-qxhiy6 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.onluck-qxhiy6 .onluck-l8rbzz {
  fill: #c2c0ce;
}

.onluck-qxhiy6 [rating="1"] .onluck-l8rbzz:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onluck-qxhiy6 [rating="2"] .onluck-l8rbzz:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onluck-qxhiy6 [rating="3"] .onluck-l8rbzz:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onluck-qxhiy6 [rating="4"] .onluck-l8rbzz:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onluck-qxhiy6 [rating="5"] .onluck-l8rbzz:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.onluck-5glcya {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.onluck-rypntc {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.onluck-bkyl31 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.onluck-n6pj9i {
  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;
}

.onluck-2lwj1f {
  flex: 1;
  min-width: 0;
}

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

.onluck-gw7szu {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.onluck-gw7szu svg path {
  fill: var(--button-bg-color);
}

.onluck-gw7szu svg circle {
  fill: var(--button-text-color);
}

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

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

.onluck-zur0l9 strong {
  font-weight: 600;
}

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

.onluck-nm2bl7 p {
  margin: 0 0 16px;
}

.onluck-nm2bl7 p:last-child {
  margin-bottom: 0;
}

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

.onluck-0ftw0d {
  max-width: 300px;
  width: 100%;
}

.onluck-0ftw0d a {
  width: 100%;
}

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

.onluck-p9mau2 {
  justify-content: center;
}

.onluck-77ddmt {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.onluck-axxkze {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.onluck-xfkxsq .onluck-0gx4rd {
  justify-content: center;
}

/* faq */

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

.onluck-bsbec5 {
  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.onluck-2kkbxv ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.onluck-bsbec5::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.onluck-2kkbxv ease;
}

.onluck-iqupi6.onluck-m3g8xj .onluck-bsbec5::after {
  transform: rotate(45deg);
}

.onluck-5tw47d {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.onluck-tjsigu ease, padding 0.onluck-tjsigu ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.onluck-iqupi6.onluck-m3g8xj .onluck-5tw47d {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.onluck-ja1mm7 {
  margin: 25px 0;
}

.onluck-hbsfuh > input:not(:checked) ~ label:hover,
.onluck-hbsfuh > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.onluck-brew90.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.onluck-motvrb 44.onluck-iwr4d8.onluck-jbzo33.onluck-2vub0d.onluck-xi7685.onluck-ma4qks.onluck-kqe9lt.onluck-7at7eo.onluck-spjfft.onluck-r3r9xx.onluck-cfaypc.onluck-1kdrqb.onluck-ypeat4 0l-12.onluck-570e4m 30.onluck-dhldpt.onluck-2hwrph 2.onluck-bvo7ym.onluck-2hwrph 3.onluck-l7yj2d 3.onluck-jym1rz.onluck-5hof8y 3.onluck-22sogl.onluck-ymsfn5.onluck-lvz6aa.onluck-ji4l3l 7-3.onluck-570e4m 10.onluck-c9k8hy.onluck-ji4l3l 23.onluck-5dcdt9.onluck-0kpcye 1.onluck-ve56cz 2.onluck-570e4m 3.onluck-0kpcye 1.onluck-5hof8y 5.onluck-cal1nb.onluck-5hof8y 32.onluck-38o72f.onluck-ymsfn5 5.onluck-ypeat4 4.onluck-ji4l3l 9.onluck-ji4l3l 8.onluck-5hof8y 6.onluck-pt50jj.onluck-oplkkb.onluck-nbejj1.onluck-j8fsuy.onluck-d2cbeg 4.onluck-5vdhdc.onluck-d2cbeg 6.onluck-d2cbeg 0l29.onluck-ypeat4 17.onluck-cwm6s2.onluck-glk2o4 2.onluck-za6ltx 10.onluck-hodqt0.onluck-570e4m 8.onluck-h0fhem.onluck-576gmq.onluck-6wjfs6.onluck-3u6bl4.onluck-c1i2rf.onluck-ymsfn5.onluck-ma4qks.onluck-570e4m 1.onluck-sztnac.onluck-gqlxfo.onluck-8xgp74.onluck-bvnwjt.onluck-orxiby.onluck-ve56cz 1.onluck-rdcfxr.onluck-5as956.5z'/%3e%3c/svg%3e");
}

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

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

.onluck-fyyv8w {
  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);
}

.onluck-fyyv8w.onluck-v6nz5y {
  display: block;
}

.onluck-fyyv8w.onluck-9f7q61 {
  display: none;
}

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

.onluck-ykg241 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.onluck-th2i6u {
  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);
}

.onluck-zl0pto {
  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;
}

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

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

.onluck-wy38rg {
  font-size: 16px;
  line-height: 140%;
}

.onluck-dq4eu1 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.onluck-dq4eu1 .onluck-kcbukt {
  fill: #c2c0ce;
}

.onluck-dq4eu1 [rating="1"] .onluck-kcbukt:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.onluck-dq4eu1 [rating="2"] .onluck-kcbukt:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.onluck-dq4eu1 [rating="3"] .onluck-kcbukt:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.onluck-dq4eu1 [rating="4"] .onluck-kcbukt:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.onluck-dq4eu1 [rating="5"] .onluck-kcbukt:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.onluck-qa2b1e 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;
}

.onluck-qa2b1e 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 */

.onluck-2lgvvq {
  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);
}

.onluck-2lgvvq.onluck-t1e5av {
  opacity: 1;
  pointer-events: auto;
}
