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

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

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

.stonevegas-k0ix6t {
  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) {
  .stonevegas-k0ix6t: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;
  }
}

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

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

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

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

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

.stonevegas-g5i15g {
  cursor: pointer;
}

.stonevegas-0auvcw {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.stonevegas-8vg1ls {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.stonevegas-8vg1ls figure {
  margin: 0;
}

.stonevegas-8vg1ls.stonevegas-k880sx {
  justify-content: flex-start;
  margin-right: 4px;
}

.stonevegas-8vg1ls.stonevegas-g4q17m {
  justify-content: flex-end;
  margin-left: 4px;
}

.stonevegas-8vg1ls.stonevegas-cnmg4j {
  justify-content: center;
}

.stonevegas-8vg1ls.stonevegas-1cgl9h {
  justify-content: normal;
}

.stonevegas-vh6gig {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.stonevegas-5wkhm3 {
  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) {
  .stonevegas-5wkhm3 {
    flex-direction: column;
  }
}

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

.stonevegas-msadn3 img {
  width: 100%;
}

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

.stonevegas-4eyy36 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.stonevegas-4eyy36 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) {
  .stonevegas-4eyy36 ul {
    margin-bottom: 15px;
  }
}

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

.stonevegas-4eyy36 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);
}

.stonevegas-4eyy36 ul li span svg {
  fill: var(--title-color);
}

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

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

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

.stonevegas-4eyy36 ul li:last-of-type::after {
  display: none;
}

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

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

.stonevegas-k053bw {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.stonevegas-maamx2.stonevegas-z09rhk {
  background-color: #000;
}

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

.stonevegas-49lmgu {
  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) {
  .stonevegas-49lmgu {
    padding: 80px 16px 0;
  }
}

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

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

.stonevegas-9ldgsu {
  margin-bottom: 94px;
}

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

.stonevegas-u3agbz .stonevegas-1jnnmi {
  margin-bottom: 28px;
}

.stonevegas-u3agbz .stonevegas-1jnnmi img {
  max-height: 100px;
  width: auto;
}

.stonevegas-surofe {
  display: flex;
  align-items: center;
}

.stonevegas-surofe a + a {
  margin-left: 24px;
}

.stonevegas-surofe img {
  max-height: 56px;
  width: auto;
}

.stonevegas-surofe img + img {
  margin-left: 24px;
}

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

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

.stonevegas-iosgxi {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .stonevegas-8t6a28 {
    flex-wrap: wrap;
  }
}

.stonevegas-8t6a28 li {
  display: flex;
  margin: 0 7px;
}

.stonevegas-8t6a28 li svg {
  transition: 0.stonevegas-yqmxve ease-in-out;
}

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

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

.stonevegas-qrh9ql + .stonevegas-qrh9ql {
  margin-left: 120px;
}

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

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

.stonevegas-izym43 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.stonevegas-izym43 li {
  font-size: 16px;
}

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

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

.stonevegas-izym43 li + li {
  margin-top: 16px;
}

.stonevegas-lrq6hz {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.stonevegas-bs5p0t ease-in-out;
}

.stonevegas-lrq6hz.stonevegas-80wzsv {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.stonevegas-tf7fh4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.stonevegas-8qwmvd li {
  width: 100%;
}

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

.stonevegas-8qwmvd li a svg {
  fill: var(--button-text-color);
}

.stonevegas-8qwmvd li a.stonevegas-80wzsv {
  background: var(--border-color);
}

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

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

.stonevegas-el505w {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.stonevegas-tx7b13 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.stonevegas-tx7b13 img {
  width: 100%;
  transition: 0.stonevegas-yqmxve ease-in-out;
}

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

.stonevegas-8hyfpc {
  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) {
  .stonevegas-8hyfpc {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .stonevegas-fjelqg .stonevegas-1jnnmi img {
    max-width: 90px;
  }
}

.stonevegas-1jnnmi img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .stonevegas-1jnnmi {
    order: -2;
  }
}

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

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

.stonevegas-e69fqy li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.stonevegas-sew2pz {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.stonevegas-sew2pz.stonevegas-dh4m43 {
  margin-right: 0;
}

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

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

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

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

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

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

.stonevegas-c9y6nm:hover > ul {
  display: flex;
}

.stonevegas-c9y6nm:focus > ul {
  display: flex;
}

.stonevegas-c9y6nm:focus-within > ul {
  display: flex;
}

.stonevegas-cbqh9p {
  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;
}

.stonevegas-cbqh9p::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.stonevegas-bs5p0t ease-in-out;
}

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

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

.stonevegas-c9y6nm 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.stonevegas-yqmxve ease-in-out;
  overflow: hidden;
}

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

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

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

.stonevegas-l9hk4i {
  display: none;
}

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

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

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

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

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

.stonevegas-cv9bpe img {
  margin-bottom: 20px;
}

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

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

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

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

.stonevegas-kel2ab {
  color: var(--text-color);
}

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

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

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

.stonevegas-pq6cft p img {
  display: block;
  margin: 0 auto;
}

.stonevegas-pq6cft p:first-of-type {
  margin-top: 0;
}

.stonevegas-pq6cft p:last-of-type {
  margin-bottom: 0;
}

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

.stonevegas-pq6cft ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.stonevegas-09i924 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.stonevegas-09i924 .stonevegas-4zpkyq {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .stonevegas-09i924 .stonevegas-4zpkyq {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.stonevegas-09i924 .stonevegas-wld7ap {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .stonevegas-09i924 .stonevegas-wld7ap {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .stonevegas-09i924 .stonevegas-wld7ap img {
    width: 100%;
  }
}

.stonevegas-wld7ap {
  margin: 0 0 28px;
}

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

.stonevegas-4zpkyq {
  margin: 0 0 28px;
}

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

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

.stonevegas-sixbdo .stonevegas-k0ix6t {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.stonevegas-39x1gf {
  position: relative;
  border: none;
}

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

.stonevegas-8tt5hl {
  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;
}

.stonevegas-8tt5hl span {
  height: 32px;
}

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

.stonevegas-8tt5hl.stonevegas-6qzhdt span {
  transform: scaleY(-1);
}

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

.stonevegas-km5med {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.stonevegas-km5med.stonevegas-mlovjh {
  display: none;
}

.stonevegas-nkl9b7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.stonevegas-nkl9b7 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .stonevegas-nkl9b7 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.stonevegas-9k4kgh {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.stonevegas-unzj6e p {
  color: var(--text-color);
}

.stonevegas-lpasfe {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.stonevegas-m2s2ou {
  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);
}

.stonevegas-j4xx6w {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.stonevegas-xhkiyy p + p {
  margin-top: 10px;
}

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

.stonevegas-b13ka5 {
  display: none;
}

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

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

.stonevegas-zzjgei li {
  margin: 0 20px;
}

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

.stonevegas-zzjgei li a img {
  margin-bottom: 4px;
}

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

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

.stonevegas-g3j1gt li {
  font-size: 16px;
  position: relative;
}

.stonevegas-g3j1gt li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.stonevegas-g3j1gt li span {
  opacity: 0.5;
}

.stonevegas-g3j1gt li + li {
  margin-left: 30px;
}

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

h2.stonevegas-93wht9 {
  margin: 0 0 28px;
}

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

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

.stonevegas-gucsx8 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);
}

.stonevegas-gucsx8 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;
}

.stonevegas-gucsx8 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;
}

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

.stonevegas-gucsx8 tbody tr:last-of-type {
  margin-bottom: 0;
}

.stonevegas-gucsx8 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.stonevegas-gucsx8 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);
}

.stonevegas-gucsx8 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);
}

.stonevegas-gucsx8 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.stonevegas-gucsx8 tbody tr td .stonevegas-o12w8z {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .stonevegas-gucsx8 tbody tr td .stonevegas-o12w8z {
    width: 100%;
  }
}

.stonevegas-gucsx8 tbody tr td .stonevegas-mhwjif {
  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.stonevegas-yqmxve ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .stonevegas-gucsx8 tbody tr td .stonevegas-mhwjif {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .stonevegas-gucsx8 tbody tr td .stonevegas-mhwjif {
    width: 100%;
  }
}

.stonevegas-gucsx8 tbody tr td .stonevegas-96la4i {
  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) {
  .stonevegas-gucsx8 tbody tr td .stonevegas-96la4i:hover {
    text-decoration: none;
  }
}

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

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

.stonevegas-spzufo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.stonevegas-6czwsw img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.stonevegas-yqmxve ease-in-out;
}

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

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

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

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

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

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

.stonevegas-ujjv4o img {
  width: 100%;
  height: 100%;
}

.stonevegas-ujjv4o iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.stonevegas-qx3up0 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.stonevegas-yqmxve ease-in-out;
}

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

.stonevegas-0ay3uv {
  padding: 90px 0;
}

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

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

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

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

.stonevegas-w5gm7s img {
  width: 100%;
}

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

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

.stonevegas-i5vvtm {
  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;
}

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

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

.stonevegas-22naea {
  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.stonevegas-yqmxve ease-in-out;
}

.stonevegas-22naea:hover {
  border: 1px solid #8c8ca2;
}

.stonevegas-l8q0mw {
  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%);
}

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

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

.stonevegas-3iirfv a {
  text-decoration: underline;
  color: #8babff;
}

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

.stonevegas-yd63i2 .stonevegas-22naea {
  width: 50%;
  margin: 0;
}

.stonevegas-jtczm5 {
  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;
}

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

.stonevegas-hmq173 {
  margin: 0 0 100px;
}

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

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

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

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

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

.stonevegas-rld2ul {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.stonevegas-1firf7 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.stonevegas-yqmxve ease-in-out;
}

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

.stonevegas-1firf7 a svg {
  fill: #fff;
}

.stonevegas-1firf7 a:hover {
  background: #3d68e7;
}

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

.stonevegas-evyhkq {
  margin-bottom: 16px;
}

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

.stonevegas-exonvi {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

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

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

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

.stonevegas-470217 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);
}

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

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

.stonevegas-470217 table tr:last-of-type td {
  border-bottom: none;
}

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

.stonevegas-20a96m {
  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) {
  .stonevegas-20a96m {
    min-height: 190px;
  }
}

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

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

.stonevegas-37v7d6 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.stonevegas-37v7d6.stonevegas-q3oahq {
  display: none;
}

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

.stonevegas-4f9oqu iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stonevegas-4f9oqu iframe.stonevegas-1tghm4 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.stonevegas-4f9oqu.stonevegas-cupom9 {
  opacity: 1;
  pointer-events: all;
}

.stonevegas-7jb4nn {
  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.stonevegas-yqmxve ease-in-out;
}

.stonevegas-7jb4nn svg {
  margin-right: 10px;
}

.stonevegas-7jb4nn + .stonevegas-7jb4nn {
  margin-top: 14px;
}

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

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

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

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

.stonevegas-4doci3 .stonevegas-sixbdo {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .stonevegas-4doci3 .stonevegas-sixbdo {
    margin: 28px 0 0;
  }
}

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

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

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

.stonevegas-ljupv9 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.stonevegas-rmn8nb {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.stonevegas-ca34h2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.stonevegas-cnnyjx .stonevegas-k0ix6t {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .stonevegas-cnnyjx .stonevegas-k0ix6t {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.stonevegas-yntdxs {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.stonevegas-yntdxs img {
  width: 100%;
}

.stonevegas-ioq9dn {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.stonevegas-oke1wx {
  width: 100%;
  margin: 0 0 100px;
}

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

.stonevegas-oke1wx .stonevegas-l65qto {
  position: relative;
}

.stonevegas-oke1wx .stonevegas-m5rygm {
  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;
}

.stonevegas-oke1wx .stonevegas-m5rygm.stonevegas-q3oahq {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .stonevegas-oke1wx .stonevegas-clya7w {
    bottom: 90px;
  }
}

.stonevegas-oke1wx .stonevegas-clya7w .stonevegas-0235ek {
  max-width: 300px;
  width: 100%;
}

.stonevegas-oke1wx .stonevegas-clya7w .stonevegas-0235ek .stonevegas-x8d0qj {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .stonevegas-oke1wx .stonevegas-clya7w .stonevegas-0235ek .stonevegas-x8d0qj {
    font-size: 32px;
    text-align: center;
  }
}

.stonevegas-oke1wx .stonevegas-clya7w .stonevegas-0235ek .stonevegas-edoksr {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .stonevegas-oke1wx .stonevegas-clya7w .stonevegas-0235ek .stonevegas-edoksr {
    text-align: center;
  }
}

.stonevegas-oke1wx .stonevegas-clya7w .stonevegas-dh4m43 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .stonevegas-oke1wx .stonevegas-clya7w .stonevegas-dh4m43 {
    flex-direction: column-reverse;
  }
}

.stonevegas-oke1wx .stonevegas-clya7w .stonevegas-dh4m43 .stonevegas-f32st3 {
  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.stonevegas-yqmxve ease-in-out;
}

.stonevegas-oke1wx .stonevegas-clya7w .stonevegas-dh4m43 .stonevegas-f32st3:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .stonevegas-oke1wx .stonevegas-clya7w .stonevegas-dh4m43 .stonevegas-f32st3 {
    width: 100%;
  }
}

.stonevegas-oke1wx .stonevegas-clya7w .stonevegas-dh4m43 .stonevegas-g13zod {
  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.stonevegas-yqmxve ease-in-out;
  overflow: hidden;
}

.stonevegas-oke1wx .stonevegas-clya7w .stonevegas-dh4m43 .stonevegas-g13zod 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);
  }
}

.stonevegas-oke1wx .stonevegas-clya7w .stonevegas-dh4m43 .stonevegas-g13zod: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;
}

.stonevegas-oke1wx .stonevegas-clya7w .stonevegas-dh4m43 .stonevegas-g13zod:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .stonevegas-oke1wx .stonevegas-clya7w .stonevegas-dh4m43 .stonevegas-g13zod {
    width: 100%;
  }
}

.stonevegas-oke1wx .stonevegas-clya7w.stonevegas-q3oahq {
  display: none;
}

.stonevegas-oke1wx .stonevegas-jt21t9 {
  display: none;
}

.stonevegas-oke1wx .stonevegas-jt21t9.stonevegas-cupom9 {
  display: block;
}

.stonevegas-oke1wx .stonevegas-jt21t9 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .stonevegas-oke1wx .stonevegas-jt21t9 iframe {
    height: calc(100vh - 54px);
  }
}

.stonevegas-oke1wx .stonevegas-9zlyzx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .stonevegas-oke1wx .stonevegas-9zlyzx {
    padding: 24px 16px 0;
  }
}

.stonevegas-oke1wx .stonevegas-9zlyzx .stonevegas-x8d0qj {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .stonevegas-oke1wx .stonevegas-9zlyzx .stonevegas-x8d0qj {
    margin-bottom: 24px;
  }
}

.stonevegas-oke1wx .stonevegas-9zlyzx 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);
}

.stonevegas-oke1wx .stonevegas-9zlyzx 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) {
  .stonevegas-oke1wx .stonevegas-9zlyzx table tr td {
    padding: 12px 4px;
  }
}

.stonevegas-oke1wx .stonevegas-9zlyzx 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) {
  .stonevegas-oke1wx .stonevegas-9zlyzx table tr th {
    padding: 12px 4px;
  }
}

.stonevegas-oke1wx .stonevegas-9zlyzx table tr:last-of-type td {
  border-bottom: none;
}

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

.stonevegas-c0vxhi.stonevegas-80wzsv {
  display: block;
}

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

.stonevegas-c0vxhi .stonevegas-712n5h {
  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;
}

.stonevegas-c0vxhi .stonevegas-bui7vg {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.stonevegas-c0vxhi .stonevegas-g13zod {
  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.stonevegas-yqmxve ease-in-out;
}

.stonevegas-c0vxhi .stonevegas-g13zod:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.stonevegas-6sefbb.stonevegas-80wzsv {
  display: block;
}

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

.stonevegas-fusrbr {
  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;
}

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

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

.stonevegas-fvam8v {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.stonevegas-fvam8v svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.stonevegas-tshndp {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.stonevegas-h6yo4i.stonevegas-q3oahq {
  display: none;
}

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

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

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

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

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

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

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

.stonevegas-f69qas input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.stonevegas-f69qas input:active {
  border-color: #c2c0ce;
}

.stonevegas-f69qas input:focus {
  border-color: #c2c0ce;
}

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

.stonevegas-4tv3t7 {
  margin-bottom: 36px;
}

.stonevegas-4tv3t7 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;
}

.stonevegas-4tv3t7 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.stonevegas-4tv3t7 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.stonevegas-iu3yz0 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.stonevegas-zf6381 {
  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.stonevegas-yqmxve ease-in-out;
}

.stonevegas-zf6381:hover {
  background: var(--border-color);
}

.stonevegas-f94rp3 {
  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.stonevegas-yqmxve ease-in-out;
}

.stonevegas-f94rp3:hover {
  background: #166ad9;
}

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

.stonevegas-yw3ar2.stonevegas-q3oahq {
  display: none;
}

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

.stonevegas-yw3ar2 .stonevegas-zf6381 {
  margin: 0 auto;
}

.stonevegas-ihk29u {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.stonevegas-4yqzdm {
  filter: grayscale(100%);
}

.stonevegas-ul82xd > input {
  display: none;
}

.stonevegas-ul82xd > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.stonevegas-r946gv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.stonevegas-fqix0t 44.stonevegas-64tkgm.stonevegas-9ub3ax.stonevegas-kjheir.stonevegas-v4ylqy.stonevegas-c571hb.stonevegas-8l6ual.stonevegas-yjmoz2.stonevegas-y3d7it.stonevegas-lovdjm.stonevegas-bqa5b2.stonevegas-q2fltl.stonevegas-kety7y 0l-12.stonevegas-ai0gfg 30.stonevegas-y2hitm.stonevegas-0ourvl 2.stonevegas-w6wn0r.stonevegas-0ourvl 3.stonevegas-imwpyq 3.stonevegas-x7rfl7.stonevegas-a1tl4e 3.stonevegas-k9vfq0.stonevegas-tbh60x.stonevegas-di96zy.stonevegas-qzqaz1 7-3.stonevegas-ai0gfg 10.stonevegas-5l9vq6.stonevegas-qzqaz1 23.stonevegas-xgyont.stonevegas-s8jxq5 1.stonevegas-i2gvql 2.stonevegas-ai0gfg 3.stonevegas-s8jxq5 1.stonevegas-a1tl4e 5.stonevegas-d71esm.stonevegas-a1tl4e 32.stonevegas-fb3jw8.stonevegas-tbh60x 5.stonevegas-kety7y 4.stonevegas-qzqaz1 9.stonevegas-qzqaz1 8.stonevegas-a1tl4e 6.stonevegas-s22ona.stonevegas-xhbu48.stonevegas-mo58w1.stonevegas-tquyff.stonevegas-oe9z6e 4.stonevegas-gr4w10.stonevegas-oe9z6e 6.stonevegas-oe9z6e 0l29.stonevegas-kety7y 17.stonevegas-syv57c.stonevegas-j7mjep 2.stonevegas-mweiwi 10.stonevegas-dd82rp.stonevegas-ai0gfg 8.stonevegas-9be5lq.stonevegas-76s33o.stonevegas-7oxeul.stonevegas-hc7jx9.stonevegas-7zy4e5.stonevegas-tbh60x.stonevegas-c571hb.stonevegas-ai0gfg 1.stonevegas-pqpu00.stonevegas-fct68h.stonevegas-qa6uqy.stonevegas-3t5mn8.stonevegas-qtk30a.stonevegas-i2gvql 1.stonevegas-e11jzo.stonevegas-pn1jis.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.stonevegas-ul82xd > input:checked ~ label,
.stonevegas-ul82xd > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.stonevegas-r946gv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.stonevegas-fqix0t 44.stonevegas-64tkgm.stonevegas-9ub3ax.stonevegas-kjheir.stonevegas-v4ylqy.stonevegas-c571hb.stonevegas-8l6ual.stonevegas-yjmoz2.stonevegas-y3d7it.stonevegas-lovdjm.stonevegas-bqa5b2.stonevegas-q2fltl.stonevegas-kety7y 0l-12.stonevegas-ai0gfg 30.stonevegas-y2hitm.stonevegas-0ourvl 2.stonevegas-w6wn0r.stonevegas-0ourvl 3.stonevegas-imwpyq 3.stonevegas-x7rfl7.stonevegas-a1tl4e 3.stonevegas-k9vfq0.stonevegas-tbh60x.stonevegas-di96zy.stonevegas-qzqaz1 7-3.stonevegas-ai0gfg 10.stonevegas-5l9vq6.stonevegas-qzqaz1 23.stonevegas-xgyont.stonevegas-s8jxq5 1.stonevegas-i2gvql 2.stonevegas-ai0gfg 3.stonevegas-s8jxq5 1.stonevegas-a1tl4e 5.stonevegas-d71esm.stonevegas-a1tl4e 32.stonevegas-fb3jw8.stonevegas-tbh60x 5.stonevegas-kety7y 4.stonevegas-qzqaz1 9.stonevegas-qzqaz1 8.stonevegas-a1tl4e 6.stonevegas-s22ona.stonevegas-xhbu48.stonevegas-mo58w1.stonevegas-tquyff.stonevegas-oe9z6e 4.stonevegas-gr4w10.stonevegas-oe9z6e 6.stonevegas-oe9z6e 0l29.stonevegas-kety7y 17.stonevegas-syv57c.stonevegas-j7mjep 2.stonevegas-mweiwi 10.stonevegas-dd82rp.stonevegas-ai0gfg 8.stonevegas-9be5lq.stonevegas-76s33o.stonevegas-7oxeul.stonevegas-hc7jx9.stonevegas-7zy4e5.stonevegas-tbh60x.stonevegas-c571hb.stonevegas-ai0gfg 1.stonevegas-pqpu00.stonevegas-fct68h.stonevegas-qa6uqy.stonevegas-3t5mn8.stonevegas-qtk30a.stonevegas-i2gvql 1.stonevegas-e11jzo.stonevegas-pn1jis.5z'/%3e%3c/svg%3e");
}

.stonevegas-ul82xd > input:not(:checked) ~ label:hover,
.stonevegas-ul82xd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.stonevegas-r946gv.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.stonevegas-fqix0t 44.stonevegas-64tkgm.stonevegas-9ub3ax.stonevegas-kjheir.stonevegas-v4ylqy.stonevegas-c571hb.stonevegas-8l6ual.stonevegas-yjmoz2.stonevegas-y3d7it.stonevegas-lovdjm.stonevegas-bqa5b2.stonevegas-q2fltl.stonevegas-kety7y 0l-12.stonevegas-ai0gfg 30.stonevegas-y2hitm.stonevegas-0ourvl 2.stonevegas-w6wn0r.stonevegas-0ourvl 3.stonevegas-imwpyq 3.stonevegas-x7rfl7.stonevegas-a1tl4e 3.stonevegas-k9vfq0.stonevegas-tbh60x.stonevegas-di96zy.stonevegas-qzqaz1 7-3.stonevegas-ai0gfg 10.stonevegas-5l9vq6.stonevegas-qzqaz1 23.stonevegas-xgyont.stonevegas-s8jxq5 1.stonevegas-i2gvql 2.stonevegas-ai0gfg 3.stonevegas-s8jxq5 1.stonevegas-a1tl4e 5.stonevegas-d71esm.stonevegas-a1tl4e 32.stonevegas-fb3jw8.stonevegas-tbh60x 5.stonevegas-kety7y 4.stonevegas-qzqaz1 9.stonevegas-qzqaz1 8.stonevegas-a1tl4e 6.stonevegas-s22ona.stonevegas-xhbu48.stonevegas-mo58w1.stonevegas-tquyff.stonevegas-oe9z6e 4.stonevegas-gr4w10.stonevegas-oe9z6e 6.stonevegas-oe9z6e 0l29.stonevegas-kety7y 17.stonevegas-syv57c.stonevegas-j7mjep 2.stonevegas-mweiwi 10.stonevegas-dd82rp.stonevegas-ai0gfg 8.stonevegas-9be5lq.stonevegas-76s33o.stonevegas-7oxeul.stonevegas-hc7jx9.stonevegas-7zy4e5.stonevegas-tbh60x.stonevegas-c571hb.stonevegas-ai0gfg 1.stonevegas-pqpu00.stonevegas-fct68h.stonevegas-qa6uqy.stonevegas-3t5mn8.stonevegas-qtk30a.stonevegas-i2gvql 1.stonevegas-e11jzo.stonevegas-pn1jis.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .stonevegas-drd387 > .stonevegas-lj5e4b {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .stonevegas-drd387 > .stonevegas-lj5e4b {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .stonevegas-drd387 > .stonevegas-lj5e4b {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .stonevegas-drd387 > .stonevegas-lj5e4b {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .stonevegas-drd387 > .stonevegas-lj5e4b {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.stonevegas-5rtycv {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.stonevegas-5rtycv.stonevegas-q3oahq {
  display: none;
}

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

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

.stonevegas-sfxp5t {
  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;
}

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

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

.stonevegas-sfxp5t img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.stonevegas-lrkjw0 {
  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;
}

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

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

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

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

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

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

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

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

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

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

.stonevegas-5rtycv.stonevegas-ovi9ce .stonevegas-ukjue0 {
  background: #2b3b67;
}

.stonevegas-5rtycv.stonevegas-ovi9ce .stonevegas-sfxp5t {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.stonevegas-5rtycv.stonevegas-ovi9ce .stonevegas-sfxp5t::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.stonevegas-5rtycv.stonevegas-ovi9ce .stonevegas-sfxp5t::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.stonevegas-5rtycv.stonevegas-ovi9ce .stonevegas-lrkjw0::before {
  background: #0e0f41;
}

.stonevegas-5rtycv.stonevegas-ovi9ce .stonevegas-lrkjw0::after {
  background: #152557;
}

.stonevegas-5rtycv.stonevegas-l7q0wf .stonevegas-ukjue0 {
  background: #1f35fa;
}

.stonevegas-5rtycv.stonevegas-l7q0wf .stonevegas-sfxp5t {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.stonevegas-5rtycv.stonevegas-l7q0wf .stonevegas-sfxp5t::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.stonevegas-5rtycv.stonevegas-l7q0wf .stonevegas-sfxp5t::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.stonevegas-5rtycv.stonevegas-l7q0wf .stonevegas-lrkjw0::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.stonevegas-5rtycv.stonevegas-l7q0wf .stonevegas-lrkjw0::after {
  background: #192ac8;
}

.stonevegas-5rtycv.stonevegas-omz7fe .stonevegas-ukjue0 {
  background: #fa771f;
}

.stonevegas-5rtycv.stonevegas-omz7fe .stonevegas-sfxp5t {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.stonevegas-5rtycv.stonevegas-omz7fe .stonevegas-sfxp5t::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.stonevegas-5rtycv.stonevegas-omz7fe .stonevegas-sfxp5t::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.stonevegas-5rtycv.stonevegas-omz7fe .stonevegas-lrkjw0::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.stonevegas-5rtycv.stonevegas-omz7fe .stonevegas-lrkjw0::after {
  background: #fa8535;
}

.stonevegas-6gs4h8 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.stonevegas-9hzsaa {
  display: flex;
  align-items: center;
  gap: 10px;
}

.stonevegas-9hzsaa span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.stonevegas-9hzsaa small {
  font-size: 14px;
  color: var(--text-color);
}

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

.stonevegas-8czemv {
  width: 120px;
  height: 22px;
}

.stonevegas-8czemv .stonevegas-lizfzr {
  fill: #c2c0ce;
}

.stonevegas-8czemv [rating="1"] .stonevegas-lizfzr:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.stonevegas-8czemv [rating="2"] .stonevegas-lizfzr:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.stonevegas-8czemv [rating="3"] .stonevegas-lizfzr:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.stonevegas-8czemv [rating="4"] .stonevegas-lizfzr:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.stonevegas-8czemv [rating="5"] .stonevegas-lizfzr:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.stonevegas-jb8es7 {
  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);
}

.stonevegas-jb8es7.stonevegas-cupom9 {
  display: block;
}

.stonevegas-jb8es7.stonevegas-q3oahq {
  display: none;
}

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

.stonevegas-46ujjj {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.stonevegas-rqe2fu {
  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);
}

.stonevegas-16hggp {
  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;
}

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

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

.stonevegas-s5dcjx {
  font-size: 16px;
  line-height: 140%;
}

.stonevegas-s550gr {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.stonevegas-s550gr .stonevegas-lizfzr {
  fill: #c2c0ce;
}

.stonevegas-s550gr [rating="1"] .stonevegas-lizfzr:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.stonevegas-s550gr [rating="2"] .stonevegas-lizfzr:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.stonevegas-s550gr [rating="3"] .stonevegas-lizfzr:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.stonevegas-s550gr [rating="4"] .stonevegas-lizfzr:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.stonevegas-s550gr [rating="5"] .stonevegas-lizfzr:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.stonevegas-2rvqtc {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.stonevegas-5btgzh {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.stonevegas-z3qnx7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.stonevegas-4wyxdo {
  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;
}

.stonevegas-ujt5mi {
  flex: 1;
  min-width: 0;
}

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

.stonevegas-vjusjr {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.stonevegas-vjusjr svg path {
  fill: var(--button-bg-color);
}

.stonevegas-vjusjr svg circle {
  fill: var(--button-text-color);
}

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

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

.stonevegas-l3g3s4 strong {
  font-weight: 600;
}

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

.stonevegas-k6ece3 p {
  margin: 0 0 16px;
}

.stonevegas-k6ece3 p:last-child {
  margin-bottom: 0;
}

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

.stonevegas-2kqqru {
  max-width: 300px;
  width: 100%;
}

.stonevegas-2kqqru a {
  width: 100%;
}

@media (max-width: 575px) {
  .stonevegas-2kqqru {
    max-width: 200px;
  }
}

.stonevegas-1081gv {
  justify-content: center;
}

.stonevegas-voyorp {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.stonevegas-xtt4q2 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.stonevegas-uob61x .stonevegas-e69fqy {
  justify-content: center;
}

/* faq */

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

.stonevegas-a5hbtb {
  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.stonevegas-xc0ndi ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stonevegas-a5hbtb::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.stonevegas-xc0ndi ease;
}

.stonevegas-xyc9yw.stonevegas-80wzsv .stonevegas-a5hbtb::after {
  transform: rotate(45deg);
}

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

.stonevegas-xyc9yw.stonevegas-80wzsv .stonevegas-pirisk {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.stonevegas-dmkgdi {
  margin: 25px 0;
}

.stonevegas-ul82xd > input:not(:checked) ~ label:hover,
.stonevegas-ul82xd > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.stonevegas-rw2ev1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.stonevegas-4mcxkx 44.stonevegas-snbvyk.stonevegas-vretys.stonevegas-wb50yf.stonevegas-pv4gtx.stonevegas-wkzpiq.stonevegas-954spt.stonevegas-wo1oq0.stonevegas-9dqmo1.stonevegas-e2v9ny.stonevegas-0pyo6f.stonevegas-bf70ox.stonevegas-sum339 0l-12.stonevegas-2ojaf5 30.stonevegas-o2fbkj.stonevegas-7rgl7g 2.stonevegas-9hxmsf.stonevegas-7rgl7g 3.stonevegas-quhi3j 3.stonevegas-cx34cz.stonevegas-apl2r4 3.stonevegas-o4q5l7.stonevegas-5ddj0i.stonevegas-p11zy1.stonevegas-cpjg5r 7-3.stonevegas-2ojaf5 10.stonevegas-yk2oit.stonevegas-cpjg5r 23.stonevegas-58bikx.stonevegas-2equjs 1.stonevegas-8gkclj 2.stonevegas-2ojaf5 3.stonevegas-2equjs 1.stonevegas-apl2r4 5.stonevegas-1dvy5f.stonevegas-apl2r4 32.stonevegas-i3sfhb.stonevegas-5ddj0i 5.stonevegas-sum339 4.stonevegas-cpjg5r 9.stonevegas-cpjg5r 8.stonevegas-apl2r4 6.stonevegas-41t8gd.stonevegas-fn2bfq.stonevegas-99ysen.stonevegas-7lxlfo.stonevegas-hvca73 4.stonevegas-hn1mwk.stonevegas-hvca73 6.stonevegas-hvca73 0l29.stonevegas-sum339 17.stonevegas-8awlka.stonevegas-fj4tqe 2.stonevegas-9wscxw 10.stonevegas-n7illw.stonevegas-2ojaf5 8.stonevegas-rgxvdy.stonevegas-bzcyyz.stonevegas-1ui5xl.stonevegas-1wvqjw.stonevegas-f601sf.stonevegas-5ddj0i.stonevegas-wkzpiq.stonevegas-2ojaf5 1.stonevegas-1pgab5.stonevegas-6qwuq8.stonevegas-n21ilg.stonevegas-loju65.stonevegas-z49s67.stonevegas-8gkclj 1.stonevegas-ni46cf.stonevegas-chulyp.5z'/%3e%3c/svg%3e");
}

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

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

.stonevegas-udrgqq {
  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);
}

.stonevegas-udrgqq.stonevegas-1mc5ll {
  display: block;
}

.stonevegas-udrgqq.stonevegas-psi1vg {
  display: none;
}

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

.stonevegas-o112bz {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.stonevegas-re9oqg {
  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);
}

.stonevegas-b6y7q9 {
  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;
}

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

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

.stonevegas-f8m299 {
  font-size: 16px;
  line-height: 140%;
}

.stonevegas-1svw26 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.stonevegas-1svw26 .stonevegas-sju31c {
  fill: #c2c0ce;
}

.stonevegas-1svw26 [rating="1"] .stonevegas-sju31c:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

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

.stonevegas-1svw26 [rating="3"] .stonevegas-sju31c:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.stonevegas-1svw26 [rating="4"] .stonevegas-sju31c:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.stonevegas-1svw26 [rating="5"] .stonevegas-sju31c:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.stonevegas-uvdn14 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;
}

.stonevegas-uvdn14 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 */

.stonevegas-ur4zg2 {
  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);
}

.stonevegas-ur4zg2.stonevegas-lus57e {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.stonevegas-fqqrsq {
  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;
}

.stonevegas-fqqrsq label {
  font-size: 14px;
}

.stonevegas-fqqrsq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.stonevegas-fqqrsq input,
.stonevegas-fqqrsq textarea,
.stonevegas-fqqrsq 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;
}
.stonevegas-fqqrsq button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.stonevegas-xc0ndi ease;
}
.stonevegas-fqqrsq button:hover {
  background-color: var(--button-bg-hover);
}
.stonevegas-e475vk {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.stonevegas-oosmg1 ease-in;
}

.stonevegas-e475vk h2 {
  color: green;
  font-weight: 500;
}

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