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

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

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

.stelario-g1lpuv {
  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) {
  .stelario-g1lpuv: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;
  }
}

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

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

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

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

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

.stelario-cz5k8g {
  cursor: pointer;
}

.stelario-5uri70 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.stelario-szdmol {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.stelario-szdmol figure {
  margin: 0;
}

.stelario-szdmol.stelario-img1vy {
  justify-content: flex-start;
  margin-right: 4px;
}

.stelario-szdmol.stelario-zqo1as {
  justify-content: flex-end;
  margin-left: 4px;
}

.stelario-szdmol.stelario-adr45z {
  justify-content: center;
}

.stelario-szdmol.stelario-x9vemv {
  justify-content: normal;
}

.stelario-7c8rd5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.stelario-1rn5f5 {
  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) {
  .stelario-1rn5f5 {
    flex-direction: column;
  }
}

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

.stelario-g839bk img {
  width: 100%;
}

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

.stelario-0p4vu5 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.stelario-0p4vu5 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) {
  .stelario-0p4vu5 ul {
    margin-bottom: 15px;
  }
}

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

.stelario-0p4vu5 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);
}

.stelario-0p4vu5 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.stelario-0p4vu5 ul li:last-of-type::after {
  display: none;
}

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

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

.stelario-q7hbvs {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .stelario-21a5vu {
    height: 50px;
  }
}

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

.stelario-21a5vu.stelario-cahbd0 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .stelario-21a5vu.stelario-cahbd0:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

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

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

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

.stelario-47mks9 {
  margin-bottom: 94px;
}

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

.stelario-qrpf8i .stelario-9q0aqf {
  margin-bottom: 28px;
}

.stelario-qrpf8i .stelario-9q0aqf img {
  max-height: 100px;
  width: auto;
}

.stelario-6j8xqe {
  display: flex;
  align-items: center;
}

.stelario-6j8xqe a + a {
  margin-left: 24px;
}

.stelario-6j8xqe img {
  max-height: 56px;
  width: auto;
}

.stelario-6j8xqe img + img {
  margin-left: 24px;
}

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

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

.stelario-0884eq {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.stelario-rd7e48 li {
  display: flex;
  margin: 0 7px;
}

.stelario-rd7e48 li svg {
  transition: 0.stelario-iv6s87 ease-in-out;
}

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

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

.stelario-vz5u1n + .stelario-vz5u1n {
  margin-left: 120px;
}

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

.stelario-4laisu {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.stelario-9ey3z2 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.stelario-9ey3z2 li {
  font-size: 16px;
}

.stelario-9ey3z2 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.stelario-9ey3z2 li + li {
  margin-top: 16px;
}

.stelario-ibqo65 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.stelario-t4u1ge ease-in-out;
}

.stelario-ibqo65.stelario-76o73d {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.stelario-tu79i5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.stelario-9278r6 li {
  width: 100%;
}

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

.stelario-9278r6 li a svg {
  fill: var(--button-text-color);
}

.stelario-9278r6 li a.stelario-76o73d {
  background: var(--border-color);
}

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

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

.stelario-59y8km {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.stelario-rhkg1n {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.stelario-rhkg1n img {
  width: 100%;
  transition: 0.stelario-iv6s87 ease-in-out;
}

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

.stelario-27bq7v {
  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) {
  .stelario-27bq7v {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .stelario-vegthm .stelario-9q0aqf img {
    max-width: 90px;
  }
}

.stelario-9q0aqf img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .stelario-9q0aqf {
    order: -2;
  }
}

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

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

.stelario-hzmwxn li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.stelario-t04ht8 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.stelario-t04ht8.stelario-6ysvi6 {
  margin-right: 0;
}

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

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

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

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

.stelario-6kwl0m {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.stelario-6kwl0m:hover > ul {
  display: flex;
}

.stelario-6kwl0m:focus > ul {
  display: flex;
}

.stelario-6kwl0m:focus-within > ul {
  display: flex;
}

.stelario-ofwoxt {
  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;
}

.stelario-ofwoxt::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.stelario-t4u1ge ease-in-out;
}

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

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

.stelario-6kwl0m 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.stelario-iv6s87 ease-in-out;
  overflow: hidden;
}

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

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

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

.stelario-c4aypu {
  display: none;
}

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

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

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

.stelario-7ra0az {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.stelario-7ra0az img {
  margin-bottom: 20px;
}

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

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

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

.stelario-43fe0t {
  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) {
  .stelario-43fe0t {
    font-size: 32px;
  }
}

.stelario-owmhf8 {
  color: var(--text-color);
}

.stelario-7xg3bh {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.stelario-7xg3bh p img {
  display: block;
  margin: 0 auto;
}

.stelario-7xg3bh p:first-of-type {
  margin-top: 0;
}

.stelario-7xg3bh p:last-of-type {
  margin-bottom: 0;
}

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

.stelario-7xg3bh ul {
  padding: 0 0 0 20px;
}

.stelario-7xg3bh table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.stelario-7xg3bh table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.stelario-7xg3bh iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

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

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

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

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

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

.stelario-812p83 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.stelario-812p83 .stelario-l6wk7q {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .stelario-812p83 .stelario-l6wk7q {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.stelario-812p83 .stelario-egcx6i {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .stelario-812p83 .stelario-egcx6i {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .stelario-812p83 .stelario-egcx6i img {
    width: 100%;
  }
}

.stelario-egcx6i {
  margin: 0 0 28px;
}

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

.stelario-l6wk7q {
  margin: 0 0 28px;
}

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

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

.stelario-5iw8co .stelario-g1lpuv {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.stelario-5gehrz {
  position: relative;
  border: none;
}

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

.stelario-w4vvfu {
  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;
}

.stelario-w4vvfu span {
  height: 32px;
}

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

.stelario-w4vvfu.stelario-l0ds3e span {
  transform: scaleY(-1);
}

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

.stelario-7c30h1 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.stelario-7c30h1 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.stelario-iv6s87 ease-in-out;
}

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

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

.stelario-7c30h1.stelario-jbfhrf {
  display: none;
}

.stelario-mria5t {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.stelario-mria5t table {
  width: 100%;
  border-collapse: collapse;
}

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

  .stelario-mria5t table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.stelario-0vv7nq {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.stelario-hwq0s1 p {
  color: var(--text-color);
}

.stelario-vta7ow {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.stelario-9qr514 {
  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);
}

.stelario-9e38zu {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.stelario-x5x70j p + p {
  margin-top: 10px;
}

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

.stelario-iczqfb {
  display: none;
}

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

.stelario-56iavv {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.stelario-56iavv li {
  margin: 0 20px;
}

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

.stelario-56iavv li a img {
  margin-bottom: 4px;
}

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

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

.stelario-bwiqkj li {
  font-size: 16px;
  position: relative;
}

.stelario-bwiqkj li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.stelario-bwiqkj li span {
  opacity: 0.5;
}

.stelario-bwiqkj li + li {
  margin-left: 30px;
}

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

h2.stelario-wta2d3 {
  margin: 0 0 28px;
}

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

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

.stelario-lfrqwf 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);
}

.stelario-lfrqwf 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;
}

.stelario-lfrqwf 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;
}

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

.stelario-lfrqwf tbody tr:last-of-type {
  margin-bottom: 0;
}

.stelario-lfrqwf tbody tr td:first-of-type {
  flex-shrink: 0;
}

.stelario-lfrqwf 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);
}

.stelario-lfrqwf 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);
}

.stelario-lfrqwf tbody tr td:last-of-type {
  margin-left: auto;
}

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

.stelario-lfrqwf tbody tr td .stelario-jlz9t1 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .stelario-lfrqwf tbody tr td .stelario-jlz9t1 {
    width: 100%;
  }
}

.stelario-lfrqwf tbody tr td .stelario-d7xuye {
  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.stelario-iv6s87 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .stelario-lfrqwf tbody tr td .stelario-d7xuye {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .stelario-lfrqwf tbody tr td .stelario-d7xuye {
    width: 100%;
  }
}

.stelario-lfrqwf tbody tr td .stelario-m3zzsi {
  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) {
  .stelario-lfrqwf tbody tr td .stelario-m3zzsi:hover {
    text-decoration: none;
  }
}

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

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

.stelario-v096hh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.stelario-57t3tk img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.stelario-iv6s87 ease-in-out;
}

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

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

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

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

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

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

.stelario-lvpzv5 img {
  width: 100%;
  height: 100%;
}

.stelario-lvpzv5 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.stelario-qhbmqz svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.stelario-iv6s87 ease-in-out;
}

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

.stelario-261b8f {
  padding: 90px 0;
}

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

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

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

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

.stelario-eucfep img {
  width: 100%;
}

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

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

.stelario-gijhmb {
  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;
}

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

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

.stelario-c99q2q {
  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.stelario-iv6s87 ease-in-out;
}

.stelario-c99q2q:hover {
  border: 1px solid #8c8ca2;
}

.stelario-8vz7qs {
  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%);
}

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

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

.stelario-iwiq4e a {
  text-decoration: underline;
  color: #8babff;
}

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

.stelario-binr3n .stelario-c99q2q {
  width: 50%;
  margin: 0;
}

.stelario-8ekcup {
  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;
}

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

.stelario-0n266z {
  margin: 0 0 100px;
}

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

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

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

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

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

.stelario-2zv7q8 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.stelario-ftveuk 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.stelario-iv6s87 ease-in-out;
}

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

.stelario-ftveuk a svg {
  fill: #fff;
}

.stelario-ftveuk a:hover {
  background: #3d68e7;
}

.stelario-6r8wmm {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.stelario-5hhxyx {
  margin-bottom: 16px;
}

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

.stelario-jltwgd {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.stelario-ld73z9 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);
}

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

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

.stelario-ld73z9 table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

.stelario-4ygeht {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.stelario-4ygeht.stelario-3hy3ml {
  display: none;
}

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

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

.stelario-owz7uh iframe.stelario-1vosgy {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.stelario-owz7uh.stelario-im9lla {
  opacity: 1;
  pointer-events: all;
}

.stelario-qa1dow {
  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.stelario-iv6s87 ease-in-out;
}

.stelario-qa1dow svg {
  margin-right: 10px;
}

.stelario-qa1dow + .stelario-qa1dow {
  margin-top: 14px;
}

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

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

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

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

.stelario-r5jeky .stelario-5iw8co {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .stelario-r5jeky .stelario-5iw8co {
    margin: 28px 0 0;
  }
}

.stelario-13sloe {
  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) {
  .stelario-13sloe {
    padding: 0 16px;
  }
}

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

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

.stelario-9jumi7 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.stelario-ho4baf {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.stelario-rorfvx {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.stelario-cxxgfe .stelario-g1lpuv {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .stelario-cxxgfe .stelario-g1lpuv {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.stelario-nschow {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.stelario-nschow img {
  width: 100%;
}

.stelario-bfc3l8 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.stelario-lv78cr {
  width: 100%;
  margin: 0 0 100px;
}

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

.stelario-lv78cr .stelario-3hg45k {
  position: relative;
}

.stelario-lv78cr .stelario-4wbq2d {
  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;
}

.stelario-lv78cr .stelario-4wbq2d.stelario-3hy3ml {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .stelario-lv78cr .stelario-ybemsf {
    bottom: 90px;
  }
}

.stelario-lv78cr .stelario-ybemsf .stelario-21vyrt {
  max-width: 300px;
  width: 100%;
}

.stelario-lv78cr .stelario-ybemsf .stelario-21vyrt .stelario-yrbdp0 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .stelario-lv78cr .stelario-ybemsf .stelario-21vyrt .stelario-yrbdp0 {
    font-size: 32px;
    text-align: center;
  }
}

.stelario-lv78cr .stelario-ybemsf .stelario-21vyrt .stelario-m59d21 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .stelario-lv78cr .stelario-ybemsf .stelario-21vyrt .stelario-m59d21 {
    text-align: center;
  }
}

.stelario-lv78cr .stelario-ybemsf .stelario-6ysvi6 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .stelario-lv78cr .stelario-ybemsf .stelario-6ysvi6 {
    flex-direction: column-reverse;
  }
}

.stelario-lv78cr .stelario-ybemsf .stelario-6ysvi6 .stelario-hf3bg9 {
  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.stelario-iv6s87 ease-in-out;
}

.stelario-lv78cr .stelario-ybemsf .stelario-6ysvi6 .stelario-hf3bg9:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .stelario-lv78cr .stelario-ybemsf .stelario-6ysvi6 .stelario-hf3bg9 {
    width: 100%;
  }
}

.stelario-lv78cr .stelario-ybemsf .stelario-6ysvi6 .stelario-2view8 {
  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.stelario-iv6s87 ease-in-out;
  overflow: hidden;
}

.stelario-lv78cr .stelario-ybemsf .stelario-6ysvi6 .stelario-2view8 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);
  }
}

.stelario-lv78cr .stelario-ybemsf .stelario-6ysvi6 .stelario-2view8: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;
}

.stelario-lv78cr .stelario-ybemsf .stelario-6ysvi6 .stelario-2view8:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .stelario-lv78cr .stelario-ybemsf .stelario-6ysvi6 .stelario-2view8 {
    width: 100%;
  }
}

.stelario-lv78cr .stelario-ybemsf.stelario-3hy3ml {
  display: none;
}

.stelario-lv78cr .stelario-qkz2lm {
  display: none;
}

.stelario-lv78cr .stelario-qkz2lm.stelario-im9lla {
  display: block;
}

.stelario-lv78cr .stelario-qkz2lm iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .stelario-lv78cr .stelario-qkz2lm iframe {
    height: calc(100vh - 54px);
  }
}

.stelario-lv78cr .stelario-pgv00v {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .stelario-lv78cr .stelario-pgv00v {
    padding: 24px 16px 0;
  }
}

.stelario-lv78cr .stelario-pgv00v .stelario-yrbdp0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .stelario-lv78cr .stelario-pgv00v .stelario-yrbdp0 {
    margin-bottom: 24px;
  }
}

.stelario-lv78cr .stelario-pgv00v 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);
}

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

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

.stelario-lv78cr .stelario-pgv00v table tr:last-of-type td {
  border-bottom: none;
}

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

.stelario-q8njyt.stelario-76o73d {
  display: block;
}

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

.stelario-q8njyt .stelario-zir76l {
  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;
}

.stelario-q8njyt .stelario-jyhel4 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.stelario-q8njyt .stelario-2view8 {
  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.stelario-iv6s87 ease-in-out;
}

.stelario-q8njyt .stelario-2view8:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.stelario-fj237r.stelario-76o73d {
  display: block;
}

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

.stelario-yivprm {
  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;
}

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

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

.stelario-ipaiil {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.stelario-ipaiil svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.stelario-q3s204 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.stelario-xumpv9.stelario-3hy3ml {
  display: none;
}

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

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

.stelario-0yf4ph {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.stelario-0yf4ph 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.stelario-iv6s87 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.stelario-0yf4ph input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.stelario-0yf4ph input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.stelario-0yf4ph input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.stelario-0yf4ph input:active {
  border-color: #c2c0ce;
}

.stelario-0yf4ph input:focus {
  border-color: #c2c0ce;
}

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

.stelario-lkkruv {
  margin-bottom: 36px;
}

.stelario-lkkruv 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;
}

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

.stelario-lkkruv textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.stelario-2iulb4 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.stelario-wt3apm {
  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.stelario-iv6s87 ease-in-out;
}

.stelario-wt3apm:hover {
  background: var(--border-color);
}

.stelario-352nvb {
  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.stelario-iv6s87 ease-in-out;
}

.stelario-352nvb:hover {
  background: #166ad9;
}

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

.stelario-otyu77.stelario-3hy3ml {
  display: none;
}

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

.stelario-otyu77 .stelario-wt3apm {
  margin: 0 auto;
}

.stelario-srl5ry {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.stelario-ytbph8 {
  filter: grayscale(100%);
}

.stelario-g4qiux > input {
  display: none;
}

.stelario-g4qiux > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.stelario-49q6a5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.stelario-24lpa3 44.stelario-khpit8.stelario-nlf2gp.stelario-87ni69.stelario-rp4psy.stelario-m8zo3u.stelario-vtbavr.stelario-na3811.stelario-b5we9w.stelario-3qb540.stelario-lumt7f.stelario-nys1dr.stelario-xel0mf 0l-12.stelario-9g594s 30.stelario-vbvrdk.stelario-maeyul 2.stelario-1bjtd2.stelario-maeyul 3.stelario-iz8f45 3.stelario-8xehxw.stelario-x06xoh 3.stelario-g694fc.stelario-gds5aa.stelario-vli1hx.stelario-lwj8fo 7-3.stelario-9g594s 10.stelario-qxwaoh.stelario-lwj8fo 23.stelario-se26k6.stelario-7f3bv9 1.stelario-auwhj3 2.stelario-9g594s 3.stelario-7f3bv9 1.stelario-x06xoh 5.stelario-04g6ec.stelario-x06xoh 32.stelario-jkk411.stelario-gds5aa 5.stelario-xel0mf 4.stelario-lwj8fo 9.stelario-lwj8fo 8.stelario-x06xoh 6.stelario-vuh7x7.stelario-qy305z.stelario-g1fh2z.stelario-x8mt6g.stelario-qjc89v 4.stelario-jryngu.stelario-qjc89v 6.stelario-qjc89v 0l29.stelario-xel0mf 17.stelario-0yraul.stelario-8055bq 2.stelario-3qyli6 10.stelario-mfg37r.stelario-9g594s 8.stelario-auzxou.stelario-n0riim.stelario-1hazhu.stelario-dnax3w.stelario-7qc0ir.stelario-gds5aa.stelario-m8zo3u.stelario-9g594s 1.stelario-7j10uh.stelario-b54n78.stelario-ze1iej.stelario-4yqkl2.stelario-uw1ipf.stelario-auwhj3 1.stelario-rqem8v.stelario-vcrxdo.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.stelario-g4qiux > input:checked ~ label,
.stelario-g4qiux > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.stelario-49q6a5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.stelario-24lpa3 44.stelario-khpit8.stelario-nlf2gp.stelario-87ni69.stelario-rp4psy.stelario-m8zo3u.stelario-vtbavr.stelario-na3811.stelario-b5we9w.stelario-3qb540.stelario-lumt7f.stelario-nys1dr.stelario-xel0mf 0l-12.stelario-9g594s 30.stelario-vbvrdk.stelario-maeyul 2.stelario-1bjtd2.stelario-maeyul 3.stelario-iz8f45 3.stelario-8xehxw.stelario-x06xoh 3.stelario-g694fc.stelario-gds5aa.stelario-vli1hx.stelario-lwj8fo 7-3.stelario-9g594s 10.stelario-qxwaoh.stelario-lwj8fo 23.stelario-se26k6.stelario-7f3bv9 1.stelario-auwhj3 2.stelario-9g594s 3.stelario-7f3bv9 1.stelario-x06xoh 5.stelario-04g6ec.stelario-x06xoh 32.stelario-jkk411.stelario-gds5aa 5.stelario-xel0mf 4.stelario-lwj8fo 9.stelario-lwj8fo 8.stelario-x06xoh 6.stelario-vuh7x7.stelario-qy305z.stelario-g1fh2z.stelario-x8mt6g.stelario-qjc89v 4.stelario-jryngu.stelario-qjc89v 6.stelario-qjc89v 0l29.stelario-xel0mf 17.stelario-0yraul.stelario-8055bq 2.stelario-3qyli6 10.stelario-mfg37r.stelario-9g594s 8.stelario-auzxou.stelario-n0riim.stelario-1hazhu.stelario-dnax3w.stelario-7qc0ir.stelario-gds5aa.stelario-m8zo3u.stelario-9g594s 1.stelario-7j10uh.stelario-b54n78.stelario-ze1iej.stelario-4yqkl2.stelario-uw1ipf.stelario-auwhj3 1.stelario-rqem8v.stelario-vcrxdo.5z'/%3e%3c/svg%3e");
}

.stelario-g4qiux > input:not(:checked) ~ label:hover,
.stelario-g4qiux > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.stelario-49q6a5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.stelario-24lpa3 44.stelario-khpit8.stelario-nlf2gp.stelario-87ni69.stelario-rp4psy.stelario-m8zo3u.stelario-vtbavr.stelario-na3811.stelario-b5we9w.stelario-3qb540.stelario-lumt7f.stelario-nys1dr.stelario-xel0mf 0l-12.stelario-9g594s 30.stelario-vbvrdk.stelario-maeyul 2.stelario-1bjtd2.stelario-maeyul 3.stelario-iz8f45 3.stelario-8xehxw.stelario-x06xoh 3.stelario-g694fc.stelario-gds5aa.stelario-vli1hx.stelario-lwj8fo 7-3.stelario-9g594s 10.stelario-qxwaoh.stelario-lwj8fo 23.stelario-se26k6.stelario-7f3bv9 1.stelario-auwhj3 2.stelario-9g594s 3.stelario-7f3bv9 1.stelario-x06xoh 5.stelario-04g6ec.stelario-x06xoh 32.stelario-jkk411.stelario-gds5aa 5.stelario-xel0mf 4.stelario-lwj8fo 9.stelario-lwj8fo 8.stelario-x06xoh 6.stelario-vuh7x7.stelario-qy305z.stelario-g1fh2z.stelario-x8mt6g.stelario-qjc89v 4.stelario-jryngu.stelario-qjc89v 6.stelario-qjc89v 0l29.stelario-xel0mf 17.stelario-0yraul.stelario-8055bq 2.stelario-3qyli6 10.stelario-mfg37r.stelario-9g594s 8.stelario-auzxou.stelario-n0riim.stelario-1hazhu.stelario-dnax3w.stelario-7qc0ir.stelario-gds5aa.stelario-m8zo3u.stelario-9g594s 1.stelario-7j10uh.stelario-b54n78.stelario-ze1iej.stelario-4yqkl2.stelario-uw1ipf.stelario-auwhj3 1.stelario-rqem8v.stelario-vcrxdo.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .stelario-lvq2bm > .stelario-f88ste {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .stelario-lvq2bm > .stelario-f88ste {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .stelario-lvq2bm > .stelario-f88ste {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .stelario-lvq2bm > .stelario-f88ste {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .stelario-lvq2bm > .stelario-f88ste {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.stelario-me1ni2.stelario-3hy3ml {
  display: none;
}

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

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

.stelario-gk7zqo {
  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;
}

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

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

.stelario-gk7zqo img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.stelario-ubn05f {
  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;
}

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

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

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

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

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

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

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

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

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

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

.stelario-me1ni2.stelario-cdn9hx .stelario-s7tvwx {
  background: #2b3b67;
}

.stelario-me1ni2.stelario-cdn9hx .stelario-gk7zqo {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.stelario-me1ni2.stelario-cdn9hx .stelario-gk7zqo::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.stelario-me1ni2.stelario-cdn9hx .stelario-gk7zqo::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.stelario-me1ni2.stelario-cdn9hx .stelario-ubn05f::before {
  background: #0e0f41;
}

.stelario-me1ni2.stelario-cdn9hx .stelario-ubn05f::after {
  background: #152557;
}

.stelario-me1ni2.stelario-590t3h .stelario-s7tvwx {
  background: #1f35fa;
}

.stelario-me1ni2.stelario-590t3h .stelario-gk7zqo {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.stelario-me1ni2.stelario-590t3h .stelario-gk7zqo::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.stelario-me1ni2.stelario-590t3h .stelario-gk7zqo::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.stelario-me1ni2.stelario-590t3h .stelario-ubn05f::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.stelario-me1ni2.stelario-590t3h .stelario-ubn05f::after {
  background: #192ac8;
}

.stelario-me1ni2.stelario-tjanzj .stelario-s7tvwx {
  background: #fa771f;
}

.stelario-me1ni2.stelario-tjanzj .stelario-gk7zqo {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.stelario-me1ni2.stelario-tjanzj .stelario-gk7zqo::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.stelario-me1ni2.stelario-tjanzj .stelario-gk7zqo::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.stelario-me1ni2.stelario-tjanzj .stelario-ubn05f::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.stelario-me1ni2.stelario-tjanzj .stelario-ubn05f::after {
  background: #fa8535;
}

.stelario-2jf1en {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.stelario-gjy3z1 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.stelario-bkr154 {
  width: 120px;
  height: 22px;
}

.stelario-bkr154 .stelario-6cl5qp {
  fill: #c2c0ce;
}

.stelario-bkr154 [rating="1"] .stelario-6cl5qp:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.stelario-bkr154 [rating="2"] .stelario-6cl5qp:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.stelario-bkr154 [rating="3"] .stelario-6cl5qp:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

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

.stelario-bkr154 [rating="5"] .stelario-6cl5qp:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.stelario-cnvupp {
  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);
}

.stelario-cnvupp.stelario-im9lla {
  display: block;
}

.stelario-cnvupp.stelario-3hy3ml {
  display: none;
}

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

.stelario-2haq8q {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.stelario-aeew3c {
  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);
}

.stelario-av0we0 {
  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;
}

.stelario-9haeiz small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.stelario-mrklj1 {
  font-size: 16px;
  line-height: 140%;
}

.stelario-x4uvfv {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.stelario-x4uvfv .stelario-6cl5qp {
  fill: #c2c0ce;
}

.stelario-x4uvfv [rating="1"] .stelario-6cl5qp:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.stelario-x4uvfv [rating="2"] .stelario-6cl5qp:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.stelario-x4uvfv [rating="3"] .stelario-6cl5qp:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

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

.stelario-x4uvfv [rating="5"] .stelario-6cl5qp:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.stelario-1ml3os {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.stelario-lgmxa2 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

.stelario-2mtfey {
  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) {
  .stelario-2mtfey {
    padding: 12px;
    gap: 12px;
  }
}

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

.stelario-ce49o7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.stelario-uhbb38 {
  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;
}

.stelario-ietvvn {
  flex: 1;
  min-width: 0;
}

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

.stelario-fcptc8 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.stelario-fcptc8 svg path {
  fill: var(--button-bg-color);
}

.stelario-fcptc8 svg circle {
  fill: var(--button-text-color);
}

.stelario-9vb3q8 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.stelario-9vb3q8 strong {
  font-weight: 600;
}

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

.stelario-11sc9p p {
  margin: 0 0 16px;
}

.stelario-11sc9p p:last-child {
  margin-bottom: 0;
}

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

.stelario-puthzx {
  max-width: 300px;
  width: 100%;
}

.stelario-puthzx a {
  width: 100%;
}

@media (max-width: 575px) {
  .stelario-puthzx {
    max-width: 200px;
  }
}

.stelario-rr90q3 {
  justify-content: center;
}

.stelario-j2hwv4 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.stelario-fiq451 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.stelario-8mu3oj .stelario-hzmwxn {
  justify-content: center;
}

/* faq */

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

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

.stelario-2dt9rj::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.stelario-uou67f ease;
}

.stelario-v74pas.stelario-76o73d .stelario-2dt9rj::after {
  transform: rotate(45deg);
}

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

.stelario-v74pas.stelario-76o73d .stelario-kaiyay {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.stelario-b0r0ly {
  margin: 25px 0;
}

.stelario-g4qiux > input:not(:checked) ~ label:hover,
.stelario-g4qiux > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.stelario-pb8unr.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.stelario-g57u7b 44.stelario-wn76nk.stelario-7r4pqz.stelario-3ph6nt.stelario-0i319r.stelario-twhkhr.stelario-657ly4.stelario-pj62u0.stelario-r13whr.stelario-pv0pg6.stelario-tkx9rb.stelario-16ljyb.stelario-eucs0s 0l-12.stelario-oskg20 30.stelario-x9teiv.stelario-ighna1 2.stelario-qkr1vi.stelario-ighna1 3.stelario-rntw17 3.stelario-cn8y8d.stelario-z8m2g5 3.stelario-xntr0q.stelario-r8o1u3.stelario-89erjr.stelario-jas1o1 7-3.stelario-oskg20 10.stelario-sbbcuw.stelario-jas1o1 23.stelario-qk8m5q.stelario-eccari 1.stelario-o57xuq 2.stelario-oskg20 3.stelario-eccari 1.stelario-z8m2g5 5.stelario-ou8bf6.stelario-z8m2g5 32.stelario-68kg3m.stelario-r8o1u3 5.stelario-eucs0s 4.stelario-jas1o1 9.stelario-jas1o1 8.stelario-z8m2g5 6.stelario-zj8iyz.stelario-xg3gpj.stelario-1v9xk7.stelario-oia548.stelario-cq1yy2 4.stelario-aq4855.stelario-cq1yy2 6.stelario-cq1yy2 0l29.stelario-eucs0s 17.stelario-6ja5rg.stelario-jxbepj 2.stelario-rcpd1o 10.stelario-8aio1m.stelario-oskg20 8.stelario-dowe7e.stelario-xrazkw.stelario-7jx807.stelario-6plzco.stelario-emwg9x.stelario-r8o1u3.stelario-twhkhr.stelario-oskg20 1.stelario-cvgpha.stelario-89szx1.stelario-tj59dc.stelario-50gaxj.stelario-w53a63.stelario-o57xuq 1.stelario-ar09lw.stelario-tdxd3f.5z'/%3e%3c/svg%3e");
}

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

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

.stelario-m4bs7v {
  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);
}

.stelario-m4bs7v.stelario-ibcejg {
  display: block;
}

.stelario-m4bs7v.stelario-t7vlmh {
  display: none;
}

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

.stelario-xm8imi {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.stelario-0trisf {
  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);
}

.stelario-x1idqe {
  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;
}

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

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

.stelario-ayb5zs {
  font-size: 16px;
  line-height: 140%;
}

.stelario-gblnuc {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.stelario-gblnuc .stelario-4jjw64 {
  fill: #c2c0ce;
}

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

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

.stelario-gblnuc [rating="3"] .stelario-4jjw64:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.stelario-gblnuc [rating="4"] .stelario-4jjw64:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

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

/* review block style end */

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

.stelario-djp4w5 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;
}

.stelario-djp4w5 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 */

.stelario-unrrly {
  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);
}

.stelario-unrrly.stelario-73pf3h {
  opacity: 1;
  pointer-events: auto;
}

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

.stelario-qajx4f label {
  font-size: 14px;
}

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

.stelario-utcw87 h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.stelario-jvry2s, .stelario-5rmfg3, [class*="review-card"],
thead, thead th, table th, .stelario-xt5jm4,
.stelario-w0uczm, [class*="collapsible-header"],
.stelario-vta7ow, [class*="updated-block"] {
  color: #ece7dc !important;
}
