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;
  color: var(--title-color);
  text-decoration: none;
}

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

.legacy-of-dead-m4it9k {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-m4it9k {
    padding: 54px 0 0;
  }
}

.legacy-of-dead-8u782v {
  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) {
  .legacy-of-dead-8u782v: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;
  }
}

.legacy-of-dead-l5ytgd {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-l5ytgd {
    margin: 20px auto 100px;
  }
}

.legacy-of-dead-l5ytgd h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-l5ytgd h1 {
    font-size: 120px;
  }
}

.legacy-of-dead-l5ytgd p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.legacy-of-dead-wziba8 {
  cursor: pointer;
}

.legacy-of-dead-nbnzc0 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.legacy-of-dead-fll0ib {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.legacy-of-dead-fll0ib figure {
  margin: 0;
}

.legacy-of-dead-fll0ib.legacy-of-dead-tvkvfh {
  justify-content: flex-start;
  margin-right: 4px;
}

.legacy-of-dead-fll0ib.legacy-of-dead-uktvsj {
  justify-content: flex-end;
  margin-left: 4px;
}

.legacy-of-dead-fll0ib.legacy-of-dead-uctu6u {
  justify-content: center;
}

.legacy-of-dead-fll0ib.legacy-of-dead-uel3ye {
  justify-content: normal;
}

.legacy-of-dead-eb1xy9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .legacy-of-dead-eb1xy9 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-eb1xy9 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.legacy-of-dead-v4kxl9 {
  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) {
  .legacy-of-dead-v4kxl9 {
    flex-direction: column;
  }
}

.legacy-of-dead-97wn6m {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.legacy-of-dead-97wn6m img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-97wn6m {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.legacy-of-dead-tiac8h {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.legacy-of-dead-tiac8h 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) {
  .legacy-of-dead-tiac8h ul {
    margin-bottom: 15px;
  }
}

.legacy-of-dead-tiac8h ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.legacy-of-dead-tiac8h 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);
}

.legacy-of-dead-tiac8h ul li span svg {
  fill: var(--title-color);
}

.legacy-of-dead-tiac8h ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-tiac8h ul li small {
    font-size: 12px;
  }
}

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

.legacy-of-dead-tiac8h ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-tiac8h {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.legacy-of-dead-qhexv9 {
  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) {
  .legacy-of-dead-qhexv9 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.legacy-of-dead-znr37k {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.legacy-of-dead-1k2n80 {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0chicken-road-9z7mjy ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-1k2n80 {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-1k2n80:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.legacy-of-dead-1k2n80.legacy-of-dead-9w7gte {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-1k2n80.legacy-of-dead-9w7gte:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.legacy-of-dead-qbr8vi {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-qbr8vi {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-qbr8vi {
    padding: 50px 16px 68px;
  }
}

.legacy-of-dead-25v1nz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-25v1nz {
    flex-direction: column;
  }
}

.legacy-of-dead-r12351 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-r12351 {
    margin-bottom: 40px;
  }
}

.legacy-of-dead-yslgzz .legacy-of-dead-wmxu6d {
  margin-bottom: 28px;
}

.legacy-of-dead-yslgzz .legacy-of-dead-wmxu6d img {
  max-height: 100px;
  width: auto;
}

.legacy-of-dead-g9wgql {
  display: flex;
  align-items: center;
}

.legacy-of-dead-g9wgql a + a {
  margin-left: 24px;
}

.legacy-of-dead-g9wgql img {
  max-height: 56px;
  width: auto;
}

.legacy-of-dead-m3kg4h img {
  max-height: 38px!important;
  width: auto;
}

.legacy-of-dead-g9wgql img + img {
  margin-left: 24px;
}

.legacy-of-dead-a4paxw {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.legacy-of-dead-c5z0c9 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-c5z0c9 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.legacy-of-dead-evkmov {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-evkmov {
    flex-wrap: wrap;
  }
}

.legacy-of-dead-evkmov li {
  display: flex;
  margin: 0 7px;
}

.legacy-of-dead-evkmov li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-evkmov li:hover svg {
    transform: scale(1.2);
  }
}

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

.legacy-of-dead-k3fyj5 + .legacy-of-dead-k3fyj5 {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-k3fyj5 + .legacy-of-dead-k3fyj5 {
    margin: 36px 0 0;
  }
}

.legacy-of-dead-rugu48 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.legacy-of-dead-zxsr0h {
  list-style: none;
  margin: 0;
  padding: 0;
}

.legacy-of-dead-zxsr0h li {
  font-size: 16px;
}

.legacy-of-dead-zxsr0h li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-zxsr0h li a:hover {
    text-decoration: underline;
  }
}

.legacy-of-dead-zxsr0h li + li {
  margin-top: 16px;
}

.legacy-of-dead-y567dz {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.legacy-of-dead-y567dz.legacy-of-dead-bsx5vg {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.legacy-of-dead-unz5i0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-unz5i0 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-unz5i0 {
    margin-bottom: 60px;
  }
}

.legacy-of-dead-35btwk {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-35btwk {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.legacy-of-dead-35btwk li {
  width: 100%;
}

.legacy-of-dead-35btwk 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: 0chicken-road-spynx9 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.legacy-of-dead-35btwk li a svg {
  fill: var(--button-text-color);
}

.legacy-of-dead-35btwk li a.legacy-of-dead-bsx5vg {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-35btwk li a:hover {
    background: var(--border-color);
  }
}

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

.legacy-of-dead-xkbpvc {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-xkbpvc {
    margin: 0 -5px;
  }
}

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

.legacy-of-dead-vvtyn1 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.legacy-of-dead-vvtyn1 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.legacy-of-dead-0u1tqe {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.legacy-of-dead-0u1tqe img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-0u1tqe:hover img {
    transform: scale(1.1);
  }
}

.legacy-of-dead-hrxaoa {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-hrxaoa {
    height: 54px;
  }
}

.legacy-of-dead-8n75gm {
  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) {
  .legacy-of-dead-8n75gm {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .legacy-of-dead-8n75gm {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8n75gm .legacy-of-dead-wmxu6d img {
    max-width: 90px;
  }
}

.legacy-of-dead-wmxu6d img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .legacy-of-dead-wmxu6d {
    order: -2;
  }
}

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

.legacy-of-dead-q86ngm {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.legacy-of-dead-q86ngm li {
  font-size: 16px;
  margin: 0 20px;
}

.legacy-of-dead-q86ngm li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-q86ngm li a:hover {
    text-decoration: underline;
  }
}

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

.legacy-of-dead-wjcpis {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .legacy-of-dead-wjcpis {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .legacy-of-dead-wjcpis {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.legacy-of-dead-wjcpis.legacy-of-dead-q9hbm7 {
  margin-right: 0;
}

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

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-0ttv6h:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.legacy-of-dead-fqn27t {
  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) {
  .legacy-of-dead-fqn27t:hover {
    background: var(--button-bg-hover);
  }
}

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

.legacy-of-dead-3t1ojn {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .legacy-of-dead-3t1ojn {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.legacy-of-dead-3t1ojn:hover > ul {
  display: flex;
}

.legacy-of-dead-3t1ojn:focus > ul {
  display: flex;
}

.legacy-of-dead-3t1ojn:focus-within > ul {
  display: flex;
}

.legacy-of-dead-z743jz {
  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;
}

.legacy-of-dead-z743jz::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 0chicken-road-jpdxgz ease-in-out;
}

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

.legacy-of-dead-3t1ojn ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0chicken-road-spynx9 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) {
  .legacy-of-dead-3t1ojn ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.legacy-of-dead-3t1ojn 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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-3t1ojn ul li {
    padding: 5px;
  }
}

.legacy-of-dead-3t1ojn 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) {
  .legacy-of-dead-3t1ojn ul li a:hover {
    text-decoration: underline;
  }
}

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

.legacy-of-dead-kcgwq5 {
  display: none;
}

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

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

@media only screen and (max-width: 1023px) {
  .legacy-of-dead-kcgwq5:checked ~ .legacy-of-dead-rvjefw {
    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;
  }
  .legacy-of-dead-rvjefw {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .legacy-of-dead-kcgwq5:checked ~ .legacy-of-dead-rvjefw {
    display: block;
  }
  .legacy-of-dead-kcgwq5:checked + .legacy-of-dead-wbagc5 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .legacy-of-dead-kcgwq5:checked + .legacy-of-dead-wbagc5 span:nth-child(2) {
    display: none;
  }
  .legacy-of-dead-kcgwq5:checked + .legacy-of-dead-wbagc5 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.legacy-of-dead-0v4yoq {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-0v4yoq {
    padding: 0 16px;
  }
}

.legacy-of-dead-0v4yoq img {
  margin-bottom: 3px;
}

.legacy-of-dead-0v4yoq p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-0v4yoq p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-0v4yoq {
    margin-bottom: 60px;
  }
}

@media (max-width: 600px) {
  .legacy-of-dead-0v4yoq {
    padding: 0px 0px !important;
  }
}

.legacy-of-dead-6v0ifj {
  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) {
  .legacy-of-dead-6v0ifj {
    font-size: 32px;
  }
}

.legacy-of-dead-lckhpn {
  color: var(--text-color);
}

.legacy-of-dead-8ul4xa {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8ul4xa {
    font-size: 16px;
    line-height: 140%;
  }
}

.legacy-of-dead-8ul4xa p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.legacy-of-dead-8ul4xa p img {
  display: block;
  margin: 0 auto;
}

.legacy-of-dead-8ul4xa p:first-of-type {
  margin-top: 0;
}

.legacy-of-dead-8ul4xa p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8ul4xa p {
    font-size: 18px;
    line-height: 140%;
  }
}

.legacy-of-dead-8ul4xa ul {
  padding: 0 0 0 20px;
}

.legacy-of-dead-8ul4xa table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.legacy-of-dead-8ul4xa 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) {
  .legacy-of-dead-8ul4xa table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.legacy-of-dead-8ul4xa 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) {
  .legacy-of-dead-8ul4xa table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.legacy-of-dead-8ul4xa table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.legacy-of-dead-8ul4xa iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8ul4xa iframe {
    height: 200px;
  }
}

.legacy-of-dead-6nhrul {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-6nhrul {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-6nhrul {
    margin-bottom: 60px;
  }
}

.legacy-of-dead-l8m2hs {
  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) {
  .legacy-of-dead-l8m2hs {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

.legacy-of-dead-i83zyg {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-i83zyg {
    flex-direction: column-reverse;
  }
}

.legacy-of-dead-i83zyg .legacy-of-dead-ccvkxv {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-i83zyg .legacy-of-dead-ccvkxv {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.legacy-of-dead-i83zyg .legacy-of-dead-831of1 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-i83zyg .legacy-of-dead-831of1 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .legacy-of-dead-i83zyg .legacy-of-dead-831of1 img {
    width: 100%;
  }
}

.legacy-of-dead-831of1 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-831of1 {
    margin-bottom: 18px;
  }
}

.legacy-of-dead-ccvkxv {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-ccvkxv {
    margin-bottom: 18px;
  }
}

.legacy-of-dead-6nhrul 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) {
  .legacy-of-dead-6nhrul h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.legacy-of-dead-6nhrul .legacy-of-dead-8u782v {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

@media only screen and (max-width: 767px) {
  .legacy-of-dead-rxh9vb {
    margin-bottom: 60px;
  }
}

.legacy-of-dead-o3ptms {
  position: relative;
  border: none;
}

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

.legacy-of-dead-5ez7nw {
  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;
}

.legacy-of-dead-5ez7nw span {
  height: 32px;
}

.legacy-of-dead-5ez7nw span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.legacy-of-dead-5ez7nw.legacy-of-dead-gnd6wo span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-5ez7nw {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.legacy-of-dead-botu51 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.legacy-of-dead-botu51 li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-botu51 li {
    font-size: 16px;
  }
}

.legacy-of-dead-botu51 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .legacy-of-dead-botu51 li a {
    padding: 12px 14px;
  }
}

.legacy-of-dead-botu51.legacy-of-dead-qyfqfp {
  display: none;
}

.legacy-of-dead-7rpvn7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.legacy-of-dead-7rpvn7 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .legacy-of-dead-7rpvn7 table td {
    min-width: 75px;
  }
}

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

.legacy-of-dead-7rpvn7 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.legacy-of-dead-7rpvn7 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-7rpvn7 p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-7rpvn7 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-7rpvn7 {
    margin-bottom: 60px;
  }
}

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

.legacy-of-dead-eryg3x {
  width: 100%;
  border-collapse: collapse;
}

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

.legacy-of-dead-eryg3x 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) {
  .legacy-of-dead-eryg3x tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.legacy-of-dead-eryg3x tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.legacy-of-dead-tb2pak table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.legacy-of-dead-tb2pak table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.legacy-of-dead-tb2pak p {
  color: var(--text-color);
}

.legacy-of-dead-c10626 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-c10626 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-c10626 {
    margin-bottom: 60px;
  }
}

.legacy-of-dead-goqbhj {
  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);
}

.legacy-of-dead-4fhyh2 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-4fhyh2 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-4fhyh2 {
    margin-bottom: 60px;
  }
}

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

.legacy-of-dead-tmpt2m h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-tmpt2m h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.legacy-of-dead-tmpt2m p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.legacy-of-dead-tmpt2m p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-tmpt2m p {
    font-size: 16px;
  }
}

.legacy-of-dead-6rthlf {
  display: none;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-6rthlf {
    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;
  }
}

.legacy-of-dead-cfwt9r {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.legacy-of-dead-cfwt9r li {
  margin: 0 20px;
}

.legacy-of-dead-cfwt9r li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.legacy-of-dead-cfwt9r li a img {
  margin-bottom: 4px;
}

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

.legacy-of-dead-z8rlpg {
  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) {
  .legacy-of-dead-z8rlpg {
    padding: 0 16px;
  }
}

.legacy-of-dead-z8rlpg li {
  font-size: 16px;
  position: relative;
}

.legacy-of-dead-z8rlpg li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-z8rlpg li a:hover {
    text-decoration: underline;
  }
}

.legacy-of-dead-z8rlpg li span {
  opacity: 0.5;
}

.legacy-of-dead-z8rlpg li + li {
  margin-left: 30px;
}

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

h2.legacy-of-dead-l8m2hs {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.legacy-of-dead-l8m2hs {
    margin-bottom: 18px;
  }
}

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

.legacy-of-dead-w3y57j 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);
}

.legacy-of-dead-w3y57j 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;
}

.legacy-of-dead-w3y57j 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;
}

.legacy-of-dead-w3y57j tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.legacy-of-dead-w3y57j tbody tr:last-of-type {
  margin-bottom: 0;
}

.legacy-of-dead-w3y57j tbody tr td:first-of-type {
  flex-shrink: 0;
}

.legacy-of-dead-w3y57j 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);
}

.legacy-of-dead-w3y57j 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);
}

.legacy-of-dead-w3y57j tbody tr td:last-of-type {
  margin-left: auto;
}

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

.legacy-of-dead-w3y57j tbody tr td .legacy-of-dead-xfza76 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .legacy-of-dead-w3y57j tbody tr td .legacy-of-dead-xfza76 {
    width: 100%;
  }
}

.legacy-of-dead-w3y57j tbody tr td .legacy-of-dead-se4gm8 {
  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: 0chicken-road-spynx9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-w3y57j tbody tr td .legacy-of-dead-se4gm8:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-w3y57j tbody tr td .legacy-of-dead-se4gm8 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .legacy-of-dead-w3y57j tbody tr td .legacy-of-dead-se4gm8 {
    width: 100%;
  }
}

.legacy-of-dead-w3y57j tbody tr td .legacy-of-dead-jzkvrh {
  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) {
  .legacy-of-dead-w3y57j tbody tr td .legacy-of-dead-jzkvrh:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-w3y57j tbody tr {
    flex-direction: column;
  }
}

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

.legacy-of-dead-ed6dec {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-ed6dec {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-ed6dec {
    margin: 0 auto 60px;
  }
}

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

.legacy-of-dead-dfeyjf {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-dfeyjf {
    margin: 0 -5px;
  }
}

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

.legacy-of-dead-pgk6m7 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.legacy-of-dead-pgk6m7 p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-pgk6m7:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .legacy-of-dead-pgk6m7 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

.legacy-of-dead-6lkn0r {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .legacy-of-dead-6lkn0r {
    height: 190px;
    margin: 20px auto;
  }
}

.legacy-of-dead-6lkn0r img {
  width: 100%;
  height: 100%;
}

.legacy-of-dead-6lkn0r iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .legacy-of-dead-6lkn0r iframe {
    height: 190px;
  }
}

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

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

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

.legacy-of-dead-lx4xij svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-lx4xij:hover svg {
    transform: scale(1.1);
  }
}

.legacy-of-dead-7tvpuo {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-7tvpuo {
    padding: 40px 0;
  }
}

.legacy-of-dead-1qcx2r {
  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) {
  .legacy-of-dead-1qcx2r {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .legacy-of-dead-1qcx2r {
    flex-direction: column-reverse;
  }
}

.legacy-of-dead-7ygl4p {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.legacy-of-dead-7ygl4p img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .legacy-of-dead-7ygl4p {
    margin: 10px 0 0;
  }
}

.legacy-of-dead-kfetau {
  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;
}

.legacy-of-dead-kfetau 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) {
  .legacy-of-dead-kfetau {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-kfetau {
    padding: 24px 10px;
  }
}

.legacy-of-dead-ait0w0 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.legacy-of-dead-ait0w0:hover {
  border: 1px solid #8c8ca2;
}

.legacy-of-dead-3x1vqa {
  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%);
}

.legacy-of-dead-3x1vqa:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.legacy-of-dead-xtm8r3 a {
  text-decoration: underline;
  color: #8babff;
}

.legacy-of-dead-i30ohw {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.legacy-of-dead-i30ohw .legacy-of-dead-ait0w0 {
  width: 50%;
  margin: 0;
}

.legacy-of-dead-h1xf04 {
  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;
}

.legacy-of-dead-h1xf04:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.legacy-of-dead-9kxkcg {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-9kxkcg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-9kxkcg {
    margin: 0 0 60px;
  }
}

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

.legacy-of-dead-8h7agp {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8h7agp {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.legacy-of-dead-ylkrp7 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-ylkrp7 {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.legacy-of-dead-4qwolr 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: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-4qwolr a {
    margin: 1px 0 4px;
  }
}

.legacy-of-dead-4qwolr a svg {
  fill: #fff;
}

.legacy-of-dead-4qwolr a:hover {
  background: #3d68e7;
}

.legacy-of-dead-jovnns {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.legacy-of-dead-gyyuu3 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-gyyuu3 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.legacy-of-dead-ygl808 {
  font-size: 16px;
  color: var(--text-color);
}

.legacy-of-dead-5u28s6 {
  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) {
  .legacy-of-dead-5u28s6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-5u28s6 {
    margin: 20px auto 60px;
  }
}

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

.legacy-of-dead-ax3mpx {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

@media only screen and (min-width: 992px) {
  .legacy-of-dead-ax3mpx {
    margin: 0;
    padding-right: 20px;
  }
}

.legacy-of-dead-h2u7cm {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.legacy-of-dead-h2u7cm 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);
}

.legacy-of-dead-h2u7cm 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) {
  .legacy-of-dead-h2u7cm table tr td {
    padding: 12px 4px;
  }
}

.legacy-of-dead-h2u7cm 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) {
  .legacy-of-dead-h2u7cm table tr th {
    padding: 12px 4px;
  }
}

.legacy-of-dead-h2u7cm table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .legacy-of-dead-h2u7cm {
    margin: 0;
  }
}

.legacy-of-dead-uxcwtc {
  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) {
  .legacy-of-dead-uxcwtc {
    min-height: 190px;
  }
}

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

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

.legacy-of-dead-3v2q8b {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.legacy-of-dead-3v2q8b.legacy-of-dead-rc7vld {
  display: none;
}

.legacy-of-dead-ibuj6u {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.legacy-of-dead-ibuj6u iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.legacy-of-dead-ibuj6u iframe.legacy-of-dead-wimqvj {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.legacy-of-dead-ibuj6u.legacy-of-dead-9g9e75 {
  opacity: 1;
  pointer-events: all;
}

.legacy-of-dead-lau3cg {
  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: 0chicken-road-spynx9 ease-in-out;
}

.legacy-of-dead-lau3cg svg {
  margin-right: 10px;
}

.legacy-of-dead-lau3cg + .legacy-of-dead-lau3cg {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .legacy-of-dead-lau3cg:hover {
    background: #a8a6b3;
  }
}

.legacy-of-dead-e308n6 {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

@media only screen and (max-width: 767px) {
  .legacy-of-dead-lau3cg {
    height: 42px;
    max-width: 220px;
  }
}

.legacy-of-dead-5u28s6 .legacy-of-dead-6nhrul {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.legacy-of-dead-5u28s6 .legacy-of-dead-6nhrul h1,
.legacy-of-dead-5u28s6 .legacy-of-dead-6nhrul 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) {
  .legacy-of-dead-5u28s6 .legacy-of-dead-6nhrul h1,
  .legacy-of-dead-5u28s6 .legacy-of-dead-6nhrul h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .legacy-of-dead-5u28s6 .legacy-of-dead-6nhrul {
    margin: 28px 0 0;
  }
}

.legacy-of-dead-kevth6 {
  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) {
  .legacy-of-dead-kevth6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .legacy-of-dead-kevth6 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-kevth6 {
    margin: 20px auto 60px;
  }
}

.legacy-of-dead-kggfz7 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .legacy-of-dead-kggfz7 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-kggfz7 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.legacy-of-dead-y7esz8 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.legacy-of-dead-y7esz8 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.legacy-of-dead-e097op {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.legacy-of-dead-e097op h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-e097op h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-e097op h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .legacy-of-dead-e097op {
    max-width: 100%;
    margin: 0;
  }
}

.legacy-of-dead-tztso3 {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.legacy-of-dead-wm80uw {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-wm80uw {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

.legacy-of-dead-o6w8c4 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .legacy-of-dead-kpan6t {
    padding: 10px;
  }
}

.legacy-of-dead-kpan6t .legacy-of-dead-8u782v {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .legacy-of-dead-kpan6t .legacy-of-dead-8u782v {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .legacy-of-dead-kpan6t {
    flex-wrap: wrap;
  }
}

.legacy-of-dead-1bdi3b {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.legacy-of-dead-1bdi3b img {
  width: 100%;
}

.legacy-of-dead-wk73j5 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .legacy-of-dead-wk73j5 {
    max-width: 200px;
    margin: 0;
  }
}

.legacy-of-dead-qx7usp {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.legacy-of-dead-s9v3cr {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.legacy-of-dead-8id7vt {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8id7vt {
    margin: 0 0 60px;
  }
}

.legacy-of-dead-8id7vt .legacy-of-dead-spzw2f {
  position: relative;
}

.legacy-of-dead-8id7vt .legacy-of-dead-ui84c7 {
  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;
}

.legacy-of-dead-8id7vt .legacy-of-dead-ui84c7.legacy-of-dead-rc7vld {
  display: none;
}

.legacy-of-dead-8id7vt .legacy-of-dead-0o2dzo {
  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) {
  .legacy-of-dead-8id7vt .legacy-of-dead-0o2dzo {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .legacy-of-dead-8id7vt .legacy-of-dead-0o2dzo {
    bottom: 90px;
  }
}

.legacy-of-dead-8id7vt .legacy-of-dead-0o2dzo .legacy-of-dead-qu6hkj {
  max-width: 300px;
  width: 100%;
}

.legacy-of-dead-8id7vt
  .legacy-of-dead-0o2dzo
  .legacy-of-dead-qu6hkj
  .legacy-of-dead-pceoi4 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8id7vt
    .legacy-of-dead-0o2dzo
    .legacy-of-dead-qu6hkj
    .legacy-of-dead-pceoi4 {
    font-size: 32px;
    text-align: center;
  }
}

.legacy-of-dead-8id7vt
  .legacy-of-dead-0o2dzo
  .legacy-of-dead-qu6hkj
  .legacy-of-dead-2kmsmg {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8id7vt
    .legacy-of-dead-0o2dzo
    .legacy-of-dead-qu6hkj
    .legacy-of-dead-2kmsmg {
    text-align: center;
  }
}

.legacy-of-dead-8id7vt .legacy-of-dead-0o2dzo .legacy-of-dead-q9hbm7 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8id7vt .legacy-of-dead-0o2dzo .legacy-of-dead-q9hbm7 {
    flex-direction: column-reverse;
  }
}

.legacy-of-dead-8id7vt
  .legacy-of-dead-0o2dzo
  .legacy-of-dead-q9hbm7
  .legacy-of-dead-0hsp57 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.legacy-of-dead-8id7vt
  .legacy-of-dead-0o2dzo
  .legacy-of-dead-q9hbm7
  .legacy-of-dead-0hsp57:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8id7vt
    .legacy-of-dead-0o2dzo
    .legacy-of-dead-q9hbm7
    .legacy-of-dead-0hsp57 {
    width: 100%;
  }
}

.legacy-of-dead-8id7vt
  .legacy-of-dead-0o2dzo
  .legacy-of-dead-q9hbm7
  .legacy-of-dead-x7rn33 {
  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: 0chicken-road-spynx9 ease-in-out;
  overflow: hidden;
}

.legacy-of-dead-8id7vt
  .legacy-of-dead-0o2dzo
  .legacy-of-dead-q9hbm7
  .legacy-of-dead-x7rn33
  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);
  }
}

.legacy-of-dead-8id7vt
  .legacy-of-dead-0o2dzo
  .legacy-of-dead-q9hbm7
  .legacy-of-dead-x7rn33: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;
}

.legacy-of-dead-8id7vt
  .legacy-of-dead-0o2dzo
  .legacy-of-dead-q9hbm7
  .legacy-of-dead-x7rn33:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8id7vt
    .legacy-of-dead-0o2dzo
    .legacy-of-dead-q9hbm7
    .legacy-of-dead-x7rn33 {
    width: 100%;
  }
}

.legacy-of-dead-8id7vt .legacy-of-dead-0o2dzo.legacy-of-dead-rc7vld {
  display: none;
}

.legacy-of-dead-8id7vt .legacy-of-dead-ahkvnc {
  display: none;
}

.legacy-of-dead-8id7vt .legacy-of-dead-ahkvnc.legacy-of-dead-9g9e75 {
  display: block;
}

.legacy-of-dead-8id7vt .legacy-of-dead-ahkvnc iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8id7vt .legacy-of-dead-ahkvnc iframe {
    height: calc(100vh - 54px);
  }
}

.legacy-of-dead-8id7vt .legacy-of-dead-paels6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-8id7vt .legacy-of-dead-paels6 {
    padding: 24px 16px 0;
  }
}

.legacy-of-dead-8id7vt .legacy-of-dead-paels6 .legacy-of-dead-pceoi4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8id7vt .legacy-of-dead-paels6 .legacy-of-dead-pceoi4 {
    margin-bottom: 24px;
  }
}

.legacy-of-dead-8id7vt .legacy-of-dead-paels6 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);
}

.legacy-of-dead-8id7vt .legacy-of-dead-paels6 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) {
  .legacy-of-dead-8id7vt .legacy-of-dead-paels6 table tr td {
    padding: 12px 4px;
  }
}

.legacy-of-dead-8id7vt .legacy-of-dead-paels6 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) {
  .legacy-of-dead-8id7vt .legacy-of-dead-paels6 table tr th {
    padding: 12px 4px;
  }
}

.legacy-of-dead-8id7vt .legacy-of-dead-paels6 table tr:last-of-type td {
  border-bottom: none;
}

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

.legacy-of-dead-ieggff.legacy-of-dead-bsx5vg {
  display: block;
}

.legacy-of-dead-ieggff iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.legacy-of-dead-ieggff .legacy-of-dead-shybdc {
  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;
}

.legacy-of-dead-ieggff .legacy-of-dead-c3e6qs {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.legacy-of-dead-ieggff .legacy-of-dead-x7rn33 {
  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: 0chicken-road-spynx9 ease-in-out;
}

.legacy-of-dead-ieggff .legacy-of-dead-x7rn33:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.legacy-of-dead-mqvh0p {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.legacy-of-dead-mqvh0p.legacy-of-dead-bsx5vg {
  display: block;
}

.legacy-of-dead-55nej9 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.legacy-of-dead-as5jbz {
  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;
}

.legacy-of-dead-u8gq6s {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.legacy-of-dead-wlgays {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.legacy-of-dead-wlgays svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.legacy-of-dead-0vqa81 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.legacy-of-dead-z446ev.legacy-of-dead-rc7vld {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .legacy-of-dead-xnas04 {
    margin-bottom: 20px;
  }
}

.legacy-of-dead-mcv1so {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.legacy-of-dead-mcv1so span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

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

.legacy-of-dead-mcv1so 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: 0chicken-road-spynx9 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.legacy-of-dead-mcv1so input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.legacy-of-dead-mcv1so input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.legacy-of-dead-mcv1so input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.legacy-of-dead-mcv1so input:active {
  border-color: #c2c0ce;
}

.legacy-of-dead-mcv1so input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-mcv1so {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.legacy-of-dead-fdix4k {
  margin-bottom: 36px;
}

.legacy-of-dead-fdix4k 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;
}

.legacy-of-dead-fdix4k textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.legacy-of-dead-fdix4k textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-fdix4k {
    margin-bottom: 24px;
  }
}

.legacy-of-dead-nmcxgk {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.legacy-of-dead-3uyywh {
  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: 0chicken-road-spynx9 ease-in-out;
}

.legacy-of-dead-3uyywh:hover {
  background: var(--border-color);
}

.legacy-of-dead-s1jidf {
  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: 0chicken-road-spynx9 ease-in-out;
}

.legacy-of-dead-s1jidf:hover {
  background: #166ad9;
}

.legacy-of-dead-47n1lw {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.legacy-of-dead-47n1lw.legacy-of-dead-rc7vld {
  display: none;
}

.legacy-of-dead-3t4b6l {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.legacy-of-dead-47n1lw .legacy-of-dead-3uyywh {
  margin: 0 auto;
}

.legacy-of-dead-g1akc5 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-g1akc5 {
    margin-bottom: 16px;
  }
}

.legacy-of-dead-u0vgho {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.legacy-of-dead-f58lr1 {
  filter: grayscale(100%);
}

.legacy-of-dead-u0vgho > input {
  display: none;
}

.legacy-of-dead-u0vgho > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.legacy-of-dead-upucx5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.legacy-of-dead-56191r 44.legacy-of-dead-te0jyt.legacy-of-dead-vunzj6.legacy-of-dead-lzia3s.legacy-of-dead-q75szy.legacy-of-dead-r7zz2n.legacy-of-dead-7bsyo8.legacy-of-dead-7a7o8m.legacy-of-dead-f3cuxb.legacy-of-dead-8trrrx.legacy-of-dead-2ud6vs.legacy-of-dead-qobgn5.legacy-of-dead-hy9qft 0l-12.legacy-of-dead-tupwyr 30.legacy-of-dead-yoqd6h.legacy-of-dead-b1myq1 2.legacy-of-dead-0t6y0q.legacy-of-dead-b1myq1 3.legacy-of-dead-ecb1jb 3.legacy-of-dead-widp30.legacy-of-dead-6nb4jg 3.legacy-of-dead-i8ispq.legacy-of-dead-qwb4m9.legacy-of-dead-fwacla.legacy-of-dead-4fpp80 7-3.legacy-of-dead-tupwyr 10.legacy-of-dead-nm2wy0.legacy-of-dead-4fpp80 23.legacy-of-dead-s5bnhp.legacy-of-dead-zpc1xa 1.legacy-of-dead-ag95a4 2.legacy-of-dead-tupwyr 3.legacy-of-dead-zpc1xa 1.legacy-of-dead-6nb4jg 5.legacy-of-dead-u9jvpd.legacy-of-dead-6nb4jg 32.legacy-of-dead-f8o06u.legacy-of-dead-qwb4m9 5.legacy-of-dead-hy9qft 4.legacy-of-dead-4fpp80 9.legacy-of-dead-4fpp80 8.legacy-of-dead-6nb4jg 6.legacy-of-dead-e2f20q.legacy-of-dead-4j99o3.legacy-of-dead-wsvj1z.legacy-of-dead-0i2xl7.legacy-of-dead-vltdl3 4.legacy-of-dead-nwy8c0.legacy-of-dead-vltdl3 6.legacy-of-dead-vltdl3 0l29.legacy-of-dead-hy9qft 17.legacy-of-dead-39rufc.legacy-of-dead-d9q1h9 2.legacy-of-dead-dq9eb2 10.legacy-of-dead-pkoy3z.legacy-of-dead-tupwyr 8.legacy-of-dead-x0t9dc.legacy-of-dead-rvics1.legacy-of-dead-i0pts7.legacy-of-dead-9ohk07.legacy-of-dead-yg9m9d.legacy-of-dead-qwb4m9.legacy-of-dead-r7zz2n.legacy-of-dead-tupwyr 1.legacy-of-dead-sku2z2.legacy-of-dead-0mbive.legacy-of-dead-c1qxjj.legacy-of-dead-l51izr.legacy-of-dead-151lr6.legacy-of-dead-ag95a4 1.legacy-of-dead-cwr2hu.legacy-of-dead-vc1vtd.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.legacy-of-dead-u0vgho > input:checked ~ label,
.legacy-of-dead-u0vgho > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.legacy-of-dead-upucx5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.legacy-of-dead-56191r 44.legacy-of-dead-te0jyt.legacy-of-dead-vunzj6.legacy-of-dead-lzia3s.legacy-of-dead-q75szy.legacy-of-dead-r7zz2n.legacy-of-dead-7bsyo8.legacy-of-dead-7a7o8m.legacy-of-dead-f3cuxb.legacy-of-dead-8trrrx.legacy-of-dead-2ud6vs.legacy-of-dead-qobgn5.legacy-of-dead-hy9qft 0l-12.legacy-of-dead-tupwyr 30.legacy-of-dead-yoqd6h.legacy-of-dead-b1myq1 2.legacy-of-dead-0t6y0q.legacy-of-dead-b1myq1 3.legacy-of-dead-ecb1jb 3.legacy-of-dead-widp30.legacy-of-dead-6nb4jg 3.legacy-of-dead-i8ispq.legacy-of-dead-qwb4m9.legacy-of-dead-fwacla.legacy-of-dead-4fpp80 7-3.legacy-of-dead-tupwyr 10.legacy-of-dead-nm2wy0.legacy-of-dead-4fpp80 23.legacy-of-dead-s5bnhp.legacy-of-dead-zpc1xa 1.legacy-of-dead-ag95a4 2.legacy-of-dead-tupwyr 3.legacy-of-dead-zpc1xa 1.legacy-of-dead-6nb4jg 5.legacy-of-dead-u9jvpd.legacy-of-dead-6nb4jg 32.legacy-of-dead-f8o06u.legacy-of-dead-qwb4m9 5.legacy-of-dead-hy9qft 4.legacy-of-dead-4fpp80 9.legacy-of-dead-4fpp80 8.legacy-of-dead-6nb4jg 6.legacy-of-dead-e2f20q.legacy-of-dead-4j99o3.legacy-of-dead-wsvj1z.legacy-of-dead-0i2xl7.legacy-of-dead-vltdl3 4.legacy-of-dead-nwy8c0.legacy-of-dead-vltdl3 6.legacy-of-dead-vltdl3 0l29.legacy-of-dead-hy9qft 17.legacy-of-dead-39rufc.legacy-of-dead-d9q1h9 2.legacy-of-dead-dq9eb2 10.legacy-of-dead-pkoy3z.legacy-of-dead-tupwyr 8.legacy-of-dead-x0t9dc.legacy-of-dead-rvics1.legacy-of-dead-i0pts7.legacy-of-dead-9ohk07.legacy-of-dead-yg9m9d.legacy-of-dead-qwb4m9.legacy-of-dead-r7zz2n.legacy-of-dead-tupwyr 1.legacy-of-dead-sku2z2.legacy-of-dead-0mbive.legacy-of-dead-c1qxjj.legacy-of-dead-l51izr.legacy-of-dead-151lr6.legacy-of-dead-ag95a4 1.legacy-of-dead-cwr2hu.legacy-of-dead-vc1vtd.5z'/%3e%3c/svg%3e");
}

.legacy-of-dead-u0vgho > input:not(:checked) ~ label:hover,
.legacy-of-dead-u0vgho > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.legacy-of-dead-upucx5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.legacy-of-dead-56191r 44.legacy-of-dead-te0jyt.legacy-of-dead-vunzj6.legacy-of-dead-lzia3s.legacy-of-dead-q75szy.legacy-of-dead-r7zz2n.legacy-of-dead-7bsyo8.legacy-of-dead-7a7o8m.legacy-of-dead-f3cuxb.legacy-of-dead-8trrrx.legacy-of-dead-2ud6vs.legacy-of-dead-qobgn5.legacy-of-dead-hy9qft 0l-12.legacy-of-dead-tupwyr 30.legacy-of-dead-yoqd6h.legacy-of-dead-b1myq1 2.legacy-of-dead-0t6y0q.legacy-of-dead-b1myq1 3.legacy-of-dead-ecb1jb 3.legacy-of-dead-widp30.legacy-of-dead-6nb4jg 3.legacy-of-dead-i8ispq.legacy-of-dead-qwb4m9.legacy-of-dead-fwacla.legacy-of-dead-4fpp80 7-3.legacy-of-dead-tupwyr 10.legacy-of-dead-nm2wy0.legacy-of-dead-4fpp80 23.legacy-of-dead-s5bnhp.legacy-of-dead-zpc1xa 1.legacy-of-dead-ag95a4 2.legacy-of-dead-tupwyr 3.legacy-of-dead-zpc1xa 1.legacy-of-dead-6nb4jg 5.legacy-of-dead-u9jvpd.legacy-of-dead-6nb4jg 32.legacy-of-dead-f8o06u.legacy-of-dead-qwb4m9 5.legacy-of-dead-hy9qft 4.legacy-of-dead-4fpp80 9.legacy-of-dead-4fpp80 8.legacy-of-dead-6nb4jg 6.legacy-of-dead-e2f20q.legacy-of-dead-4j99o3.legacy-of-dead-wsvj1z.legacy-of-dead-0i2xl7.legacy-of-dead-vltdl3 4.legacy-of-dead-nwy8c0.legacy-of-dead-vltdl3 6.legacy-of-dead-vltdl3 0l29.legacy-of-dead-hy9qft 17.legacy-of-dead-39rufc.legacy-of-dead-d9q1h9 2.legacy-of-dead-dq9eb2 10.legacy-of-dead-pkoy3z.legacy-of-dead-tupwyr 8.legacy-of-dead-x0t9dc.legacy-of-dead-rvics1.legacy-of-dead-i0pts7.legacy-of-dead-9ohk07.legacy-of-dead-yg9m9d.legacy-of-dead-qwb4m9.legacy-of-dead-r7zz2n.legacy-of-dead-tupwyr 1.legacy-of-dead-sku2z2.legacy-of-dead-0mbive.legacy-of-dead-c1qxjj.legacy-of-dead-l51izr.legacy-of-dead-151lr6.legacy-of-dead-ag95a4 1.legacy-of-dead-cwr2hu.legacy-of-dead-vc1vtd.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .legacy-of-dead-d801cs > .legacy-of-dead-ilh1si {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .legacy-of-dead-d801cs > .legacy-of-dead-ilh1si {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .legacy-of-dead-d801cs > .legacy-of-dead-ilh1si {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .legacy-of-dead-d801cs > .legacy-of-dead-ilh1si {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .legacy-of-dead-d801cs > .legacy-of-dead-ilh1si {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.legacy-of-dead-cfz3x4 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-rc7vld {
  display: none;
}

.legacy-of-dead-8fzoxe {
  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) {
  .legacy-of-dead-8fzoxe {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-8fzoxe {
    border-radius: 20px 20px 0 0;
  }
}

.legacy-of-dead-k6qhh3 {
  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;
}

.legacy-of-dead-k6qhh3::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.legacy-of-dead-k6qhh3::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.legacy-of-dead-k6qhh3 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.legacy-of-dead-upo6vh {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .legacy-of-dead-upo6vh {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-upo6vh {
    font-size: 14px;
  }
}

.legacy-of-dead-dsnf7m {
  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;
}

.legacy-of-dead-dsnf7m::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) {
  .legacy-of-dead-dsnf7m::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.legacy-of-dead-dsnf7m::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) {
  .legacy-of-dead-dsnf7m::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .legacy-of-dead-dsnf7m {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-dsnf7m {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.legacy-of-dead-pk23op {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .legacy-of-dead-pk23op {
    top: -20px;
  }
}

.legacy-of-dead-4ew17k {
  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: 0chicken-road-spynx9 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

@media only screen and (max-width: 1023px) {
  .legacy-of-dead-4ew17k {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-4ew17k {
    width: 90px;
    height: 40px;
  }
}

.legacy-of-dead-cfz3x4.legacy-of-dead-aypjql .legacy-of-dead-8fzoxe {
  background: #2b3b67;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-aypjql .legacy-of-dead-k6qhh3 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.legacy-of-dead-cfz3x4.legacy-of-dead-aypjql .legacy-of-dead-k6qhh3::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-aypjql .legacy-of-dead-k6qhh3::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-aypjql .legacy-of-dead-dsnf7m::before {
  background: #0e0f41;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-aypjql .legacy-of-dead-dsnf7m::after {
  background: #152557;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-owu8ii .legacy-of-dead-8fzoxe {
  background: #1f35fa;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-owu8ii .legacy-of-dead-k6qhh3 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.legacy-of-dead-cfz3x4.legacy-of-dead-owu8ii .legacy-of-dead-k6qhh3::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-owu8ii .legacy-of-dead-k6qhh3::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-owu8ii .legacy-of-dead-dsnf7m::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.legacy-of-dead-cfz3x4.legacy-of-dead-owu8ii .legacy-of-dead-dsnf7m::after {
  background: #192ac8;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-gmil6d .legacy-of-dead-8fzoxe {
  background: #fa771f;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-gmil6d .legacy-of-dead-k6qhh3 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.legacy-of-dead-cfz3x4.legacy-of-dead-gmil6d .legacy-of-dead-k6qhh3::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-gmil6d .legacy-of-dead-k6qhh3::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.legacy-of-dead-cfz3x4.legacy-of-dead-gmil6d .legacy-of-dead-dsnf7m::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.legacy-of-dead-cfz3x4.legacy-of-dead-gmil6d .legacy-of-dead-dsnf7m::after {
  background: #fa8535;
}

.legacy-of-dead-ttf5gq {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .legacy-of-dead-ttf5gq {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-ttf5gq {
    margin: 24px 0 60px;
  }
}

.legacy-of-dead-ttf5gq h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

.legacy-of-dead-8d8fuc {
  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) {
  .legacy-of-dead-8d8fuc {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.legacy-of-dead-gkgmst {
  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) {
  .legacy-of-dead-gkgmst:hover {
    background: var(--button-bg-hover);
  }
}

.legacy-of-dead-v93917 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.legacy-of-dead-v93917 span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.legacy-of-dead-v93917 small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-v93917 {
    margin-bottom: 16px;
  }
}

.legacy-of-dead-vi5vhx {
  width: 120px;
  height: 22px;
}

.legacy-of-dead-vi5vhx .legacy-of-dead-5psi11 {
  fill: #c2c0ce;
}

.legacy-of-dead-vi5vhx [rating="1"] .legacy-of-dead-5psi11:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.legacy-of-dead-vi5vhx [rating="2"] .legacy-of-dead-5psi11:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.legacy-of-dead-vi5vhx [rating="3"] .legacy-of-dead-5psi11:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.legacy-of-dead-vi5vhx [rating="4"] .legacy-of-dead-5psi11:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.legacy-of-dead-vi5vhx [rating="5"] .legacy-of-dead-5psi11:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.legacy-of-dead-t6kn9b {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-t6kn9b {
    gap: 16px 0;
  }
}

.legacy-of-dead-6t27zc {
  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);
}

.legacy-of-dead-6t27zc.legacy-of-dead-9g9e75 {
  display: block;
}

.legacy-of-dead-6t27zc.legacy-of-dead-rc7vld {
  display: none;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-6t27zc {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.legacy-of-dead-wj8c8p {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.legacy-of-dead-n82bzl {
  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);
}

.legacy-of-dead-46p3r4 {
  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;
}

.legacy-of-dead-y03dcl small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.legacy-of-dead-y03dcl span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.legacy-of-dead-cg394l {
  font-size: 16px;
  line-height: 140%;
}

.legacy-of-dead-070adi {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.legacy-of-dead-070adi .legacy-of-dead-5psi11 {
  fill: #c2c0ce;
}

.legacy-of-dead-070adi [rating="1"] .legacy-of-dead-5psi11:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.legacy-of-dead-070adi [rating="2"] .legacy-of-dead-5psi11:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.legacy-of-dead-070adi [rating="3"] .legacy-of-dead-5psi11:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.legacy-of-dead-070adi [rating="4"] .legacy-of-dead-5psi11:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.legacy-of-dead-070adi [rating="5"] .legacy-of-dead-5psi11:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.legacy-of-dead-p4ylzo {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-p4ylzo {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.legacy-of-dead-3hlix9 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .legacy-of-dead-3hlix9 {
    padding: 0 16px;
  }
}

.legacy-of-dead-cshwws {
  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) {
  .legacy-of-dead-cshwws {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.legacy-of-dead-95no2l {
  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) {
  .legacy-of-dead-95no2l {
    padding: 12px;
    gap: 12px;
  }
}

.legacy-of-dead-xmm1s0 {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.legacy-of-dead-xmm1s0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.legacy-of-dead-q3343v {
  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;
}

.legacy-of-dead-dxlh8m {
  flex: 1;
  min-width: 0;
}

.legacy-of-dead-doh9m8 {
  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) {
  .legacy-of-dead-doh9m8 {
    font-size: 14px;
    gap: 6px;
  }
}

.legacy-of-dead-gxphq1 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.legacy-of-dead-gxphq1 svg,
.legacy-of-dead-gxphq1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.legacy-of-dead-gxphq1 svg path {
  fill: var(--button-bg-color);
}

.legacy-of-dead-gxphq1 svg circle {
  fill: var(--button-text-color);
}

.legacy-of-dead-gpzznb {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-gpzznb {
    font-size: 12px;
  }
}

.legacy-of-dead-gpzznb strong {
  font-weight: 600;
}

.legacy-of-dead-bgtpig {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.legacy-of-dead-bgtpig p {
  margin: 0 0 16px;
}

.legacy-of-dead-bgtpig p:last-child {
  margin-bottom: 0;
}

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

.legacy-of-dead-3flrbp {
  max-width: 300px;
  width: 100%;
}

.legacy-of-dead-3flrbp a {
  width: 100%;
}

@media (max-width: 575px) {
  .legacy-of-dead-3flrbp {
    max-width: 200px;
  }
}

.legacy-of-dead-29to2o {
  justify-content: center;
}

.legacy-of-dead-5bwz5x {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.legacy-of-dead-o4avy1 {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-o4p1tr {
    padding: 0 0 50px;
    justify-content: center;
  }
}

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

.legacy-of-dead-cs5loy .legacy-of-dead-q86ngm {
  justify-content: center;
}

/* faq */

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

.legacy-of-dead-fqkabz {
  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 0chicken-road-g01ksq ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.legacy-of-dead-fqkabz::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.legacy-of-dead-yi5jn6.legacy-of-dead-bsx5vg .legacy-of-dead-fqkabz::after {
  transform: rotate(45deg);
}

.legacy-of-dead-9ocdyh {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0chicken-road-spynx9 ease,
    padding 0chicken-road-spynx9 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.legacy-of-dead-yi5jn6.legacy-of-dead-bsx5vg .legacy-of-dead-9ocdyh {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.legacy-of-dead-colnre {
  margin: 25px 0;
}

.legacy-of-dead-u0vgho > input:not(:checked) ~ label:hover,
.legacy-of-dead-u0vgho > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.legacy-of-dead-g3jxu8.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.legacy-of-dead-oob8ry 44.legacy-of-dead-rledp7.legacy-of-dead-9ye2pe.legacy-of-dead-j70sp0.legacy-of-dead-s6vwoy.legacy-of-dead-miluv1.legacy-of-dead-073c1s.legacy-of-dead-9mjy5a.legacy-of-dead-1e75mx.legacy-of-dead-bnvwod.legacy-of-dead-p7gfdh.legacy-of-dead-hft1lt.legacy-of-dead-guakzb 0l-12.legacy-of-dead-i0jlay 30.legacy-of-dead-3my8ef.legacy-of-dead-mys56c 2.legacy-of-dead-rlbpvc.legacy-of-dead-mys56c 3.legacy-of-dead-qcozi6 3.legacy-of-dead-eedext.legacy-of-dead-abxgdi 3.legacy-of-dead-s98h3p.legacy-of-dead-a076o3.legacy-of-dead-bra8wd.legacy-of-dead-qcy0mx 7-3.legacy-of-dead-i0jlay 10.legacy-of-dead-ikx6v7.legacy-of-dead-qcy0mx 23.legacy-of-dead-x1y5ci.legacy-of-dead-enr58l 1.legacy-of-dead-7zkdaf 2.legacy-of-dead-i0jlay 3.legacy-of-dead-enr58l 1.legacy-of-dead-abxgdi 5.legacy-of-dead-bdwwkz.legacy-of-dead-abxgdi 32.legacy-of-dead-8mzhn5.legacy-of-dead-a076o3 5.legacy-of-dead-guakzb 4.legacy-of-dead-qcy0mx 9.legacy-of-dead-qcy0mx 8.legacy-of-dead-abxgdi 6.legacy-of-dead-qav1tn.legacy-of-dead-ej4jfz.legacy-of-dead-sv248h.legacy-of-dead-pfpa4q.legacy-of-dead-pzi0lj 4.legacy-of-dead-4z02hm.legacy-of-dead-pzi0lj 6.legacy-of-dead-pzi0lj 0l29.legacy-of-dead-guakzb 17.legacy-of-dead-avb6yh.legacy-of-dead-gocw6g 2.legacy-of-dead-wp436o 10.legacy-of-dead-9uxhkw.legacy-of-dead-i0jlay 8.legacy-of-dead-8lz20g.legacy-of-dead-qasahs.legacy-of-dead-htwdvl.legacy-of-dead-z6klfm.legacy-of-dead-8iapv9.legacy-of-dead-a076o3.legacy-of-dead-miluv1.legacy-of-dead-i0jlay 1.legacy-of-dead-eo7t1n.legacy-of-dead-7burcx.legacy-of-dead-x3dkeu.legacy-of-dead-54jsyi.legacy-of-dead-05z8as.legacy-of-dead-7zkdaf 1.legacy-of-dead-7rj2t7.legacy-of-dead-i9hm0i.5z'/%3e%3c/svg%3e");
}

.legacy-of-dead-cqjlg9 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-cqjlg9 {
    gap: 16px 0;
  }
}

.legacy-of-dead-bwrygt {
  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);
}

.legacy-of-dead-bwrygt.legacy-of-dead-1by5hr {
  display: block;
}

.legacy-of-dead-bwrygt.legacy-of-dead-4xw44n {
  display: none;
}

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

.legacy-of-dead-eunidc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.legacy-of-dead-jmje49 {
  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);
}

.legacy-of-dead-zc7p1t {
  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;
}

.legacy-of-dead-5g8bax small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.legacy-of-dead-5g8bax span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.legacy-of-dead-jifkmt {
  font-size: 16px;
  line-height: 140%;
}

.legacy-of-dead-xmlstu {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.legacy-of-dead-xmlstu .legacy-of-dead-rttcb1 {
  fill: #c2c0ce;
}

.legacy-of-dead-xmlstu [rating="1"] .legacy-of-dead-rttcb1:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.legacy-of-dead-xmlstu [rating="2"] .legacy-of-dead-rttcb1:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.legacy-of-dead-xmlstu [rating="3"] .legacy-of-dead-rttcb1:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.legacy-of-dead-xmlstu [rating="4"] .legacy-of-dead-rttcb1:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.legacy-of-dead-xmlstu [rating="5"] .legacy-of-dead-rttcb1:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.legacy-of-dead-ucj6dt 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;
}

.legacy-of-dead-ucj6dt 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 */

.legacy-of-dead-asuarf {
  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);
}

.legacy-of-dead-asuarf.legacy-of-dead-h1na4e {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.legacy-of-dead-t9o8xp {
  margin: 25px 0;
}

.legacy-of-dead-1b05x3 > input:not(:checked) ~ label:hover,
.legacy-of-dead-1b05x3 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.legacy-of-dead-lmiuu9.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.legacy-of-dead-mt7y8o 44.legacy-of-dead-z8pr9o.legacy-of-dead-djfo54.legacy-of-dead-2cdmna.legacy-of-dead-chahkn.legacy-of-dead-2mgxyl.legacy-of-dead-09x2b6.legacy-of-dead-qvs1t7.legacy-of-dead-tgoe3x.legacy-of-dead-l3piok.legacy-of-dead-uedqm3.legacy-of-dead-31gf2e.legacy-of-dead-tip0ld 0l-12.legacy-of-dead-n9f5cv 30.legacy-of-dead-2ks0wa.legacy-of-dead-ai8s35 2.legacy-of-dead-rfz4h2.legacy-of-dead-ai8s35 3.legacy-of-dead-q6hxil 3.legacy-of-dead-jbowas.legacy-of-dead-b5hbcp 3.legacy-of-dead-amhzf5.legacy-of-dead-7fmaf9.legacy-of-dead-jnf91w.legacy-of-dead-ezv9ph 7-3.legacy-of-dead-n9f5cv 10.legacy-of-dead-0ox6ep.legacy-of-dead-ezv9ph 23.legacy-of-dead-jqtqm0.legacy-of-dead-2lxn0y 1.legacy-of-dead-c9kf7j 2.legacy-of-dead-n9f5cv 3.legacy-of-dead-2lxn0y 1.legacy-of-dead-b5hbcp 5.legacy-of-dead-y4kjkv.legacy-of-dead-b5hbcp 32.legacy-of-dead-oqn3hf.legacy-of-dead-7fmaf9 5.legacy-of-dead-tip0ld 4.legacy-of-dead-ezv9ph 9.legacy-of-dead-ezv9ph 8.legacy-of-dead-b5hbcp 6.legacy-of-dead-6r8i8b.legacy-of-dead-lmwvd4.legacy-of-dead-rzsqew.legacy-of-dead-akkkib.legacy-of-dead-3p2d81 4.legacy-of-dead-gfwhmo.legacy-of-dead-3p2d81 6.legacy-of-dead-3p2d81 0l29.legacy-of-dead-tip0ld 17.legacy-of-dead-anl94t.legacy-of-dead-fwim4i 2.legacy-of-dead-z8zd22 10.legacy-of-dead-id4v7g.legacy-of-dead-n9f5cv 8.legacy-of-dead-338ka9.legacy-of-dead-euh421.legacy-of-dead-lt9wn1.legacy-of-dead-c3bg1p.legacy-of-dead-5jnx8k.legacy-of-dead-7fmaf9.legacy-of-dead-2mgxyl.legacy-of-dead-n9f5cv 1.legacy-of-dead-1k8e3b.legacy-of-dead-o4bbcg.legacy-of-dead-kqfkq0.legacy-of-dead-3ixq69.legacy-of-dead-ur1cg8.legacy-of-dead-c9kf7j 1.legacy-of-dead-ovbs0j.legacy-of-dead-wsp961.5z'/%3e%3c/svg%3e");
}

.legacy-of-dead-yg3rtx {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-yg3rtx {
    gap: 16px 0;
  }
}

.legacy-of-dead-c5k2bp {
  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);
}

.legacy-of-dead-c5k2bp.legacy-of-dead-a1l17i {
  display: block;
}

.legacy-of-dead-c5k2bp.legacy-of-dead-679pon {
  display: none;
}

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

.legacy-of-dead-8mtttb {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.legacy-of-dead-kwtxzh {
  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);
}

.legacy-of-dead-2t1swr {
  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;
}

.legacy-of-dead-0etpgr small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.legacy-of-dead-0etpgr span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.legacy-of-dead-zntc5j {
  font-size: 16px;
  line-height: 140%;
}

.legacy-of-dead-lwj3ic {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.legacy-of-dead-lwj3ic .legacy-of-dead-5cwu19 {
  fill: #c2c0ce;
}

.legacy-of-dead-lwj3ic [rating="1"] .legacy-of-dead-5cwu19:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.legacy-of-dead-lwj3ic [rating="2"] .legacy-of-dead-5cwu19:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.legacy-of-dead-lwj3ic [rating="3"] .legacy-of-dead-5cwu19:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.legacy-of-dead-lwj3ic [rating="4"] .legacy-of-dead-5cwu19:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.legacy-of-dead-lwj3ic [rating="5"] .legacy-of-dead-5cwu19:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.legacy-of-dead-wmx933 {
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--registr-btn);
  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) {
  .legacy-of-dead-wmx933:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-wmx933 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

/* scroll */
.legacy-of-dead-8ytpo6 {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.legacy-of-dead-yg3rtx {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 20px 0;
  width: calc(100% / 3 * 4);
  transition: transform 0chicken-road-8b09xf ease-in-out;
  margin: 0;
}

.legacy-of-dead-c5k2bp {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
  box-sizing: border-box;
}
.legacy-of-dead-c5k2bp.legacy-of-dead-a1l17i {
  display: block;
}

.legacy-of-dead-kb2sw5 {
  z-index: 10;
  background: var(--button-bg-color);
  color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

.legacy-of-dead-dlqv1c {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.legacy-of-dead-kb2sw5:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

#review-prev {
  left: 10px;
}
#review-next {
  right: 10px;
}

.legacy-of-dead-kb2sw5:disabled {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
  cursor: not-allowed;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-yg3rtx {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

  .legacy-of-dead-c5k2bp {
    max-width: calc(100% / 8);
    flex-basis: calc(100% / 8);
    margin: 0;
    padding: 16px;
    margin-right: 5px;
  }

  .legacy-of-dead-kb2sw5 {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #review-prev {
    left: 5px;
  }
  #review-next {
    right: 5px;
  }
}

.legacy-of-dead-9zia8v {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--table-1-color);
  background: linear-gradient(180deg, #06affd 0%, #0077ff 100%);
}

.legacy-of-dead-6ig8pm {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(180deg, #069afd 0%, #00c3ff 100%);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0fishroad-dfa17m ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.legacy-of-dead-6ig8pm::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.legacy-of-dead-9zia8v.legacy-of-dead-f54z8v .legacy-of-dead-6ig8pm::after {
  transform: rotate(45deg);
}

.legacy-of-dead-6ig8pm:hover {
  background: rgba(255, 255, 255, 0.3);
}

.legacy-of-dead-t4broe {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0fishroad-ivv94k ease,
    padding 0fishroad-ivv94k ease;
  padding: 0 20px;
  background: linear-gradient(180deg, #059bc0 0%, #0995b8 100%);
}

.legacy-of-dead-9zia8v.legacy-of-dead-f54z8v .legacy-of-dead-t4broe {
  max-height: 100%;
  padding: 15px 20px;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

.legacy-of-dead-qw0n78 {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.legacy-of-dead-qw0n78 img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .legacy-of-dead-qw0n78 img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .legacy-of-dead-0v4yoq .legacy-of-dead-gwdeoj img {
    margin-top: -150px !important;
  }

  .legacy-of-dead-w44xnn {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.legacy-of-dead-xzp9yz {
  margin-bottom: 25px;
}

.legacy-of-dead-xzp9yz iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.legacy-of-dead-79sao1 {
  width: 90%;
  position: fixed;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../other/bg.webp);
  background-size: cover;
  background-position: center calc(100% - 522px);
  color: #fff;
  border-radius: 8px;
  transition: bottom 0.legacy-of-dead-gdp9if ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.legacy-of-dead-33pfy5 {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.legacy-of-dead-33pfy5 p {
  color: #fff900;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  font-family: Tahoma;

  z-index: -1;
  background: rgb(0 0 0 / 32%);
  height: 73px;
  padding: 25px;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  backdrop-filter: blur(5px);
}

.legacy-of-dead-33pfy5 button {
  z-index: 2;
}

.legacy-of-dead-79sao1.legacy-of-dead-vg3hke {
  bottom: 40px;
}

.legacy-of-dead-pyj348 {
  position: absolute;
  bottom: 10px;
  left: 0;
  animation: move-x 7s linear infinite;
  pointer-events: none;
}

.legacy-of-dead-fw64rw {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.legacy-of-dead-w1527m infinite ease-in-out;
  transform-origin: center bottom;
  user-select: none;
}

@keyframes move-x {
  from {
    transform: translateX(-30vw);
  }
  to {
    transform: translateX(130vw);
  }
}

@keyframes jump-y {
  0% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-18px) rotate(-8deg);
  }

  50% {
    transform: translateY(-22px) rotate(-5deg);
  }

  75% {
    transform: translateY(-10px) rotate(6deg);
  }

  100% {
    transform: translateY(0) rotate(0deg);
  }
}

.legacy-of-dead-f0054s {
  position: absolute;
  top: -15px;
  right: -15px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  color: #fff;
  font-size: 20px;
  width: 26px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  user-select: none;
  transition: background 0.legacy-of-dead-kbzz7d ease;
  z-index: 10000;
}

.legacy-of-dead-f0054s:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 650px) {
  .legacy-of-dead-33pfy5 p {
    font-size: 16px;
    padding: 17px 15px 15px 15px;
    text-align: center;
  }

  .legacy-of-dead-33pfy5 .legacy-of-dead-i16203 {
    font-size: 13.5px;
  }

  .legacy-of-dead-79sao1 .legacy-of-dead-fw64rw {
    animation: jump-y 0.legacy-of-dead-w1527m infinite ease-in-out;
  }

  .legacy-of-dead-sda8ly {
    display: none;
  }
}

.legacy-of-dead-pmjh3q {
  position: absolute;
  width: 50px;
  height: auto;
  animation: rocket-fly 6s linear infinite;
  pointer-events: none;
  user-select: none;
  opacity: 0.9;
}

.legacy-of-dead-4omhcv {
  top: 10px;
  animation-duration: 7s;
}

.legacy-of-dead-m0e3gx {
  bottom: 10px;
  animation-duration: 5s;
}

@keyframes rocket-fly {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(-200px);
  }
}

.legacy-of-dead-6dct62 {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.legacy-of-dead-sda8ly {
  max-width: 50px;
  top: -15px;
  left: 5%;
  z-index: 1;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 8s ease-in-out infinite;
}

.legacy-of-dead-799vtb {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.legacy-of-dead-swi73n {
  max-width: 75px;
  top: -15px;
  left: 90%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 3s ease-in-out infinite;
}

@keyframes cloud-drift {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes cloud-float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0px);
  }
}

.legacy-of-dead-mf98gr {
  position: absolute;
  color: #12e05b;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  pointer-events: none;
  transform-origin: center;
  animation: moneyFade 2s ease-out forwards;
}

@keyframes moneyFade {
  0% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px) scale(1.3);
  }
}

.legacy-of-dead-hsfxsd {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.legacy-of-dead-hsfxsd .legacy-of-dead-7vygfs {
  display: flex;
  align-items: center;
}

.legacy-of-dead-uajl6y {
  display: flex;
  flex-direction: column;
}

.legacy-of-dead-bl64jc {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.legacy-of-dead-tfizt2 {
  max-width: 300px;
  width: 100%;
}

.legacy-of-dead-v9j0w1 {
  max-width: 280px;
  width: 100%;
  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);
  border: 1px solid black;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
}

@media (max-width: 925px) {
  .legacy-of-dead-hsfxsd {
    flex-direction: column;
  }

  .legacy-of-dead-7vygfs {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .legacy-of-dead-uajl6y {
    text-align: center;
  }

  .legacy-of-dead-hsfxsd h3 {
    margin-bottom: 0 !important;
  }
}

.legacy-of-dead-dmjlj3 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

@media (max-width: 501px) {
  .legacy-of-dead-dmjlj3 {
    font-size: 12px;
  }
}

.legacy-of-dead-e24no7 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  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;
}

.legacy-of-dead-z12o04 {
  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) {
  .legacy-of-dead-z12o04 {
    flex-direction: column;
  }
}

.legacy-of-dead-b67ui1 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.legacy-of-dead-h7zo0m li:first-child {
  margin-bottom: 10px;
}

.legacy-of-dead-h7zo0m a {
  color: #000;
}

.legacy-of-dead-2g39e5 {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .legacy-of-dead-2g39e5 {
    align-items: center;
  }

  .legacy-of-dead-lovkf2 {
    flex-direction: column;
  }
}

.legacy-of-dead-xs80om {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.legacy-of-dead-qg2zur img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.legacy-of-dead-jsz4gs {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.legacy-of-dead-jsz4gs a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.legacy-of-dead-mnfabb ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.legacy-of-dead-jsz4gs a:hover {
  text-decoration: none;

  background-color: var(--button-bg-hover);
}

.legacy-of-dead-zbdgs7 {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 30px auto;
  padding: 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1200px) {
  .legacy-of-dead-zbdgs7 {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-zbdgs7 {
    margin: 15px auto;
  }
}
.legacy-of-dead-zbdgs7 li {
  font-size: 16px;
  position: relative;
}
.legacy-of-dead-zbdgs7 li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .legacy-of-dead-zbdgs7 li a:hover {
    text-decoration: underline;
  }
}
.legacy-of-dead-zbdgs7 li span {
  opacity: 0.5;
}
.legacy-of-dead-zbdgs7 li + li {
  margin-left: 30px;
}
.legacy-of-dead-zbdgs7 li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

.legacy-of-dead-gw92bp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .legacy-of-dead-gw92bp {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-gw92bp {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.legacy-of-dead-hlwsej {
  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) {
  .legacy-of-dead-hlwsej {
    flex-direction: column;
  }
}
.legacy-of-dead-qd0ud2 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.legacy-of-dead-qd0ud2 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-qd0ud2 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.legacy-of-dead-z8u6jl {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.legacy-of-dead-z8u6jl 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) {
  .legacy-of-dead-z8u6jl ul {
    margin-bottom: 15px;
  }
}
.legacy-of-dead-z8u6jl ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.legacy-of-dead-z8u6jl 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);
}
.legacy-of-dead-z8u6jl ul li span svg {
  fill: var(--title-color);
}
.legacy-of-dead-z8u6jl ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-z8u6jl ul li small {
    font-size: 12px;
  }
}
.legacy-of-dead-z8u6jl ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.legacy-of-dead-z8u6jl ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-z8u6jl {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.legacy-of-dead-o9zo4f {
  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) {
  .legacy-of-dead-o9zo4f {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.legacy-of-dead-wze66z {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.legacy-of-dead-qn0yfk {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-qn0yfk {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .legacy-of-dead-qn0yfk:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.legacy-of-dead-qn0yfk.legacy-of-dead-95c0ew {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .legacy-of-dead-qn0yfk.legacy-of-dead-95c0ew:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.legacy-of-dead-mryx8v {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .legacy-of-dead-mryx8v {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-mryx8v {
    padding: 50px 16px 68px;
  }
}
.legacy-of-dead-qdcys0 {
  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) {
  .legacy-of-dead-qdcys0 {
    flex-direction: column;
  }
}
.legacy-of-dead-xttmic {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-xttmic {
    margin-bottom: 40px;
  }
}
.legacy-of-dead-z19zs8 .legacy-of-dead-dbrord {
  margin-bottom: 28px;
}
.legacy-of-dead-z19zs8 .legacy-of-dead-dbrord img {
  max-height: 100px;
  width: auto;
}
.legacy-of-dead-2gvtgs {
  display: flex;
  align-items: center;
}
.legacy-of-dead-2gvtgs a + a {
  margin-left: 24px;
}
.legacy-of-dead-2gvtgs img {
  max-height: 56px;
  width: auto;
}
.legacy-of-dead-2gvtgs img + img {
  margin-left: 24px;
}
.legacy-of-dead-gzlh8c {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-gzlh8c {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.legacy-of-dead-6r9muz {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-6r9muz {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

.legacy-of-dead-f63fmi {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.legacy-of-dead-f63fmi label {
  font-size: 14px;
}

.legacy-of-dead-f63fmi h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.legacy-of-dead-f63fmi input,
.legacy-of-dead-f63fmi textarea,
.legacy-of-dead-f63fmi button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.legacy-of-dead-f63fmi button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.legacy-of-dead-kbzz7d ease;
}
.legacy-of-dead-f63fmi button:hover {
  background-color: var(--button-bg-hover);
}
.legacy-of-dead-ax88ke {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.legacy-of-dead-005moo ease-in;
}

.legacy-of-dead-ax88ke h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .legacy-of-dead-yyex0l {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .legacy-of-dead-yyex0l > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .legacy-of-dead-yyex0l > div.legacy-of-dead-xqhtha {
  display: block;
  width: 100%;
  max-width: 300px;
}

#reviews button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (max-width: 835px) {
  #reviews .legacy-of-dead-yyex0l > div.legacy-of-dead-xqhtha {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.legacy-of-dead-snfo1q {
  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: 18px auto;
  max-width: 300px;
}

@media (max-width: 765px) {
  .legacy-of-dead-8n75gm .legacy-of-dead-wjcpis a {
    font-size: 12px;
  }
}

/* app */
.legacy-of-dead-1fdqv0 {
  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) {
  .legacy-of-dead-1fdqv0 {
    flex-direction: column;
  }
}
.legacy-of-dead-o4l1yu {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.legacy-of-dead-o4l1yu img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-o4l1yu {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.legacy-of-dead-yn3gzg {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.legacy-of-dead-yn3gzg 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) {
  .legacy-of-dead-yn3gzg ul {
    margin-bottom: 15px;
  }
}
.legacy-of-dead-yn3gzg ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.legacy-of-dead-yn3gzg 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);
}
.legacy-of-dead-yn3gzg ul li span svg {
  fill: var(--title-color);
}
.legacy-of-dead-yn3gzg ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-yn3gzg ul li small {
    font-size: 12px;
  }
}
.legacy-of-dead-yn3gzg ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.legacy-of-dead-yn3gzg ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-yn3gzg {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.legacy-of-dead-8ky92t {
  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) {
  .legacy-of-dead-8ky92t {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.legacy-of-dead-ttnf0c {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.legacy-of-dead-os7iu4 {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0c2qtskg ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-os7iu4 {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .legacy-of-dead-os7iu4:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.legacy-of-dead-os7iu4.legacy-of-dead-sn7zje {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .legacy-of-dead-os7iu4.legacy-of-dead-sn7zje:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.legacy-of-dead-x526aj {
  padding: 10px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .legacy-of-dead-x526aj {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-x526aj {
    padding: 50px 16px 68px;
  }
}