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

.el-bandido-explosivo-qszj2m {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-qszj2m {
    padding: 54px 0 0;
  }
}

.el-bandido-explosivo-iinkk9 {
  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) {
  .el-bandido-explosivo-iinkk9: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;
  }
}

.el-bandido-explosivo-e34qej {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-e34qej {
    margin: 20px auto 100px;
  }
}

.el-bandido-explosivo-e34qej h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-e34qej h1 {
    font-size: 120px;
  }
}

.el-bandido-explosivo-e34qej p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.el-bandido-explosivo-16nl4h {
  cursor: pointer;
}

.el-bandido-explosivo-vy81tr {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.el-bandido-explosivo-3r1is8 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.el-bandido-explosivo-3r1is8 figure {
  margin: 0;
}

.el-bandido-explosivo-3r1is8.el-bandido-explosivo-hohxag {
  justify-content: flex-start;
  margin-right: 4px;
}

.el-bandido-explosivo-3r1is8.el-bandido-explosivo-20duot {
  justify-content: flex-end;
  margin-left: 4px;
}

.el-bandido-explosivo-3r1is8.el-bandido-explosivo-wru94k {
  justify-content: center;
}

.el-bandido-explosivo-3r1is8.el-bandido-explosivo-u2w74x {
  justify-content: normal;
}

.el-bandido-explosivo-7qwzib {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .el-bandido-explosivo-7qwzib {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-7qwzib {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.el-bandido-explosivo-mao6zh {
  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) {
  .el-bandido-explosivo-mao6zh {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.el-bandido-explosivo-m6nhnj {
  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) {
  .el-bandido-explosivo-m6nhnj {
    flex-direction: column;
  }
}

.el-bandido-explosivo-pnr7tl {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.el-bandido-explosivo-pnr7tl img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-pnr7tl {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.el-bandido-explosivo-dsjx30 {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.el-bandido-explosivo-dsjx30 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) {
  .el-bandido-explosivo-dsjx30 ul {
    margin-bottom: 15px;
  }
}

.el-bandido-explosivo-dsjx30 ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.el-bandido-explosivo-dsjx30 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);
}

.el-bandido-explosivo-dsjx30 ul li span svg {
  fill: var(--title-color);
}

.el-bandido-explosivo-dsjx30 ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-dsjx30 ul li small {
    font-size: 12px;
  }
}

.el-bandido-explosivo-dsjx30 ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.el-bandido-explosivo-dsjx30 ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-dsjx30 {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.el-bandido-explosivo-ccabxg {
  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) {
  .el-bandido-explosivo-ccabxg {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.el-bandido-explosivo-126h1q {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.el-bandido-explosivo-3fau37 {
  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) {
  .el-bandido-explosivo-3fau37 {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-3fau37:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.el-bandido-explosivo-3fau37.el-bandido-explosivo-m7f7fu {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-3fau37.el-bandido-explosivo-m7f7fu:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.el-bandido-explosivo-oq9ka8 {
  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) {
  .el-bandido-explosivo-oq9ka8 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-oq9ka8 {
    padding: 50px 16px 68px;
  }
}

.el-bandido-explosivo-b00yda {
  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) {
  .el-bandido-explosivo-b00yda {
    flex-direction: column;
  }
}

.el-bandido-explosivo-gl1jto {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gl1jto {
    margin-bottom: 40px;
  }
}

.el-bandido-explosivo-zswnl3 .el-bandido-explosivo-wuje55 {
  margin-bottom: 28px;
}

.el-bandido-explosivo-zswnl3 .el-bandido-explosivo-wuje55 img {
  max-height: 100px;
  width: auto;
}

.el-bandido-explosivo-0libkx {
  display: flex;
  align-items: center;
}

.el-bandido-explosivo-0libkx a + a {
  margin-left: 24px;
}

.el-bandido-explosivo-0libkx img {
  max-height: 56px;
  width: auto;
}

.el-bandido-explosivo-h7psra img {
  max-height: 38px!important;
  width: auto;
}

.el-bandido-explosivo-0libkx img + img {
  margin-left: 24px;
}

.el-bandido-explosivo-thppeg {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-thppeg {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.el-bandido-explosivo-bfey0i {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-bfey0i {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.el-bandido-explosivo-9ruu9o {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-9ruu9o {
    flex-wrap: wrap;
  }
}

.el-bandido-explosivo-9ruu9o li {
  display: flex;
  margin: 0 7px;
}

.el-bandido-explosivo-9ruu9o li svg {
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-9ruu9o li:hover svg {
    transform: scale(1.2);
  }
}

.el-bandido-explosivo-3f0atl {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.el-bandido-explosivo-dhgxx0 + .el-bandido-explosivo-dhgxx0 {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-dhgxx0 + .el-bandido-explosivo-dhgxx0 {
    margin: 36px 0 0;
  }
}

.el-bandido-explosivo-q2yc66 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.el-bandido-explosivo-vglfpk {
  list-style: none;
  margin: 0;
  padding: 0;
}

.el-bandido-explosivo-vglfpk li {
  font-size: 16px;
}

.el-bandido-explosivo-vglfpk li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-vglfpk li a:hover {
    text-decoration: underline;
  }
}

.el-bandido-explosivo-vglfpk li + li {
  margin-top: 16px;
}

.el-bandido-explosivo-zhc4bi {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0chicken-road-jpdxgz ease-in-out;
}

.el-bandido-explosivo-zhc4bi.el-bandido-explosivo-nrukjc {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.el-bandido-explosivo-1n523w {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.el-bandido-explosivo-1n523w h1,
.el-bandido-explosivo-1n523w h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-1n523w h1,
  .el-bandido-explosivo-1n523w h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-1n523w {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-1n523w {
    margin-bottom: 60px;
  }
}

.el-bandido-explosivo-a32w9g {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-a32w9g {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.el-bandido-explosivo-a32w9g li {
  width: 100%;
}

.el-bandido-explosivo-a32w9g 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);
}

.el-bandido-explosivo-a32w9g li a svg {
  fill: var(--button-text-color);
}

.el-bandido-explosivo-a32w9g li a.el-bandido-explosivo-nrukjc {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-a32w9g li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-a32w9g li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .el-bandido-explosivo-a32w9g li a img {
    max-width: 16px;
  }
}

.el-bandido-explosivo-c6dhls {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-c6dhls {
    margin: 0 -5px;
  }
}

.el-bandido-explosivo-xeey79 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.el-bandido-explosivo-xeey79 span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.el-bandido-explosivo-xeey79 small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.el-bandido-explosivo-0kve23 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.el-bandido-explosivo-0kve23 img {
  width: 100%;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-0kve23:hover img {
    transform: scale(1.1);
  }
}

.el-bandido-explosivo-3exzgr {
  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) {
  .el-bandido-explosivo-3exzgr {
    height: 54px;
  }
}

.el-bandido-explosivo-12jq9t {
  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) {
  .el-bandido-explosivo-12jq9t {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .el-bandido-explosivo-12jq9t {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-12jq9t .el-bandido-explosivo-wuje55 img {
    max-width: 90px;
  }
}

.el-bandido-explosivo-wuje55 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .el-bandido-explosivo-wuje55 {
    order: -2;
  }
}

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

.el-bandido-explosivo-tjxn6z {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.el-bandido-explosivo-tjxn6z li {
  font-size: 16px;
  margin: 0 20px;
}

.el-bandido-explosivo-tjxn6z li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-tjxn6z li a:hover {
    text-decoration: underline;
  }
}

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

.el-bandido-explosivo-qut2qk {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .el-bandido-explosivo-qut2qk {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .el-bandido-explosivo-qut2qk {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-qut2qk {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.el-bandido-explosivo-qut2qk.el-bandido-explosivo-cxu0k6 {
  margin-right: 0;
}

.el-bandido-explosivo-f7scmc {
  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) {
  .el-bandido-explosivo-f7scmc {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-f7scmc:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.el-bandido-explosivo-n7lpp3 {
  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) {
  .el-bandido-explosivo-n7lpp3:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-n7lpp3 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.el-bandido-explosivo-hv3hg8 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .el-bandido-explosivo-hv3hg8 {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.el-bandido-explosivo-hv3hg8:hover > ul {
  display: flex;
}

.el-bandido-explosivo-hv3hg8:focus > ul {
  display: flex;
}

.el-bandido-explosivo-hv3hg8:focus-within > ul {
  display: flex;
}

.el-bandido-explosivo-pijjsg {
  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;
}

.el-bandido-explosivo-pijjsg::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) {
  .el-bandido-explosivo-pijjsg {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .el-bandido-explosivo-pijjsg img {
    max-width: 20px;
  }
}

.el-bandido-explosivo-hv3hg8 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) {
  .el-bandido-explosivo-hv3hg8 ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.el-bandido-explosivo-hv3hg8 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) {
  .el-bandido-explosivo-hv3hg8 ul li {
    padding: 5px;
  }
}

.el-bandido-explosivo-hv3hg8 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) {
  .el-bandido-explosivo-hv3hg8 ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-hv3hg8 ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .el-bandido-explosivo-hv3hg8 ul li a img {
    max-width: 20px;
  }
}

.el-bandido-explosivo-sbvfep {
  display: none;
}

.el-bandido-explosivo-29ffv5 {
  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) {
  .el-bandido-explosivo-29ffv5 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.el-bandido-explosivo-29ffv5 span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

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

.el-bandido-explosivo-5zg935 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-5zg935 {
    padding: 0 16px;
  }
}

.el-bandido-explosivo-5zg935 img {
  margin-bottom: 3px;
}

.el-bandido-explosivo-5zg935 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-5zg935 p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-5zg935 {
    margin-bottom: 60px;
  }
}

@media (max-width: 600px) {
  .el-bandido-explosivo-5zg935 {
    padding: 0px 0px !important;
  }
}

.el-bandido-explosivo-w15kty {
  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) {
  .el-bandido-explosivo-w15kty {
    font-size: 32px;
  }
}

.el-bandido-explosivo-xmcaxp {
  color: var(--text-color);
}

.el-bandido-explosivo-gdpddy {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gdpddy {
    font-size: 16px;
    line-height: 140%;
  }
}

.el-bandido-explosivo-gdpddy p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.el-bandido-explosivo-gdpddy p img {
  display: block;
  margin: 0 auto;
}

.el-bandido-explosivo-gdpddy p:first-of-type {
  margin-top: 0;
}

.el-bandido-explosivo-gdpddy p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gdpddy p {
    font-size: 18px;
    line-height: 140%;
  }
}

.el-bandido-explosivo-gdpddy ul {
  padding: 0 0 0 20px;
}

.el-bandido-explosivo-gdpddy table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.el-bandido-explosivo-gdpddy 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) {
  .el-bandido-explosivo-gdpddy table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.el-bandido-explosivo-gdpddy 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) {
  .el-bandido-explosivo-gdpddy table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.el-bandido-explosivo-gdpddy table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.el-bandido-explosivo-gdpddy iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gdpddy iframe {
    height: 200px;
  }
}

.el-bandido-explosivo-160wwg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-160wwg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-160wwg {
    margin-bottom: 60px;
  }
}

.el-bandido-explosivo-j2hvzb {
  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) {
  .el-bandido-explosivo-j2hvzb {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.el-bandido-explosivo-j2hvzb h1,
.el-bandido-explosivo-j2hvzb h2,
.el-bandido-explosivo-j2hvzb h3,
.el-bandido-explosivo-j2hvzb 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) {
  .el-bandido-explosivo-j2hvzb h1,
  .el-bandido-explosivo-j2hvzb h2,
  .el-bandido-explosivo-j2hvzb h3,
  .el-bandido-explosivo-j2hvzb h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.el-bandido-explosivo-w5v8zx {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-w5v8zx {
    flex-direction: column-reverse;
  }
}

.el-bandido-explosivo-w5v8zx .el-bandido-explosivo-dzmxs4 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-w5v8zx .el-bandido-explosivo-dzmxs4 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.el-bandido-explosivo-w5v8zx .el-bandido-explosivo-hko3zj {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-w5v8zx .el-bandido-explosivo-hko3zj {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .el-bandido-explosivo-w5v8zx .el-bandido-explosivo-hko3zj img {
    width: 100%;
  }
}

.el-bandido-explosivo-hko3zj {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-hko3zj {
    margin-bottom: 18px;
  }
}

.el-bandido-explosivo-dzmxs4 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-dzmxs4 {
    margin-bottom: 18px;
  }
}

.el-bandido-explosivo-160wwg 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) {
  .el-bandido-explosivo-160wwg h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.el-bandido-explosivo-160wwg .el-bandido-explosivo-iinkk9 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.el-bandido-explosivo-4raemk {
  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) {
  .el-bandido-explosivo-4raemk {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-4raemk {
    margin-bottom: 60px;
  }
}

.el-bandido-explosivo-zzj3eq {
  position: relative;
  border: none;
}

.el-bandido-explosivo-zzj3eq::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.el-bandido-explosivo-jf43ch {
  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;
}

.el-bandido-explosivo-jf43ch span {
  height: 32px;
}

.el-bandido-explosivo-jf43ch span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.el-bandido-explosivo-jf43ch.el-bandido-explosivo-s412uo span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-jf43ch {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.el-bandido-explosivo-eedxrw {
  list-style: none;
  padding: 0;
  margin: 0;
}

.el-bandido-explosivo-eedxrw li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-eedxrw li {
    font-size: 16px;
  }
}

.el-bandido-explosivo-eedxrw 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) {
  .el-bandido-explosivo-eedxrw li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-eedxrw li a {
    padding: 12px 14px;
  }
}

.el-bandido-explosivo-eedxrw.el-bandido-explosivo-i07sqq {
  display: none;
}

.el-bandido-explosivo-bdflf7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.el-bandido-explosivo-bdflf7 table {
  width: 100%;
  border-collapse: collapse;
}

.el-bandido-explosivo-bdflf7 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) {
  .el-bandido-explosivo-bdflf7 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .el-bandido-explosivo-bdflf7 table td {
    min-width: 75px;
  }
}

.el-bandido-explosivo-bdflf7 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) {
  .el-bandido-explosivo-bdflf7 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.el-bandido-explosivo-bdflf7 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.el-bandido-explosivo-bdflf7 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-bdflf7 p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-bdflf7 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-bdflf7 {
    margin-bottom: 60px;
  }
}

.el-bandido-explosivo-ood0fx {
  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) {
  .el-bandido-explosivo-ood0fx {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.el-bandido-explosivo-kztwpa {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .el-bandido-explosivo-kztwpa {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.el-bandido-explosivo-kztwpa 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) {
  .el-bandido-explosivo-kztwpa tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.el-bandido-explosivo-kztwpa tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.el-bandido-explosivo-sirffo table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.el-bandido-explosivo-sirffo table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.el-bandido-explosivo-sirffo p {
  color: var(--text-color);
}

.el-bandido-explosivo-eem8ir {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-eem8ir {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-eem8ir {
    margin-bottom: 60px;
  }
}

.el-bandido-explosivo-denhq8 {
  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);
}

.el-bandido-explosivo-18i4iq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-18i4iq {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-18i4iq {
    margin-bottom: 60px;
  }
}

.el-bandido-explosivo-limvdl {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.el-bandido-explosivo-limvdl h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-limvdl h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.el-bandido-explosivo-limvdl p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.el-bandido-explosivo-limvdl p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-limvdl p {
    font-size: 16px;
  }
}

.el-bandido-explosivo-4311fc {
  display: none;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-4311fc {
    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;
  }
}

.el-bandido-explosivo-c5hogg {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.el-bandido-explosivo-c5hogg li {
  margin: 0 20px;
}

.el-bandido-explosivo-c5hogg li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.el-bandido-explosivo-c5hogg li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-c5hogg li a:hover {
    color: #2ab765;
  }
}

.el-bandido-explosivo-8uqhea {
  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) {
  .el-bandido-explosivo-8uqhea {
    padding: 0 16px;
  }
}

.el-bandido-explosivo-8uqhea li {
  font-size: 16px;
  position: relative;
}

.el-bandido-explosivo-8uqhea li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-8uqhea li a:hover {
    text-decoration: underline;
  }
}

.el-bandido-explosivo-8uqhea li span {
  opacity: 0.5;
}

.el-bandido-explosivo-8uqhea li + li {
  margin-left: 30px;
}

.el-bandido-explosivo-8uqhea li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.el-bandido-explosivo-j2hvzb {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.el-bandido-explosivo-j2hvzb {
    margin-bottom: 18px;
  }
}

.el-bandido-explosivo-cm72y8 {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.el-bandido-explosivo-cm72y8 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);
}

.el-bandido-explosivo-cm72y8 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;
}

.el-bandido-explosivo-cm72y8 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;
}

.el-bandido-explosivo-cm72y8 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.el-bandido-explosivo-cm72y8 tbody tr:last-of-type {
  margin-bottom: 0;
}

.el-bandido-explosivo-cm72y8 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.el-bandido-explosivo-cm72y8 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);
}

.el-bandido-explosivo-cm72y8 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);
}

.el-bandido-explosivo-cm72y8 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.el-bandido-explosivo-cm72y8 tbody tr td .el-bandido-explosivo-2ao3xm {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .el-bandido-explosivo-cm72y8 tbody tr td .el-bandido-explosivo-2ao3xm {
    width: 100%;
  }
}

.el-bandido-explosivo-cm72y8 tbody tr td .el-bandido-explosivo-xuwkup {
  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) {
  .el-bandido-explosivo-cm72y8 tbody tr td .el-bandido-explosivo-xuwkup:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-cm72y8 tbody tr td .el-bandido-explosivo-xuwkup {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .el-bandido-explosivo-cm72y8 tbody tr td .el-bandido-explosivo-xuwkup {
    width: 100%;
  }
}

.el-bandido-explosivo-cm72y8 tbody tr td .el-bandido-explosivo-2mszd9 {
  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) {
  .el-bandido-explosivo-cm72y8 tbody tr td .el-bandido-explosivo-2mszd9:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-cm72y8 tbody tr {
    flex-direction: column;
  }
}

.el-bandido-explosivo-cm72y8 tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.el-bandido-explosivo-fk6dqj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-fk6dqj {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-fk6dqj {
    margin: 0 auto 60px;
  }
}

.el-bandido-explosivo-i6sabe {
  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) {
  .el-bandido-explosivo-i6sabe {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.el-bandido-explosivo-wxroh5 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-wxroh5 {
    margin: 0 -5px;
  }
}

.el-bandido-explosivo-cje9uw {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.el-bandido-explosivo-cje9uw img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0chicken-road-spynx9 ease-in-out;
}

.el-bandido-explosivo-cje9uw p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-cje9uw:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .el-bandido-explosivo-cje9uw {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-cje9uw {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .el-bandido-explosivo-cje9uw p {
    font-size: 16px;
  }
}

.el-bandido-explosivo-1clwlj {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .el-bandido-explosivo-1clwlj {
    height: 190px;
    margin: 20px auto;
  }
}

.el-bandido-explosivo-1clwlj img {
  width: 100%;
  height: 100%;
}

.el-bandido-explosivo-1clwlj iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .el-bandido-explosivo-1clwlj iframe {
    height: 190px;
  }
}

.el-bandido-explosivo-p7suc4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.el-bandido-explosivo-p7suc4::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.el-bandido-explosivo-my3o5n {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.el-bandido-explosivo-my3o5n svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0chicken-road-spynx9 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-my3o5n:hover svg {
    transform: scale(1.1);
  }
}

.el-bandido-explosivo-rbula9 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-rbula9 {
    padding: 40px 0;
  }
}

.el-bandido-explosivo-4y5za5 {
  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) {
  .el-bandido-explosivo-4y5za5 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .el-bandido-explosivo-4y5za5 {
    flex-direction: column-reverse;
  }
}

.el-bandido-explosivo-ez6n90 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.el-bandido-explosivo-ez6n90 img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .el-bandido-explosivo-ez6n90 {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-ez6n90 {
    margin: 10px 0 0;
  }
}

.el-bandido-explosivo-n9fc2o {
  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;
}

.el-bandido-explosivo-n9fc2o 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) {
  .el-bandido-explosivo-n9fc2o {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-n9fc2o {
    padding: 24px 10px;
  }
}

.el-bandido-explosivo-viinlf {
  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;
}

.el-bandido-explosivo-viinlf:hover {
  border: 1px solid #8c8ca2;
}

.el-bandido-explosivo-nkti4c {
  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%);
}

.el-bandido-explosivo-nkti4c:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.el-bandido-explosivo-k833f4 {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.el-bandido-explosivo-k833f4 a {
  text-decoration: underline;
  color: #8babff;
}

.el-bandido-explosivo-l18w8k {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.el-bandido-explosivo-l18w8k .el-bandido-explosivo-viinlf {
  width: 50%;
  margin: 0;
}

.el-bandido-explosivo-amf625 {
  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;
}

.el-bandido-explosivo-amf625:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.el-bandido-explosivo-v8rmi5 {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-v8rmi5 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-v8rmi5 {
    margin: 0 0 60px;
  }
}

.el-bandido-explosivo-j5lsfs {
  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) {
  .el-bandido-explosivo-j5lsfs {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.el-bandido-explosivo-9muxmm {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-9muxmm {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.el-bandido-explosivo-rjs2bo {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-rjs2bo {
    flex-basis: auto;
    max-width: 100%;
  }
}

.el-bandido-explosivo-bnry5y {
  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) {
  .el-bandido-explosivo-bnry5y {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.el-bandido-explosivo-bnry5y 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) {
  .el-bandido-explosivo-bnry5y a {
    margin: 1px 0 4px;
  }
}

.el-bandido-explosivo-bnry5y a svg {
  fill: #fff;
}

.el-bandido-explosivo-bnry5y a:hover {
  background: #3d68e7;
}

.el-bandido-explosivo-dj2hr1 {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.el-bandido-explosivo-5kmshk {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-5kmshk {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.el-bandido-explosivo-hrno91 {
  font-size: 16px;
  color: var(--text-color);
}

.el-bandido-explosivo-kncwch {
  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) {
  .el-bandido-explosivo-kncwch {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-kncwch {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .el-bandido-explosivo-kncwch {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.el-bandido-explosivo-gpucg9 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.el-bandido-explosivo-gpucg9 h1,
.el-bandido-explosivo-gpucg9 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) {
  .el-bandido-explosivo-gpucg9 h1,
  .el-bandido-explosivo-gpucg9 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .el-bandido-explosivo-gpucg9 {
    margin: 0;
    padding-right: 20px;
  }
}

.el-bandido-explosivo-323dik {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.el-bandido-explosivo-323dik 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) {
  .el-bandido-explosivo-323dik h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.el-bandido-explosivo-323dik 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) {
  .el-bandido-explosivo-323dik h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.el-bandido-explosivo-323dik 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);
}

.el-bandido-explosivo-323dik 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) {
  .el-bandido-explosivo-323dik table tr td {
    padding: 12px 4px;
  }
}

.el-bandido-explosivo-323dik 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) {
  .el-bandido-explosivo-323dik table tr th {
    padding: 12px 4px;
  }
}

.el-bandido-explosivo-323dik table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .el-bandido-explosivo-323dik {
    margin: 0;
  }
}

.el-bandido-explosivo-rix56k {
  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) {
  .el-bandido-explosivo-rix56k {
    min-height: 190px;
  }
}

.el-bandido-explosivo-nqd4y5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.el-bandido-explosivo-nqd4y5::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.el-bandido-explosivo-xptk6h {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.el-bandido-explosivo-xptk6h.el-bandido-explosivo-w97vpo {
  display: none;
}

.el-bandido-explosivo-5c0nbc {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.el-bandido-explosivo-5c0nbc iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el-bandido-explosivo-5c0nbc iframe.el-bandido-explosivo-sox7nu {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.el-bandido-explosivo-5c0nbc.el-bandido-explosivo-tgqv60 {
  opacity: 1;
  pointer-events: all;
}

.el-bandido-explosivo-ood0vs {
  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;
}

.el-bandido-explosivo-ood0vs svg {
  margin-right: 10px;
}

.el-bandido-explosivo-ood0vs + .el-bandido-explosivo-ood0vs {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-ood0vs:hover {
    background: #a8a6b3;
  }
}

.el-bandido-explosivo-n1smwp {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .el-bandido-explosivo-n1smwp:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-ood0vs {
    height: 42px;
    max-width: 220px;
  }
}

.el-bandido-explosivo-kncwch .el-bandido-explosivo-160wwg {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.el-bandido-explosivo-kncwch .el-bandido-explosivo-160wwg h1,
.el-bandido-explosivo-kncwch .el-bandido-explosivo-160wwg 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) {
  .el-bandido-explosivo-kncwch .el-bandido-explosivo-160wwg h1,
  .el-bandido-explosivo-kncwch .el-bandido-explosivo-160wwg h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .el-bandido-explosivo-kncwch .el-bandido-explosivo-160wwg {
    margin: 28px 0 0;
  }
}

.el-bandido-explosivo-pdsw9w {
  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) {
  .el-bandido-explosivo-pdsw9w {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .el-bandido-explosivo-pdsw9w {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-pdsw9w {
    margin: 20px auto 60px;
  }
}

.el-bandido-explosivo-lc9ti8 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .el-bandido-explosivo-lc9ti8 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-lc9ti8 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.el-bandido-explosivo-lib96j {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.el-bandido-explosivo-lib96j iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el-bandido-explosivo-hya1de {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.el-bandido-explosivo-hya1de h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-hya1de h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-hya1de h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .el-bandido-explosivo-hya1de {
    max-width: 100%;
    margin: 0;
  }
}

.el-bandido-explosivo-rkym2f {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-rkym2f {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.el-bandido-explosivo-hy7eqa {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-hy7eqa {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.el-bandido-explosivo-xsltlu {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.el-bandido-explosivo-xsltlu span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-xsltlu {
    margin: 0;
  }
  .el-bandido-explosivo-xsltlu:last-of-type {
    margin-top: 4px;
  }
}

.el-bandido-explosivo-h7yfll {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .el-bandido-explosivo-h7yfll {
    padding: 10px;
  }
}

.el-bandido-explosivo-h7yfll .el-bandido-explosivo-iinkk9 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .el-bandido-explosivo-h7yfll .el-bandido-explosivo-iinkk9 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .el-bandido-explosivo-h7yfll {
    flex-wrap: wrap;
  }
}

.el-bandido-explosivo-7z0w3a {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.el-bandido-explosivo-7z0w3a img {
  width: 100%;
}

.el-bandido-explosivo-1brsos {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .el-bandido-explosivo-1brsos {
    max-width: 200px;
    margin: 0;
  }
}

.el-bandido-explosivo-dhjmv7 {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.el-bandido-explosivo-c74zzj {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.el-bandido-explosivo-gsyhs6 {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gsyhs6 {
    margin: 0 0 60px;
  }
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-raxbjq {
  position: relative;
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-nj4vhu {
  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;
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-nj4vhu.el-bandido-explosivo-w97vpo {
  display: none;
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-s82a57 {
  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) {
  .el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-s82a57 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-s82a57 {
    bottom: 90px;
  }
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-s82a57 .el-bandido-explosivo-cwqld1 {
  max-width: 300px;
  width: 100%;
}

.el-bandido-explosivo-gsyhs6
  .el-bandido-explosivo-s82a57
  .el-bandido-explosivo-cwqld1
  .el-bandido-explosivo-abkhwj {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gsyhs6
    .el-bandido-explosivo-s82a57
    .el-bandido-explosivo-cwqld1
    .el-bandido-explosivo-abkhwj {
    font-size: 32px;
    text-align: center;
  }
}

.el-bandido-explosivo-gsyhs6
  .el-bandido-explosivo-s82a57
  .el-bandido-explosivo-cwqld1
  .el-bandido-explosivo-9qp9ar {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gsyhs6
    .el-bandido-explosivo-s82a57
    .el-bandido-explosivo-cwqld1
    .el-bandido-explosivo-9qp9ar {
    text-align: center;
  }
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-s82a57 .el-bandido-explosivo-cxu0k6 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-s82a57 .el-bandido-explosivo-cxu0k6 {
    flex-direction: column-reverse;
  }
}

.el-bandido-explosivo-gsyhs6
  .el-bandido-explosivo-s82a57
  .el-bandido-explosivo-cxu0k6
  .el-bandido-explosivo-iu6y8p {
  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;
}

.el-bandido-explosivo-gsyhs6
  .el-bandido-explosivo-s82a57
  .el-bandido-explosivo-cxu0k6
  .el-bandido-explosivo-iu6y8p:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gsyhs6
    .el-bandido-explosivo-s82a57
    .el-bandido-explosivo-cxu0k6
    .el-bandido-explosivo-iu6y8p {
    width: 100%;
  }
}

.el-bandido-explosivo-gsyhs6
  .el-bandido-explosivo-s82a57
  .el-bandido-explosivo-cxu0k6
  .el-bandido-explosivo-9tqtl0 {
  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;
}

.el-bandido-explosivo-gsyhs6
  .el-bandido-explosivo-s82a57
  .el-bandido-explosivo-cxu0k6
  .el-bandido-explosivo-9tqtl0
  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);
  }
}

.el-bandido-explosivo-gsyhs6
  .el-bandido-explosivo-s82a57
  .el-bandido-explosivo-cxu0k6
  .el-bandido-explosivo-9tqtl0: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;
}

.el-bandido-explosivo-gsyhs6
  .el-bandido-explosivo-s82a57
  .el-bandido-explosivo-cxu0k6
  .el-bandido-explosivo-9tqtl0:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gsyhs6
    .el-bandido-explosivo-s82a57
    .el-bandido-explosivo-cxu0k6
    .el-bandido-explosivo-9tqtl0 {
    width: 100%;
  }
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-s82a57.el-bandido-explosivo-w97vpo {
  display: none;
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-kuo859 {
  display: none;
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-kuo859.el-bandido-explosivo-tgqv60 {
  display: block;
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-kuo859 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-kuo859 iframe {
    height: calc(100vh - 54px);
  }
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-lqyciw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-lqyciw {
    padding: 24px 16px 0;
  }
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-lqyciw .el-bandido-explosivo-abkhwj {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-lqyciw .el-bandido-explosivo-abkhwj {
    margin-bottom: 24px;
  }
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-lqyciw 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);
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-lqyciw 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) {
  .el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-lqyciw table tr td {
    padding: 12px 4px;
  }
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-lqyciw 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) {
  .el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-lqyciw table tr th {
    padding: 12px 4px;
  }
}

.el-bandido-explosivo-gsyhs6 .el-bandido-explosivo-lqyciw table tr:last-of-type td {
  border-bottom: none;
}

.el-bandido-explosivo-hivy2p {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.el-bandido-explosivo-hivy2p.el-bandido-explosivo-nrukjc {
  display: block;
}

.el-bandido-explosivo-hivy2p iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.el-bandido-explosivo-hivy2p .el-bandido-explosivo-rlz85i {
  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;
}

.el-bandido-explosivo-hivy2p .el-bandido-explosivo-n9fd43 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.el-bandido-explosivo-hivy2p .el-bandido-explosivo-9tqtl0 {
  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;
}

.el-bandido-explosivo-hivy2p .el-bandido-explosivo-9tqtl0:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.el-bandido-explosivo-ce7t3b {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.el-bandido-explosivo-ce7t3b.el-bandido-explosivo-nrukjc {
  display: block;
}

.el-bandido-explosivo-quleju {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.el-bandido-explosivo-4z3rct {
  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;
}

.el-bandido-explosivo-udm7tp {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-4z3rct {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.el-bandido-explosivo-b9agrb {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.el-bandido-explosivo-b9agrb svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.el-bandido-explosivo-mhuwet {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.el-bandido-explosivo-dbq3qo.el-bandido-explosivo-w97vpo {
  display: none;
}

.el-bandido-explosivo-rqez7s {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-rqez7s {
    margin-bottom: 20px;
  }
}

.el-bandido-explosivo-8bi54a {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.el-bandido-explosivo-8bi54a span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.el-bandido-explosivo-8bi54a small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.el-bandido-explosivo-8bi54a 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);
}

.el-bandido-explosivo-8bi54a input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.el-bandido-explosivo-8bi54a input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.el-bandido-explosivo-8bi54a input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.el-bandido-explosivo-8bi54a input:active {
  border-color: #c2c0ce;
}

.el-bandido-explosivo-8bi54a input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-8bi54a {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.el-bandido-explosivo-ctoaz0 {
  margin-bottom: 36px;
}

.el-bandido-explosivo-ctoaz0 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;
}

.el-bandido-explosivo-ctoaz0 textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.el-bandido-explosivo-ctoaz0 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-ctoaz0 {
    margin-bottom: 24px;
  }
}

.el-bandido-explosivo-04sthq {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.el-bandido-explosivo-ssfi3j {
  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;
}

.el-bandido-explosivo-ssfi3j:hover {
  background: var(--border-color);
}

.el-bandido-explosivo-0ax74j {
  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;
}

.el-bandido-explosivo-0ax74j:hover {
  background: #166ad9;
}

.el-bandido-explosivo-6lb498 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.el-bandido-explosivo-6lb498.el-bandido-explosivo-w97vpo {
  display: none;
}

.el-bandido-explosivo-78u0ox {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.el-bandido-explosivo-6lb498 .el-bandido-explosivo-ssfi3j {
  margin: 0 auto;
}

.el-bandido-explosivo-j8rrrd {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-j8rrrd {
    margin-bottom: 16px;
  }
}

.el-bandido-explosivo-x62z35 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.el-bandido-explosivo-td7eor {
  filter: grayscale(100%);
}

.el-bandido-explosivo-x62z35 > input {
  display: none;
}

.el-bandido-explosivo-x62z35 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.el-bandido-explosivo-m4zoii.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.el-bandido-explosivo-jhsp6x 44.el-bandido-explosivo-tcmius.el-bandido-explosivo-q79i65.el-bandido-explosivo-i6phsf.el-bandido-explosivo-ez29fd.el-bandido-explosivo-gdgbjm.el-bandido-explosivo-xjbaco.el-bandido-explosivo-8e7t32.el-bandido-explosivo-qimkor.el-bandido-explosivo-nsqu5y.el-bandido-explosivo-b42pgz.el-bandido-explosivo-n6i19k.el-bandido-explosivo-lmpoct 0l-12.el-bandido-explosivo-opfptu 30.el-bandido-explosivo-g9cooi.el-bandido-explosivo-7vqwqm 2.el-bandido-explosivo-c7cftr.el-bandido-explosivo-7vqwqm 3.el-bandido-explosivo-ew8l8o 3.el-bandido-explosivo-0f5msw.el-bandido-explosivo-d2yu9o 3.el-bandido-explosivo-oky351.el-bandido-explosivo-fuuqqh.el-bandido-explosivo-9brgps.el-bandido-explosivo-pt7dy6 7-3.el-bandido-explosivo-opfptu 10.el-bandido-explosivo-xxawm7.el-bandido-explosivo-pt7dy6 23.el-bandido-explosivo-8y1rn5.el-bandido-explosivo-2mm7oc 1.el-bandido-explosivo-uj8vzo 2.el-bandido-explosivo-opfptu 3.el-bandido-explosivo-2mm7oc 1.el-bandido-explosivo-d2yu9o 5.el-bandido-explosivo-d1wbzc.el-bandido-explosivo-d2yu9o 32.el-bandido-explosivo-xx2du0.el-bandido-explosivo-fuuqqh 5.el-bandido-explosivo-lmpoct 4.el-bandido-explosivo-pt7dy6 9.el-bandido-explosivo-pt7dy6 8.el-bandido-explosivo-d2yu9o 6.el-bandido-explosivo-tm5wai.el-bandido-explosivo-02gl0w.el-bandido-explosivo-yj650b.el-bandido-explosivo-0ut0tj.el-bandido-explosivo-a74fkw 4.el-bandido-explosivo-k12skj.el-bandido-explosivo-a74fkw 6.el-bandido-explosivo-a74fkw 0l29.el-bandido-explosivo-lmpoct 17.el-bandido-explosivo-kqur5x.el-bandido-explosivo-jc68by 2.el-bandido-explosivo-pggkco 10.el-bandido-explosivo-l664f2.el-bandido-explosivo-opfptu 8.el-bandido-explosivo-ojryy9.el-bandido-explosivo-ff4vq2.el-bandido-explosivo-i69fls.el-bandido-explosivo-ubbduq.el-bandido-explosivo-tu4ulf.el-bandido-explosivo-fuuqqh.el-bandido-explosivo-gdgbjm.el-bandido-explosivo-opfptu 1.el-bandido-explosivo-vah9kv.el-bandido-explosivo-k3i2o0.el-bandido-explosivo-s1xj5v.el-bandido-explosivo-s74hqj.el-bandido-explosivo-1objrx.el-bandido-explosivo-uj8vzo 1.el-bandido-explosivo-orj59m.el-bandido-explosivo-wjhl9q.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.el-bandido-explosivo-x62z35 > input:checked ~ label,
.el-bandido-explosivo-x62z35 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.el-bandido-explosivo-m4zoii.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.el-bandido-explosivo-jhsp6x 44.el-bandido-explosivo-tcmius.el-bandido-explosivo-q79i65.el-bandido-explosivo-i6phsf.el-bandido-explosivo-ez29fd.el-bandido-explosivo-gdgbjm.el-bandido-explosivo-xjbaco.el-bandido-explosivo-8e7t32.el-bandido-explosivo-qimkor.el-bandido-explosivo-nsqu5y.el-bandido-explosivo-b42pgz.el-bandido-explosivo-n6i19k.el-bandido-explosivo-lmpoct 0l-12.el-bandido-explosivo-opfptu 30.el-bandido-explosivo-g9cooi.el-bandido-explosivo-7vqwqm 2.el-bandido-explosivo-c7cftr.el-bandido-explosivo-7vqwqm 3.el-bandido-explosivo-ew8l8o 3.el-bandido-explosivo-0f5msw.el-bandido-explosivo-d2yu9o 3.el-bandido-explosivo-oky351.el-bandido-explosivo-fuuqqh.el-bandido-explosivo-9brgps.el-bandido-explosivo-pt7dy6 7-3.el-bandido-explosivo-opfptu 10.el-bandido-explosivo-xxawm7.el-bandido-explosivo-pt7dy6 23.el-bandido-explosivo-8y1rn5.el-bandido-explosivo-2mm7oc 1.el-bandido-explosivo-uj8vzo 2.el-bandido-explosivo-opfptu 3.el-bandido-explosivo-2mm7oc 1.el-bandido-explosivo-d2yu9o 5.el-bandido-explosivo-d1wbzc.el-bandido-explosivo-d2yu9o 32.el-bandido-explosivo-xx2du0.el-bandido-explosivo-fuuqqh 5.el-bandido-explosivo-lmpoct 4.el-bandido-explosivo-pt7dy6 9.el-bandido-explosivo-pt7dy6 8.el-bandido-explosivo-d2yu9o 6.el-bandido-explosivo-tm5wai.el-bandido-explosivo-02gl0w.el-bandido-explosivo-yj650b.el-bandido-explosivo-0ut0tj.el-bandido-explosivo-a74fkw 4.el-bandido-explosivo-k12skj.el-bandido-explosivo-a74fkw 6.el-bandido-explosivo-a74fkw 0l29.el-bandido-explosivo-lmpoct 17.el-bandido-explosivo-kqur5x.el-bandido-explosivo-jc68by 2.el-bandido-explosivo-pggkco 10.el-bandido-explosivo-l664f2.el-bandido-explosivo-opfptu 8.el-bandido-explosivo-ojryy9.el-bandido-explosivo-ff4vq2.el-bandido-explosivo-i69fls.el-bandido-explosivo-ubbduq.el-bandido-explosivo-tu4ulf.el-bandido-explosivo-fuuqqh.el-bandido-explosivo-gdgbjm.el-bandido-explosivo-opfptu 1.el-bandido-explosivo-vah9kv.el-bandido-explosivo-k3i2o0.el-bandido-explosivo-s1xj5v.el-bandido-explosivo-s74hqj.el-bandido-explosivo-1objrx.el-bandido-explosivo-uj8vzo 1.el-bandido-explosivo-orj59m.el-bandido-explosivo-wjhl9q.5z'/%3e%3c/svg%3e");
}

.el-bandido-explosivo-x62z35 > input:not(:checked) ~ label:hover,
.el-bandido-explosivo-x62z35 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.el-bandido-explosivo-m4zoii.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.el-bandido-explosivo-jhsp6x 44.el-bandido-explosivo-tcmius.el-bandido-explosivo-q79i65.el-bandido-explosivo-i6phsf.el-bandido-explosivo-ez29fd.el-bandido-explosivo-gdgbjm.el-bandido-explosivo-xjbaco.el-bandido-explosivo-8e7t32.el-bandido-explosivo-qimkor.el-bandido-explosivo-nsqu5y.el-bandido-explosivo-b42pgz.el-bandido-explosivo-n6i19k.el-bandido-explosivo-lmpoct 0l-12.el-bandido-explosivo-opfptu 30.el-bandido-explosivo-g9cooi.el-bandido-explosivo-7vqwqm 2.el-bandido-explosivo-c7cftr.el-bandido-explosivo-7vqwqm 3.el-bandido-explosivo-ew8l8o 3.el-bandido-explosivo-0f5msw.el-bandido-explosivo-d2yu9o 3.el-bandido-explosivo-oky351.el-bandido-explosivo-fuuqqh.el-bandido-explosivo-9brgps.el-bandido-explosivo-pt7dy6 7-3.el-bandido-explosivo-opfptu 10.el-bandido-explosivo-xxawm7.el-bandido-explosivo-pt7dy6 23.el-bandido-explosivo-8y1rn5.el-bandido-explosivo-2mm7oc 1.el-bandido-explosivo-uj8vzo 2.el-bandido-explosivo-opfptu 3.el-bandido-explosivo-2mm7oc 1.el-bandido-explosivo-d2yu9o 5.el-bandido-explosivo-d1wbzc.el-bandido-explosivo-d2yu9o 32.el-bandido-explosivo-xx2du0.el-bandido-explosivo-fuuqqh 5.el-bandido-explosivo-lmpoct 4.el-bandido-explosivo-pt7dy6 9.el-bandido-explosivo-pt7dy6 8.el-bandido-explosivo-d2yu9o 6.el-bandido-explosivo-tm5wai.el-bandido-explosivo-02gl0w.el-bandido-explosivo-yj650b.el-bandido-explosivo-0ut0tj.el-bandido-explosivo-a74fkw 4.el-bandido-explosivo-k12skj.el-bandido-explosivo-a74fkw 6.el-bandido-explosivo-a74fkw 0l29.el-bandido-explosivo-lmpoct 17.el-bandido-explosivo-kqur5x.el-bandido-explosivo-jc68by 2.el-bandido-explosivo-pggkco 10.el-bandido-explosivo-l664f2.el-bandido-explosivo-opfptu 8.el-bandido-explosivo-ojryy9.el-bandido-explosivo-ff4vq2.el-bandido-explosivo-i69fls.el-bandido-explosivo-ubbduq.el-bandido-explosivo-tu4ulf.el-bandido-explosivo-fuuqqh.el-bandido-explosivo-gdgbjm.el-bandido-explosivo-opfptu 1.el-bandido-explosivo-vah9kv.el-bandido-explosivo-k3i2o0.el-bandido-explosivo-s1xj5v.el-bandido-explosivo-s74hqj.el-bandido-explosivo-1objrx.el-bandido-explosivo-uj8vzo 1.el-bandido-explosivo-orj59m.el-bandido-explosivo-wjhl9q.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .el-bandido-explosivo-sb5rgi > .el-bandido-explosivo-sgebrq {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .el-bandido-explosivo-sb5rgi > .el-bandido-explosivo-sgebrq {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .el-bandido-explosivo-sb5rgi > .el-bandido-explosivo-sgebrq {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .el-bandido-explosivo-sb5rgi > .el-bandido-explosivo-sgebrq {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .el-bandido-explosivo-sb5rgi > .el-bandido-explosivo-sgebrq {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.el-bandido-explosivo-agpxiq {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-w97vpo {
  display: none;
}

.el-bandido-explosivo-5zun1r {
  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) {
  .el-bandido-explosivo-5zun1r {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-5zun1r {
    border-radius: 20px 20px 0 0;
  }
}

.el-bandido-explosivo-fbcciu {
  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;
}

.el-bandido-explosivo-fbcciu::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.el-bandido-explosivo-fbcciu::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.el-bandido-explosivo-fbcciu img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .el-bandido-explosivo-fbcciu {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .el-bandido-explosivo-fbcciu img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-fbcciu {
    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;
  }
  .el-bandido-explosivo-fbcciu img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.el-bandido-explosivo-zf0uhi {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .el-bandido-explosivo-zf0uhi {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-zf0uhi {
    font-size: 14px;
  }
}

.el-bandido-explosivo-3dxmy3 {
  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;
}

.el-bandido-explosivo-3dxmy3::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) {
  .el-bandido-explosivo-3dxmy3::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.el-bandido-explosivo-3dxmy3::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) {
  .el-bandido-explosivo-3dxmy3::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .el-bandido-explosivo-3dxmy3 {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-3dxmy3 {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.el-bandido-explosivo-pw9c6j {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .el-bandido-explosivo-pw9c6j {
    top: -20px;
  }
}

.el-bandido-explosivo-qq21w1 {
  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) {
  .el-bandido-explosivo-qq21w1:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .el-bandido-explosivo-qq21w1 {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-qq21w1 {
    width: 90px;
    height: 40px;
  }
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-n7f7ad .el-bandido-explosivo-5zun1r {
  background: #2b3b67;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-n7f7ad .el-bandido-explosivo-fbcciu {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-n7f7ad .el-bandido-explosivo-fbcciu::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-n7f7ad .el-bandido-explosivo-fbcciu::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-n7f7ad .el-bandido-explosivo-3dxmy3::before {
  background: #0e0f41;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-n7f7ad .el-bandido-explosivo-3dxmy3::after {
  background: #152557;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-nttu1v .el-bandido-explosivo-5zun1r {
  background: #1f35fa;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-nttu1v .el-bandido-explosivo-fbcciu {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-nttu1v .el-bandido-explosivo-fbcciu::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-nttu1v .el-bandido-explosivo-fbcciu::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-nttu1v .el-bandido-explosivo-3dxmy3::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-nttu1v .el-bandido-explosivo-3dxmy3::after {
  background: #192ac8;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-ayxsy1 .el-bandido-explosivo-5zun1r {
  background: #fa771f;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-ayxsy1 .el-bandido-explosivo-fbcciu {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-ayxsy1 .el-bandido-explosivo-fbcciu::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-ayxsy1 .el-bandido-explosivo-fbcciu::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-ayxsy1 .el-bandido-explosivo-3dxmy3::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.el-bandido-explosivo-agpxiq.el-bandido-explosivo-ayxsy1 .el-bandido-explosivo-3dxmy3::after {
  background: #fa8535;
}

.el-bandido-explosivo-we1quh {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .el-bandido-explosivo-we1quh {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-we1quh {
    margin: 24px 0 60px;
  }
}

.el-bandido-explosivo-we1quh h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-we1quh h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.el-bandido-explosivo-10e6xo {
  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) {
  .el-bandido-explosivo-10e6xo {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.el-bandido-explosivo-4lrc1o {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-4lrc1o {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.el-bandido-explosivo-nvuokx {
  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) {
  .el-bandido-explosivo-nvuokx:hover {
    background: var(--button-bg-hover);
  }
}

.el-bandido-explosivo-o8bfbi {
  display: flex;
  align-items: center;
  gap: 10px;
}

.el-bandido-explosivo-o8bfbi span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.el-bandido-explosivo-o8bfbi small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-o8bfbi {
    margin-bottom: 16px;
  }
}

.el-bandido-explosivo-3xw8ms {
  width: 120px;
  height: 22px;
}

.el-bandido-explosivo-3xw8ms .el-bandido-explosivo-xvsm9c {
  fill: #c2c0ce;
}

.el-bandido-explosivo-3xw8ms [rating="1"] .el-bandido-explosivo-xvsm9c:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-3xw8ms [rating="2"] .el-bandido-explosivo-xvsm9c:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-3xw8ms [rating="3"] .el-bandido-explosivo-xvsm9c:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-3xw8ms [rating="4"] .el-bandido-explosivo-xvsm9c:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-3xw8ms [rating="5"] .el-bandido-explosivo-xvsm9c:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-5ugbkv {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-5ugbkv {
    gap: 16px 0;
  }
}

.el-bandido-explosivo-2s19ky {
  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);
}

.el-bandido-explosivo-2s19ky.el-bandido-explosivo-tgqv60 {
  display: block;
}

.el-bandido-explosivo-2s19ky.el-bandido-explosivo-w97vpo {
  display: none;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-2s19ky {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.el-bandido-explosivo-g3t9dv {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.el-bandido-explosivo-jnwjy3 {
  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);
}

.el-bandido-explosivo-mkp6ez {
  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;
}

.el-bandido-explosivo-u240jv small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.el-bandido-explosivo-u240jv span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.el-bandido-explosivo-vjpft7 {
  font-size: 16px;
  line-height: 140%;
}

.el-bandido-explosivo-j44j6x {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.el-bandido-explosivo-j44j6x .el-bandido-explosivo-xvsm9c {
  fill: #c2c0ce;
}

.el-bandido-explosivo-j44j6x [rating="1"] .el-bandido-explosivo-xvsm9c:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-j44j6x [rating="2"] .el-bandido-explosivo-xvsm9c:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-j44j6x [rating="3"] .el-bandido-explosivo-xvsm9c:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-j44j6x [rating="4"] .el-bandido-explosivo-xvsm9c:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-j44j6x [rating="5"] .el-bandido-explosivo-xvsm9c:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-dvazga {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-dvazga {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.el-bandido-explosivo-elhbm2 {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .el-bandido-explosivo-elhbm2 {
    padding: 0 16px;
  }
}

.el-bandido-explosivo-r7xa4x {
  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) {
  .el-bandido-explosivo-r7xa4x {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.el-bandido-explosivo-tp3o88 {
  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) {
  .el-bandido-explosivo-tp3o88 {
    padding: 12px;
    gap: 12px;
  }
}

.el-bandido-explosivo-9e4gb2 {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.el-bandido-explosivo-9e4gb2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.el-bandido-explosivo-gdqv87 {
  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;
}

.el-bandido-explosivo-vkpsc5 {
  flex: 1;
  min-width: 0;
}

.el-bandido-explosivo-tno8i3 {
  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) {
  .el-bandido-explosivo-tno8i3 {
    font-size: 14px;
    gap: 6px;
  }
}

.el-bandido-explosivo-18l8f9 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.el-bandido-explosivo-18l8f9 svg,
.el-bandido-explosivo-18l8f9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.el-bandido-explosivo-18l8f9 svg path {
  fill: var(--button-bg-color);
}

.el-bandido-explosivo-18l8f9 svg circle {
  fill: var(--button-text-color);
}

.el-bandido-explosivo-jog7tq {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-jog7tq {
    font-size: 12px;
  }
}

.el-bandido-explosivo-jog7tq strong {
  font-weight: 600;
}

.el-bandido-explosivo-gdt6xq {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.el-bandido-explosivo-gdt6xq p {
  margin: 0 0 16px;
}

.el-bandido-explosivo-gdt6xq p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-gdt6xq {
    font-size: 14px;
    line-height: 150%;
  }
}

.el-bandido-explosivo-ow3rq1 {
  max-width: 300px;
  width: 100%;
}

.el-bandido-explosivo-ow3rq1 a {
  width: 100%;
}

@media (max-width: 575px) {
  .el-bandido-explosivo-ow3rq1 {
    max-width: 200px;
  }
}

.el-bandido-explosivo-kqd3uk {
  justify-content: center;
}

.el-bandido-explosivo-e4u2u1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.el-bandido-explosivo-9q7jaz {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-2vjbcf {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.el-bandido-explosivo-g44u86 {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.el-bandido-explosivo-g44u86 .el-bandido-explosivo-tjxn6z {
  justify-content: center;
}

/* faq */

.el-bandido-explosivo-y2cqhp {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.el-bandido-explosivo-mn69o0 {
  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;
}

.el-bandido-explosivo-mn69o0::after {
  content: "+";
  font-weight: bold;
  transition: transform 0chicken-road-g01ksq ease;
}

.el-bandido-explosivo-y2cqhp.el-bandido-explosivo-nrukjc .el-bandido-explosivo-mn69o0::after {
  transform: rotate(45deg);
}

.el-bandido-explosivo-s198z4 {
  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);
}

.el-bandido-explosivo-y2cqhp.el-bandido-explosivo-nrukjc .el-bandido-explosivo-s198z4 {
  max-height: 100%;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.el-bandido-explosivo-6no5si {
  margin: 25px 0;
}

.el-bandido-explosivo-x62z35 > input:not(:checked) ~ label:hover,
.el-bandido-explosivo-x62z35 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.el-bandido-explosivo-nh1umq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.el-bandido-explosivo-sxl7df 44.el-bandido-explosivo-ggdox8.el-bandido-explosivo-4qdmke.el-bandido-explosivo-2ksmhv.el-bandido-explosivo-025pe8.el-bandido-explosivo-qh99jf.el-bandido-explosivo-dlvd14.el-bandido-explosivo-slo7px.el-bandido-explosivo-92qnl7.el-bandido-explosivo-zn3yun.el-bandido-explosivo-k0mlsw.el-bandido-explosivo-wxzx4j.el-bandido-explosivo-kg3n66 0l-12.el-bandido-explosivo-cxfnyr 30.el-bandido-explosivo-wb2340.el-bandido-explosivo-lhtfjh 2.el-bandido-explosivo-beqw8g.el-bandido-explosivo-lhtfjh 3.el-bandido-explosivo-68n3qt 3.el-bandido-explosivo-ar08xq.el-bandido-explosivo-3t7f1y 3.el-bandido-explosivo-ki3d1p.el-bandido-explosivo-r2sw5k.el-bandido-explosivo-9yls01.el-bandido-explosivo-djny0h 7-3.el-bandido-explosivo-cxfnyr 10.el-bandido-explosivo-sc2xvb.el-bandido-explosivo-djny0h 23.el-bandido-explosivo-vc9rip.el-bandido-explosivo-x3b3ke 1.el-bandido-explosivo-9opj08 2.el-bandido-explosivo-cxfnyr 3.el-bandido-explosivo-x3b3ke 1.el-bandido-explosivo-3t7f1y 5.el-bandido-explosivo-c4wpfq.el-bandido-explosivo-3t7f1y 32.el-bandido-explosivo-sdabm5.el-bandido-explosivo-r2sw5k 5.el-bandido-explosivo-kg3n66 4.el-bandido-explosivo-djny0h 9.el-bandido-explosivo-djny0h 8.el-bandido-explosivo-3t7f1y 6.el-bandido-explosivo-xj7633.el-bandido-explosivo-0chv3f.el-bandido-explosivo-u50q1t.el-bandido-explosivo-tozmz8.el-bandido-explosivo-6egb3a 4.el-bandido-explosivo-0zdc3g.el-bandido-explosivo-6egb3a 6.el-bandido-explosivo-6egb3a 0l29.el-bandido-explosivo-kg3n66 17.el-bandido-explosivo-8th9vw.el-bandido-explosivo-8scp85 2.el-bandido-explosivo-qs6sj4 10.el-bandido-explosivo-y5trk9.el-bandido-explosivo-cxfnyr 8.el-bandido-explosivo-r60tpq.el-bandido-explosivo-lojd9m.el-bandido-explosivo-xr92wh.el-bandido-explosivo-415sh7.el-bandido-explosivo-iiw9ia.el-bandido-explosivo-r2sw5k.el-bandido-explosivo-qh99jf.el-bandido-explosivo-cxfnyr 1.el-bandido-explosivo-iw77ac.el-bandido-explosivo-6mvw7w.el-bandido-explosivo-voo6t4.el-bandido-explosivo-ayxuzv.el-bandido-explosivo-nounuc.el-bandido-explosivo-9opj08 1.el-bandido-explosivo-kqx636.el-bandido-explosivo-rm55yt.5z'/%3e%3c/svg%3e");
}

.el-bandido-explosivo-85v68k {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-85v68k {
    gap: 16px 0;
  }
}

.el-bandido-explosivo-15z4js {
  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);
}

.el-bandido-explosivo-15z4js.el-bandido-explosivo-vvnyql {
  display: block;
}

.el-bandido-explosivo-15z4js.el-bandido-explosivo-s8qkmd {
  display: none;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-15z4js {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.el-bandido-explosivo-ipnb0y {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.el-bandido-explosivo-7zzp99 {
  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);
}

.el-bandido-explosivo-3z751k {
  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;
}

.el-bandido-explosivo-c7c949 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.el-bandido-explosivo-c7c949 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.el-bandido-explosivo-xh3ypm {
  font-size: 16px;
  line-height: 140%;
}

.el-bandido-explosivo-pb1rwy {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.el-bandido-explosivo-pb1rwy .el-bandido-explosivo-mbonx6 {
  fill: #c2c0ce;
}

.el-bandido-explosivo-pb1rwy [rating="1"] .el-bandido-explosivo-mbonx6:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-pb1rwy [rating="2"] .el-bandido-explosivo-mbonx6:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-pb1rwy [rating="3"] .el-bandido-explosivo-mbonx6:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-pb1rwy [rating="4"] .el-bandido-explosivo-mbonx6:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-pb1rwy [rating="5"] .el-bandido-explosivo-mbonx6:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.el-bandido-explosivo-qa5t5d {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.el-bandido-explosivo-qa5t5d 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;
}

.el-bandido-explosivo-qa5t5d 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 */

.el-bandido-explosivo-0ywndw {
  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);
}

.el-bandido-explosivo-0ywndw.el-bandido-explosivo-6ndqu9 {
  opacity: 1;
  pointer-events: auto;
}

/* review */
/* review */
.el-bandido-explosivo-z7y9rw {
  margin: 25px 0;
}

.el-bandido-explosivo-mo9qqp > input:not(:checked) ~ label:hover,
.el-bandido-explosivo-mo9qqp > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.el-bandido-explosivo-ngp244.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.el-bandido-explosivo-8q7axa 44.el-bandido-explosivo-ogwnw1.el-bandido-explosivo-27kdtu.el-bandido-explosivo-mfy4g5.el-bandido-explosivo-lq1z5r.el-bandido-explosivo-y807g7.el-bandido-explosivo-gcxjhb.el-bandido-explosivo-nfn6ek.el-bandido-explosivo-71i9qg.el-bandido-explosivo-u4cxag.el-bandido-explosivo-ndzaec.el-bandido-explosivo-xa4buk.el-bandido-explosivo-zd6qlb 0l-12.el-bandido-explosivo-73cao3 30.el-bandido-explosivo-5noaw6.el-bandido-explosivo-yl7j57 2.el-bandido-explosivo-63f8xh.el-bandido-explosivo-yl7j57 3.el-bandido-explosivo-sx7mdt 3.el-bandido-explosivo-3ni37x.el-bandido-explosivo-0fha71 3.el-bandido-explosivo-uw4t6s.el-bandido-explosivo-xq94co.el-bandido-explosivo-tlod3z.el-bandido-explosivo-hf52kc 7-3.el-bandido-explosivo-73cao3 10.el-bandido-explosivo-grcipc.el-bandido-explosivo-hf52kc 23.el-bandido-explosivo-c9x0mu.el-bandido-explosivo-t3ap1t 1.el-bandido-explosivo-dukwl3 2.el-bandido-explosivo-73cao3 3.el-bandido-explosivo-t3ap1t 1.el-bandido-explosivo-0fha71 5.el-bandido-explosivo-fzxtn1.el-bandido-explosivo-0fha71 32.el-bandido-explosivo-hx43nz.el-bandido-explosivo-xq94co 5.el-bandido-explosivo-zd6qlb 4.el-bandido-explosivo-hf52kc 9.el-bandido-explosivo-hf52kc 8.el-bandido-explosivo-0fha71 6.el-bandido-explosivo-ivqzil.el-bandido-explosivo-rg53fu.el-bandido-explosivo-otqjld.el-bandido-explosivo-nm3xzt.el-bandido-explosivo-7qnljl 4.el-bandido-explosivo-u3vnlc.el-bandido-explosivo-7qnljl 6.el-bandido-explosivo-7qnljl 0l29.el-bandido-explosivo-zd6qlb 17.el-bandido-explosivo-o2s1ni.el-bandido-explosivo-hutofr 2.el-bandido-explosivo-3k20cc 10.el-bandido-explosivo-ua07mp.el-bandido-explosivo-73cao3 8.el-bandido-explosivo-cfvuei.el-bandido-explosivo-rus8ut.el-bandido-explosivo-bnrsyb.el-bandido-explosivo-0t320z.el-bandido-explosivo-dbqlut.el-bandido-explosivo-xq94co.el-bandido-explosivo-y807g7.el-bandido-explosivo-73cao3 1.el-bandido-explosivo-swgysy.el-bandido-explosivo-b7q4b5.el-bandido-explosivo-n062s8.el-bandido-explosivo-l5n6m1.el-bandido-explosivo-psg28k.el-bandido-explosivo-dukwl3 1.el-bandido-explosivo-fo2edg.el-bandido-explosivo-9qk0qn.5z'/%3e%3c/svg%3e");
}

.el-bandido-explosivo-9bl0m3 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-9bl0m3 {
    gap: 16px 0;
  }
}

.el-bandido-explosivo-3urihd {
  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);
}

.el-bandido-explosivo-3urihd.el-bandido-explosivo-7zjokc {
  display: block;
}

.el-bandido-explosivo-3urihd.el-bandido-explosivo-xmwqxr {
  display: none;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-3urihd {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.el-bandido-explosivo-bnsqxo {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.el-bandido-explosivo-4y48se {
  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);
}

.el-bandido-explosivo-auyjz2 {
  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;
}

.el-bandido-explosivo-46yyf4 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.el-bandido-explosivo-46yyf4 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.el-bandido-explosivo-4mlye6 {
  font-size: 16px;
  line-height: 140%;
}

.el-bandido-explosivo-5053dn {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.el-bandido-explosivo-5053dn .el-bandido-explosivo-2xpx5h {
  fill: #c2c0ce;
}

.el-bandido-explosivo-5053dn [rating="1"] .el-bandido-explosivo-2xpx5h:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-5053dn [rating="2"] .el-bandido-explosivo-2xpx5h:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-5053dn [rating="3"] .el-bandido-explosivo-2xpx5h:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-5053dn [rating="4"] .el-bandido-explosivo-2xpx5h:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.el-bandido-explosivo-5053dn [rating="5"] .el-bandido-explosivo-2xpx5h:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

/* scroll */
.el-bandido-explosivo-pj6n5w {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.el-bandido-explosivo-9bl0m3 {
  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;
}

.el-bandido-explosivo-3urihd {
  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;
}
.el-bandido-explosivo-3urihd.el-bandido-explosivo-7zjokc {
  display: block;
}

.el-bandido-explosivo-h1bwv9 {
  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;
}

.el-bandido-explosivo-49wmxm {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.el-bandido-explosivo-h1bwv9:hover:not(:disabled) {
  background: var(--button-bg-hover);
}

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

.el-bandido-explosivo-h1bwv9:disabled {
  background: rgba(0, 0, 0, 0.1);
  color: #ccc;
  cursor: not-allowed;
}

@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-9bl0m3 {
    width: 800%;
    flex-wrap: nowrap;
    gap: 0;
  }

  .el-bandido-explosivo-3urihd {
    max-width: calc(100% / 8);
    flex-basis: calc(100% / 8);
    margin: 0;
    padding: 16px;
    margin-right: 5px;
  }

  .el-bandido-explosivo-h1bwv9 {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
  #review-prev {
    left: 5px;
  }
  #review-next {
    right: 5px;
  }
}

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

.el-bandido-explosivo-vqmxv7 {
  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;
}

.el-bandido-explosivo-vqmxv7::after {
  content: "+";
  font-weight: bold;
  transition: transform 0fishroad-dfa17m ease;
}

.el-bandido-explosivo-shg2uy.el-bandido-explosivo-u0lo58 .el-bandido-explosivo-vqmxv7::after {
  transform: rotate(45deg);
}

.el-bandido-explosivo-vqmxv7:hover {
  background: rgba(255, 255, 255, 0.3);
}

.el-bandido-explosivo-abqm2v {
  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%);
}

.el-bandido-explosivo-shg2uy.el-bandido-explosivo-u0lo58 .el-bandido-explosivo-abqm2v {
  max-height: 100%;
  padding: 15px 20px;
}

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

.el-bandido-explosivo-hmvllf {
  position: absolute;
  max-width: 100px;
  width: 100%;
  left: 10px;
}

.el-bandido-explosivo-hmvllf img {
  position: absolute;
  top: -125px;
}

@media (max-width: 992px) {
  .el-bandido-explosivo-hmvllf img {
    position: absolute;
    top: -70px;
  }
}

@media (max-width: 601px) {
  .el-bandido-explosivo-5zg935 .el-bandido-explosivo-2hy1i7 img {
    margin-top: -150px !important;
  }

  .el-bandido-explosivo-zpan9l {
    max-width: 160px;
    position: absolute;
    top: 65px;
    left: 25px;
  }
}

.el-bandido-explosivo-t90ik6 {
  margin-bottom: 25px;
}

.el-bandido-explosivo-t90ik6 iframe {
  width: 100%;
  height: 500px;
}

/* popup */

.el-bandido-explosivo-g4n3gp {
  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.el-bandido-explosivo-h0749d ease;
  z-index: 9999;
  user-select: none;
  height: 75px;
  border: 1px solid rgb(70, 70, 70);
}

.el-bandido-explosivo-gai37a {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.el-bandido-explosivo-gai37a 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);
}

.el-bandido-explosivo-gai37a button {
  z-index: 2;
}

.el-bandido-explosivo-g4n3gp.el-bandido-explosivo-nq9vuf {
  bottom: 40px;
}

.el-bandido-explosivo-th4hvu {
  position: absolute;
  bottom: 10px;
  left: 0;
  animation: move-x 7s linear infinite;
  pointer-events: none;
}

.el-bandido-explosivo-4t6i0i {
  width: 18vw;
  max-width: 80px;
  min-width: 45px;
  animation: jump-y 0.el-bandido-explosivo-fcvb2h 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);
  }
}

.el-bandido-explosivo-m3csyh {
  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.el-bandido-explosivo-1kfha4 ease;
  z-index: 10000;
}

.el-bandido-explosivo-m3csyh:hover {
  background: rgba(0, 0, 0, 0.8);
}

@media (max-width: 650px) {
  .el-bandido-explosivo-gai37a p {
    font-size: 16px;
    padding: 17px 15px 15px 15px;
    text-align: center;
  }

  .el-bandido-explosivo-gai37a .el-bandido-explosivo-1wbkse {
    font-size: 13.5px;
  }

  .el-bandido-explosivo-g4n3gp .el-bandido-explosivo-4t6i0i {
    animation: jump-y 0.el-bandido-explosivo-fcvb2h infinite ease-in-out;
  }

  .el-bandido-explosivo-qt3nns {
    display: none;
  }
}

.el-bandido-explosivo-c699sj {
  position: absolute;
  width: 50px;
  height: auto;
  animation: rocket-fly 6s linear infinite;
  pointer-events: none;
  user-select: none;
  opacity: 0.9;
}

.el-bandido-explosivo-371gcu {
  top: 10px;
  animation-duration: 7s;
}

.el-bandido-explosivo-i1cg48 {
  bottom: 10px;
  animation-duration: 5s;
}

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

.el-bandido-explosivo-rgqdxc {
  position: absolute;
  width: 120px;
  opacity: 1;
  pointer-events: none;
}

.el-bandido-explosivo-qt3nns {
  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;
}

.el-bandido-explosivo-qkp9mz {
  max-width: 50px;
  top: 50px;
  left: 40%;
  animation:
    cloud-drift 10s ease-in-out infinite,
    cloud-float 6s ease-in-out infinite;
}

.el-bandido-explosivo-2wxmva {
  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);
  }
}

.el-bandido-explosivo-u2bvyy {
  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);
  }
}

.el-bandido-explosivo-vr086u {
  background: #fdcd0670;
  border-radius: 25px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.el-bandido-explosivo-vr086u .el-bandido-explosivo-m618ub {
  display: flex;
  align-items: center;
}

.el-bandido-explosivo-do4bd9 {
  display: flex;
  flex-direction: column;
}

.el-bandido-explosivo-vfwj5v {
  max-width: 175px;
  width: 100%;
  margin-right: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 25px;
}

.el-bandido-explosivo-klc6vc {
  max-width: 300px;
  width: 100%;
}

.el-bandido-explosivo-yosjxx {
  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) {
  .el-bandido-explosivo-vr086u {
    flex-direction: column;
  }

  .el-bandido-explosivo-m618ub {
    flex-direction: column;
    margin-bottom: 15px;
  }

  .el-bandido-explosivo-do4bd9 {
    text-align: center;
  }

  .el-bandido-explosivo-vr086u h3 {
    margin-bottom: 0 !important;
  }
}

.el-bandido-explosivo-bgmgdv {
  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) {
  .el-bandido-explosivo-bgmgdv {
    font-size: 12px;
  }
}

.el-bandido-explosivo-n8zqb7 {
  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;
}

.el-bandido-explosivo-4zw99g {
  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) {
  .el-bandido-explosivo-4zw99g {
    flex-direction: column;
  }
}

.el-bandido-explosivo-ihbkph {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.el-bandido-explosivo-6uho7r li:first-child {
  margin-bottom: 10px;
}

.el-bandido-explosivo-6uho7r a {
  color: #000;
}

.el-bandido-explosivo-4nlnwi {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .el-bandido-explosivo-4nlnwi {
    align-items: center;
  }

  .el-bandido-explosivo-xwv1ce {
    flex-direction: column;
  }
}

.el-bandido-explosivo-xlegnz {
  font-size: 16px;
  color: gray;
  text-align: center;
  max-width: 500px;
  width: 100%;
}

.el-bandido-explosivo-bcrg5t img {
  max-width: 75px;
  width: 100%;
  margin-right: 20px;
}

.el-bandido-explosivo-c4betq {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

.el-bandido-explosivo-c4betq a {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.el-bandido-explosivo-3icpto ease;
  padding: 20px 50px;
  text-decoration: none;
  font-weight: bold;
}
.el-bandido-explosivo-c4betq a:hover {
  text-decoration: none;

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

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

.el-bandido-explosivo-kebyxt {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 991px) {
  .el-bandido-explosivo-kebyxt {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}
@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-kebyxt {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.el-bandido-explosivo-fsx53z {
  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) {
  .el-bandido-explosivo-fsx53z {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-fsx53z {
    padding: 50px 16px 68px;
  }
}
.el-bandido-explosivo-dq0fzc {
  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) {
  .el-bandido-explosivo-dq0fzc {
    flex-direction: column;
  }
}
.el-bandido-explosivo-izwut8 {
  margin-bottom: 94px;
}
@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-izwut8 {
    margin-bottom: 40px;
  }
}
.el-bandido-explosivo-bg4pd7 .el-bandido-explosivo-014l0j {
  margin-bottom: 28px;
}
.el-bandido-explosivo-bg4pd7 .el-bandido-explosivo-014l0j img {
  max-height: 100px;
  width: auto;
}
.el-bandido-explosivo-n7ry9o {
  display: flex;
  align-items: center;
}
.el-bandido-explosivo-n7ry9o a + a {
  margin-left: 24px;
}
.el-bandido-explosivo-n7ry9o img {
  max-height: 56px;
  width: auto;
}
.el-bandido-explosivo-n7ry9o img + img {
  margin-left: 24px;
}
.el-bandido-explosivo-fnfcc1 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-fnfcc1 {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}
.el-bandido-explosivo-2uj3db {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-2uj3db {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

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

.el-bandido-explosivo-hshsq6 {
  background: white;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
}

.el-bandido-explosivo-hshsq6 label {
  font-size: 14px;
}

.el-bandido-explosivo-hshsq6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.el-bandido-explosivo-hshsq6 input,
.el-bandido-explosivo-hshsq6 textarea,
.el-bandido-explosivo-hshsq6 button {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-size: 1rem;
}
.el-bandido-explosivo-hshsq6 button {
  background-color: var(--button-bg-color);
  color: white;
  border: none;
  cursor: pointer;
  transition: background 0.el-bandido-explosivo-1kfha4 ease;
}
.el-bandido-explosivo-hshsq6 button:hover {
  background-color: var(--button-bg-hover);
}
.el-bandido-explosivo-bon3v5 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.el-bandido-explosivo-bu2i0s ease-in;
}

.el-bandido-explosivo-bon3v5 h2 {
  color: green;
  font-weight: 500;
}

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

#reviews .el-bandido-explosivo-wxf0ag {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

#reviews .el-bandido-explosivo-wxf0ag > div {
  display: none;
  padding: 20px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  flex: 1;
}

#reviews .el-bandido-explosivo-wxf0ag > div.el-bandido-explosivo-v38sia {
  display: block;
  width: 100%;
  max-width: 300px;
}

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

@media (max-width: 835px) {
  #reviews .el-bandido-explosivo-wxf0ag > div.el-bandido-explosivo-v38sia {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.el-bandido-explosivo-57uwv8 {
  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) {
  .el-bandido-explosivo-12jq9t .el-bandido-explosivo-qut2qk a {
    font-size: 12px;
  }
}

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

.el-bandido-explosivo-jagbuo {
  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) {
  .el-bandido-explosivo-jagbuo {
    padding: 80px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .el-bandido-explosivo-jagbuo {
    padding: 50px 16px 68px;
  }
}