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

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

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

.book-of-dead-foawqw {
  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) {
  .book-of-dead-foawqw: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;
  }
}

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

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

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

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

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

.book-of-dead-34wmae {
  cursor: pointer;
}

.book-of-dead-zstxvv {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

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

.book-of-dead-iukuzh figure {
  margin: 0;
}

.book-of-dead-iukuzh.book-of-dead-tio5gv {
  justify-content: flex-start;
  margin-right: 4px;
}

.book-of-dead-iukuzh.book-of-dead-99k5e2 {
  justify-content: flex-end;
  margin-left: 4px;
}

.book-of-dead-iukuzh.book-of-dead-wc6ass {
  justify-content: center;
}

.book-of-dead-iukuzh.book-of-dead-qu0598 {
  justify-content: normal;
}

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

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

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

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

.book-of-dead-21sh9s {
  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) {
  .book-of-dead-21sh9s {
    flex-direction: column;
  }
}

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

.book-of-dead-udwftq img {
  width: 100%;
}

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

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

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

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

.book-of-dead-blpkvr 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);
}

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

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

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

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

.book-of-dead-blpkvr ul li:last-of-type::after {
  display: none;
}

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

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

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

.book-of-dead-ghqmnq {
  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) {
  .book-of-dead-ghqmnq {
    height: 50px;
  }
}

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

.book-of-dead-ghqmnq.book-of-dead-ypc61a {
  background-color: #000;
}

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

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

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

.book-of-dead-6fvm3d {
  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) {
  .book-of-dead-6fvm3d {
    flex-direction: column;
  }
}

.book-of-dead-6a0z2j {
  margin-bottom: 94px;
}

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

.book-of-dead-nm1hnr .book-of-dead-zxgr88 {
  margin-bottom: 28px;
}

.book-of-dead-nm1hnr .book-of-dead-zxgr88 img {
  max-height: 100px;
  width: auto;
}

.book-of-dead-s6ofu4 {
  display: flex;
  align-items: center;
}

.book-of-dead-s6ofu4 a + a {
  margin-left: 24px;
}

.book-of-dead-s6ofu4 img {
  max-height: 56px;
  width: auto;
}

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

.book-of-dead-s6ofu4 img + img {
  margin-left: 24px;
}

.book-of-dead-66hdvv {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

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

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

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

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

.book-of-dead-4c1zms li {
  display: flex;
  margin: 0 7px;
}

.book-of-dead-4c1zms li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

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

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

.book-of-dead-xxr88y + .book-of-dead-xxr88y {
  margin-left: 120px;
}

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

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

.book-of-dead-q78kk9 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.book-of-dead-q78kk9 li {
  font-size: 16px;
}

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

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

.book-of-dead-q78kk9 li + li {
  margin-top: 16px;
}

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

.book-of-dead-7qc54z.book-of-dead-y89211 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

.book-of-dead-0ytwty li {
  width: 100%;
}

.book-of-dead-0ytwty 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);
}

.book-of-dead-0ytwty li a svg {
  fill: var(--button-text-color);
}

.book-of-dead-0ytwty li a.book-of-dead-y89211 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

.book-of-dead-et8e8g {
  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) {
  .book-of-dead-et8e8g {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .book-of-dead-8kjdla .book-of-dead-zxgr88 img {
    max-width: 90px;
  }
}

.book-of-dead-zxgr88 img {
  max-height: 50px;
  width: auto;
}

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

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

.book-of-dead-5tnezi {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.book-of-dead-5tnezi li {
  font-size: 16px;
  margin: 0 20px;
}

.book-of-dead-5tnezi li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

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

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

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

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

.book-of-dead-heujuf.book-of-dead-5x22q5 {
  margin-right: 0;
}

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

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

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

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

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

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

.book-of-dead-gjmogb:hover > ul {
  display: flex;
}

.book-of-dead-gjmogb:focus > ul {
  display: flex;
}

.book-of-dead-gjmogb:focus-within > ul {
  display: flex;
}

.book-of-dead-t7v6ay {
  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;
}

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

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

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

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

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

.book-of-dead-xooi1l {
  display: none;
}

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

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

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

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

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

.book-of-dead-o09maw img {
  margin-bottom: 3px;
}

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

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

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

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

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

.book-of-dead-tkhssh {
  color: var(--text-color);
}

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

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

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

.book-of-dead-rvrwpw p img {
  display: block;
  margin: 0 auto;
}

.book-of-dead-rvrwpw p:first-of-type {
  margin-top: 0;
}

.book-of-dead-rvrwpw p:last-of-type {
  margin-bottom: 0;
}

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

.book-of-dead-rvrwpw ul {
  padding: 0 0 0 20px;
}

.book-of-dead-rvrwpw table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.book-of-dead-lzm8xm .book-of-dead-f9gdar {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.book-of-dead-lzm8xm .book-of-dead-b3hlaj {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.book-of-dead-b3hlaj {
  margin: 0 0 28px;
}

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

.book-of-dead-f9gdar {
  margin: 0 0 28px;
}

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

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

.book-of-dead-0gwap2 .book-of-dead-foawqw {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.book-of-dead-9zbohq {
  position: relative;
  border: none;
}

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

.book-of-dead-52ixtx {
  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;
}

.book-of-dead-52ixtx span {
  height: 32px;
}

.book-of-dead-52ixtx span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.book-of-dead-52ixtx.book-of-dead-oel10h span {
  transform: scaleY(-1);
}

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

.book-of-dead-uysf6p {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

.book-of-dead-uysf6p.book-of-dead-m9c0x4 {
  display: none;
}

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

.book-of-dead-g07n3t table {
  width: 100%;
  border-collapse: collapse;
}

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

  .book-of-dead-g07n3t table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.book-of-dead-wdenve {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.book-of-dead-rg3c77 p {
  color: var(--text-color);
}

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

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

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

.book-of-dead-7v06a6 {
  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);
}

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

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

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

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

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

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

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

.book-of-dead-72lhwx p + p {
  margin-top: 10px;
}

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

.book-of-dead-z3s1a8 {
  display: none;
}

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

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

.book-of-dead-4g8idy li {
  margin: 0 20px;
}

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

.book-of-dead-4g8idy li a img {
  margin-bottom: 4px;
}

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

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

.book-of-dead-pka6gv li {
  font-size: 16px;
  position: relative;
}

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

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

.book-of-dead-pka6gv li span {
  opacity: 0.5;
}

.book-of-dead-pka6gv li + li {
  margin-left: 30px;
}

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

h2.book-of-dead-ai3lz0 {
  margin: 0 0 28px;
}

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

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

.book-of-dead-n3xv2y 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);
}

.book-of-dead-n3xv2y 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;
}

.book-of-dead-n3xv2y 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;
}

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

.book-of-dead-n3xv2y tbody tr:last-of-type {
  margin-bottom: 0;
}

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

.book-of-dead-n3xv2y 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);
}

.book-of-dead-n3xv2y 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);
}

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

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

.book-of-dead-n3xv2y tbody tr td .book-of-dead-oydoih {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.book-of-dead-n3xv2y tbody tr td .book-of-dead-9360hv {
  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) {
  .book-of-dead-n3xv2y tbody tr td .book-of-dead-9360hv:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .book-of-dead-n3xv2y tbody tr td .book-of-dead-9360hv {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .book-of-dead-n3xv2y tbody tr td .book-of-dead-9360hv {
    width: 100%;
  }
}

.book-of-dead-n3xv2y tbody tr td .book-of-dead-6wod1q {
  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) {
  .book-of-dead-n3xv2y tbody tr td .book-of-dead-6wod1q:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.book-of-dead-s64auc img {
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

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

.book-of-dead-zcy09i {
  padding: 90px 0;
}

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

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

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

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

.book-of-dead-v70szu img {
  width: 100%;
}

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

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

.book-of-dead-56qiqp {
  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;
}

.book-of-dead-56qiqp 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) {
  .book-of-dead-56qiqp {
    flex-basis: auto;
  }
}

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

.book-of-dead-u0ygzp {
  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;
}

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

.book-of-dead-dde3z1 {
  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%);
}

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

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

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

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

.book-of-dead-snhht7 .book-of-dead-u0ygzp {
  width: 50%;
  margin: 0;
}

.book-of-dead-3cp287 {
  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;
}

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

.book-of-dead-ft3azq {
  margin: 0 0 100px;
}

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

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

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

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

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

.book-of-dead-6u0jzi {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

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

.book-of-dead-d9tgjk a svg {
  fill: #fff;
}

.book-of-dead-d9tgjk a:hover {
  background: #3d68e7;
}

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

.book-of-dead-lur9ts {
  margin-bottom: 16px;
}

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

.book-of-dead-44exzr {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

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

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

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

.book-of-dead-8nse2a {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.book-of-dead-8nse2a 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);
}

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

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

.book-of-dead-8nse2a table tr:last-of-type td {
  border-bottom: none;
}

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

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

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

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

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

.book-of-dead-orh2or.book-of-dead-bt33uw {
  display: none;
}

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

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

.book-of-dead-kojvf5 iframe.book-of-dead-x0qxuy {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.book-of-dead-kojvf5.book-of-dead-o4qj0s {
  opacity: 1;
  pointer-events: all;
}

.book-of-dead-rj9b93 {
  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;
}

.book-of-dead-rj9b93 svg {
  margin-right: 10px;
}

.book-of-dead-rj9b93 + .book-of-dead-rj9b93 {
  margin-top: 14px;
}

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

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

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

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

.book-of-dead-tqfeqp .book-of-dead-0gwap2 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.book-of-dead-tqfeqp .book-of-dead-0gwap2 h1,
.book-of-dead-tqfeqp .book-of-dead-0gwap2 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) {
  .book-of-dead-tqfeqp .book-of-dead-0gwap2 h1,
  .book-of-dead-tqfeqp .book-of-dead-0gwap2 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .book-of-dead-tqfeqp .book-of-dead-0gwap2 {
    margin: 28px 0 0;
  }
}

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

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

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

.book-of-dead-gkc9v0 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.book-of-dead-owjo7x .book-of-dead-foawqw {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

.book-of-dead-eim0kg img {
  width: 100%;
}

.book-of-dead-3pxfbr {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.book-of-dead-3nh121 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.book-of-dead-qkc9pc {
  width: 100%;
  margin: 0 0 100px;
}

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

.book-of-dead-qkc9pc .book-of-dead-2n57vf {
  position: relative;
}

.book-of-dead-qkc9pc .book-of-dead-ywg290 {
  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;
}

.book-of-dead-qkc9pc .book-of-dead-ywg290.book-of-dead-bt33uw {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .book-of-dead-qkc9pc .book-of-dead-a784pl {
    bottom: 90px;
  }
}

.book-of-dead-qkc9pc .book-of-dead-a784pl .book-of-dead-b9vx9s {
  max-width: 300px;
  width: 100%;
}

.book-of-dead-qkc9pc
  .book-of-dead-a784pl
  .book-of-dead-b9vx9s
  .book-of-dead-yvbbbc {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .book-of-dead-qkc9pc
    .book-of-dead-a784pl
    .book-of-dead-b9vx9s
    .book-of-dead-yvbbbc {
    font-size: 32px;
    text-align: center;
  }
}

.book-of-dead-qkc9pc
  .book-of-dead-a784pl
  .book-of-dead-b9vx9s
  .book-of-dead-oly7tq {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .book-of-dead-qkc9pc
    .book-of-dead-a784pl
    .book-of-dead-b9vx9s
    .book-of-dead-oly7tq {
    text-align: center;
  }
}

.book-of-dead-qkc9pc .book-of-dead-a784pl .book-of-dead-5x22q5 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .book-of-dead-qkc9pc .book-of-dead-a784pl .book-of-dead-5x22q5 {
    flex-direction: column-reverse;
  }
}

.book-of-dead-qkc9pc
  .book-of-dead-a784pl
  .book-of-dead-5x22q5
  .book-of-dead-jpzvzl {
  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;
}

.book-of-dead-qkc9pc
  .book-of-dead-a784pl
  .book-of-dead-5x22q5
  .book-of-dead-jpzvzl:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .book-of-dead-qkc9pc
    .book-of-dead-a784pl
    .book-of-dead-5x22q5
    .book-of-dead-jpzvzl {
    width: 100%;
  }
}

.book-of-dead-qkc9pc
  .book-of-dead-a784pl
  .book-of-dead-5x22q5
  .book-of-dead-ki94v6 {
  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;
}

.book-of-dead-qkc9pc
  .book-of-dead-a784pl
  .book-of-dead-5x22q5
  .book-of-dead-ki94v6
  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);
  }
}

.book-of-dead-qkc9pc
  .book-of-dead-a784pl
  .book-of-dead-5x22q5
  .book-of-dead-ki94v6: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;
}

.book-of-dead-qkc9pc
  .book-of-dead-a784pl
  .book-of-dead-5x22q5
  .book-of-dead-ki94v6:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .book-of-dead-qkc9pc
    .book-of-dead-a784pl
    .book-of-dead-5x22q5
    .book-of-dead-ki94v6 {
    width: 100%;
  }
}

.book-of-dead-qkc9pc .book-of-dead-a784pl.book-of-dead-bt33uw {
  display: none;
}

.book-of-dead-qkc9pc .book-of-dead-elgpdp {
  display: none;
}

.book-of-dead-qkc9pc .book-of-dead-elgpdp.book-of-dead-o4qj0s {
  display: block;
}

.book-of-dead-qkc9pc .book-of-dead-elgpdp iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

.book-of-dead-qkc9pc .book-of-dead-76a337 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .book-of-dead-qkc9pc .book-of-dead-76a337 {
    padding: 24px 16px 0;
  }
}

.book-of-dead-qkc9pc .book-of-dead-76a337 .book-of-dead-yvbbbc {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .book-of-dead-qkc9pc .book-of-dead-76a337 .book-of-dead-yvbbbc {
    margin-bottom: 24px;
  }
}

.book-of-dead-qkc9pc .book-of-dead-76a337 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);
}

.book-of-dead-qkc9pc .book-of-dead-76a337 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) {
  .book-of-dead-qkc9pc .book-of-dead-76a337 table tr td {
    padding: 12px 4px;
  }
}

.book-of-dead-qkc9pc .book-of-dead-76a337 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) {
  .book-of-dead-qkc9pc .book-of-dead-76a337 table tr th {
    padding: 12px 4px;
  }
}

.book-of-dead-qkc9pc .book-of-dead-76a337 table tr:last-of-type td {
  border-bottom: none;
}

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

.book-of-dead-g9ck92.book-of-dead-y89211 {
  display: block;
}

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

.book-of-dead-g9ck92 .book-of-dead-zshlyw {
  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;
}

.book-of-dead-g9ck92 .book-of-dead-mbr5aa {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.book-of-dead-g9ck92 .book-of-dead-ki94v6 {
  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;
}

.book-of-dead-g9ck92 .book-of-dead-ki94v6:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.book-of-dead-fqwovl.book-of-dead-y89211 {
  display: block;
}

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

.book-of-dead-w2y1ox {
  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;
}

.book-of-dead-0cnppo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.book-of-dead-oh1m1r.book-of-dead-bt33uw {
  display: none;
}

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

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

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

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

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

.book-of-dead-hr9zxf 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);
}

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

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

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

.book-of-dead-hr9zxf input:active {
  border-color: #c2c0ce;
}

.book-of-dead-hr9zxf input:focus {
  border-color: #c2c0ce;
}

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

.book-of-dead-0ruf9h {
  margin-bottom: 36px;
}

.book-of-dead-0ruf9h 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;
}

.book-of-dead-0ruf9h textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.book-of-dead-0ruf9h textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

.book-of-dead-lzpe7o {
  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;
}

.book-of-dead-lzpe7o:hover {
  background: var(--border-color);
}

.book-of-dead-i0f4o0 {
  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;
}

.book-of-dead-i0f4o0:hover {
  background: #166ad9;
}

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

.book-of-dead-s1kyab.book-of-dead-bt33uw {
  display: none;
}

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

.book-of-dead-s1kyab .book-of-dead-lzpe7o {
  margin: 0 auto;
}

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

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

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

.book-of-dead-04vl9j {
  filter: grayscale(100%);
}

.book-of-dead-v5xhps > input {
  display: none;
}

.book-of-dead-v5xhps > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.book-of-dead-7m0bb5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.book-of-dead-6vwts8 44.book-of-dead-0zwmoq.book-of-dead-807nas.book-of-dead-aqg8z6.book-of-dead-3hcmww.book-of-dead-erthmf.book-of-dead-43xvj8.book-of-dead-k2zaea.book-of-dead-wwivjq.book-of-dead-8c36px.book-of-dead-cxn25a.book-of-dead-oretrj.book-of-dead-byi5mn 0l-12.book-of-dead-6ujv5p 30.book-of-dead-u48asg.book-of-dead-yxh6pq 2.book-of-dead-jh608s.book-of-dead-yxh6pq 3.book-of-dead-ckfskr 3.book-of-dead-xiuzcm.book-of-dead-uzzlyg 3.book-of-dead-qhd1o1.book-of-dead-agpvw6.book-of-dead-ud8tuq.book-of-dead-5ockn8 7-3.book-of-dead-6ujv5p 10.book-of-dead-v2rik2.book-of-dead-5ockn8 23.book-of-dead-jg25e9.book-of-dead-kyxuvc 1.book-of-dead-17v2xn 2.book-of-dead-6ujv5p 3.book-of-dead-kyxuvc 1.book-of-dead-uzzlyg 5.book-of-dead-4qpcgw.book-of-dead-uzzlyg 32.book-of-dead-6p2xlm.book-of-dead-agpvw6 5.book-of-dead-byi5mn 4.book-of-dead-5ockn8 9.book-of-dead-5ockn8 8.book-of-dead-uzzlyg 6.book-of-dead-mkvkqp.book-of-dead-nf4xo4.book-of-dead-ay8n4p.book-of-dead-ntn0ac.book-of-dead-0jfk6o 4.book-of-dead-dkola2.book-of-dead-0jfk6o 6.book-of-dead-0jfk6o 0l29.book-of-dead-byi5mn 17.book-of-dead-3fb7jk.book-of-dead-g465gk 2.book-of-dead-3hltho 10.book-of-dead-2zpbj5.book-of-dead-6ujv5p 8.book-of-dead-fzm7w5.book-of-dead-rw1z6k.book-of-dead-v7cuix.book-of-dead-z5t6ui.book-of-dead-exoztn.book-of-dead-agpvw6.book-of-dead-erthmf.book-of-dead-6ujv5p 1.book-of-dead-bgaxmk.book-of-dead-mvrqnd.book-of-dead-thmf14.book-of-dead-f6zak7.book-of-dead-mr4m5y.book-of-dead-17v2xn 1.book-of-dead-mlxug0.book-of-dead-g7xu1t.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.book-of-dead-v5xhps > input:checked ~ label,
.book-of-dead-v5xhps > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.book-of-dead-7m0bb5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.book-of-dead-6vwts8 44.book-of-dead-0zwmoq.book-of-dead-807nas.book-of-dead-aqg8z6.book-of-dead-3hcmww.book-of-dead-erthmf.book-of-dead-43xvj8.book-of-dead-k2zaea.book-of-dead-wwivjq.book-of-dead-8c36px.book-of-dead-cxn25a.book-of-dead-oretrj.book-of-dead-byi5mn 0l-12.book-of-dead-6ujv5p 30.book-of-dead-u48asg.book-of-dead-yxh6pq 2.book-of-dead-jh608s.book-of-dead-yxh6pq 3.book-of-dead-ckfskr 3.book-of-dead-xiuzcm.book-of-dead-uzzlyg 3.book-of-dead-qhd1o1.book-of-dead-agpvw6.book-of-dead-ud8tuq.book-of-dead-5ockn8 7-3.book-of-dead-6ujv5p 10.book-of-dead-v2rik2.book-of-dead-5ockn8 23.book-of-dead-jg25e9.book-of-dead-kyxuvc 1.book-of-dead-17v2xn 2.book-of-dead-6ujv5p 3.book-of-dead-kyxuvc 1.book-of-dead-uzzlyg 5.book-of-dead-4qpcgw.book-of-dead-uzzlyg 32.book-of-dead-6p2xlm.book-of-dead-agpvw6 5.book-of-dead-byi5mn 4.book-of-dead-5ockn8 9.book-of-dead-5ockn8 8.book-of-dead-uzzlyg 6.book-of-dead-mkvkqp.book-of-dead-nf4xo4.book-of-dead-ay8n4p.book-of-dead-ntn0ac.book-of-dead-0jfk6o 4.book-of-dead-dkola2.book-of-dead-0jfk6o 6.book-of-dead-0jfk6o 0l29.book-of-dead-byi5mn 17.book-of-dead-3fb7jk.book-of-dead-g465gk 2.book-of-dead-3hltho 10.book-of-dead-2zpbj5.book-of-dead-6ujv5p 8.book-of-dead-fzm7w5.book-of-dead-rw1z6k.book-of-dead-v7cuix.book-of-dead-z5t6ui.book-of-dead-exoztn.book-of-dead-agpvw6.book-of-dead-erthmf.book-of-dead-6ujv5p 1.book-of-dead-bgaxmk.book-of-dead-mvrqnd.book-of-dead-thmf14.book-of-dead-f6zak7.book-of-dead-mr4m5y.book-of-dead-17v2xn 1.book-of-dead-mlxug0.book-of-dead-g7xu1t.5z'/%3e%3c/svg%3e");
}

.book-of-dead-v5xhps > input:not(:checked) ~ label:hover,
.book-of-dead-v5xhps > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.book-of-dead-7m0bb5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.book-of-dead-6vwts8 44.book-of-dead-0zwmoq.book-of-dead-807nas.book-of-dead-aqg8z6.book-of-dead-3hcmww.book-of-dead-erthmf.book-of-dead-43xvj8.book-of-dead-k2zaea.book-of-dead-wwivjq.book-of-dead-8c36px.book-of-dead-cxn25a.book-of-dead-oretrj.book-of-dead-byi5mn 0l-12.book-of-dead-6ujv5p 30.book-of-dead-u48asg.book-of-dead-yxh6pq 2.book-of-dead-jh608s.book-of-dead-yxh6pq 3.book-of-dead-ckfskr 3.book-of-dead-xiuzcm.book-of-dead-uzzlyg 3.book-of-dead-qhd1o1.book-of-dead-agpvw6.book-of-dead-ud8tuq.book-of-dead-5ockn8 7-3.book-of-dead-6ujv5p 10.book-of-dead-v2rik2.book-of-dead-5ockn8 23.book-of-dead-jg25e9.book-of-dead-kyxuvc 1.book-of-dead-17v2xn 2.book-of-dead-6ujv5p 3.book-of-dead-kyxuvc 1.book-of-dead-uzzlyg 5.book-of-dead-4qpcgw.book-of-dead-uzzlyg 32.book-of-dead-6p2xlm.book-of-dead-agpvw6 5.book-of-dead-byi5mn 4.book-of-dead-5ockn8 9.book-of-dead-5ockn8 8.book-of-dead-uzzlyg 6.book-of-dead-mkvkqp.book-of-dead-nf4xo4.book-of-dead-ay8n4p.book-of-dead-ntn0ac.book-of-dead-0jfk6o 4.book-of-dead-dkola2.book-of-dead-0jfk6o 6.book-of-dead-0jfk6o 0l29.book-of-dead-byi5mn 17.book-of-dead-3fb7jk.book-of-dead-g465gk 2.book-of-dead-3hltho 10.book-of-dead-2zpbj5.book-of-dead-6ujv5p 8.book-of-dead-fzm7w5.book-of-dead-rw1z6k.book-of-dead-v7cuix.book-of-dead-z5t6ui.book-of-dead-exoztn.book-of-dead-agpvw6.book-of-dead-erthmf.book-of-dead-6ujv5p 1.book-of-dead-bgaxmk.book-of-dead-mvrqnd.book-of-dead-thmf14.book-of-dead-f6zak7.book-of-dead-mr4m5y.book-of-dead-17v2xn 1.book-of-dead-mlxug0.book-of-dead-g7xu1t.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .book-of-dead-14d6yy > .book-of-dead-v20e5r {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .book-of-dead-14d6yy > .book-of-dead-v20e5r {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .book-of-dead-14d6yy > .book-of-dead-v20e5r {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .book-of-dead-14d6yy > .book-of-dead-v20e5r {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .book-of-dead-14d6yy > .book-of-dead-v20e5r {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.book-of-dead-0y3w8a.book-of-dead-bt33uw {
  display: none;
}

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

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

.book-of-dead-geq705 {
  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;
}

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

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

.book-of-dead-geq705 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.book-of-dead-ypgm5w {
  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;
}

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

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

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

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

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

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

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

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

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

.book-of-dead-0y3w8a.book-of-dead-xztzkp .book-of-dead-wopjva {
  background: #2b3b67;
}

.book-of-dead-0y3w8a.book-of-dead-xztzkp .book-of-dead-geq705 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.book-of-dead-0y3w8a.book-of-dead-xztzkp .book-of-dead-geq705::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.book-of-dead-0y3w8a.book-of-dead-xztzkp .book-of-dead-geq705::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.book-of-dead-0y3w8a.book-of-dead-xztzkp .book-of-dead-ypgm5w::before {
  background: #0e0f41;
}

.book-of-dead-0y3w8a.book-of-dead-xztzkp .book-of-dead-ypgm5w::after {
  background: #152557;
}

.book-of-dead-0y3w8a.book-of-dead-xq7g20 .book-of-dead-wopjva {
  background: #1f35fa;
}

.book-of-dead-0y3w8a.book-of-dead-xq7g20 .book-of-dead-geq705 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.book-of-dead-0y3w8a.book-of-dead-xq7g20 .book-of-dead-geq705::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.book-of-dead-0y3w8a.book-of-dead-xq7g20 .book-of-dead-geq705::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.book-of-dead-0y3w8a.book-of-dead-xq7g20 .book-of-dead-ypgm5w::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.book-of-dead-0y3w8a.book-of-dead-xq7g20 .book-of-dead-ypgm5w::after {
  background: #192ac8;
}

.book-of-dead-0y3w8a.book-of-dead-qgm56v .book-of-dead-wopjva {
  background: #fa771f;
}

.book-of-dead-0y3w8a.book-of-dead-qgm56v .book-of-dead-geq705 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.book-of-dead-0y3w8a.book-of-dead-qgm56v .book-of-dead-geq705::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.book-of-dead-0y3w8a.book-of-dead-qgm56v .book-of-dead-geq705::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.book-of-dead-0y3w8a.book-of-dead-qgm56v .book-of-dead-ypgm5w::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.book-of-dead-0y3w8a.book-of-dead-qgm56v .book-of-dead-ypgm5w::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.book-of-dead-6vaei8 {
  width: 120px;
  height: 22px;
}

.book-of-dead-6vaei8 .book-of-dead-yambfe {
  fill: #c2c0ce;
}

.book-of-dead-6vaei8 [rating="1"] .book-of-dead-yambfe:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.book-of-dead-6vaei8 [rating="2"] .book-of-dead-yambfe:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.book-of-dead-6vaei8 [rating="3"] .book-of-dead-yambfe:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

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

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

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

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

.book-of-dead-ckslo5 {
  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);
}

.book-of-dead-ckslo5.book-of-dead-o4qj0s {
  display: block;
}

.book-of-dead-ckslo5.book-of-dead-bt33uw {
  display: none;
}

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

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

.book-of-dead-c0rohe {
  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);
}

.book-of-dead-hn1sqg {
  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;
}

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

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

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

.book-of-dead-45oeiq {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.book-of-dead-45oeiq .book-of-dead-yambfe {
  fill: #c2c0ce;
}

.book-of-dead-45oeiq [rating="1"] .book-of-dead-yambfe:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.book-of-dead-45oeiq [rating="2"] .book-of-dead-yambfe:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.book-of-dead-45oeiq [rating="3"] .book-of-dead-yambfe:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.book-of-dead-45oeiq [rating="4"] .book-of-dead-yambfe:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.book-of-dead-45oeiq [rating="5"] .book-of-dead-yambfe:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

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

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

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

.book-of-dead-066ph5 {
  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) {
  .book-of-dead-066ph5 {
    padding: 12px;
    gap: 12px;
  }
}

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

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

.book-of-dead-z40mvp {
  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;
}

.book-of-dead-g5ggss {
  flex: 1;
  min-width: 0;
}

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

.book-of-dead-vbsj1w {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

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

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

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

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

.book-of-dead-n5rk89 strong {
  font-weight: 600;
}

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

.book-of-dead-plsrkv p {
  margin: 0 0 16px;
}

.book-of-dead-plsrkv p:last-child {
  margin-bottom: 0;
}

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

.book-of-dead-3i8q51 {
  max-width: 300px;
  width: 100%;
}

.book-of-dead-3i8q51 a {
  width: 100%;
}

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

.book-of-dead-nri5bh {
  justify-content: center;
}

.book-of-dead-drt3wg {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.book-of-dead-rr9no2 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.book-of-dead-ncpoli .book-of-dead-5tnezi {
  justify-content: center;
}

/* faq */

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

.book-of-dead-i9d6ee {
  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;
}

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

.book-of-dead-bfl9h9.book-of-dead-y89211 .book-of-dead-i9d6ee::after {
  transform: rotate(45deg);
}

.book-of-dead-a29mgd {
  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);
}

.book-of-dead-bfl9h9.book-of-dead-y89211 .book-of-dead-a29mgd {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.book-of-dead-g5varx {
  margin: 25px 0;
}

.book-of-dead-v5xhps > input:not(:checked) ~ label:hover,
.book-of-dead-v5xhps > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.book-of-dead-itckd3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.book-of-dead-g0d7li 44.book-of-dead-by68bl.book-of-dead-0obtsd.book-of-dead-1df741.book-of-dead-yhqdo4.book-of-dead-wk9cy3.book-of-dead-r62ifr.book-of-dead-adct14.book-of-dead-82hj5h.book-of-dead-53srxi.book-of-dead-6d0ddz.book-of-dead-ccxv20.book-of-dead-u1myzx 0l-12.book-of-dead-7zp8hi 30.book-of-dead-lba5nj.book-of-dead-sasqvx 2.book-of-dead-u23k8r.book-of-dead-sasqvx 3.book-of-dead-y627eg 3.book-of-dead-xh03jk.book-of-dead-cr5elv 3.book-of-dead-9sp8ca.book-of-dead-f60ct4.book-of-dead-gkp3hb.book-of-dead-fs0ed3 7-3.book-of-dead-7zp8hi 10.book-of-dead-qttkvf.book-of-dead-fs0ed3 23.book-of-dead-k51ewq.book-of-dead-0x6v5q 1.book-of-dead-5w4bl5 2.book-of-dead-7zp8hi 3.book-of-dead-0x6v5q 1.book-of-dead-cr5elv 5.book-of-dead-721ajy.book-of-dead-cr5elv 32.book-of-dead-tkeef5.book-of-dead-f60ct4 5.book-of-dead-u1myzx 4.book-of-dead-fs0ed3 9.book-of-dead-fs0ed3 8.book-of-dead-cr5elv 6.book-of-dead-84qmvj.book-of-dead-qzbv33.book-of-dead-wyy2oe.book-of-dead-fk5tum.book-of-dead-2zh30g 4.book-of-dead-bgtxha.book-of-dead-2zh30g 6.book-of-dead-2zh30g 0l29.book-of-dead-u1myzx 17.book-of-dead-3t8tw1.book-of-dead-rbdgj5 2.book-of-dead-bgbxf8 10.book-of-dead-s0cx7n.book-of-dead-7zp8hi 8.book-of-dead-8rcywh.book-of-dead-5n0nir.book-of-dead-9p6xhl.book-of-dead-2brj4z.book-of-dead-wxvjdl.book-of-dead-f60ct4.book-of-dead-wk9cy3.book-of-dead-7zp8hi 1.book-of-dead-eszjlj.book-of-dead-kzios4.book-of-dead-oduuuo.book-of-dead-413sbz.book-of-dead-vdhfhh.book-of-dead-5w4bl5 1.book-of-dead-fn2lld.book-of-dead-vhdiz3.5z'/%3e%3c/svg%3e");
}

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

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

.book-of-dead-flvzj4 {
  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);
}

.book-of-dead-flvzj4.book-of-dead-60wa1b {
  display: block;
}

.book-of-dead-flvzj4.book-of-dead-55hvtk {
  display: none;
}

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

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

.book-of-dead-k1azmc {
  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);
}

.book-of-dead-xykrrz {
  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;
}

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

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

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

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

.book-of-dead-uxddco .book-of-dead-lirqvq {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.book-of-dead-jczhyo 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;
}

.book-of-dead-jczhyo 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 */

.book-of-dead-sfzzml {
  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);
}

.book-of-dead-sfzzml.book-of-dead-ors498 {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.book-of-dead-jk7y3n {
  margin: 25px 0;
}

.book-of-dead-15gw83 > input:not(:checked) ~ label:hover,
.book-of-dead-15gw83 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.book-of-dead-94in5n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.book-of-dead-luu7b6 44.book-of-dead-gk0njw.book-of-dead-s3omn0.book-of-dead-ukty01.book-of-dead-ephto4.book-of-dead-6k8bmo.book-of-dead-vti4xz.book-of-dead-f6x3ru.book-of-dead-sh7t1i.book-of-dead-frq8ms.book-of-dead-0bi2k2.book-of-dead-0b7she.book-of-dead-rp9pw3 0l-12.book-of-dead-fnydoj 30.book-of-dead-bukwy1.book-of-dead-u15xr7 2.book-of-dead-w7u7uk.book-of-dead-u15xr7 3.book-of-dead-ps5nf3 3.book-of-dead-kthowo.book-of-dead-1079y2 3.book-of-dead-0tritp.book-of-dead-sc4yo4.book-of-dead-jtrgcb.book-of-dead-9kz1ux 7-3.book-of-dead-fnydoj 10.book-of-dead-kz8z1j.book-of-dead-9kz1ux 23.book-of-dead-n73os9.book-of-dead-z9cutb 1.book-of-dead-vjznuw 2.book-of-dead-fnydoj 3.book-of-dead-z9cutb 1.book-of-dead-1079y2 5.book-of-dead-k2gtke.book-of-dead-1079y2 32.book-of-dead-my7jnk.book-of-dead-sc4yo4 5.book-of-dead-rp9pw3 4.book-of-dead-9kz1ux 9.book-of-dead-9kz1ux 8.book-of-dead-1079y2 6.book-of-dead-x1dl3o.book-of-dead-b9uy9z.book-of-dead-hzdf1c.book-of-dead-u5bwgb.book-of-dead-3ccbuu 4.book-of-dead-i2uvmm.book-of-dead-3ccbuu 6.book-of-dead-3ccbuu 0l29.book-of-dead-rp9pw3 17.book-of-dead-kpxrd0.book-of-dead-ke5a0w 2.book-of-dead-zg5le3 10.book-of-dead-okpcjs.book-of-dead-fnydoj 8.book-of-dead-i9kzrt.book-of-dead-pamu80.book-of-dead-59ysp4.book-of-dead-xo7y8c.book-of-dead-a2jkg8.book-of-dead-sc4yo4.book-of-dead-6k8bmo.book-of-dead-fnydoj 1.book-of-dead-ko3f3y.book-of-dead-lrtczk.book-of-dead-l56vkt.book-of-dead-qw0sxc.book-of-dead-0pq6n2.book-of-dead-vjznuw 1.book-of-dead-wtd5at.book-of-dead-fkzfpi.5z'/%3e%3c/svg%3e");
}

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

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

.book-of-dead-lad3kf {
  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);
}

.book-of-dead-lad3kf.book-of-dead-6x85gd {
  display: block;
}

.book-of-dead-lad3kf.book-of-dead-t4how0 {
  display: none;
}

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

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

.book-of-dead-t9ojvo {
  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);
}

.book-of-dead-a19v34 {
  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;
}

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

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

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

.book-of-dead-2yddix {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.book-of-dead-2yddix .book-of-dead-cokyu3 {
  fill: #c2c0ce;
}

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

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

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

.book-of-dead-2yddix [rating="4"] .book-of-dead-cokyu3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.book-of-dead-2yddix [rating="5"] .book-of-dead-cokyu3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.book-of-dead-luhcn8 {
  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;
}

.book-of-dead-lad3kf {
  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;
}
.book-of-dead-lad3kf.book-of-dead-6x85gd {
  display: block;
}

.book-of-dead-wqch5u {
  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;
}

.book-of-dead-23grmn {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

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

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

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

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

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

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

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

.book-of-dead-pn6cnm {
  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;
}

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

.book-of-dead-nbog1a.book-of-dead-ognwn2 .book-of-dead-pn6cnm::after {
  transform: rotate(45deg);
}

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

.book-of-dead-bzpjwj {
  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%);
}

.book-of-dead-nbog1a.book-of-dead-ognwn2 .book-of-dead-bzpjwj {
  max-height: 100%;
  padding: 15px 20px;
}

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

.book-of-dead-38l67g {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.book-of-dead-38l67g img {
  position: absolute;
  top: -125px;
}

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

@media (max-width: 601px) {
  .book-of-dead-o09maw .book-of-dead-gz2j2c img {
    margin-top: -150px !important;
  }

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

.book-of-dead-s22yqg {
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}

.book-of-dead-s22yqg iframe {
  width: 100%;
  height: 500px;
}

/* popup */

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

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

.book-of-dead-yjtvld 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);
}

.book-of-dead-yjtvld button {
  z-index: 2;
}

.book-of-dead-au14zq.book-of-dead-amcqjv {
  bottom: 40px;
}

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

.book-of-dead-9kedrv {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.book-of-dead-bcfbza 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);
  }
}

.book-of-dead-gxkviw {
  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.book-of-dead-r6epy7 ease;
  z-index: 10000;
}

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

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

  .book-of-dead-yjtvld .book-of-dead-jzntlc {
    font-size: 13.5px;
  }

  .book-of-dead-au14zq .book-of-dead-9kedrv {
    animation: jump-y 0.book-of-dead-bcfbza infinite ease-in-out;
  }

  .book-of-dead-pg6f00 {
    display: none;
  }
}

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

.book-of-dead-gbubea {
  top: 10px;
  animation-duration: 7s;
}

.book-of-dead-b8y7e4 {
  bottom: 10px;
  animation-duration: 5s;
}

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

.book-of-dead-nr3kuz {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.book-of-dead-pg6f00 {
  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;
}

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

.book-of-dead-khntgv {
  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);
  }
}

.book-of-dead-nfpdgx {
  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);
  }
}

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

.book-of-dead-di35so .book-of-dead-i3sde3 {
  display: flex;
  align-items: center;
}

.book-of-dead-vm0f9i {
  display: flex;
  flex-direction: column;
}

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

.book-of-dead-tb3rei {
  max-width: 300px;
  width: 100%;
}

.book-of-dead-uqf179 {
  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) {
  .book-of-dead-di35so {
    flex-direction: column;
  }

  .book-of-dead-i3sde3 {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .book-of-dead-vm0f9i {
    text-align: center;
  }

  .book-of-dead-di35so h3 {
    margin-bottom: 0 !important;
  }
}

.book-of-dead-evtupp {
  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) {
  .book-of-dead-evtupp {
    font-size: 12px;
  }
}

.book-of-dead-462li1 {
  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;
}

.book-of-dead-5wv17x {
  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) {
  .book-of-dead-5wv17x {
    flex-direction: column;
  }
}

.book-of-dead-dwd59j {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.book-of-dead-3dow55 li:first-child {
  margin-bottom: 10px;
}

.book-of-dead-3dow55 a {
  color: #000;
}

.book-of-dead-danqwc {
  margin-bottom: 50px;
}

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

  .book-of-dead-wune1s {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

.book-of-dead-fbp70q {
  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) {
  .book-of-dead-fbp70q {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .book-of-dead-fbp70q {
    padding: 50px 16px 68px;
  }
}
.book-of-dead-k2v6tp {
  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) {
  .book-of-dead-k2v6tp {
    flex-direction: column;
  }
}
.book-of-dead-qyvt1h {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .book-of-dead-qyvt1h {
    margin-bottom: 40px;
  }
}
.book-of-dead-balft3 .book-of-dead-ac2esh {
  margin-bottom: 28px;
}
.book-of-dead-balft3 .book-of-dead-ac2esh img {
  max-height: 100px;
  width: auto;
}
.book-of-dead-ej016m {
  display: flex;
  align-items: center;
}
.book-of-dead-ej016m a + a {
  margin-left: 24px;
}
.book-of-dead-ej016m img {
  max-height: 56px;
  width: auto;
}
.book-of-dead-ej016m img + img {
  margin-left: 24px;
}
.book-of-dead-2wb143 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .book-of-dead-2wb143 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.book-of-dead-g9gyee {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .book-of-dead-g9gyee {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

.book-of-dead-pqbkiv label {
  font-size: 14px;
}

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

.book-of-dead-bpko81 h2 {
  color: green;
  font-weight: 500;
}

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

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

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

#reviews .book-of-dead-g4199g > div.book-of-dead-74bvqt {
  display: block;
  width: 100%;
  max-width: 300px;
}

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

@media (max-width: 835px) {
  #reviews .book-of-dead-g4199g > div.book-of-dead-74bvqt {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.book-of-dead-9vfp94 {
  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) {
  .book-of-dead-8kjdla .book-of-dead-heujuf a {
    font-size: 12px;
  }
}

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

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

.book-of-dead-un77wx {
  margin: 0 auto;
  max-width: 700px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 25px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

.book-of-dead-p69cog {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 105px;
    transform: rotate(339deg);
    z-index: 10;
    pointer-events: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    margin: 0 auto;
}

.book-of-dead-p69cog img {
  width: 100%;
  display: block;
}

.book-of-dead-k5gf76 {
  max-width: 300px;
}

.book-of-dead-umq9y5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.book-of-dead-umq9y5 .book-of-dead-edqxby:first-child {
  margin-bottom:15px;
}

.book-of-dead-un77wx .book-of-dead-4gjmxi {
  font-size: 40px!important;
  color: var(--menu-color)!important ;
  margin: 0;
}

@media (max-width: 619px) {
  .book-of-dead-un77wx {
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
}

.book-of-dead-umq9y5 .book-of-dead-lmhoz1 {
  background: gray;
  border: 1px solid var(--border-color)
}
