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

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

.wanted-dead-or-a-wild-kgu84n {
  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-kgu84n: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-yvtprk {
  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-yvtprk {
    margin: 20px auto 100px;
  }
}

.wanted-dead-or-a-wild-yvtprk 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-yvtprk h1 {
    font-size: 120px;
  }
}

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

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

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

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

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

.wanted-dead-or-a-wild-dp3ycc.wanted-dead-or-a-wild-cqcu13 {
  justify-content: flex-start;
  margin-right: 4px;
}

.wanted-dead-or-a-wild-dp3ycc.wanted-dead-or-a-wild-4sokmv {
  justify-content: flex-end;
  margin-left: 4px;
}

.wanted-dead-or-a-wild-dp3ycc.wanted-dead-or-a-wild-9i3gp4 {
  justify-content: center;
}

.wanted-dead-or-a-wild-dp3ycc.wanted-dead-or-a-wild-4o0fkv {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-ur3yuq 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-ur3yuq ul li span svg {
  fill: var(--title-color);
}

.wanted-dead-or-a-wild-ur3yuq 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-ur3yuq ul li small {
    font-size: 12px;
  }
}

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-0cxqh1.wanted-dead-or-a-wild-y1kxgy {
  background-color: #000;
}

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

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

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

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

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

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

.wanted-dead-or-a-wild-lma8og .wanted-dead-or-a-wild-9lu3kt {
  margin-bottom: 28px;
}

.wanted-dead-or-a-wild-lma8og .wanted-dead-or-a-wild-9lu3kt img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-qz97dg {
  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-qz97dg {
    flex-wrap: wrap;
  }
}

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

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

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

.wanted-dead-or-a-wild-tw6o9h {
  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-ai1o3x + .wanted-dead-or-a-wild-ai1o3x {
  margin-left: 120px;
}

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-j4hx8x h1,
.wanted-dead-or-a-wild-j4hx8x 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-j4hx8x h1,
  .wanted-dead-or-a-wild-j4hx8x h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.wanted-dead-or-a-wild-t2fvfx {
  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-t2fvfx {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

.wanted-dead-or-a-wild-t2fvfx 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-t2fvfx li a svg {
  fill: var(--button-text-color);
}

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

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

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

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

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

.wanted-dead-or-a-wild-pc6mns {
  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-pc6mns span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.wanted-dead-or-a-wild-pc6mns 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-pc6mns {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .wanted-dead-or-a-wild-pc6mns span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .wanted-dead-or-a-wild-rqk14z {
    display: none;
  }
  .wanted-dead-or-a-wild-rqk14z::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-2gta6s {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-7lzk9t.wanted-dead-or-a-wild-rr0sh4 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-0elejy 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-d5nprr:checked ~ .wanted-dead-or-a-wild-rqk14z {
    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-rqk14z {
    display: none;
    transition: display 0chicken-road-spynx9 ease-in-out;
  }
  .wanted-dead-or-a-wild-d5nprr:checked ~ .wanted-dead-or-a-wild-rqk14z {
    display: block;
  }
  .wanted-dead-or-a-wild-d5nprr:checked + .wanted-dead-or-a-wild-0elejy span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .wanted-dead-or-a-wild-d5nprr:checked + .wanted-dead-or-a-wild-0elejy span:nth-child(2) {
    display: none;
  }
  .wanted-dead-or-a-wild-d5nprr:checked + .wanted-dead-or-a-wild-0elejy span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

.wanted-dead-or-a-wild-ff46gv 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-ff46gv p {
    font-size: 16px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-oczsrt 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-oczsrt iframe {
    height: 200px;
  }
}

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-vciowv .wanted-dead-or-a-wild-3tz3cp {
  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-vciowv .wanted-dead-or-a-wild-3tz3cp {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .wanted-dead-or-a-wild-vciowv .wanted-dead-or-a-wild-3tz3cp img {
    width: 100%;
  }
}

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

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

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

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

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

.wanted-dead-or-a-wild-0q3eky .wanted-dead-or-a-wild-kgu84n {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.wanted-dead-or-a-wild-czhpoo {
  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-czhpoo span {
  height: 32px;
}

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

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

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

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

.wanted-dead-or-a-wild-c7rhk7 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-c7rhk7 li {
    font-size: 16px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-vngeg4 {
  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-8ocqbv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.wanted-dead-or-a-wild-ola7bf {
  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-ola7bf 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-ola7bf h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-8j07p2 {
    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-873ah3 {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-7umsyz 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-l4t1oe {
  margin: 0 0 28px;
}

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

.wanted-dead-or-a-wild-9uq4rs {
  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-9uq4rs 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-9uq4rs 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-9uq4rs 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-9uq4rs tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.wanted-dead-or-a-wild-9uq4rs 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-9uq4rs 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-9uq4rs tbody tr td:last-of-type {
  margin-left: auto;
}

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

.wanted-dead-or-a-wild-9uq4rs tbody tr td .wanted-dead-or-a-wild-e8dc5v {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .wanted-dead-or-a-wild-9uq4rs tbody tr td .wanted-dead-or-a-wild-e8dc5v {
    width: 100%;
  }
}

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

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

@media only screen and (max-width: 420px) {
  .wanted-dead-or-a-wild-9uq4rs tbody tr td .wanted-dead-or-a-wild-o5hto7 {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-paa7dk {
  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-paa7dk img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.wanted-dead-or-a-wild-paa7dk 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-paa7dk:hover img {
    transform: scale(1.01);
  }
}

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

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

.wanted-dead-or-a-wild-5rtq61 {
  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-5rtq61 {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

.wanted-dead-or-a-wild-9rrnkb {
  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-9rrnkb::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-xml4ng {
  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-xml4ng 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-xml4ng:hover svg {
    transform: scale(1.1);
  }
}

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-10bhx5 {
  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-10bhx5:hover {
  border: 1px solid #8c8ca2;
}

.wanted-dead-or-a-wild-8tfcpr {
  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-8tfcpr:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.wanted-dead-or-a-wild-his2hd {
  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-his2hd a {
  text-decoration: underline;
  color: #8babff;
}

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

.wanted-dead-or-a-wild-5ym2sc .wanted-dead-or-a-wild-10bhx5 {
  width: 50%;
  margin: 0;
}

.wanted-dead-or-a-wild-2ifo8w {
  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-2ifo8w:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

.wanted-dead-or-a-wild-dhf88h {
  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-dhf88h {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-yt13hq h1,
.wanted-dead-or-a-wild-yt13hq 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-yt13hq h1,
  .wanted-dead-or-a-wild-yt13hq 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-yt13hq {
    margin: 0;
    padding-right: 20px;
  }
}

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-k0zyni {
  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-k0zyni::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-8rw9v0 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

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

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

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

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

.wanted-dead-or-a-wild-2itkvy.wanted-dead-or-a-wild-aud8is {
  opacity: 1;
  pointer-events: all;
}

.wanted-dead-or-a-wild-vuavoj {
  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-vuavoj svg {
  margin-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-u5yy5g 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-u5yy5g h1 {
    font-size: 44px;
  }
}

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

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

.wanted-dead-or-a-wild-2yrs47 {
  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-2yrs47 {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

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

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

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

.wanted-dead-or-a-wild-c4payd 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-c4payd {
    margin: 0;
  }
  .wanted-dead-or-a-wild-c4payd:last-of-type {
    margin-top: 4px;
  }
}

.wanted-dead-or-a-wild-jqio3a {
  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-jqio3a {
    padding: 10px;
  }
}

.wanted-dead-or-a-wild-jqio3a .wanted-dead-or-a-wild-kgu84n {
  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-jqio3a .wanted-dead-or-a-wild-kgu84n {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-1unyrf .wanted-dead-or-a-wild-qfhqdz {
  position: relative;
}

.wanted-dead-or-a-wild-1unyrf .wanted-dead-or-a-wild-xexz1q {
  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-1unyrf .wanted-dead-or-a-wild-xexz1q.wanted-dead-or-a-wild-j5pdsz {
  display: none;
}

.wanted-dead-or-a-wild-1unyrf .wanted-dead-or-a-wild-uuglwi {
  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-1unyrf .wanted-dead-or-a-wild-uuglwi {
    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-1unyrf .wanted-dead-or-a-wild-uuglwi {
    bottom: 90px;
  }
}

.wanted-dead-or-a-wild-1unyrf .wanted-dead-or-a-wild-uuglwi .wanted-dead-or-a-wild-h6pcfq {
  max-width: 300px;
  width: 100%;
}

.wanted-dead-or-a-wild-1unyrf
  .wanted-dead-or-a-wild-uuglwi
  .wanted-dead-or-a-wild-h6pcfq
  .wanted-dead-or-a-wild-udojk6 {
  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-1unyrf
    .wanted-dead-or-a-wild-uuglwi
    .wanted-dead-or-a-wild-h6pcfq
    .wanted-dead-or-a-wild-udojk6 {
    font-size: 32px;
    text-align: center;
  }
}

.wanted-dead-or-a-wild-1unyrf
  .wanted-dead-or-a-wild-uuglwi
  .wanted-dead-or-a-wild-h6pcfq
  .wanted-dead-or-a-wild-jifnsu {
  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-1unyrf
    .wanted-dead-or-a-wild-uuglwi
    .wanted-dead-or-a-wild-h6pcfq
    .wanted-dead-or-a-wild-jifnsu {
    text-align: center;
  }
}

.wanted-dead-or-a-wild-1unyrf .wanted-dead-or-a-wild-uuglwi .wanted-dead-or-a-wild-rr0sh4 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.wanted-dead-or-a-wild-1unyrf
  .wanted-dead-or-a-wild-uuglwi
  .wanted-dead-or-a-wild-rr0sh4
  .wanted-dead-or-a-wild-sn2v2t {
  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-1unyrf
  .wanted-dead-or-a-wild-uuglwi
  .wanted-dead-or-a-wild-rr0sh4
  .wanted-dead-or-a-wild-sn2v2t:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-1unyrf
    .wanted-dead-or-a-wild-uuglwi
    .wanted-dead-or-a-wild-rr0sh4
    .wanted-dead-or-a-wild-sn2v2t {
    width: 100%;
  }
}

.wanted-dead-or-a-wild-1unyrf
  .wanted-dead-or-a-wild-uuglwi
  .wanted-dead-or-a-wild-rr0sh4
  .wanted-dead-or-a-wild-nr8g3p {
  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-1unyrf
  .wanted-dead-or-a-wild-uuglwi
  .wanted-dead-or-a-wild-rr0sh4
  .wanted-dead-or-a-wild-nr8g3p
  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-1unyrf
  .wanted-dead-or-a-wild-uuglwi
  .wanted-dead-or-a-wild-rr0sh4
  .wanted-dead-or-a-wild-nr8g3p: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-1unyrf
  .wanted-dead-or-a-wild-uuglwi
  .wanted-dead-or-a-wild-rr0sh4
  .wanted-dead-or-a-wild-nr8g3p:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-1unyrf
    .wanted-dead-or-a-wild-uuglwi
    .wanted-dead-or-a-wild-rr0sh4
    .wanted-dead-or-a-wild-nr8g3p {
    width: 100%;
  }
}

.wanted-dead-or-a-wild-1unyrf .wanted-dead-or-a-wild-uuglwi.wanted-dead-or-a-wild-j5pdsz {
  display: none;
}

.wanted-dead-or-a-wild-1unyrf .wanted-dead-or-a-wild-5w0l62 {
  display: none;
}

.wanted-dead-or-a-wild-1unyrf .wanted-dead-or-a-wild-5w0l62.wanted-dead-or-a-wild-aud8is {
  display: block;
}

.wanted-dead-or-a-wild-1unyrf .wanted-dead-or-a-wild-5w0l62 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.wanted-dead-or-a-wild-1unyrf .wanted-dead-or-a-wild-fignb2 .wanted-dead-or-a-wild-udojk6 {
  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-1unyrf .wanted-dead-or-a-wild-fignb2 .wanted-dead-or-a-wild-udojk6 {
    margin-bottom: 24px;
  }
}

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

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

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

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

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

.wanted-dead-or-a-wild-p6ljlb .wanted-dead-or-a-wild-fgf09n {
  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-p6ljlb .wanted-dead-or-a-wild-j70xrc {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.wanted-dead-or-a-wild-p6ljlb .wanted-dead-or-a-wild-nr8g3p {
  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-p6ljlb .wanted-dead-or-a-wild-nr8g3p:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.wanted-dead-or-a-wild-a5kpb2.wanted-dead-or-a-wild-eodbi4 {
  display: block;
}

.wanted-dead-or-a-wild-hezemj {
  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-s2ycqb {
  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-nk71nj {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

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

.wanted-dead-or-a-wild-0rwovi {
  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-0rwovi {
    margin-bottom: 20px;
  }
}

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

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

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

.wanted-dead-or-a-wild-l3jghv 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-l3jghv input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

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

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

.wanted-dead-or-a-wild-1vqcbv 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-1vqcbv textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

.wanted-dead-or-a-wild-p9zjsr {
  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-p9zjsr:hover {
  background: var(--border-color);
}

.wanted-dead-or-a-wild-8v88fl {
  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-8v88fl:hover {
  background: #166ad9;
}

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

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

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

.wanted-dead-or-a-wild-mey4cq .wanted-dead-or-a-wild-p9zjsr {
  margin: 0 auto;
}

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

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

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

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

.wanted-dead-or-a-wild-2b1lue > input {
  display: none;
}

.wanted-dead-or-a-wild-2b1lue > 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-rb0db7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.wanted-dead-or-a-wild-36dgzv 44.wanted-dead-or-a-wild-wbw1p6.wanted-dead-or-a-wild-e8ceve.wanted-dead-or-a-wild-ky3uwy.wanted-dead-or-a-wild-jr2aoh.wanted-dead-or-a-wild-f7e185.wanted-dead-or-a-wild-vd8xi4.wanted-dead-or-a-wild-kci9cr.wanted-dead-or-a-wild-rltot7.wanted-dead-or-a-wild-ss1n4w.wanted-dead-or-a-wild-5t5s5u.wanted-dead-or-a-wild-gg1pq5.wanted-dead-or-a-wild-u4b6od 0l-12.wanted-dead-or-a-wild-rgyagf 30.wanted-dead-or-a-wild-rli8lm.wanted-dead-or-a-wild-3qjw3p 2.wanted-dead-or-a-wild-azzl52.wanted-dead-or-a-wild-3qjw3p 3.wanted-dead-or-a-wild-hzifiq 3.wanted-dead-or-a-wild-deve44.wanted-dead-or-a-wild-n3d0q8 3.wanted-dead-or-a-wild-v3qve8.wanted-dead-or-a-wild-x9im5t.wanted-dead-or-a-wild-ki4bnm.wanted-dead-or-a-wild-ffux4l 7-3.wanted-dead-or-a-wild-rgyagf 10.wanted-dead-or-a-wild-wpe48r.wanted-dead-or-a-wild-ffux4l 23.wanted-dead-or-a-wild-obvnbu.wanted-dead-or-a-wild-f04bjn 1.wanted-dead-or-a-wild-bno65u 2.wanted-dead-or-a-wild-rgyagf 3.wanted-dead-or-a-wild-f04bjn 1.wanted-dead-or-a-wild-n3d0q8 5.wanted-dead-or-a-wild-mlppcj.wanted-dead-or-a-wild-n3d0q8 32.wanted-dead-or-a-wild-b6jq5w.wanted-dead-or-a-wild-x9im5t 5.wanted-dead-or-a-wild-u4b6od 4.wanted-dead-or-a-wild-ffux4l 9.wanted-dead-or-a-wild-ffux4l 8.wanted-dead-or-a-wild-n3d0q8 6.wanted-dead-or-a-wild-vejgkx.wanted-dead-or-a-wild-3a63fq.wanted-dead-or-a-wild-kuy65m.wanted-dead-or-a-wild-yvl80y.wanted-dead-or-a-wild-piv0w9 4.wanted-dead-or-a-wild-ulhxlu.wanted-dead-or-a-wild-piv0w9 6.wanted-dead-or-a-wild-piv0w9 0l29.wanted-dead-or-a-wild-u4b6od 17.wanted-dead-or-a-wild-b8q814.wanted-dead-or-a-wild-4o3y9v 2.wanted-dead-or-a-wild-phkkm1 10.wanted-dead-or-a-wild-6px6kj.wanted-dead-or-a-wild-rgyagf 8.wanted-dead-or-a-wild-yifbz5.wanted-dead-or-a-wild-mr8bl8.wanted-dead-or-a-wild-ofp3vg.wanted-dead-or-a-wild-wrzp7f.wanted-dead-or-a-wild-n5rxxg.wanted-dead-or-a-wild-x9im5t.wanted-dead-or-a-wild-f7e185.wanted-dead-or-a-wild-rgyagf 1.wanted-dead-or-a-wild-f64yc1.wanted-dead-or-a-wild-8ck5xe.wanted-dead-or-a-wild-orj0y4.wanted-dead-or-a-wild-utq5kx.wanted-dead-or-a-wild-7bf94m.wanted-dead-or-a-wild-bno65u 1.wanted-dead-or-a-wild-nnt05x.wanted-dead-or-a-wild-nvjhgh.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-2b1lue > input:checked ~ label,
.wanted-dead-or-a-wild-2b1lue > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.wanted-dead-or-a-wild-rb0db7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.wanted-dead-or-a-wild-36dgzv 44.wanted-dead-or-a-wild-wbw1p6.wanted-dead-or-a-wild-e8ceve.wanted-dead-or-a-wild-ky3uwy.wanted-dead-or-a-wild-jr2aoh.wanted-dead-or-a-wild-f7e185.wanted-dead-or-a-wild-vd8xi4.wanted-dead-or-a-wild-kci9cr.wanted-dead-or-a-wild-rltot7.wanted-dead-or-a-wild-ss1n4w.wanted-dead-or-a-wild-5t5s5u.wanted-dead-or-a-wild-gg1pq5.wanted-dead-or-a-wild-u4b6od 0l-12.wanted-dead-or-a-wild-rgyagf 30.wanted-dead-or-a-wild-rli8lm.wanted-dead-or-a-wild-3qjw3p 2.wanted-dead-or-a-wild-azzl52.wanted-dead-or-a-wild-3qjw3p 3.wanted-dead-or-a-wild-hzifiq 3.wanted-dead-or-a-wild-deve44.wanted-dead-or-a-wild-n3d0q8 3.wanted-dead-or-a-wild-v3qve8.wanted-dead-or-a-wild-x9im5t.wanted-dead-or-a-wild-ki4bnm.wanted-dead-or-a-wild-ffux4l 7-3.wanted-dead-or-a-wild-rgyagf 10.wanted-dead-or-a-wild-wpe48r.wanted-dead-or-a-wild-ffux4l 23.wanted-dead-or-a-wild-obvnbu.wanted-dead-or-a-wild-f04bjn 1.wanted-dead-or-a-wild-bno65u 2.wanted-dead-or-a-wild-rgyagf 3.wanted-dead-or-a-wild-f04bjn 1.wanted-dead-or-a-wild-n3d0q8 5.wanted-dead-or-a-wild-mlppcj.wanted-dead-or-a-wild-n3d0q8 32.wanted-dead-or-a-wild-b6jq5w.wanted-dead-or-a-wild-x9im5t 5.wanted-dead-or-a-wild-u4b6od 4.wanted-dead-or-a-wild-ffux4l 9.wanted-dead-or-a-wild-ffux4l 8.wanted-dead-or-a-wild-n3d0q8 6.wanted-dead-or-a-wild-vejgkx.wanted-dead-or-a-wild-3a63fq.wanted-dead-or-a-wild-kuy65m.wanted-dead-or-a-wild-yvl80y.wanted-dead-or-a-wild-piv0w9 4.wanted-dead-or-a-wild-ulhxlu.wanted-dead-or-a-wild-piv0w9 6.wanted-dead-or-a-wild-piv0w9 0l29.wanted-dead-or-a-wild-u4b6od 17.wanted-dead-or-a-wild-b8q814.wanted-dead-or-a-wild-4o3y9v 2.wanted-dead-or-a-wild-phkkm1 10.wanted-dead-or-a-wild-6px6kj.wanted-dead-or-a-wild-rgyagf 8.wanted-dead-or-a-wild-yifbz5.wanted-dead-or-a-wild-mr8bl8.wanted-dead-or-a-wild-ofp3vg.wanted-dead-or-a-wild-wrzp7f.wanted-dead-or-a-wild-n5rxxg.wanted-dead-or-a-wild-x9im5t.wanted-dead-or-a-wild-f7e185.wanted-dead-or-a-wild-rgyagf 1.wanted-dead-or-a-wild-f64yc1.wanted-dead-or-a-wild-8ck5xe.wanted-dead-or-a-wild-orj0y4.wanted-dead-or-a-wild-utq5kx.wanted-dead-or-a-wild-7bf94m.wanted-dead-or-a-wild-bno65u 1.wanted-dead-or-a-wild-nnt05x.wanted-dead-or-a-wild-nvjhgh.5z'/%3e%3c/svg%3e");
}

.wanted-dead-or-a-wild-2b1lue > input:not(:checked) ~ label:hover,
.wanted-dead-or-a-wild-2b1lue > 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-rb0db7.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wanted-dead-or-a-wild-36dgzv 44.wanted-dead-or-a-wild-wbw1p6.wanted-dead-or-a-wild-e8ceve.wanted-dead-or-a-wild-ky3uwy.wanted-dead-or-a-wild-jr2aoh.wanted-dead-or-a-wild-f7e185.wanted-dead-or-a-wild-vd8xi4.wanted-dead-or-a-wild-kci9cr.wanted-dead-or-a-wild-rltot7.wanted-dead-or-a-wild-ss1n4w.wanted-dead-or-a-wild-5t5s5u.wanted-dead-or-a-wild-gg1pq5.wanted-dead-or-a-wild-u4b6od 0l-12.wanted-dead-or-a-wild-rgyagf 30.wanted-dead-or-a-wild-rli8lm.wanted-dead-or-a-wild-3qjw3p 2.wanted-dead-or-a-wild-azzl52.wanted-dead-or-a-wild-3qjw3p 3.wanted-dead-or-a-wild-hzifiq 3.wanted-dead-or-a-wild-deve44.wanted-dead-or-a-wild-n3d0q8 3.wanted-dead-or-a-wild-v3qve8.wanted-dead-or-a-wild-x9im5t.wanted-dead-or-a-wild-ki4bnm.wanted-dead-or-a-wild-ffux4l 7-3.wanted-dead-or-a-wild-rgyagf 10.wanted-dead-or-a-wild-wpe48r.wanted-dead-or-a-wild-ffux4l 23.wanted-dead-or-a-wild-obvnbu.wanted-dead-or-a-wild-f04bjn 1.wanted-dead-or-a-wild-bno65u 2.wanted-dead-or-a-wild-rgyagf 3.wanted-dead-or-a-wild-f04bjn 1.wanted-dead-or-a-wild-n3d0q8 5.wanted-dead-or-a-wild-mlppcj.wanted-dead-or-a-wild-n3d0q8 32.wanted-dead-or-a-wild-b6jq5w.wanted-dead-or-a-wild-x9im5t 5.wanted-dead-or-a-wild-u4b6od 4.wanted-dead-or-a-wild-ffux4l 9.wanted-dead-or-a-wild-ffux4l 8.wanted-dead-or-a-wild-n3d0q8 6.wanted-dead-or-a-wild-vejgkx.wanted-dead-or-a-wild-3a63fq.wanted-dead-or-a-wild-kuy65m.wanted-dead-or-a-wild-yvl80y.wanted-dead-or-a-wild-piv0w9 4.wanted-dead-or-a-wild-ulhxlu.wanted-dead-or-a-wild-piv0w9 6.wanted-dead-or-a-wild-piv0w9 0l29.wanted-dead-or-a-wild-u4b6od 17.wanted-dead-or-a-wild-b8q814.wanted-dead-or-a-wild-4o3y9v 2.wanted-dead-or-a-wild-phkkm1 10.wanted-dead-or-a-wild-6px6kj.wanted-dead-or-a-wild-rgyagf 8.wanted-dead-or-a-wild-yifbz5.wanted-dead-or-a-wild-mr8bl8.wanted-dead-or-a-wild-ofp3vg.wanted-dead-or-a-wild-wrzp7f.wanted-dead-or-a-wild-n5rxxg.wanted-dead-or-a-wild-x9im5t.wanted-dead-or-a-wild-f7e185.wanted-dead-or-a-wild-rgyagf 1.wanted-dead-or-a-wild-f64yc1.wanted-dead-or-a-wild-8ck5xe.wanted-dead-or-a-wild-orj0y4.wanted-dead-or-a-wild-utq5kx.wanted-dead-or-a-wild-7bf94m.wanted-dead-or-a-wild-bno65u 1.wanted-dead-or-a-wild-nnt05x.wanted-dead-or-a-wild-nvjhgh.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

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

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

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

.wanted-dead-or-a-wild-al8d77 {
  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-al8d77::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-ggq6jl {
  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-ggq6jl {
    top: -20px;
  }
}

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

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

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

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-et3h4w .wanted-dead-or-a-wild-8onv0r {
  background: #2b3b67;
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-et3h4w .wanted-dead-or-a-wild-al8d77 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-et3h4w .wanted-dead-or-a-wild-al8d77::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-et3h4w .wanted-dead-or-a-wild-al8d77::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-et3h4w .wanted-dead-or-a-wild-d0yasj::before {
  background: #0e0f41;
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-et3h4w .wanted-dead-or-a-wild-d0yasj::after {
  background: #152557;
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-0q3ydd .wanted-dead-or-a-wild-8onv0r {
  background: #1f35fa;
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-0q3ydd .wanted-dead-or-a-wild-al8d77 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-0q3ydd .wanted-dead-or-a-wild-al8d77::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-0q3ydd .wanted-dead-or-a-wild-al8d77::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

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

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-0q3ydd .wanted-dead-or-a-wild-d0yasj::after {
  background: #192ac8;
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-znad4q .wanted-dead-or-a-wild-8onv0r {
  background: #fa771f;
}

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

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-znad4q .wanted-dead-or-a-wild-al8d77::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-znad4q .wanted-dead-or-a-wild-al8d77::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

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

.wanted-dead-or-a-wild-rg0hlw.wanted-dead-or-a-wild-znad4q .wanted-dead-or-a-wild-d0yasj::after {
  background: #fa8535;
}

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

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

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

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

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

.wanted-dead-or-a-wild-bxjpkc {
  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-bxjpkc {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.wanted-dead-or-a-wild-v8mphi .wanted-dead-or-a-wild-abvm41 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-ci8hdz {
  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-bhoqor {
  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-3hzikl small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.wanted-dead-or-a-wild-yzkcv5 .wanted-dead-or-a-wild-abvm41 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.wanted-dead-or-a-wild-34zzzy {
  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-n0ptfe {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-4f3c3l .wanted-dead-or-a-wild-2gta6s {
  justify-content: center;
}

/* faq */

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

.wanted-dead-or-a-wild-b2y9pt {
  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-b2y9pt::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.wanted-dead-or-a-wild-jdinnt.wanted-dead-or-a-wild-eodbi4 .wanted-dead-or-a-wild-b2y9pt::after {
  transform: rotate(45deg);
}

.wanted-dead-or-a-wild-fcvd2w {
  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-jdinnt.wanted-dead-or-a-wild-eodbi4 .wanted-dead-or-a-wild-fcvd2w {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.wanted-dead-or-a-wild-2b1lue > input:not(:checked) ~ label:hover,
.wanted-dead-or-a-wild-2b1lue > 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-5ekozs.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wanted-dead-or-a-wild-y72k3j 44.wanted-dead-or-a-wild-prusqz.wanted-dead-or-a-wild-x9n6rg.wanted-dead-or-a-wild-eaijxh.wanted-dead-or-a-wild-crhft1.wanted-dead-or-a-wild-3isnkk.wanted-dead-or-a-wild-m2nijh.wanted-dead-or-a-wild-qnwz6i.wanted-dead-or-a-wild-fsmgu5.wanted-dead-or-a-wild-q6ijsm.wanted-dead-or-a-wild-4nnkul.wanted-dead-or-a-wild-lb33hb.wanted-dead-or-a-wild-ty000q 0l-12.wanted-dead-or-a-wild-vkizmd 30.wanted-dead-or-a-wild-mi1iks.wanted-dead-or-a-wild-77dk10 2.wanted-dead-or-a-wild-3gxhbm.wanted-dead-or-a-wild-77dk10 3.wanted-dead-or-a-wild-1iw227 3.wanted-dead-or-a-wild-uaa995.wanted-dead-or-a-wild-8q60ek 3.wanted-dead-or-a-wild-afy4v0.wanted-dead-or-a-wild-naeeh6.wanted-dead-or-a-wild-b3fxeh.wanted-dead-or-a-wild-e37rq1 7-3.wanted-dead-or-a-wild-vkizmd 10.wanted-dead-or-a-wild-1fjhrj.wanted-dead-or-a-wild-e37rq1 23.wanted-dead-or-a-wild-1h4wqz.wanted-dead-or-a-wild-7vrlfm 1.wanted-dead-or-a-wild-i4oks8 2.wanted-dead-or-a-wild-vkizmd 3.wanted-dead-or-a-wild-7vrlfm 1.wanted-dead-or-a-wild-8q60ek 5.wanted-dead-or-a-wild-3n0qn4.wanted-dead-or-a-wild-8q60ek 32.wanted-dead-or-a-wild-qrsj8f.wanted-dead-or-a-wild-naeeh6 5.wanted-dead-or-a-wild-ty000q 4.wanted-dead-or-a-wild-e37rq1 9.wanted-dead-or-a-wild-e37rq1 8.wanted-dead-or-a-wild-8q60ek 6.wanted-dead-or-a-wild-bgmkxv.wanted-dead-or-a-wild-26wb7w.wanted-dead-or-a-wild-8nkah1.wanted-dead-or-a-wild-iqlh7x.wanted-dead-or-a-wild-3bixun 4.wanted-dead-or-a-wild-ry6t1g.wanted-dead-or-a-wild-3bixun 6.wanted-dead-or-a-wild-3bixun 0l29.wanted-dead-or-a-wild-ty000q 17.wanted-dead-or-a-wild-50qxle.wanted-dead-or-a-wild-kh0rez 2.wanted-dead-or-a-wild-qy9929 10.wanted-dead-or-a-wild-362n6s.wanted-dead-or-a-wild-vkizmd 8.wanted-dead-or-a-wild-d73d8y.wanted-dead-or-a-wild-alnsa8.wanted-dead-or-a-wild-k5rtei.wanted-dead-or-a-wild-os4cbt.wanted-dead-or-a-wild-7c8s9f.wanted-dead-or-a-wild-naeeh6.wanted-dead-or-a-wild-3isnkk.wanted-dead-or-a-wild-vkizmd 1.wanted-dead-or-a-wild-qcywsa.wanted-dead-or-a-wild-bcw39g.wanted-dead-or-a-wild-8cbf58.wanted-dead-or-a-wild-jqs5cn.wanted-dead-or-a-wild-kpwhj9.wanted-dead-or-a-wild-i4oks8 1.wanted-dead-or-a-wild-8n0zgp.wanted-dead-or-a-wild-vguf00.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

.wanted-dead-or-a-wild-tcro4k {
  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-12vz4r {
  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-91mz42 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.wanted-dead-or-a-wild-1o7ul4 .wanted-dead-or-a-wild-vum9qd {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

.wanted-dead-or-a-wild-j6nqfk {
  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-j6nqfk 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-j6nqfk 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-iur2bv {
  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-iur2bv.wanted-dead-or-a-wild-87vh2t {
  opacity: 1;
  pointer-events: auto;
}

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

.wanted-dead-or-a-wild-9anta4 > input:not(:checked) ~ label:hover,
.wanted-dead-or-a-wild-9anta4 > 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-yq5ull.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.wanted-dead-or-a-wild-14l7h7 44.wanted-dead-or-a-wild-20lkb3.wanted-dead-or-a-wild-b0ceej.wanted-dead-or-a-wild-yg6yrm.wanted-dead-or-a-wild-gqvvtd.wanted-dead-or-a-wild-204bxi.wanted-dead-or-a-wild-jn4678.wanted-dead-or-a-wild-4goplm.wanted-dead-or-a-wild-hsgryx.wanted-dead-or-a-wild-5q1ju4.wanted-dead-or-a-wild-o6fy5d.wanted-dead-or-a-wild-qrpxy1.wanted-dead-or-a-wild-du1uic 0l-12.wanted-dead-or-a-wild-zsuikl 30.wanted-dead-or-a-wild-pgpvfc.wanted-dead-or-a-wild-g7ja7q 2.wanted-dead-or-a-wild-szcchn.wanted-dead-or-a-wild-g7ja7q 3.wanted-dead-or-a-wild-af5bcu 3.wanted-dead-or-a-wild-xcuk73.wanted-dead-or-a-wild-e4rvn4 3.wanted-dead-or-a-wild-2q8i45.wanted-dead-or-a-wild-uffnyr.wanted-dead-or-a-wild-82yuwm.wanted-dead-or-a-wild-nd2699 7-3.wanted-dead-or-a-wild-zsuikl 10.wanted-dead-or-a-wild-y14vwf.wanted-dead-or-a-wild-nd2699 23.wanted-dead-or-a-wild-obca3s.wanted-dead-or-a-wild-oi5y9v 1.wanted-dead-or-a-wild-qqn8vg 2.wanted-dead-or-a-wild-zsuikl 3.wanted-dead-or-a-wild-oi5y9v 1.wanted-dead-or-a-wild-e4rvn4 5.wanted-dead-or-a-wild-fvc743.wanted-dead-or-a-wild-e4rvn4 32.wanted-dead-or-a-wild-0rmknh.wanted-dead-or-a-wild-uffnyr 5.wanted-dead-or-a-wild-du1uic 4.wanted-dead-or-a-wild-nd2699 9.wanted-dead-or-a-wild-nd2699 8.wanted-dead-or-a-wild-e4rvn4 6.wanted-dead-or-a-wild-kwkyuh.wanted-dead-or-a-wild-qkflhb.wanted-dead-or-a-wild-kejonh.wanted-dead-or-a-wild-cv1k4w.wanted-dead-or-a-wild-q6835x 4.wanted-dead-or-a-wild-uo6p2e.wanted-dead-or-a-wild-q6835x 6.wanted-dead-or-a-wild-q6835x 0l29.wanted-dead-or-a-wild-du1uic 17.wanted-dead-or-a-wild-q5uswo.wanted-dead-or-a-wild-094wtx 2.wanted-dead-or-a-wild-dljfy2 10.wanted-dead-or-a-wild-svkbam.wanted-dead-or-a-wild-zsuikl 8.wanted-dead-or-a-wild-8712kl.wanted-dead-or-a-wild-l725nu.wanted-dead-or-a-wild-w9r20t.wanted-dead-or-a-wild-wcn0pb.wanted-dead-or-a-wild-ffeiqh.wanted-dead-or-a-wild-uffnyr.wanted-dead-or-a-wild-204bxi.wanted-dead-or-a-wild-zsuikl 1.wanted-dead-or-a-wild-uqgot9.wanted-dead-or-a-wild-91fia8.wanted-dead-or-a-wild-na4pda.wanted-dead-or-a-wild-3qcvld.wanted-dead-or-a-wild-nx6k13.wanted-dead-or-a-wild-qqn8vg 1.wanted-dead-or-a-wild-ayc80j.wanted-dead-or-a-wild-jdp2bt.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

.wanted-dead-or-a-wild-mqr4um {
  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-j0bnii {
  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-29pxbm small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.wanted-dead-or-a-wild-8j5v8o .wanted-dead-or-a-wild-z7of91 {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.wanted-dead-or-a-wild-bbqpxa {
  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-yrmtew {
  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-yrmtew.wanted-dead-or-a-wild-89qnzs {
  display: block;
}

.wanted-dead-or-a-wild-q6nc04 {
  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-obyfyf {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

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

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

.wanted-dead-or-a-wild-q6nc04: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-bbqpxa {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

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

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

.wanted-dead-or-a-wild-97wgm8 {
  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-8a934q {
  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-8a934q::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.wanted-dead-or-a-wild-97wgm8.wanted-dead-or-a-wild-yjn0z3 .wanted-dead-or-a-wild-8a934q::after {
  transform: rotate(45deg);
}

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

.wanted-dead-or-a-wild-ye9mgg {
  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-97wgm8.wanted-dead-or-a-wild-yjn0z3 .wanted-dead-or-a-wild-ye9mgg {
  max-height: 100%;
  padding: 15px 20px;
}

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

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

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

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

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

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

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

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

/* popup */

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

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

.wanted-dead-or-a-wild-eaex40 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-eaex40 button {
  z-index: 2;
}

.wanted-dead-or-a-wild-re1wgw.wanted-dead-or-a-wild-37wt2n {
  bottom: 40px;
}

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

.wanted-dead-or-a-wild-f6mi8y {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.wanted-dead-or-a-wild-jkwdim 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-i1ixwm {
  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-cz6354 ease;
  z-index: 10000;
}

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

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

  .wanted-dead-or-a-wild-eaex40 .wanted-dead-or-a-wild-xwijao {
    font-size: 13.5px;
  }

  .wanted-dead-or-a-wild-re1wgw .wanted-dead-or-a-wild-f6mi8y {
    animation: jump-y 0.wanted-dead-or-a-wild-jkwdim infinite ease-in-out;
  }

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

.wanted-dead-or-a-wild-xagkrx {
  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-39vujk {
  top: 10px;
  animation-duration: 7s;
}

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

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

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

.wanted-dead-or-a-wild-vhn6da {
  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-9aiovx {
  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-jnxy3n {
  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-sknq80 {
  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-w7t520 {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .wanted-dead-or-a-wild-14lkbu {
    flex-direction: column;
  }
}

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

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

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

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

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

.wanted-dead-or-a-wild-ntjj2a {
  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-ntjj2a {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-ntjj2a {
    margin: 15px auto;
  }
}
.wanted-dead-or-a-wild-ntjj2a li {
  font-size: 16px;
  position: relative;
}
.wanted-dead-or-a-wild-ntjj2a li a {
  color: var(--text-color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .wanted-dead-or-a-wild-ntjj2a li a:hover {
    text-decoration: underline;
  }
}
.wanted-dead-or-a-wild-ntjj2a li span {
  opacity: 0.5;
}
.wanted-dead-or-a-wild-ntjj2a li + li {
  margin-left: 30px;
}
.wanted-dead-or-a-wild-ntjj2a 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-flaa8i {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .wanted-dead-or-a-wild-flaa8i {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-flaa8i {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.wanted-dead-or-a-wild-uao53g {
  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-uao53g {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-uao53g {
    padding: 50px 16px 68px;
  }
}
.wanted-dead-or-a-wild-rgue1o {
  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-rgue1o {
    flex-direction: column;
  }
}
.wanted-dead-or-a-wild-e9ltn3 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-e9ltn3 {
    margin-bottom: 40px;
  }
}
.wanted-dead-or-a-wild-rz8erz .wanted-dead-or-a-wild-o81634 {
  margin-bottom: 28px;
}
.wanted-dead-or-a-wild-rz8erz .wanted-dead-or-a-wild-o81634 img {
  max-height: 100px;
  width: auto;
}
.wanted-dead-or-a-wild-qpjw3h {
  display: flex;
  align-items: center;
}
.wanted-dead-or-a-wild-qpjw3h a + a {
  margin-left: 24px;
}
.wanted-dead-or-a-wild-qpjw3h img {
  max-height: 56px;
  width: auto;
}
.wanted-dead-or-a-wild-qpjw3h img + img {
  margin-left: 24px;
}
.wanted-dead-or-a-wild-gnmyse {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-gnmyse {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.wanted-dead-or-a-wild-yc9tjm {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .wanted-dead-or-a-wild-yc9tjm {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

#reviews .wanted-dead-or-a-wild-y12ca3 > div.wanted-dead-or-a-wild-waobo6 {
  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-y12ca3 > div.wanted-dead-or-a-wild-waobo6 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.wanted-dead-or-a-wild-c2js6w {
  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-2tfv3n .wanted-dead-or-a-wild-7lzk9t a {
    font-size: 12px;
  }
}

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

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