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

.wanted-dead-or-a-wild-4mlpgi {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-4mlpgi {
    padding: 54px 0 0;
  }
}

.wanted-dead-or-a-wild-w1v2cp {
  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) {
  .wanted-dead-or-a-wild-w1v2cp: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;
  }
}

.wanted-dead-or-a-wild-r7quna {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-r7quna {
    margin: 20px auto 100px;
  }
}

.wanted-dead-or-a-wild-r7quna h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-r7quna h1 {
    font-size: 120px;
  }
}

.wanted-dead-or-a-wild-r7quna p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.wanted-dead-or-a-wild-isi9zb {
  cursor: pointer;
}

.wanted-dead-or-a-wild-8bdqww {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.wanted-dead-or-a-wild-2ypuxd {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.wanted-dead-or-a-wild-2ypuxd figure {
  margin: 0;
}

.wanted-dead-or-a-wild-2ypuxd.wanted-dead-or-a-wild-dbyo9i {
  justify-content: flex-start;
  margin-right: 4px;
}

.wanted-dead-or-a-wild-2ypuxd.wanted-dead-or-a-wild-lo13ct {
  justify-content: flex-end;
  margin-left: 4px;
}

.wanted-dead-or-a-wild-2ypuxd.wanted-dead-or-a-wild-birbdq {
  justify-content: center;
}

.wanted-dead-or-a-wild-2ypuxd.wanted-dead-or-a-wild-18ewvg {
  justify-content: normal;
}

.wanted-dead-or-a-wild-kfcy93 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .wanted-dead-or-a-wild-kfcy93 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-kfcy93 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.wanted-dead-or-a-wild-re1j74 {
  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) {
  .wanted-dead-or-a-wild-re1j74 {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.wanted-dead-or-a-wild-rbogsb {
  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) {
  .wanted-dead-or-a-wild-rbogsb {
    flex-direction: column;
  }
}

.wanted-dead-or-a-wild-rf4lnx {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.wanted-dead-or-a-wild-rf4lnx img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-rf4lnx {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.wanted-dead-or-a-wild-s7j3sb {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.wanted-dead-or-a-wild-s7j3sb 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) {
  .wanted-dead-or-a-wild-s7j3sb ul {
    margin-bottom: 15px;
  }
}

.wanted-dead-or-a-wild-s7j3sb ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.wanted-dead-or-a-wild-s7j3sb 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);
}

.wanted-dead-or-a-wild-s7j3sb ul li span svg {
  fill: var(--title-color);
}

.wanted-dead-or-a-wild-s7j3sb ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-s7j3sb ul li small {
    font-size: 12px;
  }
}

.wanted-dead-or-a-wild-s7j3sb ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.wanted-dead-or-a-wild-s7j3sb ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-s7j3sb {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.wanted-dead-or-a-wild-jqub5u {
  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) {
  .wanted-dead-or-a-wild-jqub5u {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.wanted-dead-or-a-wild-yg5p41 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.wanted-dead-or-a-wild-niu8fa {
  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) {
  .wanted-dead-or-a-wild-niu8fa {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-niu8fa:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.wanted-dead-or-a-wild-niu8fa.wanted-dead-or-a-wild-hss0vn {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-niu8fa.wanted-dead-or-a-wild-hss0vn:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.wanted-dead-or-a-wild-bihatt {
  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) {
  .wanted-dead-or-a-wild-bihatt {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-bihatt {
    padding: 50px 16px 68px;
  }
}

.wanted-dead-or-a-wild-y3zda9 {
  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) {
  .wanted-dead-or-a-wild-y3zda9 {
    flex-direction: column;
  }
}

.wanted-dead-or-a-wild-kdsx94 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-kdsx94 {
    margin-bottom: 40px;
  }
}

.wanted-dead-or-a-wild-t54497 .wanted-dead-or-a-wild-fb5zip {
  margin-bottom: 28px;
}

.wanted-dead-or-a-wild-t54497 .wanted-dead-or-a-wild-fb5zip img {
  max-height: 100px;
  width: auto;
}

.wanted-dead-or-a-wild-sbtcom {
  display: flex;
  align-items: center;
}

.wanted-dead-or-a-wild-sbtcom a + a {
  margin-left: 24px;
}

.wanted-dead-or-a-wild-sbtcom img {
  max-height: 56px;
  width: auto;
}

.wanted-dead-or-a-wild-0ptf5e img {
  max-height: 38px!important;
  width: auto;
}

.wanted-dead-or-a-wild-sbtcom img + img {
  margin-left: 24px;
}

.wanted-dead-or-a-wild-zq5au5 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-zq5au5 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.wanted-dead-or-a-wild-0gte3o {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-0gte3o {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.wanted-dead-or-a-wild-2ivme9 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-2ivme9 {
    flex-wrap: wrap;
  }
}

.wanted-dead-or-a-wild-2ivme9 li {
  display: flex;
  margin: 0 7px;
}

.wanted-dead-or-a-wild-2ivme9 li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-2ivme9 li:hover svg {
    transform: scale(1.2);
  }
}

.wanted-dead-or-a-wild-usz0hi {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.wanted-dead-or-a-wild-otclks + .wanted-dead-or-a-wild-otclks {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-otclks + .wanted-dead-or-a-wild-otclks {
    margin: 36px 0 0;
  }
}

.wanted-dead-or-a-wild-1oig4q {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.wanted-dead-or-a-wild-hj1f64 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wanted-dead-or-a-wild-hj1f64 li {
  font-size: 16px;
}

.wanted-dead-or-a-wild-hj1f64 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-hj1f64 li a:hover {
    text-decoration: underline;
  }
}

.wanted-dead-or-a-wild-hj1f64 li + li {
  margin-top: 16px;
}

.wanted-dead-or-a-wild-kyi26s {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.wanted-dead-or-a-wild-kyi26s.wanted-dead-or-a-wild-apfrpt {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.wanted-dead-or-a-wild-v3tl4m {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.wanted-dead-or-a-wild-v3tl4m h1,
.wanted-dead-or-a-wild-v3tl4m h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-v3tl4m h1,
  .wanted-dead-or-a-wild-v3tl4m h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-v3tl4m {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-v3tl4m {
    margin-bottom: 60px;
  }
}

.wanted-dead-or-a-wild-xebnll {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-xebnll {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.wanted-dead-or-a-wild-xebnll li {
  width: 100%;
}

.wanted-dead-or-a-wild-xebnll 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);
}

.wanted-dead-or-a-wild-xebnll li a svg {
  fill: var(--button-text-color);
}

.wanted-dead-or-a-wild-xebnll li a.wanted-dead-or-a-wild-apfrpt {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-xebnll li a:hover {
    background: var(--border-color);
  }
}

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

.wanted-dead-or-a-wild-dsnhu2 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-dsnhu2 {
    margin: 0 -5px;
  }
}

.wanted-dead-or-a-wild-2wljm6 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.wanted-dead-or-a-wild-2wljm6 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-2wljm6 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.wanted-dead-or-a-wild-v7z4og {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.wanted-dead-or-a-wild-v7z4og img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-v7z4og:hover img {
    transform: scale(1.1);
  }
}

.wanted-dead-or-a-wild-l6pkz6 {
  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) {
  .wanted-dead-or-a-wild-l6pkz6 {
    height: 54px;
  }
}

.wanted-dead-or-a-wild-nri2ja {
  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) {
  .wanted-dead-or-a-wild-nri2ja {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .wanted-dead-or-a-wild-nri2ja {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-nri2ja .wanted-dead-or-a-wild-fb5zip img {
    max-width: 90px;
  }
}

.wanted-dead-or-a-wild-fb5zip img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .wanted-dead-or-a-wild-fb5zip {
    order: -2;
  }
}

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

.wanted-dead-or-a-wild-u4054d {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.wanted-dead-or-a-wild-u4054d li {
  font-size: 16px;
  margin: 0 20px;
}

.wanted-dead-or-a-wild-u4054d li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-u4054d li a:hover {
    text-decoration: underline;
  }
}

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

.wanted-dead-or-a-wild-c5nfht {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .wanted-dead-or-a-wild-c5nfht {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .wanted-dead-or-a-wild-c5nfht {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-c5nfht {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.wanted-dead-or-a-wild-c5nfht.wanted-dead-or-a-wild-be1nxt {
  margin-right: 0;
}

.wanted-dead-or-a-wild-9yweq2 {
  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) {
  .wanted-dead-or-a-wild-9yweq2 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-9yweq2:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.wanted-dead-or-a-wild-fwigzm {
  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) {
  .wanted-dead-or-a-wild-fwigzm:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-fwigzm {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.wanted-dead-or-a-wild-1uwjwv {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .wanted-dead-or-a-wild-1uwjwv {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.wanted-dead-or-a-wild-1uwjwv:hover > ul {
  display: flex;
}

.wanted-dead-or-a-wild-1uwjwv:focus > ul {
  display: flex;
}

.wanted-dead-or-a-wild-1uwjwv:focus-within > ul {
  display: flex;
}

.wanted-dead-or-a-wild-ad9g7k {
  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;
}

.wanted-dead-or-a-wild-ad9g7k::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) {
  .wanted-dead-or-a-wild-ad9g7k {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .wanted-dead-or-a-wild-ad9g7k img {
    max-width: 20px;
  }
}

.wanted-dead-or-a-wild-1uwjwv 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) {
  .wanted-dead-or-a-wild-1uwjwv ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.wanted-dead-or-a-wild-1uwjwv 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) {
  .wanted-dead-or-a-wild-1uwjwv ul li {
    padding: 5px;
  }
}

.wanted-dead-or-a-wild-1uwjwv 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) {
  .wanted-dead-or-a-wild-1uwjwv ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-1uwjwv ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .wanted-dead-or-a-wild-1uwjwv ul li a img {
    max-width: 20px;
  }
}

.wanted-dead-or-a-wild-0z8cng {
  display: none;
}

.wanted-dead-or-a-wild-if43vh {
  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) {
  .wanted-dead-or-a-wild-if43vh {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.wanted-dead-or-a-wild-if43vh span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

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

.wanted-dead-or-a-wild-e629vk {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-e629vk {
    padding: 0 16px;
  }
}

.wanted-dead-or-a-wild-e629vk img {
  margin-bottom: 3px;
}

.wanted-dead-or-a-wild-e629vk p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-e629vk p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-e629vk {
    margin-bottom: 60px;
  }
}

@media (max-width: 600px) {
  .wanted-dead-or-a-wild-e629vk {
    padding: 0px 0px !important;
  }
}

.wanted-dead-or-a-wild-bxwq81 {
  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) {
  .wanted-dead-or-a-wild-bxwq81 {
    font-size: 32px;
  }
}

.wanted-dead-or-a-wild-m1o6u0 {
  color: var(--text-color);
}

.wanted-dead-or-a-wild-x1c1a3 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-x1c1a3 {
    font-size: 16px;
    line-height: 140%;
  }
}

.wanted-dead-or-a-wild-x1c1a3 p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.wanted-dead-or-a-wild-x1c1a3 p img {
  display: block;
  margin: 0 auto;
}

.wanted-dead-or-a-wild-x1c1a3 p:first-of-type {
  margin-top: 0;
}

.wanted-dead-or-a-wild-x1c1a3 p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-x1c1a3 p {
    font-size: 18px;
    line-height: 140%;
  }
}

.wanted-dead-or-a-wild-x1c1a3 ul {
  padding: 0 0 0 20px;
}

.wanted-dead-or-a-wild-x1c1a3 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.wanted-dead-or-a-wild-x1c1a3 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) {
  .wanted-dead-or-a-wild-x1c1a3 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wanted-dead-or-a-wild-x1c1a3 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) {
  .wanted-dead-or-a-wild-x1c1a3 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wanted-dead-or-a-wild-x1c1a3 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.wanted-dead-or-a-wild-x1c1a3 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-x1c1a3 iframe {
    height: 200px;
  }
}

.wanted-dead-or-a-wild-ygr7up {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-ygr7up {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-ygr7up {
    margin-bottom: 60px;
  }
}

.wanted-dead-or-a-wild-bg2z9t {
  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) {
  .wanted-dead-or-a-wild-bg2z9t {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wanted-dead-or-a-wild-bg2z9t h1,
.wanted-dead-or-a-wild-bg2z9t h2,
.wanted-dead-or-a-wild-bg2z9t h3,
.wanted-dead-or-a-wild-bg2z9t 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) {
  .wanted-dead-or-a-wild-bg2z9t h1,
  .wanted-dead-or-a-wild-bg2z9t h2,
  .wanted-dead-or-a-wild-bg2z9t h3,
  .wanted-dead-or-a-wild-bg2z9t h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wanted-dead-or-a-wild-9nx89x {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-9nx89x {
    flex-direction: column-reverse;
  }
}

.wanted-dead-or-a-wild-9nx89x .wanted-dead-or-a-wild-i44yd4 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-9nx89x .wanted-dead-or-a-wild-i44yd4 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.wanted-dead-or-a-wild-9nx89x .wanted-dead-or-a-wild-w3a1xh {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-9nx89x .wanted-dead-or-a-wild-w3a1xh {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .wanted-dead-or-a-wild-9nx89x .wanted-dead-or-a-wild-w3a1xh img {
    width: 100%;
  }
}

.wanted-dead-or-a-wild-w3a1xh {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-w3a1xh {
    margin-bottom: 18px;
  }
}

.wanted-dead-or-a-wild-i44yd4 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-i44yd4 {
    margin-bottom: 18px;
  }
}

.wanted-dead-or-a-wild-ygr7up 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) {
  .wanted-dead-or-a-wild-ygr7up h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wanted-dead-or-a-wild-ygr7up .wanted-dead-or-a-wild-w1v2cp {
  margin-top: 30px;
  margin-bottom: 30px;
}

.wanted-dead-or-a-wild-ukfphj {
  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) {
  .wanted-dead-or-a-wild-ukfphj {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-ukfphj {
    margin-bottom: 60px;
  }
}

.wanted-dead-or-a-wild-yaq5so {
  position: relative;
  border: none;
}

.wanted-dead-or-a-wild-yaq5so::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.wanted-dead-or-a-wild-nrjrok {
  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;
}

.wanted-dead-or-a-wild-nrjrok span {
  height: 32px;
}

.wanted-dead-or-a-wild-nrjrok span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.wanted-dead-or-a-wild-nrjrok.wanted-dead-or-a-wild-hmau7e span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-nrjrok {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.wanted-dead-or-a-wild-5m9b8i {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wanted-dead-or-a-wild-5m9b8i li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-5m9b8i li {
    font-size: 16px;
  }
}

.wanted-dead-or-a-wild-5m9b8i 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) {
  .wanted-dead-or-a-wild-5m9b8i li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-5m9b8i li a {
    padding: 12px 14px;
  }
}

.wanted-dead-or-a-wild-5m9b8i.wanted-dead-or-a-wild-nmflwf {
  display: none;
}

.wanted-dead-or-a-wild-458h9j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.wanted-dead-or-a-wild-458h9j table {
  width: 100%;
  border-collapse: collapse;
}

.wanted-dead-or-a-wild-458h9j 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) {
  .wanted-dead-or-a-wild-458h9j table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .wanted-dead-or-a-wild-458h9j table td {
    min-width: 75px;
  }
}

.wanted-dead-or-a-wild-458h9j 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) {
  .wanted-dead-or-a-wild-458h9j table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wanted-dead-or-a-wild-458h9j table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.wanted-dead-or-a-wild-458h9j p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-458h9j p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-458h9j {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-458h9j {
    margin-bottom: 60px;
  }
}

.wanted-dead-or-a-wild-pc7f1y {
  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) {
  .wanted-dead-or-a-wild-pc7f1y {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.wanted-dead-or-a-wild-4fwxzx {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .wanted-dead-or-a-wild-4fwxzx {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.wanted-dead-or-a-wild-4fwxzx 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) {
  .wanted-dead-or-a-wild-4fwxzx tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.wanted-dead-or-a-wild-4fwxzx tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.wanted-dead-or-a-wild-didp45 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.wanted-dead-or-a-wild-didp45 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.wanted-dead-or-a-wild-didp45 p {
  color: var(--text-color);
}

.wanted-dead-or-a-wild-2mofze {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-2mofze {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-2mofze {
    margin-bottom: 60px;
  }
}

.wanted-dead-or-a-wild-zwfurx {
  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);
}

.wanted-dead-or-a-wild-x175eh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-x175eh {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-x175eh {
    margin-bottom: 60px;
  }
}

.wanted-dead-or-a-wild-hlbnxw {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.wanted-dead-or-a-wild-hlbnxw h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-hlbnxw h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.wanted-dead-or-a-wild-hlbnxw p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-hlbnxw p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-hlbnxw p {
    font-size: 16px;
  }
}

.wanted-dead-or-a-wild-zprgx3 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-zprgx3 {
    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;
  }
}

.wanted-dead-or-a-wild-280qoh {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.wanted-dead-or-a-wild-280qoh li {
  margin: 0 20px;
}

.wanted-dead-or-a-wild-280qoh li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.wanted-dead-or-a-wild-280qoh li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-280qoh li a:hover {
    color: #2ab765;
  }
}

.wanted-dead-or-a-wild-pn0au9 {
  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) {
  .wanted-dead-or-a-wild-pn0au9 {
    padding: 0 16px;
  }
}

.wanted-dead-or-a-wild-pn0au9 li {
  font-size: 16px;
  position: relative;
}

.wanted-dead-or-a-wild-pn0au9 li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-pn0au9 li a:hover {
    text-decoration: underline;
  }
}

.wanted-dead-or-a-wild-pn0au9 li span {
  opacity: 0.5;
}

.wanted-dead-or-a-wild-pn0au9 li + li {
  margin-left: 30px;
}

.wanted-dead-or-a-wild-pn0au9 li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.wanted-dead-or-a-wild-bg2z9t {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.wanted-dead-or-a-wild-bg2z9t {
    margin-bottom: 18px;
  }
}

.wanted-dead-or-a-wild-7vnwxw {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.wanted-dead-or-a-wild-7vnwxw 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);
}

.wanted-dead-or-a-wild-7vnwxw 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;
}

.wanted-dead-or-a-wild-7vnwxw 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;
}

.wanted-dead-or-a-wild-7vnwxw tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.wanted-dead-or-a-wild-7vnwxw tbody tr:last-of-type {
  margin-bottom: 0;
}

.wanted-dead-or-a-wild-7vnwxw tbody tr td:first-of-type {
  flex-shrink: 0;
}

.wanted-dead-or-a-wild-7vnwxw 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);
}

.wanted-dead-or-a-wild-7vnwxw 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);
}

.wanted-dead-or-a-wild-7vnwxw tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-7vnwxw tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.wanted-dead-or-a-wild-7vnwxw tbody tr td .wanted-dead-or-a-wild-5thvra {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .wanted-dead-or-a-wild-7vnwxw tbody tr td .wanted-dead-or-a-wild-5thvra {
    width: 100%;
  }
}

.wanted-dead-or-a-wild-7vnwxw tbody tr td .wanted-dead-or-a-wild-68ej9j {
  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) {
  .wanted-dead-or-a-wild-7vnwxw tbody tr td .wanted-dead-or-a-wild-68ej9j:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-7vnwxw tbody tr td .wanted-dead-or-a-wild-68ej9j {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .wanted-dead-or-a-wild-7vnwxw tbody tr td .wanted-dead-or-a-wild-68ej9j {
    width: 100%;
  }
}

.wanted-dead-or-a-wild-7vnwxw tbody tr td .wanted-dead-or-a-wild-mswzvy {
  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) {
  .wanted-dead-or-a-wild-7vnwxw tbody tr td .wanted-dead-or-a-wild-mswzvy:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-7vnwxw tbody tr {
    flex-direction: column;
  }
}

.wanted-dead-or-a-wild-7vnwxw tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.wanted-dead-or-a-wild-znhasg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-znhasg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-znhasg {
    margin: 0 auto 60px;
  }
}

.wanted-dead-or-a-wild-zxxk3o {
  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) {
  .wanted-dead-or-a-wild-zxxk3o {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.wanted-dead-or-a-wild-a583pu {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-a583pu {
    margin: 0 -5px;
  }
}

.wanted-dead-or-a-wild-ent131 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.wanted-dead-or-a-wild-ent131 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.wanted-dead-or-a-wild-ent131 p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-ent131:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .wanted-dead-or-a-wild-ent131 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

.wanted-dead-or-a-wild-tdn5kp {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .wanted-dead-or-a-wild-tdn5kp {
    height: 190px;
    margin: 20px auto;
  }
}

.wanted-dead-or-a-wild-tdn5kp img {
  width: 100%;
  height: 100%;
}

.wanted-dead-or-a-wild-tdn5kp iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .wanted-dead-or-a-wild-tdn5kp iframe {
    height: 190px;
  }
}

.wanted-dead-or-a-wild-euro8z {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.wanted-dead-or-a-wild-euro8z::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.wanted-dead-or-a-wild-rsbhox {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.wanted-dead-or-a-wild-rsbhox svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-rsbhox:hover svg {
    transform: scale(1.1);
  }
}

.wanted-dead-or-a-wild-jdfphp {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-jdfphp {
    padding: 40px 0;
  }
}

.wanted-dead-or-a-wild-g46hij {
  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) {
  .wanted-dead-or-a-wild-g46hij {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .wanted-dead-or-a-wild-g46hij {
    flex-direction: column-reverse;
  }
}

.wanted-dead-or-a-wild-w7wpp0 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.wanted-dead-or-a-wild-w7wpp0 img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .wanted-dead-or-a-wild-w7wpp0 {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-w7wpp0 {
    margin: 10px 0 0;
  }
}

.wanted-dead-or-a-wild-uza1ak {
  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;
}

.wanted-dead-or-a-wild-uza1ak 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) {
  .wanted-dead-or-a-wild-uza1ak {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-uza1ak {
    padding: 24px 10px;
  }
}

.wanted-dead-or-a-wild-7ualuk {
  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;
}

.wanted-dead-or-a-wild-7ualuk:hover {
  border: 1px solid #8c8ca2;
}

.wanted-dead-or-a-wild-0k385a {
  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%);
}

.wanted-dead-or-a-wild-0k385a:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.wanted-dead-or-a-wild-btedw6 {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.wanted-dead-or-a-wild-btedw6 a {
  text-decoration: underline;
  color: #8babff;
}

.wanted-dead-or-a-wild-bizsm3 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.wanted-dead-or-a-wild-bizsm3 .wanted-dead-or-a-wild-7ualuk {
  width: 50%;
  margin: 0;
}

.wanted-dead-or-a-wild-aoihij {
  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;
}

.wanted-dead-or-a-wild-aoihij:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.wanted-dead-or-a-wild-v7dj85 {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-v7dj85 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-v7dj85 {
    margin: 0 0 60px;
  }
}

.wanted-dead-or-a-wild-ddttnq {
  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) {
  .wanted-dead-or-a-wild-ddttnq {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.wanted-dead-or-a-wild-rdfzwh {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-rdfzwh {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.wanted-dead-or-a-wild-0umkw1 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-0umkw1 {
    flex-basis: auto;
    max-width: 100%;
  }
}

.wanted-dead-or-a-wild-roaaas {
  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) {
  .wanted-dead-or-a-wild-roaaas {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.wanted-dead-or-a-wild-roaaas 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) {
  .wanted-dead-or-a-wild-roaaas a {
    margin: 1px 0 4px;
  }
}

.wanted-dead-or-a-wild-roaaas a svg {
  fill: #fff;
}

.wanted-dead-or-a-wild-roaaas a:hover {
  background: #3d68e7;
}

.wanted-dead-or-a-wild-zm8eiy {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.wanted-dead-or-a-wild-k1qxqq {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-k1qxqq {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.wanted-dead-or-a-wild-evyamy {
  font-size: 16px;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-xdeij6 {
  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) {
  .wanted-dead-or-a-wild-xdeij6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-xdeij6 {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .wanted-dead-or-a-wild-xdeij6 {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.wanted-dead-or-a-wild-5q4b84 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.wanted-dead-or-a-wild-5q4b84 h1,
.wanted-dead-or-a-wild-5q4b84 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) {
  .wanted-dead-or-a-wild-5q4b84 h1,
  .wanted-dead-or-a-wild-5q4b84 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .wanted-dead-or-a-wild-5q4b84 {
    margin: 0;
    padding-right: 20px;
  }
}

.wanted-dead-or-a-wild-xb1ril {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.wanted-dead-or-a-wild-xb1ril 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) {
  .wanted-dead-or-a-wild-xb1ril h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.wanted-dead-or-a-wild-xb1ril 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) {
  .wanted-dead-or-a-wild-xb1ril h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.wanted-dead-or-a-wild-xb1ril 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);
}

.wanted-dead-or-a-wild-xb1ril 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) {
  .wanted-dead-or-a-wild-xb1ril table tr td {
    padding: 12px 4px;
  }
}

.wanted-dead-or-a-wild-xb1ril 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) {
  .wanted-dead-or-a-wild-xb1ril table tr th {
    padding: 12px 4px;
  }
}

.wanted-dead-or-a-wild-xb1ril table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .wanted-dead-or-a-wild-xb1ril {
    margin: 0;
  }
}

.wanted-dead-or-a-wild-pd2ryi {
  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) {
  .wanted-dead-or-a-wild-pd2ryi {
    min-height: 190px;
  }
}

.wanted-dead-or-a-wild-sm94ny {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.wanted-dead-or-a-wild-sm94ny::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.wanted-dead-or-a-wild-0w3675 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.wanted-dead-or-a-wild-0w3675.wanted-dead-or-a-wild-7gomjc {
  display: none;
}

.wanted-dead-or-a-wild-c0d9hg {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.wanted-dead-or-a-wild-c0d9hg iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wanted-dead-or-a-wild-c0d9hg iframe.wanted-dead-or-a-wild-kbcjf4 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.wanted-dead-or-a-wild-c0d9hg.wanted-dead-or-a-wild-o53uon {
  opacity: 1;
  pointer-events: all;
}

.wanted-dead-or-a-wild-f1fxaz {
  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;
}

.wanted-dead-or-a-wild-f1fxaz svg {
  margin-right: 10px;
}

.wanted-dead-or-a-wild-f1fxaz + .wanted-dead-or-a-wild-f1fxaz {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-f1fxaz:hover {
    background: #a8a6b3;
  }
}

.wanted-dead-or-a-wild-t5dq4d {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-t5dq4d:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-f1fxaz {
    height: 42px;
    max-width: 220px;
  }
}

.wanted-dead-or-a-wild-xdeij6 .wanted-dead-or-a-wild-ygr7up {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.wanted-dead-or-a-wild-xdeij6 .wanted-dead-or-a-wild-ygr7up h1,
.wanted-dead-or-a-wild-xdeij6 .wanted-dead-or-a-wild-ygr7up 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) {
  .wanted-dead-or-a-wild-xdeij6 .wanted-dead-or-a-wild-ygr7up h1,
  .wanted-dead-or-a-wild-xdeij6 .wanted-dead-or-a-wild-ygr7up h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .wanted-dead-or-a-wild-xdeij6 .wanted-dead-or-a-wild-ygr7up {
    margin: 28px 0 0;
  }
}

.wanted-dead-or-a-wild-y37fb6 {
  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) {
  .wanted-dead-or-a-wild-y37fb6 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .wanted-dead-or-a-wild-y37fb6 {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-y37fb6 {
    margin: 20px auto 60px;
  }
}

.wanted-dead-or-a-wild-6b9ley {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .wanted-dead-or-a-wild-6b9ley {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-6b9ley {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.wanted-dead-or-a-wild-675860 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.wanted-dead-or-a-wild-675860 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wanted-dead-or-a-wild-ndnyte {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.wanted-dead-or-a-wild-ndnyte h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-ndnyte h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-ndnyte h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .wanted-dead-or-a-wild-ndnyte {
    max-width: 100%;
    margin: 0;
  }
}

.wanted-dead-or-a-wild-g4vw3b {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-g4vw3b {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.wanted-dead-or-a-wild-rvvf04 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-rvvf04 {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.wanted-dead-or-a-wild-2bbm4g {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.wanted-dead-or-a-wild-2bbm4g span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-2bbm4g {
    margin: 0;
  }
  .wanted-dead-or-a-wild-2bbm4g:last-of-type {
    margin-top: 4px;
  }
}

.wanted-dead-or-a-wild-65p527 {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .wanted-dead-or-a-wild-65p527 {
    padding: 10px;
  }
}

.wanted-dead-or-a-wild-65p527 .wanted-dead-or-a-wild-w1v2cp {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .wanted-dead-or-a-wild-65p527 .wanted-dead-or-a-wild-w1v2cp {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .wanted-dead-or-a-wild-65p527 {
    flex-wrap: wrap;
  }
}

.wanted-dead-or-a-wild-rcfed0 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.wanted-dead-or-a-wild-rcfed0 img {
  width: 100%;
}

.wanted-dead-or-a-wild-yvskfy {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .wanted-dead-or-a-wild-yvskfy {
    max-width: 200px;
    margin: 0;
  }
}

.wanted-dead-or-a-wild-jp0i4m {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.wanted-dead-or-a-wild-9i54d1 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-q4watt {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-q4watt {
    margin: 0 0 60px;
  }
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-tdvjre {
  position: relative;
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-lbmf1z {
  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;
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-lbmf1z.wanted-dead-or-a-wild-7gomjc {
  display: none;
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-m3zyi6 {
  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) {
  .wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-m3zyi6 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-m3zyi6 {
    bottom: 90px;
  }
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-m3zyi6 .wanted-dead-or-a-wild-wqg8aa {
  max-width: 300px;
  width: 100%;
}

.wanted-dead-or-a-wild-q4watt
  .wanted-dead-or-a-wild-m3zyi6
  .wanted-dead-or-a-wild-wqg8aa
  .wanted-dead-or-a-wild-7s40s1 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-q4watt
    .wanted-dead-or-a-wild-m3zyi6
    .wanted-dead-or-a-wild-wqg8aa
    .wanted-dead-or-a-wild-7s40s1 {
    font-size: 32px;
    text-align: center;
  }
}

.wanted-dead-or-a-wild-q4watt
  .wanted-dead-or-a-wild-m3zyi6
  .wanted-dead-or-a-wild-wqg8aa
  .wanted-dead-or-a-wild-zelbxp {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-q4watt
    .wanted-dead-or-a-wild-m3zyi6
    .wanted-dead-or-a-wild-wqg8aa
    .wanted-dead-or-a-wild-zelbxp {
    text-align: center;
  }
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-m3zyi6 .wanted-dead-or-a-wild-be1nxt {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-m3zyi6 .wanted-dead-or-a-wild-be1nxt {
    flex-direction: column-reverse;
  }
}

.wanted-dead-or-a-wild-q4watt
  .wanted-dead-or-a-wild-m3zyi6
  .wanted-dead-or-a-wild-be1nxt
  .wanted-dead-or-a-wild-9s9p11 {
  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;
}

.wanted-dead-or-a-wild-q4watt
  .wanted-dead-or-a-wild-m3zyi6
  .wanted-dead-or-a-wild-be1nxt
  .wanted-dead-or-a-wild-9s9p11:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-q4watt
    .wanted-dead-or-a-wild-m3zyi6
    .wanted-dead-or-a-wild-be1nxt
    .wanted-dead-or-a-wild-9s9p11 {
    width: 100%;
  }
}

.wanted-dead-or-a-wild-q4watt
  .wanted-dead-or-a-wild-m3zyi6
  .wanted-dead-or-a-wild-be1nxt
  .wanted-dead-or-a-wild-fycp3x {
  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;
}

.wanted-dead-or-a-wild-q4watt
  .wanted-dead-or-a-wild-m3zyi6
  .wanted-dead-or-a-wild-be1nxt
  .wanted-dead-or-a-wild-fycp3x
  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);
  }
}

.wanted-dead-or-a-wild-q4watt
  .wanted-dead-or-a-wild-m3zyi6
  .wanted-dead-or-a-wild-be1nxt
  .wanted-dead-or-a-wild-fycp3x: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;
}

.wanted-dead-or-a-wild-q4watt
  .wanted-dead-or-a-wild-m3zyi6
  .wanted-dead-or-a-wild-be1nxt
  .wanted-dead-or-a-wild-fycp3x:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-q4watt
    .wanted-dead-or-a-wild-m3zyi6
    .wanted-dead-or-a-wild-be1nxt
    .wanted-dead-or-a-wild-fycp3x {
    width: 100%;
  }
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-m3zyi6.wanted-dead-or-a-wild-7gomjc {
  display: none;
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-3wtkvo {
  display: none;
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-3wtkvo.wanted-dead-or-a-wild-o53uon {
  display: block;
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-3wtkvo iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-3wtkvo iframe {
    height: calc(100vh - 54px);
  }
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-k9jl6v {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-k9jl6v {
    padding: 24px 16px 0;
  }
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-k9jl6v .wanted-dead-or-a-wild-7s40s1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-k9jl6v .wanted-dead-or-a-wild-7s40s1 {
    margin-bottom: 24px;
  }
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-k9jl6v 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);
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-k9jl6v 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) {
  .wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-k9jl6v table tr td {
    padding: 12px 4px;
  }
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-k9jl6v 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) {
  .wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-k9jl6v table tr th {
    padding: 12px 4px;
  }
}

.wanted-dead-or-a-wild-q4watt .wanted-dead-or-a-wild-k9jl6v table tr:last-of-type td {
  border-bottom: none;
}

.wanted-dead-or-a-wild-4ql6hj {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.wanted-dead-or-a-wild-4ql6hj.wanted-dead-or-a-wild-apfrpt {
  display: block;
}

.wanted-dead-or-a-wild-4ql6hj iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.wanted-dead-or-a-wild-4ql6hj .wanted-dead-or-a-wild-ouhfoz {
  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;
}

.wanted-dead-or-a-wild-4ql6hj .wanted-dead-or-a-wild-kmyjlw {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.wanted-dead-or-a-wild-4ql6hj .wanted-dead-or-a-wild-fycp3x {
  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;
}

.wanted-dead-or-a-wild-4ql6hj .wanted-dead-or-a-wild-fycp3x:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.wanted-dead-or-a-wild-tqbbap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.wanted-dead-or-a-wild-tqbbap.wanted-dead-or-a-wild-apfrpt {
  display: block;
}

.wanted-dead-or-a-wild-gsr5tv {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.wanted-dead-or-a-wild-ml0zmn {
  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;
}

.wanted-dead-or-a-wild-n0up1q {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-ml0zmn {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.wanted-dead-or-a-wild-k6ipvu {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.wanted-dead-or-a-wild-k6ipvu svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.wanted-dead-or-a-wild-t8an5c {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wanted-dead-or-a-wild-cxop4m.wanted-dead-or-a-wild-7gomjc {
  display: none;
}

.wanted-dead-or-a-wild-km5wnb {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-km5wnb {
    margin-bottom: 20px;
  }
}

.wanted-dead-or-a-wild-h7fgz7 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.wanted-dead-or-a-wild-h7fgz7 span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.wanted-dead-or-a-wild-h7fgz7 small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.wanted-dead-or-a-wild-h7fgz7 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);
}

.wanted-dead-or-a-wild-h7fgz7 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.wanted-dead-or-a-wild-h7fgz7 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.wanted-dead-or-a-wild-h7fgz7 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.wanted-dead-or-a-wild-h7fgz7 input:active {
  border-color: #c2c0ce;
}

.wanted-dead-or-a-wild-h7fgz7 input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-h7fgz7 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.wanted-dead-or-a-wild-u7dgoz {
  margin-bottom: 36px;
}

.wanted-dead-or-a-wild-u7dgoz 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;
}

.wanted-dead-or-a-wild-u7dgoz textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.wanted-dead-or-a-wild-u7dgoz textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-u7dgoz {
    margin-bottom: 24px;
  }
}

.wanted-dead-or-a-wild-4l5gil {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wanted-dead-or-a-wild-heksea {
  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;
}

.wanted-dead-or-a-wild-heksea:hover {
  background: var(--border-color);
}

.wanted-dead-or-a-wild-9vlqti {
  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;
}

.wanted-dead-or-a-wild-9vlqti:hover {
  background: #166ad9;
}

.wanted-dead-or-a-wild-grwe71 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.wanted-dead-or-a-wild-grwe71.wanted-dead-or-a-wild-7gomjc {
  display: none;
}

.wanted-dead-or-a-wild-9xbvt9 {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.wanted-dead-or-a-wild-grwe71 .wanted-dead-or-a-wild-heksea {
  margin: 0 auto;
}

.wanted-dead-or-a-wild-wx5yk8 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-wx5yk8 {
    margin-bottom: 16px;
  }
}

.wanted-dead-or-a-wild-6rel44 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.wanted-dead-or-a-wild-zy07pq {
  filter: grayscale(100%);
}

.wanted-dead-or-a-wild-6rel44 > input {
  display: none;
}

.wanted-dead-or-a-wild-6rel44 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wanted-dead-or-a-wild-jkxzag.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.wanted-dead-or-a-wild-3qg6ex 44.wanted-dead-or-a-wild-ob0hha.wanted-dead-or-a-wild-jgcgrg.wanted-dead-or-a-wild-ncarla.wanted-dead-or-a-wild-dnrsp5.wanted-dead-or-a-wild-ntebrn.wanted-dead-or-a-wild-0r9vtt.wanted-dead-or-a-wild-y5feri.wanted-dead-or-a-wild-t7f4qg.wanted-dead-or-a-wild-1exaoj.wanted-dead-or-a-wild-7jk64u.wanted-dead-or-a-wild-x6aghs.wanted-dead-or-a-wild-mkbtav 0l-12.wanted-dead-or-a-wild-vc50y7 30.wanted-dead-or-a-wild-9kr9zk.wanted-dead-or-a-wild-vfdvtz 2.wanted-dead-or-a-wild-rzbip8.wanted-dead-or-a-wild-vfdvtz 3.wanted-dead-or-a-wild-0bfdbo 3.wanted-dead-or-a-wild-exbgjs.wanted-dead-or-a-wild-nvsqjj 3.wanted-dead-or-a-wild-653vkw.wanted-dead-or-a-wild-jve64f.wanted-dead-or-a-wild-zuychs.wanted-dead-or-a-wild-u0sb5a 7-3.wanted-dead-or-a-wild-vc50y7 10.wanted-dead-or-a-wild-fefy3n.wanted-dead-or-a-wild-u0sb5a 23.wanted-dead-or-a-wild-pztfie.wanted-dead-or-a-wild-qqrc6c 1.wanted-dead-or-a-wild-qsbn4f 2.wanted-dead-or-a-wild-vc50y7 3.wanted-dead-or-a-wild-qqrc6c 1.wanted-dead-or-a-wild-nvsqjj 5.wanted-dead-or-a-wild-a6vmbz.wanted-dead-or-a-wild-nvsqjj 32.wanted-dead-or-a-wild-g3mz6d.wanted-dead-or-a-wild-jve64f 5.wanted-dead-or-a-wild-mkbtav 4.wanted-dead-or-a-wild-u0sb5a 9.wanted-dead-or-a-wild-u0sb5a 8.wanted-dead-or-a-wild-nvsqjj 6.wanted-dead-or-a-wild-m9duqg.wanted-dead-or-a-wild-kf7ss9.wanted-dead-or-a-wild-sj4rxy.wanted-dead-or-a-wild-ffbz6r.wanted-dead-or-a-wild-kecrgw 4.wanted-dead-or-a-wild-sigpv4.wanted-dead-or-a-wild-kecrgw 6.wanted-dead-or-a-wild-kecrgw 0l29.wanted-dead-or-a-wild-mkbtav 17.wanted-dead-or-a-wild-lo3t6n.wanted-dead-or-a-wild-rj7t06 2.wanted-dead-or-a-wild-n0he0g 10.wanted-dead-or-a-wild-83y4th.wanted-dead-or-a-wild-vc50y7 8.wanted-dead-or-a-wild-ce4tvm.wanted-dead-or-a-wild-usyq5f.wanted-dead-or-a-wild-nd312c.wanted-dead-or-a-wild-oy47k9.wanted-dead-or-a-wild-3e25tw.wanted-dead-or-a-wild-jve64f.wanted-dead-or-a-wild-ntebrn.wanted-dead-or-a-wild-vc50y7 1.wanted-dead-or-a-wild-i5e0b4.wanted-dead-or-a-wild-731j4x.wanted-dead-or-a-wild-nh17mk.wanted-dead-or-a-wild-yi7mni.wanted-dead-or-a-wild-qrs5kn.wanted-dead-or-a-wild-qsbn4f 1.wanted-dead-or-a-wild-l7xi15.wanted-dead-or-a-wild-rsiiny.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.wanted-dead-or-a-wild-6rel44 > input:checked ~ label,
.wanted-dead-or-a-wild-6rel44 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wanted-dead-or-a-wild-jkxzag.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.wanted-dead-or-a-wild-3qg6ex 44.wanted-dead-or-a-wild-ob0hha.wanted-dead-or-a-wild-jgcgrg.wanted-dead-or-a-wild-ncarla.wanted-dead-or-a-wild-dnrsp5.wanted-dead-or-a-wild-ntebrn.wanted-dead-or-a-wild-0r9vtt.wanted-dead-or-a-wild-y5feri.wanted-dead-or-a-wild-t7f4qg.wanted-dead-or-a-wild-1exaoj.wanted-dead-or-a-wild-7jk64u.wanted-dead-or-a-wild-x6aghs.wanted-dead-or-a-wild-mkbtav 0l-12.wanted-dead-or-a-wild-vc50y7 30.wanted-dead-or-a-wild-9kr9zk.wanted-dead-or-a-wild-vfdvtz 2.wanted-dead-or-a-wild-rzbip8.wanted-dead-or-a-wild-vfdvtz 3.wanted-dead-or-a-wild-0bfdbo 3.wanted-dead-or-a-wild-exbgjs.wanted-dead-or-a-wild-nvsqjj 3.wanted-dead-or-a-wild-653vkw.wanted-dead-or-a-wild-jve64f.wanted-dead-or-a-wild-zuychs.wanted-dead-or-a-wild-u0sb5a 7-3.wanted-dead-or-a-wild-vc50y7 10.wanted-dead-or-a-wild-fefy3n.wanted-dead-or-a-wild-u0sb5a 23.wanted-dead-or-a-wild-pztfie.wanted-dead-or-a-wild-qqrc6c 1.wanted-dead-or-a-wild-qsbn4f 2.wanted-dead-or-a-wild-vc50y7 3.wanted-dead-or-a-wild-qqrc6c 1.wanted-dead-or-a-wild-nvsqjj 5.wanted-dead-or-a-wild-a6vmbz.wanted-dead-or-a-wild-nvsqjj 32.wanted-dead-or-a-wild-g3mz6d.wanted-dead-or-a-wild-jve64f 5.wanted-dead-or-a-wild-mkbtav 4.wanted-dead-or-a-wild-u0sb5a 9.wanted-dead-or-a-wild-u0sb5a 8.wanted-dead-or-a-wild-nvsqjj 6.wanted-dead-or-a-wild-m9duqg.wanted-dead-or-a-wild-kf7ss9.wanted-dead-or-a-wild-sj4rxy.wanted-dead-or-a-wild-ffbz6r.wanted-dead-or-a-wild-kecrgw 4.wanted-dead-or-a-wild-sigpv4.wanted-dead-or-a-wild-kecrgw 6.wanted-dead-or-a-wild-kecrgw 0l29.wanted-dead-or-a-wild-mkbtav 17.wanted-dead-or-a-wild-lo3t6n.wanted-dead-or-a-wild-rj7t06 2.wanted-dead-or-a-wild-n0he0g 10.wanted-dead-or-a-wild-83y4th.wanted-dead-or-a-wild-vc50y7 8.wanted-dead-or-a-wild-ce4tvm.wanted-dead-or-a-wild-usyq5f.wanted-dead-or-a-wild-nd312c.wanted-dead-or-a-wild-oy47k9.wanted-dead-or-a-wild-3e25tw.wanted-dead-or-a-wild-jve64f.wanted-dead-or-a-wild-ntebrn.wanted-dead-or-a-wild-vc50y7 1.wanted-dead-or-a-wild-i5e0b4.wanted-dead-or-a-wild-731j4x.wanted-dead-or-a-wild-nh17mk.wanted-dead-or-a-wild-yi7mni.wanted-dead-or-a-wild-qrs5kn.wanted-dead-or-a-wild-qsbn4f 1.wanted-dead-or-a-wild-l7xi15.wanted-dead-or-a-wild-rsiiny.5z'/%3e%3c/svg%3e");
}

.wanted-dead-or-a-wild-6rel44 > input:not(:checked) ~ label:hover,
.wanted-dead-or-a-wild-6rel44 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wanted-dead-or-a-wild-jkxzag.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wanted-dead-or-a-wild-3qg6ex 44.wanted-dead-or-a-wild-ob0hha.wanted-dead-or-a-wild-jgcgrg.wanted-dead-or-a-wild-ncarla.wanted-dead-or-a-wild-dnrsp5.wanted-dead-or-a-wild-ntebrn.wanted-dead-or-a-wild-0r9vtt.wanted-dead-or-a-wild-y5feri.wanted-dead-or-a-wild-t7f4qg.wanted-dead-or-a-wild-1exaoj.wanted-dead-or-a-wild-7jk64u.wanted-dead-or-a-wild-x6aghs.wanted-dead-or-a-wild-mkbtav 0l-12.wanted-dead-or-a-wild-vc50y7 30.wanted-dead-or-a-wild-9kr9zk.wanted-dead-or-a-wild-vfdvtz 2.wanted-dead-or-a-wild-rzbip8.wanted-dead-or-a-wild-vfdvtz 3.wanted-dead-or-a-wild-0bfdbo 3.wanted-dead-or-a-wild-exbgjs.wanted-dead-or-a-wild-nvsqjj 3.wanted-dead-or-a-wild-653vkw.wanted-dead-or-a-wild-jve64f.wanted-dead-or-a-wild-zuychs.wanted-dead-or-a-wild-u0sb5a 7-3.wanted-dead-or-a-wild-vc50y7 10.wanted-dead-or-a-wild-fefy3n.wanted-dead-or-a-wild-u0sb5a 23.wanted-dead-or-a-wild-pztfie.wanted-dead-or-a-wild-qqrc6c 1.wanted-dead-or-a-wild-qsbn4f 2.wanted-dead-or-a-wild-vc50y7 3.wanted-dead-or-a-wild-qqrc6c 1.wanted-dead-or-a-wild-nvsqjj 5.wanted-dead-or-a-wild-a6vmbz.wanted-dead-or-a-wild-nvsqjj 32.wanted-dead-or-a-wild-g3mz6d.wanted-dead-or-a-wild-jve64f 5.wanted-dead-or-a-wild-mkbtav 4.wanted-dead-or-a-wild-u0sb5a 9.wanted-dead-or-a-wild-u0sb5a 8.wanted-dead-or-a-wild-nvsqjj 6.wanted-dead-or-a-wild-m9duqg.wanted-dead-or-a-wild-kf7ss9.wanted-dead-or-a-wild-sj4rxy.wanted-dead-or-a-wild-ffbz6r.wanted-dead-or-a-wild-kecrgw 4.wanted-dead-or-a-wild-sigpv4.wanted-dead-or-a-wild-kecrgw 6.wanted-dead-or-a-wild-kecrgw 0l29.wanted-dead-or-a-wild-mkbtav 17.wanted-dead-or-a-wild-lo3t6n.wanted-dead-or-a-wild-rj7t06 2.wanted-dead-or-a-wild-n0he0g 10.wanted-dead-or-a-wild-83y4th.wanted-dead-or-a-wild-vc50y7 8.wanted-dead-or-a-wild-ce4tvm.wanted-dead-or-a-wild-usyq5f.wanted-dead-or-a-wild-nd312c.wanted-dead-or-a-wild-oy47k9.wanted-dead-or-a-wild-3e25tw.wanted-dead-or-a-wild-jve64f.wanted-dead-or-a-wild-ntebrn.wanted-dead-or-a-wild-vc50y7 1.wanted-dead-or-a-wild-i5e0b4.wanted-dead-or-a-wild-731j4x.wanted-dead-or-a-wild-nh17mk.wanted-dead-or-a-wild-yi7mni.wanted-dead-or-a-wild-qrs5kn.wanted-dead-or-a-wild-qsbn4f 1.wanted-dead-or-a-wild-l7xi15.wanted-dead-or-a-wild-rsiiny.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .wanted-dead-or-a-wild-8djn9c > .wanted-dead-or-a-wild-p8v367 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .wanted-dead-or-a-wild-8djn9c > .wanted-dead-or-a-wild-p8v367 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .wanted-dead-or-a-wild-8djn9c > .wanted-dead-or-a-wild-p8v367 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .wanted-dead-or-a-wild-8djn9c > .wanted-dead-or-a-wild-p8v367 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .wanted-dead-or-a-wild-8djn9c > .wanted-dead-or-a-wild-p8v367 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.wanted-dead-or-a-wild-z05zib {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-7gomjc {
  display: none;
}

.wanted-dead-or-a-wild-intse3 {
  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) {
  .wanted-dead-or-a-wild-intse3 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-intse3 {
    border-radius: 20px 20px 0 0;
  }
}

.wanted-dead-or-a-wild-tp1zls {
  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;
}

.wanted-dead-or-a-wild-tp1zls::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.wanted-dead-or-a-wild-tp1zls::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.wanted-dead-or-a-wild-tp1zls img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .wanted-dead-or-a-wild-tp1zls {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .wanted-dead-or-a-wild-tp1zls img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-tp1zls {
    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;
  }
  .wanted-dead-or-a-wild-tp1zls img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.wanted-dead-or-a-wild-qs8ju3 {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .wanted-dead-or-a-wild-qs8ju3 {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-qs8ju3 {
    font-size: 14px;
  }
}

.wanted-dead-or-a-wild-x3n4d1 {
  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;
}

.wanted-dead-or-a-wild-x3n4d1::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) {
  .wanted-dead-or-a-wild-x3n4d1::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.wanted-dead-or-a-wild-x3n4d1::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) {
  .wanted-dead-or-a-wild-x3n4d1::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .wanted-dead-or-a-wild-x3n4d1 {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-x3n4d1 {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.wanted-dead-or-a-wild-xtiisy {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .wanted-dead-or-a-wild-xtiisy {
    top: -20px;
  }
}

.wanted-dead-or-a-wild-21rr1s {
  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) {
  .wanted-dead-or-a-wild-21rr1s:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .wanted-dead-or-a-wild-21rr1s {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-21rr1s {
    width: 90px;
    height: 40px;
  }
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-2v7b8k .wanted-dead-or-a-wild-intse3 {
  background: #2b3b67;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-2v7b8k .wanted-dead-or-a-wild-tp1zls {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-2v7b8k .wanted-dead-or-a-wild-tp1zls::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-2v7b8k .wanted-dead-or-a-wild-tp1zls::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-2v7b8k .wanted-dead-or-a-wild-x3n4d1::before {
  background: #0e0f41;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-2v7b8k .wanted-dead-or-a-wild-x3n4d1::after {
  background: #152557;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-08s7uz .wanted-dead-or-a-wild-intse3 {
  background: #1f35fa;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-08s7uz .wanted-dead-or-a-wild-tp1zls {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-08s7uz .wanted-dead-or-a-wild-tp1zls::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-08s7uz .wanted-dead-or-a-wild-tp1zls::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-08s7uz .wanted-dead-or-a-wild-x3n4d1::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-08s7uz .wanted-dead-or-a-wild-x3n4d1::after {
  background: #192ac8;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-clwa4s .wanted-dead-or-a-wild-intse3 {
  background: #fa771f;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-clwa4s .wanted-dead-or-a-wild-tp1zls {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-clwa4s .wanted-dead-or-a-wild-tp1zls::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-clwa4s .wanted-dead-or-a-wild-tp1zls::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-clwa4s .wanted-dead-or-a-wild-x3n4d1::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.wanted-dead-or-a-wild-z05zib.wanted-dead-or-a-wild-clwa4s .wanted-dead-or-a-wild-x3n4d1::after {
  background: #fa8535;
}

.wanted-dead-or-a-wild-g1i8e2 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-g1i8e2 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-g1i8e2 {
    margin: 24px 0 60px;
  }
}

.wanted-dead-or-a-wild-g1i8e2 h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-g1i8e2 h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.wanted-dead-or-a-wild-07uziu {
  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) {
  .wanted-dead-or-a-wild-07uziu {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.wanted-dead-or-a-wild-mptbdw {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-mptbdw {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.wanted-dead-or-a-wild-rrnkwi {
  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) {
  .wanted-dead-or-a-wild-rrnkwi:hover {
    background: var(--button-bg-hover);
  }
}

.wanted-dead-or-a-wild-4odjrw {
  display: flex;
  align-items: center;
  gap: 10px;
}

.wanted-dead-or-a-wild-4odjrw span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-4odjrw small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-4odjrw {
    margin-bottom: 16px;
  }
}

.wanted-dead-or-a-wild-wcv447 {
  width: 120px;
  height: 22px;
}

.wanted-dead-or-a-wild-wcv447 .wanted-dead-or-a-wild-61mjhu {
  fill: #c2c0ce;
}

.wanted-dead-or-a-wild-wcv447 [rating="1"] .wanted-dead-or-a-wild-61mjhu:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-wcv447 [rating="2"] .wanted-dead-or-a-wild-61mjhu:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-wcv447 [rating="3"] .wanted-dead-or-a-wild-61mjhu:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-wcv447 [rating="4"] .wanted-dead-or-a-wild-61mjhu:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-wcv447 [rating="5"] .wanted-dead-or-a-wild-61mjhu:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-zy16rj {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-zy16rj {
    gap: 16px 0;
  }
}

.wanted-dead-or-a-wild-09wf8k {
  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);
}

.wanted-dead-or-a-wild-09wf8k.wanted-dead-or-a-wild-o53uon {
  display: block;
}

.wanted-dead-or-a-wild-09wf8k.wanted-dead-or-a-wild-7gomjc {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-09wf8k {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.wanted-dead-or-a-wild-5a13ce {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.wanted-dead-or-a-wild-1rylq4 {
  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);
}

.wanted-dead-or-a-wild-7hbyb8 {
  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;
}

.wanted-dead-or-a-wild-kpoc3x small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-kpoc3x span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-72k5m2 {
  font-size: 16px;
  line-height: 140%;
}

.wanted-dead-or-a-wild-erfuz9 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.wanted-dead-or-a-wild-erfuz9 .wanted-dead-or-a-wild-61mjhu {
  fill: #c2c0ce;
}

.wanted-dead-or-a-wild-erfuz9 [rating="1"] .wanted-dead-or-a-wild-61mjhu:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-erfuz9 [rating="2"] .wanted-dead-or-a-wild-61mjhu:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-erfuz9 [rating="3"] .wanted-dead-or-a-wild-61mjhu:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-erfuz9 [rating="4"] .wanted-dead-or-a-wild-61mjhu:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-erfuz9 [rating="5"] .wanted-dead-or-a-wild-61mjhu:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-ratw5e {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-ratw5e {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.wanted-dead-or-a-wild-up5gip {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .wanted-dead-or-a-wild-up5gip {
    padding: 0 16px;
  }
}

.wanted-dead-or-a-wild-28wzan {
  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) {
  .wanted-dead-or-a-wild-28wzan {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.wanted-dead-or-a-wild-crdvlw {
  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) {
  .wanted-dead-or-a-wild-crdvlw {
    padding: 12px;
    gap: 12px;
  }
}

.wanted-dead-or-a-wild-trdwkx {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.wanted-dead-or-a-wild-trdwkx img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wanted-dead-or-a-wild-2fr5lb {
  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;
}

.wanted-dead-or-a-wild-cx82y9 {
  flex: 1;
  min-width: 0;
}

.wanted-dead-or-a-wild-b1hwfp {
  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) {
  .wanted-dead-or-a-wild-b1hwfp {
    font-size: 14px;
    gap: 6px;
  }
}

.wanted-dead-or-a-wild-r76o2g {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.wanted-dead-or-a-wild-r76o2g svg,
.wanted-dead-or-a-wild-r76o2g img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wanted-dead-or-a-wild-r76o2g svg path {
  fill: var(--button-bg-color);
}

.wanted-dead-or-a-wild-r76o2g svg circle {
  fill: var(--button-text-color);
}

.wanted-dead-or-a-wild-i2guf3 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-i2guf3 {
    font-size: 12px;
  }
}

.wanted-dead-or-a-wild-i2guf3 strong {
  font-weight: 600;
}

.wanted-dead-or-a-wild-pcwnew {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.wanted-dead-or-a-wild-pcwnew p {
  margin: 0 0 16px;
}

.wanted-dead-or-a-wild-pcwnew p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-pcwnew {
    font-size: 14px;
    line-height: 150%;
  }
}

.wanted-dead-or-a-wild-xbf3sm {
  max-width: 300px;
  width: 100%;
}

.wanted-dead-or-a-wild-xbf3sm a {
  width: 100%;
}

@media (max-width: 575px) {
  .wanted-dead-or-a-wild-xbf3sm {
    max-width: 200px;
  }
}

.wanted-dead-or-a-wild-vwetet {
  justify-content: center;
}

.wanted-dead-or-a-wild-ms2j99 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wanted-dead-or-a-wild-m8gv8n {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-nwvvap {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.wanted-dead-or-a-wild-oruqju {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.wanted-dead-or-a-wild-oruqju .wanted-dead-or-a-wild-u4054d {
  justify-content: center;
}

/* faq */

.wanted-dead-or-a-wild-9ggmm6 {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.wanted-dead-or-a-wild-o257dq {
  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;
}

.wanted-dead-or-a-wild-o257dq::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.wanted-dead-or-a-wild-9ggmm6.wanted-dead-or-a-wild-apfrpt .wanted-dead-or-a-wild-o257dq::after {
  transform: rotate(45deg);
}

.wanted-dead-or-a-wild-4kzg4b {
  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);
}

.wanted-dead-or-a-wild-9ggmm6.wanted-dead-or-a-wild-apfrpt .wanted-dead-or-a-wild-4kzg4b {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.wanted-dead-or-a-wild-09289n {
  margin: 25px 0;
}

.wanted-dead-or-a-wild-6rel44 > input:not(:checked) ~ label:hover,
.wanted-dead-or-a-wild-6rel44 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wanted-dead-or-a-wild-2jmpo1.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wanted-dead-or-a-wild-grimuv 44.wanted-dead-or-a-wild-p44r17.wanted-dead-or-a-wild-4yi7p2.wanted-dead-or-a-wild-ot6dep.wanted-dead-or-a-wild-8cnlt3.wanted-dead-or-a-wild-zfuy1w.wanted-dead-or-a-wild-khxfbh.wanted-dead-or-a-wild-81wuft.wanted-dead-or-a-wild-sj0zwu.wanted-dead-or-a-wild-25vm8f.wanted-dead-or-a-wild-e4m7dw.wanted-dead-or-a-wild-cu7p9o.wanted-dead-or-a-wild-k2xagi 0l-12.wanted-dead-or-a-wild-yncapa 30.wanted-dead-or-a-wild-0jzmbc.wanted-dead-or-a-wild-rkbyrb 2.wanted-dead-or-a-wild-w6eg3f.wanted-dead-or-a-wild-rkbyrb 3.wanted-dead-or-a-wild-jb4g7p 3.wanted-dead-or-a-wild-juggpu.wanted-dead-or-a-wild-pav5kx 3.wanted-dead-or-a-wild-dvgyka.wanted-dead-or-a-wild-rzxvcp.wanted-dead-or-a-wild-dkwa6s.wanted-dead-or-a-wild-38v25q 7-3.wanted-dead-or-a-wild-yncapa 10.wanted-dead-or-a-wild-5yumq6.wanted-dead-or-a-wild-38v25q 23.wanted-dead-or-a-wild-h1k8bb.wanted-dead-or-a-wild-i45ctv 1.wanted-dead-or-a-wild-lfhqse 2.wanted-dead-or-a-wild-yncapa 3.wanted-dead-or-a-wild-i45ctv 1.wanted-dead-or-a-wild-pav5kx 5.wanted-dead-or-a-wild-ebuabf.wanted-dead-or-a-wild-pav5kx 32.wanted-dead-or-a-wild-sspmtv.wanted-dead-or-a-wild-rzxvcp 5.wanted-dead-or-a-wild-k2xagi 4.wanted-dead-or-a-wild-38v25q 9.wanted-dead-or-a-wild-38v25q 8.wanted-dead-or-a-wild-pav5kx 6.wanted-dead-or-a-wild-2ghrap.wanted-dead-or-a-wild-jl7jhq.wanted-dead-or-a-wild-01hjw8.wanted-dead-or-a-wild-3555ph.wanted-dead-or-a-wild-0h45fn 4.wanted-dead-or-a-wild-ilp7fl.wanted-dead-or-a-wild-0h45fn 6.wanted-dead-or-a-wild-0h45fn 0l29.wanted-dead-or-a-wild-k2xagi 17.wanted-dead-or-a-wild-xb0fba.wanted-dead-or-a-wild-spv3k1 2.wanted-dead-or-a-wild-w0tuh4 10.wanted-dead-or-a-wild-97ljlc.wanted-dead-or-a-wild-yncapa 8.wanted-dead-or-a-wild-9a4ye6.wanted-dead-or-a-wild-xv3xzw.wanted-dead-or-a-wild-0neud4.wanted-dead-or-a-wild-s5jdyq.wanted-dead-or-a-wild-65o7lt.wanted-dead-or-a-wild-rzxvcp.wanted-dead-or-a-wild-zfuy1w.wanted-dead-or-a-wild-yncapa 1.wanted-dead-or-a-wild-itsiml.wanted-dead-or-a-wild-0qhrgj.wanted-dead-or-a-wild-0mh7yl.wanted-dead-or-a-wild-8vyfql.wanted-dead-or-a-wild-ks22l6.wanted-dead-or-a-wild-lfhqse 1.wanted-dead-or-a-wild-i6gvow.wanted-dead-or-a-wild-mc0xkr.5z'/%3e%3c/svg%3e");
}

.wanted-dead-or-a-wild-yk39wm {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-yk39wm {
    gap: 16px 0;
  }
}

.wanted-dead-or-a-wild-21arme {
  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);
}

.wanted-dead-or-a-wild-21arme.wanted-dead-or-a-wild-b9mcn3 {
  display: block;
}

.wanted-dead-or-a-wild-21arme.wanted-dead-or-a-wild-5xvrq8 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-21arme {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.wanted-dead-or-a-wild-0ydb4x {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.wanted-dead-or-a-wild-bsscmf {
  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);
}

.wanted-dead-or-a-wild-ymexui {
  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;
}

.wanted-dead-or-a-wild-q9dj3u small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-q9dj3u span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-39pgxe {
  font-size: 16px;
  line-height: 140%;
}

.wanted-dead-or-a-wild-657o9b {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.wanted-dead-or-a-wild-657o9b .wanted-dead-or-a-wild-8wabkp {
  fill: #c2c0ce;
}

.wanted-dead-or-a-wild-657o9b [rating="1"] .wanted-dead-or-a-wild-8wabkp:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-657o9b [rating="2"] .wanted-dead-or-a-wild-8wabkp:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-657o9b [rating="3"] .wanted-dead-or-a-wild-8wabkp:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-657o9b [rating="4"] .wanted-dead-or-a-wild-8wabkp:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-657o9b [rating="5"] .wanted-dead-or-a-wild-8wabkp:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.wanted-dead-or-a-wild-ot5f2l {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.wanted-dead-or-a-wild-ot5f2l 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;
}

.wanted-dead-or-a-wild-ot5f2l 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 */

.wanted-dead-or-a-wild-vtr6xs {
  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);
}

.wanted-dead-or-a-wild-vtr6xs.wanted-dead-or-a-wild-lbfha9 {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.wanted-dead-or-a-wild-7vr8pu {
  margin: 25px 0;
}

.wanted-dead-or-a-wild-5tytz9 > input:not(:checked) ~ label:hover,
.wanted-dead-or-a-wild-5tytz9 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wanted-dead-or-a-wild-bg9xcu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wanted-dead-or-a-wild-vm68ti 44.wanted-dead-or-a-wild-46g9ur.wanted-dead-or-a-wild-t02q71.wanted-dead-or-a-wild-dftjiu.wanted-dead-or-a-wild-pgshxf.wanted-dead-or-a-wild-cnrkcd.wanted-dead-or-a-wild-46zuay.wanted-dead-or-a-wild-qrektx.wanted-dead-or-a-wild-ompabt.wanted-dead-or-a-wild-huvee3.wanted-dead-or-a-wild-ddar1f.wanted-dead-or-a-wild-i71pfd.wanted-dead-or-a-wild-t97x4s 0l-12.wanted-dead-or-a-wild-x3ijf0 30.wanted-dead-or-a-wild-2upcrg.wanted-dead-or-a-wild-qqxv7i 2.wanted-dead-or-a-wild-z123l8.wanted-dead-or-a-wild-qqxv7i 3.wanted-dead-or-a-wild-llv5lo 3.wanted-dead-or-a-wild-g8vhxy.wanted-dead-or-a-wild-i3sru4 3.wanted-dead-or-a-wild-6c6nx2.wanted-dead-or-a-wild-7zcg4y.wanted-dead-or-a-wild-kxvs9t.wanted-dead-or-a-wild-2jpyf4 7-3.wanted-dead-or-a-wild-x3ijf0 10.wanted-dead-or-a-wild-61w2u0.wanted-dead-or-a-wild-2jpyf4 23.wanted-dead-or-a-wild-ocpyn6.wanted-dead-or-a-wild-lyjzzx 1.wanted-dead-or-a-wild-fmy0cg 2.wanted-dead-or-a-wild-x3ijf0 3.wanted-dead-or-a-wild-lyjzzx 1.wanted-dead-or-a-wild-i3sru4 5.wanted-dead-or-a-wild-hz4jfk.wanted-dead-or-a-wild-i3sru4 32.wanted-dead-or-a-wild-u84cw4.wanted-dead-or-a-wild-7zcg4y 5.wanted-dead-or-a-wild-t97x4s 4.wanted-dead-or-a-wild-2jpyf4 9.wanted-dead-or-a-wild-2jpyf4 8.wanted-dead-or-a-wild-i3sru4 6.wanted-dead-or-a-wild-ol2cqb.wanted-dead-or-a-wild-7fbqtg.wanted-dead-or-a-wild-fqdvoz.wanted-dead-or-a-wild-i45f1e.wanted-dead-or-a-wild-1p1r0i 4.wanted-dead-or-a-wild-2asxyj.wanted-dead-or-a-wild-1p1r0i 6.wanted-dead-or-a-wild-1p1r0i 0l29.wanted-dead-or-a-wild-t97x4s 17.wanted-dead-or-a-wild-ahsni3.wanted-dead-or-a-wild-hh63pd 2.wanted-dead-or-a-wild-lm01ka 10.wanted-dead-or-a-wild-39n5r2.wanted-dead-or-a-wild-x3ijf0 8.wanted-dead-or-a-wild-cst6ch.wanted-dead-or-a-wild-k3k0le.wanted-dead-or-a-wild-7pbi55.wanted-dead-or-a-wild-wlwx7v.wanted-dead-or-a-wild-t4stoo.wanted-dead-or-a-wild-7zcg4y.wanted-dead-or-a-wild-cnrkcd.wanted-dead-or-a-wild-x3ijf0 1.wanted-dead-or-a-wild-70jzl4.wanted-dead-or-a-wild-0ckjrt.wanted-dead-or-a-wild-6lbjx6.wanted-dead-or-a-wild-6ponoh.wanted-dead-or-a-wild-oftedy.wanted-dead-or-a-wild-fmy0cg 1.wanted-dead-or-a-wild-s4luew.wanted-dead-or-a-wild-0z8y01.5z'/%3e%3c/svg%3e");
}

.wanted-dead-or-a-wild-j02brv {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-j02brv {
    gap: 16px 0;
  }
}

.wanted-dead-or-a-wild-x7j91h {
  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);
}

.wanted-dead-or-a-wild-x7j91h.wanted-dead-or-a-wild-k2pt87 {
  display: block;
}

.wanted-dead-or-a-wild-x7j91h.wanted-dead-or-a-wild-520xi6 {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-x7j91h {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.wanted-dead-or-a-wild-32lxtp {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.wanted-dead-or-a-wild-c3fwxn {
  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);
}

.wanted-dead-or-a-wild-n5kdrf {
  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;
}

.wanted-dead-or-a-wild-kwzpjl small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-kwzpjl span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-sco2mu {
  font-size: 16px;
  line-height: 140%;
}

.wanted-dead-or-a-wild-29unxx {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.wanted-dead-or-a-wild-29unxx .wanted-dead-or-a-wild-v8x3by {
  fill: #c2c0ce;
}

.wanted-dead-or-a-wild-29unxx [rating="1"] .wanted-dead-or-a-wild-v8x3by:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-29unxx [rating="2"] .wanted-dead-or-a-wild-v8x3by:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-29unxx [rating="3"] .wanted-dead-or-a-wild-v8x3by:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-29unxx [rating="4"] .wanted-dead-or-a-wild-v8x3by:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.wanted-dead-or-a-wild-29unxx [rating="5"] .wanted-dead-or-a-wild-v8x3by:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

/* scroll */
.wanted-dead-or-a-wild-ae4pcl {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.wanted-dead-or-a-wild-j02brv {
  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;
}

.wanted-dead-or-a-wild-x7j91h {
  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;
}
.wanted-dead-or-a-wild-x7j91h.wanted-dead-or-a-wild-k2pt87 {
  display: block;
}

.wanted-dead-or-a-wild-nhv5vd {
  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;
}

.wanted-dead-or-a-wild-mls57l {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.wanted-dead-or-a-wild-nhv5vd:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

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

.wanted-dead-or-a-wild-nhv5vd:disabled {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
  cursor: not-allowed;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-j02brv {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

  .wanted-dead-or-a-wild-x7j91h {
    max-width: calc(100% / 8);
    flex-basis: calc(100% / 8);
    margin: 0;
    padding: 16px;
    margin-right: 5px;
  }

  .wanted-dead-or-a-wild-nhv5vd {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #review-prev {
    left: 5px;
  }
  #review-next {
    right: 5px;
  }
}

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

.wanted-dead-or-a-wild-x8sxuj {
  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;
}

.wanted-dead-or-a-wild-x8sxuj::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.wanted-dead-or-a-wild-gm661w.wanted-dead-or-a-wild-k7saub .wanted-dead-or-a-wild-x8sxuj::after {
  transform: rotate(45deg);
}

.wanted-dead-or-a-wild-x8sxuj:hover {
  background: rgba(255, 255, 255, 0.3);
}

.wanted-dead-or-a-wild-z7f5cf {
  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%);
}

.wanted-dead-or-a-wild-gm661w.wanted-dead-or-a-wild-k7saub .wanted-dead-or-a-wild-z7f5cf {
  max-height: 100%;
  padding: 15px 20px;
}

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

.wanted-dead-or-a-wild-nc3cr1 {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.wanted-dead-or-a-wild-nc3cr1 img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .wanted-dead-or-a-wild-nc3cr1 img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .wanted-dead-or-a-wild-e629vk .wanted-dead-or-a-wild-iyl1bm img {
    margin-top: -150px !important;
  }

  .wanted-dead-or-a-wild-5ikkgk {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.wanted-dead-or-a-wild-2czm7h {
  margin-bottom: 25px;
}

.wanted-dead-or-a-wild-2czm7h iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.wanted-dead-or-a-wild-e9ckxi {
  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.wanted-dead-or-a-wild-cpulo6 ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.wanted-dead-or-a-wild-s8d4n5 {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.wanted-dead-or-a-wild-s8d4n5 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);
}

.wanted-dead-or-a-wild-s8d4n5 button {
  z-index: 2;
}

.wanted-dead-or-a-wild-e9ckxi.wanted-dead-or-a-wild-73pv46 {
  bottom: 40px;
}

.wanted-dead-or-a-wild-49591a {
  position: absolute;
  bottom: 10px;
  left: 0;
  animation: move-x 7s linear infinite;
  pointer-events: none;
}

.wanted-dead-or-a-wild-g09hm3 {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.wanted-dead-or-a-wild-p4do4o 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);
  }
}

.wanted-dead-or-a-wild-vxvemj {
  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.wanted-dead-or-a-wild-6ss29z ease;
  z-index: 10000;
}

.wanted-dead-or-a-wild-vxvemj:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 650px) {
  .wanted-dead-or-a-wild-s8d4n5 p {
    font-size: 16px;
    padding: 17px 15px 15px 15px;
    text-align: center;
  }

  .wanted-dead-or-a-wild-s8d4n5 .wanted-dead-or-a-wild-dfybin {
    font-size: 13.5px;
  }

  .wanted-dead-or-a-wild-e9ckxi .wanted-dead-or-a-wild-g09hm3 {
    animation: jump-y 0.wanted-dead-or-a-wild-p4do4o infinite ease-in-out;
  }

  .wanted-dead-or-a-wild-8c1vuz {
    display: none;
  }
}

.wanted-dead-or-a-wild-jamexo {
  position: absolute;
  width: 50px;
  height: auto;
  animation: rocket-fly 6s linear infinite;
  pointer-events: none;
  user-select: none;
  opacity: 0.9;
}

.wanted-dead-or-a-wild-dx0k40 {
  top: 10px;
  animation-duration: 7s;
}

.wanted-dead-or-a-wild-gs50er {
  bottom: 10px;
  animation-duration: 5s;
}

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

.wanted-dead-or-a-wild-zyirtk {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.wanted-dead-or-a-wild-8c1vuz {
  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;
}

.wanted-dead-or-a-wild-kog3ln {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.wanted-dead-or-a-wild-fad4vt {
  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);
  }
}

.wanted-dead-or-a-wild-e4m9s8 {
  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);
  }
}

.wanted-dead-or-a-wild-oywzps {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.wanted-dead-or-a-wild-oywzps .wanted-dead-or-a-wild-nfb3z7 {
  display: flex;
  align-items: center;
}

.wanted-dead-or-a-wild-crwmbg {
  display: flex;
  flex-direction: column;
}

.wanted-dead-or-a-wild-s26s9n {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.wanted-dead-or-a-wild-njp0qt {
  max-width: 300px;
  width: 100%;
}

.wanted-dead-or-a-wild-0i5f0b {
  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) {
  .wanted-dead-or-a-wild-oywzps {
    flex-direction: column;
  }

  .wanted-dead-or-a-wild-nfb3z7 {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .wanted-dead-or-a-wild-crwmbg {
    text-align: center;
  }

  .wanted-dead-or-a-wild-oywzps h3 {
    margin-bottom: 0 !important;
  }
}

.wanted-dead-or-a-wild-yhu136 {
  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) {
  .wanted-dead-or-a-wild-yhu136 {
    font-size: 12px;
  }
}

.wanted-dead-or-a-wild-ixn6of {
  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;
}

.wanted-dead-or-a-wild-p0ckbk {
  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) {
  .wanted-dead-or-a-wild-p0ckbk {
    flex-direction: column;
  }
}

.wanted-dead-or-a-wild-r4tyke {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wanted-dead-or-a-wild-80jomu li:first-child {
  margin-bottom: 10px;
}

.wanted-dead-or-a-wild-80jomu a {
  color: #000;
}

.wanted-dead-or-a-wild-3tb7ot {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .wanted-dead-or-a-wild-3tb7ot {
    align-items: center;
  }

  .wanted-dead-or-a-wild-8w7tw5 {
    flex-direction: column;
  }
}

.wanted-dead-or-a-wild-x41o7k {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.wanted-dead-or-a-wild-4znili img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.wanted-dead-or-a-wild-wn5kod {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.wanted-dead-or-a-wild-wn5kod a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.wanted-dead-or-a-wild-nm4cj6 ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.wanted-dead-or-a-wild-wn5kod a:hover {
  text-decoration: none;

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

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

.wanted-dead-or-a-wild-r9vuv6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .wanted-dead-or-a-wild-r9vuv6 {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-r9vuv6 {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.wanted-dead-or-a-wild-gh30n7 {
  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) {
  .wanted-dead-or-a-wild-gh30n7 {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-gh30n7 {
    padding: 50px 16px 68px;
  }
}
.wanted-dead-or-a-wild-7uqufy {
  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) {
  .wanted-dead-or-a-wild-7uqufy {
    flex-direction: column;
  }
}
.wanted-dead-or-a-wild-bhwy8v {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-bhwy8v {
    margin-bottom: 40px;
  }
}
.wanted-dead-or-a-wild-va2eci .wanted-dead-or-a-wild-47jdf6 {
  margin-bottom: 28px;
}
.wanted-dead-or-a-wild-va2eci .wanted-dead-or-a-wild-47jdf6 img {
  max-height: 100px;
  width: auto;
}
.wanted-dead-or-a-wild-afaa2m {
  display: flex;
  align-items: center;
}
.wanted-dead-or-a-wild-afaa2m a + a {
  margin-left: 24px;
}
.wanted-dead-or-a-wild-afaa2m img {
  max-height: 56px;
  width: auto;
}
.wanted-dead-or-a-wild-afaa2m img + img {
  margin-left: 24px;
}
.wanted-dead-or-a-wild-3y07u0 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-3y07u0 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.wanted-dead-or-a-wild-hi8anp {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-hi8anp {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

.wanted-dead-or-a-wild-mmar8f {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.wanted-dead-or-a-wild-mmar8f label {
  font-size: 14px;
}

.wanted-dead-or-a-wild-mmar8f h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.wanted-dead-or-a-wild-mmar8f input,
.wanted-dead-or-a-wild-mmar8f textarea,
.wanted-dead-or-a-wild-mmar8f button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.wanted-dead-or-a-wild-mmar8f button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.wanted-dead-or-a-wild-6ss29z ease;
}
.wanted-dead-or-a-wild-mmar8f button:hover {
  background-color: var(--button-bg-hover);
}
.wanted-dead-or-a-wild-8y3n79 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.wanted-dead-or-a-wild-5agzyq ease-in;
}

.wanted-dead-or-a-wild-8y3n79 h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .wanted-dead-or-a-wild-m0jv78 {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .wanted-dead-or-a-wild-m0jv78 > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .wanted-dead-or-a-wild-m0jv78 > div.wanted-dead-or-a-wild-w3xhq8 {
  display: block;
  width: 100%;
  max-width: 300px;
}

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

@media (max-width: 835px) {
  #reviews .wanted-dead-or-a-wild-m0jv78 > div.wanted-dead-or-a-wild-w3xhq8 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.wanted-dead-or-a-wild-173pf8 {
  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) {
  .wanted-dead-or-a-wild-nri2ja .wanted-dead-or-a-wild-c5nfht a {
    font-size: 12px;
  }
}

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

.wanted-dead-or-a-wild-rhct1o {
  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) {
  .wanted-dead-or-a-wild-rhct1o {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-rhct1o {
    padding: 50px 16px 68px;
  }
}