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-8y0war {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.legacy-of-dead-heepax {
  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-heepax: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-ss2bl0 {
  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-ss2bl0 {
    margin: 20px auto 100px;
  }
}

.legacy-of-dead-ss2bl0 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-ss2bl0 h1 {
    font-size: 120px;
  }
}

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

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

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

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

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

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

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

.legacy-of-dead-uv28jn.legacy-of-dead-k6e8j5 {
  justify-content: center;
}

.legacy-of-dead-uv28jn.legacy-of-dead-zb6spp {
  justify-content: normal;
}

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

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

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

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

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

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

.legacy-of-dead-0i00mz img {
  width: 100%;
}

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

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

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

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

.legacy-of-dead-pz58w7 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-pz58w7 ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

.legacy-of-dead-4c9vnl {
  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-4c9vnl {
    height: 50px;
  }
}

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

.legacy-of-dead-4c9vnl.legacy-of-dead-1mka4b {
  background-color: #000;
}

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

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

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

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

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

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

.legacy-of-dead-2635z3 .legacy-of-dead-opmzsc {
  margin-bottom: 28px;
}

.legacy-of-dead-2635z3 .legacy-of-dead-opmzsc img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-36kex3.legacy-of-dead-atz7aw {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.legacy-of-dead-f8f8xo h1,
.legacy-of-dead-f8f8xo 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-f8f8xo h1,
  .legacy-of-dead-f8f8xo h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.legacy-of-dead-apwl4q {
  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-apwl4q {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

.legacy-of-dead-apwl4q 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-apwl4q li a svg {
  fill: var(--button-text-color);
}

.legacy-of-dead-apwl4q li a.legacy-of-dead-atz7aw {
  background: var(--border-color);
}

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

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

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

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

.legacy-of-dead-blc9vy {
  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-blc9vy span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

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

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

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

.legacy-of-dead-uz6tbz {
  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-uz6tbz {
    height: 54px;
  }
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .legacy-of-dead-iq75xs {
    display: none;
  }
  .legacy-of-dead-iq75xs::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-rmkato {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

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

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

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

@media only screen and (max-width: 1023px) {
  .legacy-of-dead-rmkato {
    display: block;
  }
  .legacy-of-dead-rmkato li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .legacy-of-dead-rmkato li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .legacy-of-dead-rmkato 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-rmkato li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.legacy-of-dead-2mom2f.legacy-of-dead-9jsd1h {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

.legacy-of-dead-w06nux {
  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-w06nux::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-w06nux {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .legacy-of-dead-w06nux img {
    max-width: 20px;
  }
}

.legacy-of-dead-bbm4m6 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-bbm4m6 ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.legacy-of-dead-bbm4m6 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-bbm4m6 ul li {
    padding: 5px;
  }
}

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

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

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

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

.legacy-of-dead-gf6bre 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-s2cout:checked ~ .legacy-of-dead-iq75xs {
    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-iq75xs {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .legacy-of-dead-s2cout:checked ~ .legacy-of-dead-iq75xs {
    display: block;
  }
  .legacy-of-dead-s2cout:checked + .legacy-of-dead-gf6bre span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .legacy-of-dead-s2cout:checked + .legacy-of-dead-gf6bre span:nth-child(2) {
    display: none;
  }
  .legacy-of-dead-s2cout:checked + .legacy-of-dead-gf6bre span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-4vqc8b p:first-of-type {
  margin-top: 0;
}

.legacy-of-dead-4vqc8b p:last-of-type {
  margin-bottom: 0;
}

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

.legacy-of-dead-4vqc8b ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-2x2tyf .legacy-of-dead-3oxths {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.legacy-of-dead-2x2tyf .legacy-of-dead-ioz10f {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.legacy-of-dead-kn4dxa .legacy-of-dead-heepax {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.legacy-of-dead-bs2qe9 {
  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-bs2qe9 span {
  height: 32px;
}

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

.legacy-of-dead-bs2qe9.legacy-of-dead-y4979f span {
  transform: scaleY(-1);
}

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

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

.legacy-of-dead-hv2wze 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-hv2wze li {
    font-size: 16px;
  }
}

.legacy-of-dead-hv2wze 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-hv2wze li a:hover {
    background: var(--main-theme-color);
  }
}

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

.legacy-of-dead-hv2wze.legacy-of-dead-ty4rlu {
  display: none;
}

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

.legacy-of-dead-0cvhy9 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .legacy-of-dead-0cvhy9 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-15ep66 {
  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-0z0k1u {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.legacy-of-dead-d48dwm 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-d48dwm h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .legacy-of-dead-ks0kco {
    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-skst8b {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-nwupbz {
  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-nwupbz 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-nwupbz 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-nwupbz 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-nwupbz tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.legacy-of-dead-nwupbz 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-nwupbz 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-nwupbz tbody tr td:last-of-type {
  margin-left: auto;
}

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

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

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

.legacy-of-dead-nwupbz tbody tr td .legacy-of-dead-h2v2aq {
  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-nwupbz tbody tr td .legacy-of-dead-h2v2aq:hover {
    background: var(--button-bg-hover);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-fvpi2v 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-fvpi2v:hover img {
    transform: scale(1.01);
  }
}

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

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

.legacy-of-dead-rk30r2 {
  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-rk30r2 {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

.legacy-of-dead-fum98p {
  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-fum98p::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-jtez2i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.legacy-of-dead-jtez2i 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-jtez2i:hover svg {
    transform: scale(1.1);
  }
}

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

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

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

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

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

.legacy-of-dead-93dogt img {
  width: 100%;
}

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

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

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

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

.legacy-of-dead-isjzrp {
  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-isjzrp:hover {
  border: 1px solid #8c8ca2;
}

.legacy-of-dead-sxh50a {
  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-sxh50a:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.legacy-of-dead-arfbwx {
  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-arfbwx a {
  text-decoration: underline;
  color: #8babff;
}

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

.legacy-of-dead-jsygk6 .legacy-of-dead-isjzrp {
  width: 50%;
  margin: 0;
}

.legacy-of-dead-qcomm4 {
  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-qcomm4:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

.legacy-of-dead-ztn645 {
  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-ztn645 {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

.legacy-of-dead-iaxxpx 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-iaxxpx a {
    margin: 1px 0 4px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-bl1k60 {
  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-bl1k60::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-z25mse {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.legacy-of-dead-z25mse.legacy-of-dead-ffrjbz {
  display: none;
}

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

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

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

.legacy-of-dead-ubspyp.legacy-of-dead-c0lp37 {
  opacity: 1;
  pointer-events: all;
}

.legacy-of-dead-s26eqg {
  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-s26eqg svg {
  margin-right: 10px;
}

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

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

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

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

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

.legacy-of-dead-c6jgrq .legacy-of-dead-kn4dxa {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.legacy-of-dead-c6jgrq .legacy-of-dead-kn4dxa h1,
.legacy-of-dead-c6jgrq .legacy-of-dead-kn4dxa 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-c6jgrq .legacy-of-dead-kn4dxa h1,
  .legacy-of-dead-c6jgrq .legacy-of-dead-kn4dxa h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .legacy-of-dead-c6jgrq .legacy-of-dead-kn4dxa {
    margin: 28px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.legacy-of-dead-m0izyn 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-m0izyn h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.legacy-of-dead-wjwcyg {
  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-wjwcyg {
    padding: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-cveo1r .legacy-of-dead-iq2uyx {
  position: relative;
}

.legacy-of-dead-cveo1r .legacy-of-dead-smn64y {
  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-cveo1r .legacy-of-dead-smn64y.legacy-of-dead-ffrjbz {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .legacy-of-dead-cveo1r .legacy-of-dead-kv9fpm {
    bottom: 90px;
  }
}

.legacy-of-dead-cveo1r .legacy-of-dead-kv9fpm .legacy-of-dead-co994m {
  max-width: 300px;
  width: 100%;
}

.legacy-of-dead-cveo1r
  .legacy-of-dead-kv9fpm
  .legacy-of-dead-co994m
  .legacy-of-dead-7xt4kf {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-cveo1r
    .legacy-of-dead-kv9fpm
    .legacy-of-dead-co994m
    .legacy-of-dead-7xt4kf {
    font-size: 32px;
    text-align: center;
  }
}

.legacy-of-dead-cveo1r
  .legacy-of-dead-kv9fpm
  .legacy-of-dead-co994m
  .legacy-of-dead-4ou81s {
  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-cveo1r
    .legacy-of-dead-kv9fpm
    .legacy-of-dead-co994m
    .legacy-of-dead-4ou81s {
    text-align: center;
  }
}

.legacy-of-dead-cveo1r .legacy-of-dead-kv9fpm .legacy-of-dead-9jsd1h {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.legacy-of-dead-cveo1r
  .legacy-of-dead-kv9fpm
  .legacy-of-dead-9jsd1h
  .legacy-of-dead-6h0r21 {
  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-cveo1r
  .legacy-of-dead-kv9fpm
  .legacy-of-dead-9jsd1h
  .legacy-of-dead-6h0r21:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-cveo1r
    .legacy-of-dead-kv9fpm
    .legacy-of-dead-9jsd1h
    .legacy-of-dead-6h0r21 {
    width: 100%;
  }
}

.legacy-of-dead-cveo1r
  .legacy-of-dead-kv9fpm
  .legacy-of-dead-9jsd1h
  .legacy-of-dead-tje2d0 {
  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-cveo1r
  .legacy-of-dead-kv9fpm
  .legacy-of-dead-9jsd1h
  .legacy-of-dead-tje2d0
  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-cveo1r
  .legacy-of-dead-kv9fpm
  .legacy-of-dead-9jsd1h
  .legacy-of-dead-tje2d0: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-cveo1r
  .legacy-of-dead-kv9fpm
  .legacy-of-dead-9jsd1h
  .legacy-of-dead-tje2d0:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .legacy-of-dead-cveo1r
    .legacy-of-dead-kv9fpm
    .legacy-of-dead-9jsd1h
    .legacy-of-dead-tje2d0 {
    width: 100%;
  }
}

.legacy-of-dead-cveo1r .legacy-of-dead-kv9fpm.legacy-of-dead-ffrjbz {
  display: none;
}

.legacy-of-dead-cveo1r .legacy-of-dead-wxz3e2 {
  display: none;
}

.legacy-of-dead-cveo1r .legacy-of-dead-wxz3e2.legacy-of-dead-c0lp37 {
  display: block;
}

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

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

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

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

.legacy-of-dead-cveo1r .legacy-of-dead-9zv84l .legacy-of-dead-7xt4kf {
  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-cveo1r .legacy-of-dead-9zv84l .legacy-of-dead-7xt4kf {
    margin-bottom: 24px;
  }
}

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

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

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

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

.legacy-of-dead-fh3hvk.legacy-of-dead-atz7aw {
  display: block;
}

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

.legacy-of-dead-fh3hvk .legacy-of-dead-p3ey9o {
  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-fh3hvk .legacy-of-dead-2mck9v {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.legacy-of-dead-fh3hvk .legacy-of-dead-tje2d0 {
  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-fh3hvk .legacy-of-dead-tje2d0:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.legacy-of-dead-q345cn.legacy-of-dead-atz7aw {
  display: block;
}

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

.legacy-of-dead-jqrc5p {
  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-xdqqvu {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.legacy-of-dead-ynx0ik.legacy-of-dead-ffrjbz {
  display: none;
}

.legacy-of-dead-6k1cbr {
  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-6k1cbr {
    margin-bottom: 20px;
  }
}

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

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

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

.legacy-of-dead-33t3e6 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-33t3e6 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

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

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

.legacy-of-dead-u91nh5 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-u91nh5 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.legacy-of-dead-tyl8fj {
  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-tyl8fj:hover {
  background: var(--border-color);
}

.legacy-of-dead-vzvuxr {
  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-vzvuxr:hover {
  background: #166ad9;
}

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

.legacy-of-dead-5h9ce8.legacy-of-dead-ffrjbz {
  display: none;
}

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

.legacy-of-dead-5h9ce8 .legacy-of-dead-tyl8fj {
  margin: 0 auto;
}

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

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

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

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

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

.legacy-of-dead-7ck2vu > 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-cphzoo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.legacy-of-dead-pcwza3 44.legacy-of-dead-iljekf.legacy-of-dead-7u8oys.legacy-of-dead-25ebvr.legacy-of-dead-9xcz28.legacy-of-dead-8d03o9.legacy-of-dead-mter1w.legacy-of-dead-hyongh.legacy-of-dead-mhuwg0.legacy-of-dead-plk852.legacy-of-dead-8ve3vr.legacy-of-dead-m6k43b.legacy-of-dead-nceamw 0l-12.legacy-of-dead-fisa25 30.legacy-of-dead-gs7a4n.legacy-of-dead-px8y2y 2.legacy-of-dead-0qwkoo.legacy-of-dead-px8y2y 3.legacy-of-dead-nn6xmn 3.legacy-of-dead-rlmtpe.legacy-of-dead-c774mt 3.legacy-of-dead-wu6liy.legacy-of-dead-w3r0v4.legacy-of-dead-x4i5p3.legacy-of-dead-f3ckph 7-3.legacy-of-dead-fisa25 10.legacy-of-dead-e5yym8.legacy-of-dead-f3ckph 23.legacy-of-dead-7uqnbz.legacy-of-dead-ypvu4c 1.legacy-of-dead-l1emse 2.legacy-of-dead-fisa25 3.legacy-of-dead-ypvu4c 1.legacy-of-dead-c774mt 5.legacy-of-dead-agcsym.legacy-of-dead-c774mt 32.legacy-of-dead-3dr0x7.legacy-of-dead-w3r0v4 5.legacy-of-dead-nceamw 4.legacy-of-dead-f3ckph 9.legacy-of-dead-f3ckph 8.legacy-of-dead-c774mt 6.legacy-of-dead-fjtnk2.legacy-of-dead-seddku.legacy-of-dead-haqfn2.legacy-of-dead-r4gxtn.legacy-of-dead-d45sy9 4.legacy-of-dead-zgrby9.legacy-of-dead-d45sy9 6.legacy-of-dead-d45sy9 0l29.legacy-of-dead-nceamw 17.legacy-of-dead-jrcqub.legacy-of-dead-xkwim1 2.legacy-of-dead-hnmtjr 10.legacy-of-dead-31mocr.legacy-of-dead-fisa25 8.legacy-of-dead-dvt36w.legacy-of-dead-9urfej.legacy-of-dead-lqxpdz.legacy-of-dead-yo6uy5.legacy-of-dead-ztjxw4.legacy-of-dead-w3r0v4.legacy-of-dead-8d03o9.legacy-of-dead-fisa25 1.legacy-of-dead-4i3jdi.legacy-of-dead-lxp6kw.legacy-of-dead-uv7ccq.legacy-of-dead-feejtn.legacy-of-dead-p6q5e4.legacy-of-dead-l1emse 1.legacy-of-dead-o6wqbl.legacy-of-dead-xgzpk4.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.legacy-of-dead-7ck2vu > input:checked ~ label,
.legacy-of-dead-7ck2vu > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.legacy-of-dead-cphzoo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.legacy-of-dead-pcwza3 44.legacy-of-dead-iljekf.legacy-of-dead-7u8oys.legacy-of-dead-25ebvr.legacy-of-dead-9xcz28.legacy-of-dead-8d03o9.legacy-of-dead-mter1w.legacy-of-dead-hyongh.legacy-of-dead-mhuwg0.legacy-of-dead-plk852.legacy-of-dead-8ve3vr.legacy-of-dead-m6k43b.legacy-of-dead-nceamw 0l-12.legacy-of-dead-fisa25 30.legacy-of-dead-gs7a4n.legacy-of-dead-px8y2y 2.legacy-of-dead-0qwkoo.legacy-of-dead-px8y2y 3.legacy-of-dead-nn6xmn 3.legacy-of-dead-rlmtpe.legacy-of-dead-c774mt 3.legacy-of-dead-wu6liy.legacy-of-dead-w3r0v4.legacy-of-dead-x4i5p3.legacy-of-dead-f3ckph 7-3.legacy-of-dead-fisa25 10.legacy-of-dead-e5yym8.legacy-of-dead-f3ckph 23.legacy-of-dead-7uqnbz.legacy-of-dead-ypvu4c 1.legacy-of-dead-l1emse 2.legacy-of-dead-fisa25 3.legacy-of-dead-ypvu4c 1.legacy-of-dead-c774mt 5.legacy-of-dead-agcsym.legacy-of-dead-c774mt 32.legacy-of-dead-3dr0x7.legacy-of-dead-w3r0v4 5.legacy-of-dead-nceamw 4.legacy-of-dead-f3ckph 9.legacy-of-dead-f3ckph 8.legacy-of-dead-c774mt 6.legacy-of-dead-fjtnk2.legacy-of-dead-seddku.legacy-of-dead-haqfn2.legacy-of-dead-r4gxtn.legacy-of-dead-d45sy9 4.legacy-of-dead-zgrby9.legacy-of-dead-d45sy9 6.legacy-of-dead-d45sy9 0l29.legacy-of-dead-nceamw 17.legacy-of-dead-jrcqub.legacy-of-dead-xkwim1 2.legacy-of-dead-hnmtjr 10.legacy-of-dead-31mocr.legacy-of-dead-fisa25 8.legacy-of-dead-dvt36w.legacy-of-dead-9urfej.legacy-of-dead-lqxpdz.legacy-of-dead-yo6uy5.legacy-of-dead-ztjxw4.legacy-of-dead-w3r0v4.legacy-of-dead-8d03o9.legacy-of-dead-fisa25 1.legacy-of-dead-4i3jdi.legacy-of-dead-lxp6kw.legacy-of-dead-uv7ccq.legacy-of-dead-feejtn.legacy-of-dead-p6q5e4.legacy-of-dead-l1emse 1.legacy-of-dead-o6wqbl.legacy-of-dead-xgzpk4.5z'/%3e%3c/svg%3e");
}

.legacy-of-dead-7ck2vu > input:not(:checked) ~ label:hover,
.legacy-of-dead-7ck2vu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.legacy-of-dead-cphzoo.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.legacy-of-dead-pcwza3 44.legacy-of-dead-iljekf.legacy-of-dead-7u8oys.legacy-of-dead-25ebvr.legacy-of-dead-9xcz28.legacy-of-dead-8d03o9.legacy-of-dead-mter1w.legacy-of-dead-hyongh.legacy-of-dead-mhuwg0.legacy-of-dead-plk852.legacy-of-dead-8ve3vr.legacy-of-dead-m6k43b.legacy-of-dead-nceamw 0l-12.legacy-of-dead-fisa25 30.legacy-of-dead-gs7a4n.legacy-of-dead-px8y2y 2.legacy-of-dead-0qwkoo.legacy-of-dead-px8y2y 3.legacy-of-dead-nn6xmn 3.legacy-of-dead-rlmtpe.legacy-of-dead-c774mt 3.legacy-of-dead-wu6liy.legacy-of-dead-w3r0v4.legacy-of-dead-x4i5p3.legacy-of-dead-f3ckph 7-3.legacy-of-dead-fisa25 10.legacy-of-dead-e5yym8.legacy-of-dead-f3ckph 23.legacy-of-dead-7uqnbz.legacy-of-dead-ypvu4c 1.legacy-of-dead-l1emse 2.legacy-of-dead-fisa25 3.legacy-of-dead-ypvu4c 1.legacy-of-dead-c774mt 5.legacy-of-dead-agcsym.legacy-of-dead-c774mt 32.legacy-of-dead-3dr0x7.legacy-of-dead-w3r0v4 5.legacy-of-dead-nceamw 4.legacy-of-dead-f3ckph 9.legacy-of-dead-f3ckph 8.legacy-of-dead-c774mt 6.legacy-of-dead-fjtnk2.legacy-of-dead-seddku.legacy-of-dead-haqfn2.legacy-of-dead-r4gxtn.legacy-of-dead-d45sy9 4.legacy-of-dead-zgrby9.legacy-of-dead-d45sy9 6.legacy-of-dead-d45sy9 0l29.legacy-of-dead-nceamw 17.legacy-of-dead-jrcqub.legacy-of-dead-xkwim1 2.legacy-of-dead-hnmtjr 10.legacy-of-dead-31mocr.legacy-of-dead-fisa25 8.legacy-of-dead-dvt36w.legacy-of-dead-9urfej.legacy-of-dead-lqxpdz.legacy-of-dead-yo6uy5.legacy-of-dead-ztjxw4.legacy-of-dead-w3r0v4.legacy-of-dead-8d03o9.legacy-of-dead-fisa25 1.legacy-of-dead-4i3jdi.legacy-of-dead-lxp6kw.legacy-of-dead-uv7ccq.legacy-of-dead-feejtn.legacy-of-dead-p6q5e4.legacy-of-dead-l1emse 1.legacy-of-dead-o6wqbl.legacy-of-dead-xgzpk4.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.legacy-of-dead-0aq2xk.legacy-of-dead-ffrjbz {
  display: none;
}

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

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

.legacy-of-dead-ooiibk {
  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-ooiibk::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-dca614 {
  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-dca614 {
    top: -20px;
  }
}

.legacy-of-dead-odrh7w {
  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-odrh7w:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

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

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

.legacy-of-dead-0aq2xk.legacy-of-dead-ub3dwt .legacy-of-dead-f427on {
  background: #2b3b67;
}

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

.legacy-of-dead-0aq2xk.legacy-of-dead-ub3dwt .legacy-of-dead-ooiibk::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.legacy-of-dead-0aq2xk.legacy-of-dead-ub3dwt .legacy-of-dead-ooiibk::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.legacy-of-dead-0aq2xk.legacy-of-dead-ub3dwt .legacy-of-dead-58tr70::before {
  background: #0e0f41;
}

.legacy-of-dead-0aq2xk.legacy-of-dead-ub3dwt .legacy-of-dead-58tr70::after {
  background: #152557;
}

.legacy-of-dead-0aq2xk.legacy-of-dead-tttyl5 .legacy-of-dead-f427on {
  background: #1f35fa;
}

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

.legacy-of-dead-0aq2xk.legacy-of-dead-tttyl5 .legacy-of-dead-ooiibk::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.legacy-of-dead-0aq2xk.legacy-of-dead-tttyl5 .legacy-of-dead-ooiibk::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.legacy-of-dead-0aq2xk.legacy-of-dead-tttyl5 .legacy-of-dead-58tr70::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.legacy-of-dead-0aq2xk.legacy-of-dead-tttyl5 .legacy-of-dead-58tr70::after {
  background: #192ac8;
}

.legacy-of-dead-0aq2xk.legacy-of-dead-rnfot8 .legacy-of-dead-f427on {
  background: #fa771f;
}

.legacy-of-dead-0aq2xk.legacy-of-dead-rnfot8 .legacy-of-dead-ooiibk {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.legacy-of-dead-0aq2xk.legacy-of-dead-rnfot8 .legacy-of-dead-ooiibk::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.legacy-of-dead-0aq2xk.legacy-of-dead-rnfot8 .legacy-of-dead-ooiibk::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.legacy-of-dead-0aq2xk.legacy-of-dead-rnfot8 .legacy-of-dead-58tr70::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.legacy-of-dead-0aq2xk.legacy-of-dead-rnfot8 .legacy-of-dead-58tr70::after {
  background: #fa8535;
}

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

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

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

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

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

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

.legacy-of-dead-bh82kj {
  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-bh82kj {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.legacy-of-dead-am98c0 .legacy-of-dead-4iftn5 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.legacy-of-dead-wvzzo2 {
  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-wvzzo2.legacy-of-dead-c0lp37 {
  display: block;
}

.legacy-of-dead-wvzzo2.legacy-of-dead-ffrjbz {
  display: none;
}

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

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

.legacy-of-dead-zxaatb {
  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-zh48lh {
  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-danty3 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.legacy-of-dead-v8ujwi .legacy-of-dead-4iftn5 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.legacy-of-dead-tjmug6 {
  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-75lave {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-527xvx .legacy-of-dead-rmkato {
  justify-content: center;
}

/* faq */

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

.legacy-of-dead-518jn9 {
  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-518jn9::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.legacy-of-dead-7emx24.legacy-of-dead-atz7aw .legacy-of-dead-518jn9::after {
  transform: rotate(45deg);
}

.legacy-of-dead-dy43n7 {
  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-7emx24.legacy-of-dead-atz7aw .legacy-of-dead-dy43n7 {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.legacy-of-dead-7ck2vu > input:not(:checked) ~ label:hover,
.legacy-of-dead-7ck2vu > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.legacy-of-dead-8xt3ek.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.legacy-of-dead-hyhl23 44.legacy-of-dead-8075d1.legacy-of-dead-9e1zjr.legacy-of-dead-b823v6.legacy-of-dead-1v2aff.legacy-of-dead-u4hxcv.legacy-of-dead-kg023b.legacy-of-dead-4y36lf.legacy-of-dead-zkgxcz.legacy-of-dead-zl8b1d.legacy-of-dead-7g5bef.legacy-of-dead-neheyw.legacy-of-dead-6iz7f6 0l-12.legacy-of-dead-v2ysw3 30.legacy-of-dead-jroadi.legacy-of-dead-26l2xz 2.legacy-of-dead-uii26l.legacy-of-dead-26l2xz 3.legacy-of-dead-avwysl 3.legacy-of-dead-2ys4l3.legacy-of-dead-nr434q 3.legacy-of-dead-f5ptgh.legacy-of-dead-lj6iz3.legacy-of-dead-ijnbeo.legacy-of-dead-4gl85u 7-3.legacy-of-dead-v2ysw3 10.legacy-of-dead-c061v9.legacy-of-dead-4gl85u 23.legacy-of-dead-doj2z9.legacy-of-dead-m7x678 1.legacy-of-dead-8d257x 2.legacy-of-dead-v2ysw3 3.legacy-of-dead-m7x678 1.legacy-of-dead-nr434q 5.legacy-of-dead-fbkz0r.legacy-of-dead-nr434q 32.legacy-of-dead-13dktk.legacy-of-dead-lj6iz3 5.legacy-of-dead-6iz7f6 4.legacy-of-dead-4gl85u 9.legacy-of-dead-4gl85u 8.legacy-of-dead-nr434q 6.legacy-of-dead-iiunjc.legacy-of-dead-jz209t.legacy-of-dead-3qsrno.legacy-of-dead-n8s6dy.legacy-of-dead-9c9q4t 4.legacy-of-dead-61aqsi.legacy-of-dead-9c9q4t 6.legacy-of-dead-9c9q4t 0l29.legacy-of-dead-6iz7f6 17.legacy-of-dead-yebg08.legacy-of-dead-uaghrd 2.legacy-of-dead-s7l0ah 10.legacy-of-dead-igcptr.legacy-of-dead-v2ysw3 8.legacy-of-dead-36xl9u.legacy-of-dead-vknss4.legacy-of-dead-2tt6so.legacy-of-dead-pp0tzf.legacy-of-dead-b5flz0.legacy-of-dead-lj6iz3.legacy-of-dead-u4hxcv.legacy-of-dead-v2ysw3 1.legacy-of-dead-xjk8qv.legacy-of-dead-ct2fju.legacy-of-dead-2ddjxc.legacy-of-dead-vgwbay.legacy-of-dead-u3194g.legacy-of-dead-8d257x 1.legacy-of-dead-dxeosy.legacy-of-dead-5wn7cn.5z'/%3e%3c/svg%3e");
}

.legacy-of-dead-lwz4tz {
  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-lwz4tz {
    gap: 16px 0;
  }
}

.legacy-of-dead-t3okbr {
  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-t3okbr.legacy-of-dead-nlq7nt {
  display: block;
}

.legacy-of-dead-t3okbr.legacy-of-dead-euidpj {
  display: none;
}

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

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

.legacy-of-dead-qz7d80 {
  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-fyu81t {
  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-tm7lxm small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.legacy-of-dead-3yp4cu .legacy-of-dead-t9au0c {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.legacy-of-dead-vmhal0 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-vmhal0 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-bwdd1d {
  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-bwdd1d.legacy-of-dead-4b2vur {
  opacity: 1;
  pointer-events: auto;
}

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

.legacy-of-dead-m07m74 > input:not(:checked) ~ label:hover,
.legacy-of-dead-m07m74 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.legacy-of-dead-jgayrs.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.legacy-of-dead-zr14o6 44.legacy-of-dead-sd8jpx.legacy-of-dead-3625r0.legacy-of-dead-rksuts.legacy-of-dead-qzzd9c.legacy-of-dead-okeoj3.legacy-of-dead-p9edtl.legacy-of-dead-ial5lm.legacy-of-dead-zxpvfc.legacy-of-dead-btzt4d.legacy-of-dead-g9i7f3.legacy-of-dead-jjqptb.legacy-of-dead-r98eqp 0l-12.legacy-of-dead-09bxp5 30.legacy-of-dead-h0z9yd.legacy-of-dead-uvrptz 2.legacy-of-dead-yssvbn.legacy-of-dead-uvrptz 3.legacy-of-dead-q8icj8 3.legacy-of-dead-y6ry7k.legacy-of-dead-a22g98 3.legacy-of-dead-az76kr.legacy-of-dead-82s14x.legacy-of-dead-q28ytr.legacy-of-dead-lbbtfz 7-3.legacy-of-dead-09bxp5 10.legacy-of-dead-a5e6l4.legacy-of-dead-lbbtfz 23.legacy-of-dead-9fzvpd.legacy-of-dead-a0ll5p 1.legacy-of-dead-tuia78 2.legacy-of-dead-09bxp5 3.legacy-of-dead-a0ll5p 1.legacy-of-dead-a22g98 5.legacy-of-dead-wt9lsb.legacy-of-dead-a22g98 32.legacy-of-dead-99cmd5.legacy-of-dead-82s14x 5.legacy-of-dead-r98eqp 4.legacy-of-dead-lbbtfz 9.legacy-of-dead-lbbtfz 8.legacy-of-dead-a22g98 6.legacy-of-dead-3sgo0e.legacy-of-dead-ncc8y4.legacy-of-dead-7ev16s.legacy-of-dead-cw0y1e.legacy-of-dead-6pskhj 4.legacy-of-dead-hwlcmm.legacy-of-dead-6pskhj 6.legacy-of-dead-6pskhj 0l29.legacy-of-dead-r98eqp 17.legacy-of-dead-yt6c4t.legacy-of-dead-sut6ba 2.legacy-of-dead-c2s0ex 10.legacy-of-dead-a37hop.legacy-of-dead-09bxp5 8.legacy-of-dead-ov3oiu.legacy-of-dead-xyon1d.legacy-of-dead-v1xmn0.legacy-of-dead-4xfxs8.legacy-of-dead-np3sod.legacy-of-dead-82s14x.legacy-of-dead-okeoj3.legacy-of-dead-09bxp5 1.legacy-of-dead-71140a.legacy-of-dead-laccso.legacy-of-dead-z8u764.legacy-of-dead-k5p3ck.legacy-of-dead-stwohf.legacy-of-dead-tuia78 1.legacy-of-dead-0whhc6.legacy-of-dead-cxs0rc.5z'/%3e%3c/svg%3e");
}

.legacy-of-dead-9gr3i9 {
  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-9gr3i9 {
    gap: 16px 0;
  }
}

.legacy-of-dead-edtkk2 {
  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-edtkk2.legacy-of-dead-okzjy7 {
  display: block;
}

.legacy-of-dead-edtkk2.legacy-of-dead-o9i7a1 {
  display: none;
}

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

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

.legacy-of-dead-jiaygg {
  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-hpasmp {
  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-jdz5e9 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.legacy-of-dead-z057y4 .legacy-of-dead-ffl7ho {
  fill: #c2c0ce;
}

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

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

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

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

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

.legacy-of-dead-obg8pt {
  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-obg8pt:hover {
    background: var(--registr-btn);
  }
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-obg8pt {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.legacy-of-dead-9gr3i9 {
  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-edtkk2 {
  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-edtkk2.legacy-of-dead-okzjy7 {
  display: block;
}

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

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

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

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

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

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

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

.legacy-of-dead-rfhdhm {
  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-e11ggp {
  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-e11ggp::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.legacy-of-dead-rfhdhm.legacy-of-dead-np7vs3 .legacy-of-dead-e11ggp::after {
  transform: rotate(45deg);
}

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

.legacy-of-dead-57rgue {
  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-rfhdhm.legacy-of-dead-np7vs3 .legacy-of-dead-57rgue {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

.legacy-of-dead-oykt4y {
  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-7l5k92 ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

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

.legacy-of-dead-ngck8h 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-ngck8h button {
  z-index: 2;
}

.legacy-of-dead-oykt4y.legacy-of-dead-gwcl0x {
  bottom: 40px;
}

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

.legacy-of-dead-qs8elz {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.legacy-of-dead-czn15i 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-bd1s9b {
  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-vwaqaa ease;
  z-index: 10000;
}

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

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

  .legacy-of-dead-ngck8h .legacy-of-dead-hv5p2z {
    font-size: 13.5px;
  }

  .legacy-of-dead-oykt4y .legacy-of-dead-qs8elz {
    animation: jump-y 0.legacy-of-dead-czn15i infinite ease-in-out;
  }

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

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

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

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

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

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

.legacy-of-dead-h21iqp {
  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-mmo3zs {
  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-exml0v {
  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-5do5vn {
  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-ttgqms {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.legacy-of-dead-ttgqms .legacy-of-dead-8doxr0 {
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

.legacy-of-dead-wpgzkt {
  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-wpgzkt {
    font-size: 12px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-pmxj7s {
  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-pmxj7s {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-pmxj7s {
    margin: 15px auto;
  }
}
.legacy-of-dead-pmxj7s li {
  font-size: 16px;
  position: relative;
}
.legacy-of-dead-pmxj7s li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .legacy-of-dead-pmxj7s li a:hover {
    text-decoration: underline;
  }
}
.legacy-of-dead-pmxj7s li span {
  opacity: 0.5;
}
.legacy-of-dead-pmxj7s li + li {
  margin-left: 30px;
}
.legacy-of-dead-pmxj7s li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

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

.legacy-of-dead-j4q5ul {
  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-j4q5ul {
    flex-direction: column;
  }
}
.legacy-of-dead-s154vf {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.legacy-of-dead-s154vf img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-s154vf {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.legacy-of-dead-014oba {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.legacy-of-dead-014oba 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-014oba ul {
    margin-bottom: 15px;
  }
}
.legacy-of-dead-014oba ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.legacy-of-dead-014oba 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-014oba ul li span svg {
  fill: var(--title-color);
}
.legacy-of-dead-014oba ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-014oba ul li small {
    font-size: 12px;
  }
}
.legacy-of-dead-014oba ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.legacy-of-dead-014oba ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-014oba {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.legacy-of-dead-urpczi {
  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-urpczi {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.legacy-of-dead-0mo947 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.legacy-of-dead-oa95m0 {
  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-oa95m0 {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .legacy-of-dead-oa95m0:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.legacy-of-dead-oa95m0.legacy-of-dead-mtpcbd {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .legacy-of-dead-oa95m0.legacy-of-dead-mtpcbd:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.legacy-of-dead-45yhm2 {
  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-45yhm2 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-45yhm2 {
    padding: 50px 16px 68px;
  }
}
.legacy-of-dead-k0daf7 {
  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-k0daf7 {
    flex-direction: column;
  }
}
.legacy-of-dead-6egxmt {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-6egxmt {
    margin-bottom: 40px;
  }
}
.legacy-of-dead-b6d8c4 .legacy-of-dead-hwzx8g {
  margin-bottom: 28px;
}
.legacy-of-dead-b6d8c4 .legacy-of-dead-hwzx8g img {
  max-height: 100px;
  width: auto;
}
.legacy-of-dead-8a6jgw {
  display: flex;
  align-items: center;
}
.legacy-of-dead-8a6jgw a + a {
  margin-left: 24px;
}
.legacy-of-dead-8a6jgw img {
  max-height: 56px;
  width: auto;
}
.legacy-of-dead-8a6jgw img + img {
  margin-left: 24px;
}
.legacy-of-dead-36hx12 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-36hx12 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.legacy-of-dead-a4dwim {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-a4dwim {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.legacy-of-dead-u3829b {
  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-kgbt01 .legacy-of-dead-2mom2f a {
    font-size: 12px;
  }
}

/* app */
.legacy-of-dead-kxpep5 {
  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-kxpep5 {
    flex-direction: column;
  }
}
.legacy-of-dead-zhiy05 {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}
.legacy-of-dead-zhiy05 img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-zhiy05 {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}
.legacy-of-dead-dcdwmx {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}
.legacy-of-dead-dcdwmx 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-dcdwmx ul {
    margin-bottom: 15px;
  }
}
.legacy-of-dead-dcdwmx ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.legacy-of-dead-dcdwmx 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-dcdwmx ul li span svg {
  fill: var(--title-color);
}
.legacy-of-dead-dcdwmx ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-dcdwmx ul li small {
    font-size: 12px;
  }
}
.legacy-of-dead-dcdwmx ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}
.legacy-of-dead-dcdwmx ul li:last-of-type::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-dcdwmx {
    flex-basis: auto;
    margin: 0 auto;
  }
}
.legacy-of-dead-pl4v9m {
  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-pl4v9m {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
.legacy-of-dead-w30ibu {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}
.legacy-of-dead-gyujiy {
  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-gyujiy {
    height: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .legacy-of-dead-gyujiy:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}
.legacy-of-dead-gyujiy.legacy-of-dead-qbudir {
  background-color: #000;
}
@media only screen and (min-width: 1025px) {
  .legacy-of-dead-gyujiy.legacy-of-dead-qbudir:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.legacy-of-dead-kd7nf7 {
  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-kd7nf7 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .legacy-of-dead-kd7nf7 {
    padding: 50px 16px 68px;
  }
}