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

.vulkan-vegas-f3qbsa {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.vulkan-vegas-5oc0v0 {
  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) {
  .vulkan-vegas-5oc0v0: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;
  }
}

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

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

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

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

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

.vulkan-vegas-5v05rf {
  cursor: pointer;
}

.vulkan-vegas-so4wy1 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.vulkan-vegas-abura7 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.vulkan-vegas-abura7 figure {
  margin: 0;
}

.vulkan-vegas-abura7.vulkan-vegas-4ugvcn {
  justify-content: flex-start;
  margin-right: 4px;
}

.vulkan-vegas-abura7.vulkan-vegas-08aq0g {
  justify-content: flex-end;
  margin-left: 4px;
}

.vulkan-vegas-abura7.vulkan-vegas-a95shv {
  justify-content: center;
}

.vulkan-vegas-abura7.vulkan-vegas-b62wxr {
  justify-content: normal;
}

.vulkan-vegas-jg7b0m {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.vulkan-vegas-pmi0ps {
  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) {
  .vulkan-vegas-pmi0ps {
    flex-direction: column;
  }
}

.vulkan-vegas-73h17k {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.vulkan-vegas-73h17k img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-73h17k {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.vulkan-vegas-vika3n {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.vulkan-vegas-vika3n 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) {
  .vulkan-vegas-vika3n ul {
    margin-bottom: 15px;
  }
}

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

.vulkan-vegas-vika3n 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);
}

.vulkan-vegas-vika3n ul li span svg {
  fill: var(--title-color);
}

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

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

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

.vulkan-vegas-vika3n ul li:last-of-type::after {
  display: none;
}

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

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

.vulkan-vegas-ehq7bm {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .vulkan-vegas-jyfn66 {
    height: 50px;
  }
}

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

.vulkan-vegas-jyfn66.vulkan-vegas-8umxk1 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .vulkan-vegas-jyfn66.vulkan-vegas-8umxk1:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.vulkan-vegas-wi0v39 {
  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) {
  .vulkan-vegas-wi0v39 {
    padding: 80px 16px 0;
  }
}

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

.vulkan-vegas-vihvja {
  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) {
  .vulkan-vegas-vihvja {
    flex-direction: column;
  }
}

.vulkan-vegas-1lhqhu {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-1lhqhu {
    margin-bottom: 40px;
  }
}

.vulkan-vegas-z5mt85 .vulkan-vegas-7wn7oa {
  margin-bottom: 28px;
}

.vulkan-vegas-z5mt85 .vulkan-vegas-7wn7oa img {
  max-height: 100px;
  width: auto;
}

.vulkan-vegas-dhw3m6 {
  display: flex;
  align-items: center;
}

.vulkan-vegas-dhw3m6 a + a {
  margin-left: 24px;
}

.vulkan-vegas-dhw3m6 img {
  max-height: 56px;
  width: auto;
}

.vulkan-vegas-dhw3m6 img + img {
  margin-left: 24px;
}

.vulkan-vegas-zgg6xa {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.vulkan-vegas-f90ldb {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .vulkan-vegas-ha498r {
    flex-wrap: wrap;
  }
}

.vulkan-vegas-ha498r li {
  display: flex;
  margin: 0 7px;
}

.vulkan-vegas-ha498r li svg {
  transition: 0.vulkan-vegas-acfm4h ease-in-out;
}

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

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

.vulkan-vegas-v9f98z + .vulkan-vegas-v9f98z {
  margin-left: 120px;
}

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

.vulkan-vegas-i7o5t0 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.vulkan-vegas-mktx5i {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vulkan-vegas-mktx5i li {
  font-size: 16px;
}

.vulkan-vegas-mktx5i li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.vulkan-vegas-mktx5i li + li {
  margin-top: 16px;
}

.vulkan-vegas-d9zy3y {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.vulkan-vegas-xfz1y3 ease-in-out;
}

.vulkan-vegas-d9zy3y.vulkan-vegas-92d146 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.vulkan-vegas-3c4qvy {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

@media only screen and (max-width: 1200px) {
  .vulkan-vegas-3c4qvy {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-3c4qvy {
    margin-bottom: 60px;
  }
}

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

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

.vulkan-vegas-jqxprr li {
  width: 100%;
}

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

.vulkan-vegas-jqxprr li a svg {
  fill: var(--button-text-color);
}

.vulkan-vegas-jqxprr li a.vulkan-vegas-92d146 {
  background: var(--border-color);
}

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

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

.vulkan-vegas-petkr5 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.vulkan-vegas-7shuah {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.vulkan-vegas-7shuah img {
  width: 100%;
  transition: 0.vulkan-vegas-acfm4h ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .vulkan-vegas-7shuah:hover img {
    transform: scale(1.1);
  }
}

.vulkan-vegas-x504al {
  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) {
  .vulkan-vegas-x504al {
    height: 54px;
  }
}

.vulkan-vegas-tmzz4k {
  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) {
  .vulkan-vegas-tmzz4k {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .vulkan-vegas-tmzz4k .vulkan-vegas-7wn7oa img {
    max-width: 90px;
  }
}

.vulkan-vegas-7wn7oa img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .vulkan-vegas-7wn7oa {
    order: -2;
  }
}

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

.vulkan-vegas-8xorbt {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.vulkan-vegas-8xorbt li {
  font-size: 16px;
  margin: 0 20px;
}

.vulkan-vegas-8xorbt li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .vulkan-vegas-8xorbt li a:hover {
    text-decoration: underline;
  }
}

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

.vulkan-vegas-o15au4 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.vulkan-vegas-o15au4.vulkan-vegas-1w902y {
  margin-right: 0;
}

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

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

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

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

.vulkan-vegas-edf34r {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.vulkan-vegas-edf34r:hover > ul {
  display: flex;
}

.vulkan-vegas-edf34r:focus > ul {
  display: flex;
}

.vulkan-vegas-edf34r:focus-within > ul {
  display: flex;
}

.vulkan-vegas-ophnuj {
  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;
}

.vulkan-vegas-ophnuj::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.vulkan-vegas-xfz1y3 ease-in-out;
}

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

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

.vulkan-vegas-edf34r 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.vulkan-vegas-acfm4h ease-in-out;
  overflow: hidden;
}

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

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

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

.vulkan-vegas-dyowpf {
  display: none;
}

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

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

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

.vulkan-vegas-b9fqi5 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.vulkan-vegas-b9fqi5 img {
  margin-bottom: 20px;
}

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

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

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

.vulkan-vegas-bg7mgl {
  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) {
  .vulkan-vegas-bg7mgl {
    font-size: 32px;
  }
}

.vulkan-vegas-s381z9 {
  color: var(--text-color);
}

.vulkan-vegas-qwe9bs {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

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

.vulkan-vegas-qwe9bs p img {
  display: block;
  margin: 0 auto;
}

.vulkan-vegas-qwe9bs p:first-of-type {
  margin-top: 0;
}

.vulkan-vegas-qwe9bs p:last-of-type {
  margin-bottom: 0;
}

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

.vulkan-vegas-qwe9bs ul {
  padding: 0 0 0 20px;
}

.vulkan-vegas-qwe9bs table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.vulkan-vegas-qwe9bs table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.vulkan-vegas-qwe9bs iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

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

.vulkan-vegas-asozcm {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

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

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

.vulkan-vegas-dshehb {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.vulkan-vegas-dshehb .vulkan-vegas-6tojki {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-dshehb .vulkan-vegas-6tojki {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.vulkan-vegas-dshehb .vulkan-vegas-qojatv {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-dshehb .vulkan-vegas-qojatv {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .vulkan-vegas-dshehb .vulkan-vegas-qojatv img {
    width: 100%;
  }
}

.vulkan-vegas-qojatv {
  margin: 0 0 28px;
}

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

.vulkan-vegas-6tojki {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-6tojki {
    margin-bottom: 18px;
  }
}

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

.vulkan-vegas-asozcm .vulkan-vegas-5oc0v0 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.vulkan-vegas-uma8t6 {
  position: relative;
  border: none;
}

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

.vulkan-vegas-xvx1pd {
  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;
}

.vulkan-vegas-xvx1pd span {
  height: 32px;
}

.vulkan-vegas-xvx1pd span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.vulkan-vegas-xvx1pd.vulkan-vegas-tefgj3 span {
  transform: scaleY(-1);
}

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

.vulkan-vegas-fptyjy {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.vulkan-vegas-fptyjy li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.vulkan-vegas-acfm4h ease-in-out;
}

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

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

.vulkan-vegas-fptyjy.vulkan-vegas-my40dg {
  display: none;
}

.vulkan-vegas-2732d4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.vulkan-vegas-2732d4 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .vulkan-vegas-2732d4 table td {
    min-width: 75px;
  }
}

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

.vulkan-vegas-2732d4 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.vulkan-vegas-2732d4 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

@media only screen and (max-width: 1200px) {
  .vulkan-vegas-2732d4 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-2732d4 {
    margin-bottom: 60px;
  }
}

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

.vulkan-vegas-c6yuqk {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.vulkan-vegas-o69d2n table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.vulkan-vegas-o69d2n table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.vulkan-vegas-o69d2n p {
  color: var(--text-color);
}

.vulkan-vegas-yxio5r {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.vulkan-vegas-7js1yg {
  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);
}

.vulkan-vegas-6fjmty {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

@media only screen and (max-width: 767px) {
  .vulkan-vegas-6fjmty {
    margin-bottom: 60px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .vulkan-vegas-0pbyc5 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

.vulkan-vegas-0pbyc5 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-0pbyc5 p {
    font-size: 16px;
  }
}

.vulkan-vegas-odzwaq {
  display: none;
}

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

.vulkan-vegas-7xfzcq {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.vulkan-vegas-7xfzcq li {
  margin: 0 20px;
}

.vulkan-vegas-7xfzcq li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.vulkan-vegas-7xfzcq li a img {
  margin-bottom: 4px;
}

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

.vulkan-vegas-7i92cy {
  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) {
  .vulkan-vegas-7i92cy {
    padding: 0 16px;
  }
}

.vulkan-vegas-7i92cy li {
  font-size: 16px;
  position: relative;
}

.vulkan-vegas-7i92cy li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .vulkan-vegas-7i92cy li a:hover {
    text-decoration: underline;
  }
}

.vulkan-vegas-7i92cy li span {
  opacity: 0.5;
}

.vulkan-vegas-7i92cy li + li {
  margin-left: 30px;
}

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

h2.vulkan-vegas-fe7ahn {
  margin: 0 0 28px;
}

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

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

.vulkan-vegas-pw62pv 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);
}

.vulkan-vegas-pw62pv 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;
}

.vulkan-vegas-pw62pv 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;
}

.vulkan-vegas-pw62pv tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.vulkan-vegas-pw62pv tbody tr:last-of-type {
  margin-bottom: 0;
}

.vulkan-vegas-pw62pv tbody tr td:first-of-type {
  flex-shrink: 0;
}

.vulkan-vegas-pw62pv 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);
}

.vulkan-vegas-pw62pv 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);
}

.vulkan-vegas-pw62pv tbody tr td:last-of-type {
  margin-left: auto;
}

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

.vulkan-vegas-pw62pv tbody tr td .vulkan-vegas-bgt5zl {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .vulkan-vegas-pw62pv tbody tr td .vulkan-vegas-bgt5zl {
    width: 100%;
  }
}

.vulkan-vegas-pw62pv tbody tr td .vulkan-vegas-yj4axa {
  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.vulkan-vegas-acfm4h ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .vulkan-vegas-pw62pv tbody tr td .vulkan-vegas-yj4axa:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-pw62pv tbody tr td .vulkan-vegas-yj4axa {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .vulkan-vegas-pw62pv tbody tr td .vulkan-vegas-yj4axa {
    width: 100%;
  }
}

.vulkan-vegas-pw62pv tbody tr td .vulkan-vegas-4qvc9r {
  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) {
  .vulkan-vegas-pw62pv tbody tr td .vulkan-vegas-4qvc9r:hover {
    text-decoration: none;
  }
}

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

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

.vulkan-vegas-n13p0l {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.vulkan-vegas-u0sho9 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.vulkan-vegas-ixm2m0 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.vulkan-vegas-acfm4h ease-in-out;
}

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

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

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

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

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

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

.vulkan-vegas-d1fc6o img {
  width: 100%;
  height: 100%;
}

.vulkan-vegas-d1fc6o iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.vulkan-vegas-h0kw23 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.vulkan-vegas-acfm4h ease-in-out;
}

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

.vulkan-vegas-y8vwnf {
  padding: 90px 0;
}

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

.vulkan-vegas-8juf4m {
  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) {
  .vulkan-vegas-8juf4m {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .vulkan-vegas-8juf4m {
    flex-direction: column-reverse;
  }
}

.vulkan-vegas-5tmdsf {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.vulkan-vegas-5tmdsf img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .vulkan-vegas-5tmdsf {
    margin: 10px 0 0;
  }
}

.vulkan-vegas-9bakjn {
  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;
}

.vulkan-vegas-9bakjn 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) {
  .vulkan-vegas-9bakjn {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-9bakjn {
    padding: 24px 10px;
  }
}

.vulkan-vegas-tdrj3l {
  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.vulkan-vegas-acfm4h ease-in-out;
}

.vulkan-vegas-tdrj3l:hover {
  border: 1px solid #8c8ca2;
}

.vulkan-vegas-cihtgj {
  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%);
}

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

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

.vulkan-vegas-mp4wv3 a {
  text-decoration: underline;
  color: #8babff;
}

.vulkan-vegas-a5nrfn {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.vulkan-vegas-a5nrfn .vulkan-vegas-tdrj3l {
  width: 50%;
  margin: 0;
}

.vulkan-vegas-k4xzy9 {
  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;
}

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

.vulkan-vegas-wi1hi9 {
  margin: 0 0 100px;
}

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

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

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

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

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

.vulkan-vegas-vh77gf {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.vulkan-vegas-wqb935 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.vulkan-vegas-acfm4h ease-in-out;
}

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

.vulkan-vegas-wqb935 a svg {
  fill: #fff;
}

.vulkan-vegas-wqb935 a:hover {
  background: #3d68e7;
}

.vulkan-vegas-pp4pe2 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.vulkan-vegas-2ic7b9 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-2ic7b9 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.vulkan-vegas-u9x597 {
  font-size: 16px;
  color: var(--text-color);
}

.vulkan-vegas-ksvmbn {
  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) {
  .vulkan-vegas-ksvmbn {
    padding: 0 16px;
  }
}

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

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

.vulkan-vegas-1kbxlq {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.vulkan-vegas-0rxecf {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.vulkan-vegas-0rxecf 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);
}

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

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

.vulkan-vegas-0rxecf table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .vulkan-vegas-0rxecf {
    margin: 0;
  }
}

.vulkan-vegas-pto5o5 {
  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) {
  .vulkan-vegas-pto5o5 {
    min-height: 190px;
  }
}

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

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

.vulkan-vegas-pvkxu5 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.vulkan-vegas-pvkxu5.vulkan-vegas-rzr9nb {
  display: none;
}

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

.vulkan-vegas-x3048l iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vulkan-vegas-x3048l iframe.vulkan-vegas-2aw77s {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.vulkan-vegas-x3048l.vulkan-vegas-eqkfv0 {
  opacity: 1;
  pointer-events: all;
}

.vulkan-vegas-vkxjsy {
  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.vulkan-vegas-acfm4h ease-in-out;
}

.vulkan-vegas-vkxjsy svg {
  margin-right: 10px;
}

.vulkan-vegas-vkxjsy + .vulkan-vegas-vkxjsy {
  margin-top: 14px;
}

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

.vulkan-vegas-6rvu1b {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

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

.vulkan-vegas-ksvmbn .vulkan-vegas-asozcm {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.vulkan-vegas-ksvmbn .vulkan-vegas-asozcm h1,
.vulkan-vegas-ksvmbn .vulkan-vegas-asozcm 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) {
  .vulkan-vegas-ksvmbn .vulkan-vegas-asozcm h1,
  .vulkan-vegas-ksvmbn .vulkan-vegas-asozcm h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .vulkan-vegas-ksvmbn .vulkan-vegas-asozcm {
    margin: 28px 0 0;
  }
}

.vulkan-vegas-3y0gy0 {
  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) {
  .vulkan-vegas-3y0gy0 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .vulkan-vegas-3y0gy0 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-3y0gy0 {
    margin: 20px auto 60px;
  }
}

.vulkan-vegas-81a62h {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .vulkan-vegas-81a62h {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-81a62h {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

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

.vulkan-vegas-o5skpp iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vulkan-vegas-lm3o6k {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.vulkan-vegas-nh71yq {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .vulkan-vegas-nkuch2 {
    padding: 10px;
  }
}

.vulkan-vegas-nkuch2 .vulkan-vegas-5oc0v0 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .vulkan-vegas-nkuch2 .vulkan-vegas-5oc0v0 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .vulkan-vegas-nkuch2 {
    flex-wrap: wrap;
  }
}

.vulkan-vegas-ehvsea {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.vulkan-vegas-ehvsea img {
  width: 100%;
}

.vulkan-vegas-ug4bg5 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.vulkan-vegas-d8eiy5 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.vulkan-vegas-bw5hxp {
  width: 100%;
  margin: 0 0 100px;
}

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

.vulkan-vegas-bw5hxp .vulkan-vegas-6qzbz7 {
  position: relative;
}

.vulkan-vegas-bw5hxp .vulkan-vegas-armknd {
  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;
}

.vulkan-vegas-bw5hxp .vulkan-vegas-armknd.vulkan-vegas-rzr9nb {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 {
    bottom: 90px;
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-payvm4 {
  max-width: 300px;
  width: 100%;
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-payvm4 .vulkan-vegas-qby4er {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-payvm4 .vulkan-vegas-qby4er {
    font-size: 32px;
    text-align: center;
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-payvm4 .vulkan-vegas-i5fafq {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-payvm4 .vulkan-vegas-i5fafq {
    text-align: center;
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-1w902y {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-1w902y {
    flex-direction: column-reverse;
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-1w902y .vulkan-vegas-iwaaqn {
  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.vulkan-vegas-acfm4h ease-in-out;
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-1w902y .vulkan-vegas-iwaaqn:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-1w902y .vulkan-vegas-iwaaqn {
    width: 100%;
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-1w902y .vulkan-vegas-kjhfn3 {
  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.vulkan-vegas-acfm4h ease-in-out;
  overflow: hidden;
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-1w902y .vulkan-vegas-kjhfn3 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);
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-1w902y .vulkan-vegas-kjhfn3: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;
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-1w902y .vulkan-vegas-kjhfn3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9 .vulkan-vegas-1w902y .vulkan-vegas-kjhfn3 {
    width: 100%;
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-vgvbw9.vulkan-vegas-rzr9nb {
  display: none;
}

.vulkan-vegas-bw5hxp .vulkan-vegas-ejz4lm {
  display: none;
}

.vulkan-vegas-bw5hxp .vulkan-vegas-ejz4lm.vulkan-vegas-eqkfv0 {
  display: block;
}

.vulkan-vegas-bw5hxp .vulkan-vegas-ejz4lm iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-ejz4lm iframe {
    height: calc(100vh - 54px);
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-c0wpbi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-c0wpbi {
    padding: 24px 16px 0;
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-c0wpbi .vulkan-vegas-qby4er {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-c0wpbi .vulkan-vegas-qby4er {
    margin-bottom: 24px;
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-c0wpbi 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);
}

.vulkan-vegas-bw5hxp .vulkan-vegas-c0wpbi 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) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-c0wpbi table tr td {
    padding: 12px 4px;
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-c0wpbi 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) {
  .vulkan-vegas-bw5hxp .vulkan-vegas-c0wpbi table tr th {
    padding: 12px 4px;
  }
}

.vulkan-vegas-bw5hxp .vulkan-vegas-c0wpbi table tr:last-of-type td {
  border-bottom: none;
}

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

.vulkan-vegas-4r3cwn.vulkan-vegas-92d146 {
  display: block;
}

.vulkan-vegas-4r3cwn iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.vulkan-vegas-4r3cwn .vulkan-vegas-itp0zt {
  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;
}

.vulkan-vegas-4r3cwn .vulkan-vegas-f35xx6 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.vulkan-vegas-4r3cwn .vulkan-vegas-kjhfn3 {
  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.vulkan-vegas-acfm4h ease-in-out;
}

.vulkan-vegas-4r3cwn .vulkan-vegas-kjhfn3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.vulkan-vegas-xucqix.vulkan-vegas-92d146 {
  display: block;
}

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

.vulkan-vegas-kduhi0 {
  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;
}

.vulkan-vegas-g8617n {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.vulkan-vegas-edwmqr {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.vulkan-vegas-edwmqr svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.vulkan-vegas-shnae3 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.vulkan-vegas-u8kb2y.vulkan-vegas-rzr9nb {
  display: none;
}

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

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

.vulkan-vegas-f2amuz {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.vulkan-vegas-f2amuz 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.vulkan-vegas-acfm4h ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.vulkan-vegas-f2amuz input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.vulkan-vegas-f2amuz input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.vulkan-vegas-f2amuz input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.vulkan-vegas-f2amuz input:active {
  border-color: #c2c0ce;
}

.vulkan-vegas-f2amuz input:focus {
  border-color: #c2c0ce;
}

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

.vulkan-vegas-e0tal5 {
  margin-bottom: 36px;
}

.vulkan-vegas-e0tal5 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;
}

.vulkan-vegas-e0tal5 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.vulkan-vegas-e0tal5 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.vulkan-vegas-slac3a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.vulkan-vegas-q4qi44 {
  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.vulkan-vegas-acfm4h ease-in-out;
}

.vulkan-vegas-q4qi44:hover {
  background: var(--border-color);
}

.vulkan-vegas-dzhi13 {
  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.vulkan-vegas-acfm4h ease-in-out;
}

.vulkan-vegas-dzhi13:hover {
  background: #166ad9;
}

.vulkan-vegas-8n7k2c {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.vulkan-vegas-8n7k2c.vulkan-vegas-rzr9nb {
  display: none;
}

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

.vulkan-vegas-8n7k2c .vulkan-vegas-q4qi44 {
  margin: 0 auto;
}

.vulkan-vegas-w9wxfp {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.vulkan-vegas-2snetf {
  filter: grayscale(100%);
}

.vulkan-vegas-k3d8hk > input {
  display: none;
}

.vulkan-vegas-k3d8hk > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vulkan-vegas-w4ctt9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.vulkan-vegas-uvymn3 44.vulkan-vegas-96l3qf.vulkan-vegas-083w68.vulkan-vegas-xnwr0q.vulkan-vegas-gfnjcv.vulkan-vegas-t71dzy.vulkan-vegas-w82ozk.vulkan-vegas-m0gt43.vulkan-vegas-inargd.vulkan-vegas-61jef7.vulkan-vegas-q8ge5j.vulkan-vegas-oymm6d.vulkan-vegas-ejgy21 0l-12.vulkan-vegas-k1lknf 30.vulkan-vegas-77ttyw.vulkan-vegas-5qveph 2.vulkan-vegas-pgemh1.vulkan-vegas-5qveph 3.vulkan-vegas-ncme7h 3.vulkan-vegas-8fl874.vulkan-vegas-2i1zcf 3.vulkan-vegas-igjyxi.vulkan-vegas-ubnjk0.vulkan-vegas-g3rq3h.vulkan-vegas-o3opxl 7-3.vulkan-vegas-k1lknf 10.vulkan-vegas-ixlbz7.vulkan-vegas-o3opxl 23.vulkan-vegas-en32id.vulkan-vegas-mwf1j8 1.vulkan-vegas-lj1ts1 2.vulkan-vegas-k1lknf 3.vulkan-vegas-mwf1j8 1.vulkan-vegas-2i1zcf 5.vulkan-vegas-zec4a8.vulkan-vegas-2i1zcf 32.vulkan-vegas-s9rtn3.vulkan-vegas-ubnjk0 5.vulkan-vegas-ejgy21 4.vulkan-vegas-o3opxl 9.vulkan-vegas-o3opxl 8.vulkan-vegas-2i1zcf 6.vulkan-vegas-yh27g7.vulkan-vegas-cv7sks.vulkan-vegas-yfk4rp.vulkan-vegas-4jw09u.vulkan-vegas-akj8yo 4.vulkan-vegas-xb5zrf.vulkan-vegas-akj8yo 6.vulkan-vegas-akj8yo 0l29.vulkan-vegas-ejgy21 17.vulkan-vegas-3jfi0n.vulkan-vegas-7x1r83 2.vulkan-vegas-le7ve8 10.vulkan-vegas-xhkzan.vulkan-vegas-k1lknf 8.vulkan-vegas-us5wdb.vulkan-vegas-9qpsjg.vulkan-vegas-g85kuz.vulkan-vegas-1lyid8.vulkan-vegas-z6l4b2.vulkan-vegas-ubnjk0.vulkan-vegas-t71dzy.vulkan-vegas-k1lknf 1.vulkan-vegas-ap2zfn.vulkan-vegas-z8x8a3.vulkan-vegas-whz6ni.vulkan-vegas-y906ay.vulkan-vegas-c8nsdn.vulkan-vegas-lj1ts1 1.vulkan-vegas-a7bb3i.vulkan-vegas-uk4nn8.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.vulkan-vegas-k3d8hk > input:checked ~ label,
.vulkan-vegas-k3d8hk > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vulkan-vegas-w4ctt9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.vulkan-vegas-uvymn3 44.vulkan-vegas-96l3qf.vulkan-vegas-083w68.vulkan-vegas-xnwr0q.vulkan-vegas-gfnjcv.vulkan-vegas-t71dzy.vulkan-vegas-w82ozk.vulkan-vegas-m0gt43.vulkan-vegas-inargd.vulkan-vegas-61jef7.vulkan-vegas-q8ge5j.vulkan-vegas-oymm6d.vulkan-vegas-ejgy21 0l-12.vulkan-vegas-k1lknf 30.vulkan-vegas-77ttyw.vulkan-vegas-5qveph 2.vulkan-vegas-pgemh1.vulkan-vegas-5qveph 3.vulkan-vegas-ncme7h 3.vulkan-vegas-8fl874.vulkan-vegas-2i1zcf 3.vulkan-vegas-igjyxi.vulkan-vegas-ubnjk0.vulkan-vegas-g3rq3h.vulkan-vegas-o3opxl 7-3.vulkan-vegas-k1lknf 10.vulkan-vegas-ixlbz7.vulkan-vegas-o3opxl 23.vulkan-vegas-en32id.vulkan-vegas-mwf1j8 1.vulkan-vegas-lj1ts1 2.vulkan-vegas-k1lknf 3.vulkan-vegas-mwf1j8 1.vulkan-vegas-2i1zcf 5.vulkan-vegas-zec4a8.vulkan-vegas-2i1zcf 32.vulkan-vegas-s9rtn3.vulkan-vegas-ubnjk0 5.vulkan-vegas-ejgy21 4.vulkan-vegas-o3opxl 9.vulkan-vegas-o3opxl 8.vulkan-vegas-2i1zcf 6.vulkan-vegas-yh27g7.vulkan-vegas-cv7sks.vulkan-vegas-yfk4rp.vulkan-vegas-4jw09u.vulkan-vegas-akj8yo 4.vulkan-vegas-xb5zrf.vulkan-vegas-akj8yo 6.vulkan-vegas-akj8yo 0l29.vulkan-vegas-ejgy21 17.vulkan-vegas-3jfi0n.vulkan-vegas-7x1r83 2.vulkan-vegas-le7ve8 10.vulkan-vegas-xhkzan.vulkan-vegas-k1lknf 8.vulkan-vegas-us5wdb.vulkan-vegas-9qpsjg.vulkan-vegas-g85kuz.vulkan-vegas-1lyid8.vulkan-vegas-z6l4b2.vulkan-vegas-ubnjk0.vulkan-vegas-t71dzy.vulkan-vegas-k1lknf 1.vulkan-vegas-ap2zfn.vulkan-vegas-z8x8a3.vulkan-vegas-whz6ni.vulkan-vegas-y906ay.vulkan-vegas-c8nsdn.vulkan-vegas-lj1ts1 1.vulkan-vegas-a7bb3i.vulkan-vegas-uk4nn8.5z'/%3e%3c/svg%3e");
}

.vulkan-vegas-k3d8hk > input:not(:checked) ~ label:hover,
.vulkan-vegas-k3d8hk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vulkan-vegas-w4ctt9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vulkan-vegas-uvymn3 44.vulkan-vegas-96l3qf.vulkan-vegas-083w68.vulkan-vegas-xnwr0q.vulkan-vegas-gfnjcv.vulkan-vegas-t71dzy.vulkan-vegas-w82ozk.vulkan-vegas-m0gt43.vulkan-vegas-inargd.vulkan-vegas-61jef7.vulkan-vegas-q8ge5j.vulkan-vegas-oymm6d.vulkan-vegas-ejgy21 0l-12.vulkan-vegas-k1lknf 30.vulkan-vegas-77ttyw.vulkan-vegas-5qveph 2.vulkan-vegas-pgemh1.vulkan-vegas-5qveph 3.vulkan-vegas-ncme7h 3.vulkan-vegas-8fl874.vulkan-vegas-2i1zcf 3.vulkan-vegas-igjyxi.vulkan-vegas-ubnjk0.vulkan-vegas-g3rq3h.vulkan-vegas-o3opxl 7-3.vulkan-vegas-k1lknf 10.vulkan-vegas-ixlbz7.vulkan-vegas-o3opxl 23.vulkan-vegas-en32id.vulkan-vegas-mwf1j8 1.vulkan-vegas-lj1ts1 2.vulkan-vegas-k1lknf 3.vulkan-vegas-mwf1j8 1.vulkan-vegas-2i1zcf 5.vulkan-vegas-zec4a8.vulkan-vegas-2i1zcf 32.vulkan-vegas-s9rtn3.vulkan-vegas-ubnjk0 5.vulkan-vegas-ejgy21 4.vulkan-vegas-o3opxl 9.vulkan-vegas-o3opxl 8.vulkan-vegas-2i1zcf 6.vulkan-vegas-yh27g7.vulkan-vegas-cv7sks.vulkan-vegas-yfk4rp.vulkan-vegas-4jw09u.vulkan-vegas-akj8yo 4.vulkan-vegas-xb5zrf.vulkan-vegas-akj8yo 6.vulkan-vegas-akj8yo 0l29.vulkan-vegas-ejgy21 17.vulkan-vegas-3jfi0n.vulkan-vegas-7x1r83 2.vulkan-vegas-le7ve8 10.vulkan-vegas-xhkzan.vulkan-vegas-k1lknf 8.vulkan-vegas-us5wdb.vulkan-vegas-9qpsjg.vulkan-vegas-g85kuz.vulkan-vegas-1lyid8.vulkan-vegas-z6l4b2.vulkan-vegas-ubnjk0.vulkan-vegas-t71dzy.vulkan-vegas-k1lknf 1.vulkan-vegas-ap2zfn.vulkan-vegas-z8x8a3.vulkan-vegas-whz6ni.vulkan-vegas-y906ay.vulkan-vegas-c8nsdn.vulkan-vegas-lj1ts1 1.vulkan-vegas-a7bb3i.vulkan-vegas-uk4nn8.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .vulkan-vegas-wz1gts > .vulkan-vegas-7gv30d {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .vulkan-vegas-wz1gts > .vulkan-vegas-7gv30d {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .vulkan-vegas-wz1gts > .vulkan-vegas-7gv30d {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .vulkan-vegas-wz1gts > .vulkan-vegas-7gv30d {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .vulkan-vegas-wz1gts > .vulkan-vegas-7gv30d {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.vulkan-vegas-83qttz {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.vulkan-vegas-83qttz.vulkan-vegas-rzr9nb {
  display: none;
}

.vulkan-vegas-pamvng {
  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) {
  .vulkan-vegas-pamvng {
    height: 74px;
    overflow: visible;
  }
}

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

.vulkan-vegas-axg32g {
  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;
}

.vulkan-vegas-axg32g::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.vulkan-vegas-axg32g::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.vulkan-vegas-axg32g img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.vulkan-vegas-8zcizx {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .vulkan-vegas-8zcizx {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .vulkan-vegas-8zcizx {
    font-size: 14px;
  }
}

.vulkan-vegas-tk579x {
  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;
}

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

.vulkan-vegas-tk579x::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) {
  .vulkan-vegas-tk579x::after {
    display: none;
  }
}

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

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

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

@media only screen and (max-width: 1023px) {
  .vulkan-vegas-eh1djp {
    top: -20px;
  }
}

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

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

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

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

.vulkan-vegas-83qttz.vulkan-vegas-fbjhp8 .vulkan-vegas-pamvng {
  background: #2b3b67;
}

.vulkan-vegas-83qttz.vulkan-vegas-fbjhp8 .vulkan-vegas-axg32g {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.vulkan-vegas-83qttz.vulkan-vegas-fbjhp8 .vulkan-vegas-axg32g::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.vulkan-vegas-83qttz.vulkan-vegas-fbjhp8 .vulkan-vegas-axg32g::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.vulkan-vegas-83qttz.vulkan-vegas-fbjhp8 .vulkan-vegas-tk579x::before {
  background: #0e0f41;
}

.vulkan-vegas-83qttz.vulkan-vegas-fbjhp8 .vulkan-vegas-tk579x::after {
  background: #152557;
}

.vulkan-vegas-83qttz.vulkan-vegas-m69kr4 .vulkan-vegas-pamvng {
  background: #1f35fa;
}

.vulkan-vegas-83qttz.vulkan-vegas-m69kr4 .vulkan-vegas-axg32g {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.vulkan-vegas-83qttz.vulkan-vegas-m69kr4 .vulkan-vegas-axg32g::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.vulkan-vegas-83qttz.vulkan-vegas-m69kr4 .vulkan-vegas-axg32g::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.vulkan-vegas-83qttz.vulkan-vegas-m69kr4 .vulkan-vegas-tk579x::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.vulkan-vegas-83qttz.vulkan-vegas-m69kr4 .vulkan-vegas-tk579x::after {
  background: #192ac8;
}

.vulkan-vegas-83qttz.vulkan-vegas-6li8ce .vulkan-vegas-pamvng {
  background: #fa771f;
}

.vulkan-vegas-83qttz.vulkan-vegas-6li8ce .vulkan-vegas-axg32g {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vulkan-vegas-83qttz.vulkan-vegas-6li8ce .vulkan-vegas-axg32g::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.vulkan-vegas-83qttz.vulkan-vegas-6li8ce .vulkan-vegas-axg32g::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.vulkan-vegas-83qttz.vulkan-vegas-6li8ce .vulkan-vegas-tk579x::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.vulkan-vegas-83qttz.vulkan-vegas-6li8ce .vulkan-vegas-tk579x::after {
  background: #fa8535;
}

.vulkan-vegas-xc994g {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.vulkan-vegas-infzqc {
  display: flex;
  align-items: center;
  gap: 10px;
}

.vulkan-vegas-infzqc span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.vulkan-vegas-infzqc small {
  font-size: 14px;
  color: var(--text-color);
}

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

.vulkan-vegas-qw45wi {
  width: 120px;
  height: 22px;
}

.vulkan-vegas-qw45wi .vulkan-vegas-m3um8w {
  fill: #c2c0ce;
}

.vulkan-vegas-qw45wi [rating="1"] .vulkan-vegas-m3um8w:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.vulkan-vegas-qw45wi [rating="2"] .vulkan-vegas-m3um8w:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.vulkan-vegas-qw45wi [rating="3"] .vulkan-vegas-m3um8w:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.vulkan-vegas-qw45wi [rating="4"] .vulkan-vegas-m3um8w:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.vulkan-vegas-qw45wi [rating="5"] .vulkan-vegas-m3um8w:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.vulkan-vegas-oe1fkf {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.vulkan-vegas-vpl595 {
  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);
}

.vulkan-vegas-vpl595.vulkan-vegas-eqkfv0 {
  display: block;
}

.vulkan-vegas-vpl595.vulkan-vegas-rzr9nb {
  display: none;
}

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

.vulkan-vegas-4762mq {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.vulkan-vegas-v08qgw {
  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);
}

.vulkan-vegas-4b5q6a {
  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;
}

.vulkan-vegas-99h5yd small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.vulkan-vegas-99h5yd span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.vulkan-vegas-t4tuez {
  font-size: 16px;
  line-height: 140%;
}

.vulkan-vegas-75oytp {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.vulkan-vegas-75oytp .vulkan-vegas-m3um8w {
  fill: #c2c0ce;
}

.vulkan-vegas-75oytp [rating="1"] .vulkan-vegas-m3um8w:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.vulkan-vegas-75oytp [rating="2"] .vulkan-vegas-m3um8w:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.vulkan-vegas-75oytp [rating="3"] .vulkan-vegas-m3um8w:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.vulkan-vegas-75oytp [rating="4"] .vulkan-vegas-m3um8w:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.vulkan-vegas-75oytp [rating="5"] .vulkan-vegas-m3um8w:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.vulkan-vegas-rgwlcy {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.vulkan-vegas-6hxo4h {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .vulkan-vegas-6hxo4h {
    padding: 0 16px;
  }
}

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

.vulkan-vegas-fdjy1p {
  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) {
  .vulkan-vegas-fdjy1p {
    padding: 12px;
    gap: 12px;
  }
}

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

.vulkan-vegas-irbwky img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vulkan-vegas-ldipx0 {
  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;
}

.vulkan-vegas-j4vyom {
  flex: 1;
  min-width: 0;
}

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

.vulkan-vegas-ebz5y4 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.vulkan-vegas-ebz5y4 svg,
.vulkan-vegas-ebz5y4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vulkan-vegas-ebz5y4 svg path {
  fill: var(--button-bg-color);
}

.vulkan-vegas-ebz5y4 svg circle {
  fill: var(--button-text-color);
}

.vulkan-vegas-jrnpkt {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.vulkan-vegas-jrnpkt strong {
  font-weight: 600;
}

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

.vulkan-vegas-ghzydx p {
  margin: 0 0 16px;
}

.vulkan-vegas-ghzydx p:last-child {
  margin-bottom: 0;
}

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

.vulkan-vegas-j8n2xw {
  max-width: 300px;
  width: 100%;
}

.vulkan-vegas-j8n2xw a {
  width: 100%;
}

@media (max-width: 575px) {
  .vulkan-vegas-j8n2xw {
    max-width: 200px;
  }
}

.vulkan-vegas-9ksfqf {
  justify-content: center;
}

.vulkan-vegas-cwa5z1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.vulkan-vegas-k43g57 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.vulkan-vegas-d219bd .vulkan-vegas-8xorbt {
  justify-content: center;
}

/* faq */

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

.vulkan-vegas-pazeoq {
  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.vulkan-vegas-3qvdb9 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vulkan-vegas-pazeoq::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.vulkan-vegas-3qvdb9 ease;
}

.vulkan-vegas-5ims4i.vulkan-vegas-92d146 .vulkan-vegas-pazeoq::after {
  transform: rotate(45deg);
}

.vulkan-vegas-33h894 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.vulkan-vegas-acfm4h ease, padding 0.vulkan-vegas-acfm4h ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.vulkan-vegas-5ims4i.vulkan-vegas-92d146 .vulkan-vegas-33h894 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.vulkan-vegas-som98t {
  margin: 25px 0;
}

.vulkan-vegas-k3d8hk > input:not(:checked) ~ label:hover,
.vulkan-vegas-k3d8hk > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.vulkan-vegas-1imxxa.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.vulkan-vegas-gyvees 44.vulkan-vegas-v44gnj.vulkan-vegas-h3xc36.vulkan-vegas-ala6pw.vulkan-vegas-pq49fq.vulkan-vegas-88x76b.vulkan-vegas-7755qv.vulkan-vegas-l3tzzs.vulkan-vegas-lz7brp.vulkan-vegas-cnxtbl.vulkan-vegas-osfjdu.vulkan-vegas-lglsff.vulkan-vegas-kugbb0 0l-12.vulkan-vegas-y4oklj 30.vulkan-vegas-je35eg.vulkan-vegas-s5dr89 2.vulkan-vegas-giugqs.vulkan-vegas-s5dr89 3.vulkan-vegas-klyol3 3.vulkan-vegas-u364xv.vulkan-vegas-bwz122 3.vulkan-vegas-yzffu5.vulkan-vegas-8mfp34.vulkan-vegas-ns1ued.vulkan-vegas-k9vivs 7-3.vulkan-vegas-y4oklj 10.vulkan-vegas-s1vwb8.vulkan-vegas-k9vivs 23.vulkan-vegas-optzsy.vulkan-vegas-ho2gz5 1.vulkan-vegas-qipe08 2.vulkan-vegas-y4oklj 3.vulkan-vegas-ho2gz5 1.vulkan-vegas-bwz122 5.vulkan-vegas-i6etme.vulkan-vegas-bwz122 32.vulkan-vegas-dlniev.vulkan-vegas-8mfp34 5.vulkan-vegas-kugbb0 4.vulkan-vegas-k9vivs 9.vulkan-vegas-k9vivs 8.vulkan-vegas-bwz122 6.vulkan-vegas-v9a1av.vulkan-vegas-dc6wa9.vulkan-vegas-ndb0zp.vulkan-vegas-ngus0s.vulkan-vegas-cdf2y6 4.vulkan-vegas-08ajb5.vulkan-vegas-cdf2y6 6.vulkan-vegas-cdf2y6 0l29.vulkan-vegas-kugbb0 17.vulkan-vegas-rhb6tj.vulkan-vegas-2hu5a6 2.vulkan-vegas-vjynia 10.vulkan-vegas-x33xp6.vulkan-vegas-y4oklj 8.vulkan-vegas-utygth.vulkan-vegas-8xa5ft.vulkan-vegas-g0xtg1.vulkan-vegas-3baqun.vulkan-vegas-8wvhat.vulkan-vegas-8mfp34.vulkan-vegas-88x76b.vulkan-vegas-y4oklj 1.vulkan-vegas-ox9uw2.vulkan-vegas-0l1uog.vulkan-vegas-fdf6ir.vulkan-vegas-oietsv.vulkan-vegas-cfvfl9.vulkan-vegas-qipe08 1.vulkan-vegas-54h20j.vulkan-vegas-pxo6q7.5z'/%3e%3c/svg%3e");
}

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

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

.vulkan-vegas-qy3qh3 {
  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);
}

.vulkan-vegas-qy3qh3.vulkan-vegas-j90ria {
  display: block;
}

.vulkan-vegas-qy3qh3.vulkan-vegas-pg1985 {
  display: none;
}

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

.vulkan-vegas-5uxzd7 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.vulkan-vegas-vsaiwa {
  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);
}

.vulkan-vegas-c46h8w {
  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;
}

.vulkan-vegas-pusm2e small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.vulkan-vegas-jh8bz5 {
  font-size: 16px;
  line-height: 140%;
}

.vulkan-vegas-yum38b {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.vulkan-vegas-yum38b .vulkan-vegas-nv66np {
  fill: #c2c0ce;
}

.vulkan-vegas-yum38b [rating="1"] .vulkan-vegas-nv66np:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.vulkan-vegas-yum38b [rating="2"] .vulkan-vegas-nv66np:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.vulkan-vegas-yum38b [rating="3"] .vulkan-vegas-nv66np:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.vulkan-vegas-yum38b [rating="4"] .vulkan-vegas-nv66np:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.vulkan-vegas-yum38b [rating="5"] .vulkan-vegas-nv66np:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.vulkan-vegas-gqtzue 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;
}

.vulkan-vegas-gqtzue 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 */

.vulkan-vegas-oijlpd {
  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);
}

.vulkan-vegas-oijlpd.vulkan-vegas-crf5db {
  opacity: 1;
  pointer-events: auto;
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.vulkan-vegas-h5ya74, .vulkan-vegas-4kv0sj, [class*="review-card"],
thead, thead th, table th, .vulkan-vegas-k5gx7g,
.vulkan-vegas-q7derr, [class*="collapsible-header"],
.vulkan-vegas-yxio5r, [class*="updated-block"] {
  color: #ece7dc !important;
}
