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

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

.pistolo-rkkrdi {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .pistolo-rkkrdi {
    padding: 54px 0 0;
  }
}

.pistolo-p2vew3 {
  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) {
  .pistolo-p2vew3: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;
  }
}

.pistolo-f0qach {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .pistolo-f0qach {
    margin: 20px auto 100px;
  }
}

.pistolo-f0qach h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .pistolo-f0qach h1 {
    font-size: 120px;
  }
}

.pistolo-f0qach p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.pistolo-pa4r7s {
  cursor: pointer;
}

.pistolo-0so4ha {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.pistolo-m4ln8x {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.pistolo-m4ln8x figure {
  margin: 0;
}

.pistolo-m4ln8x.pistolo-f181id {
  justify-content: flex-start;
  margin-right: 4px;
}

.pistolo-m4ln8x.pistolo-ifcxcb {
  justify-content: flex-end;
  margin-left: 4px;
}

.pistolo-m4ln8x.pistolo-3sopdz {
  justify-content: center;
}

.pistolo-m4ln8x.pistolo-i76bia {
  justify-content: normal;
}

.pistolo-ee3zxo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .pistolo-ee3zxo {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-ee3zxo {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

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

.pistolo-objhfk {
  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) {
  .pistolo-objhfk {
    flex-direction: column;
  }
}

.pistolo-d1caoa {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.pistolo-d1caoa img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .pistolo-d1caoa {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.pistolo-ccg9lk {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.pistolo-ccg9lk 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) {
  .pistolo-ccg9lk ul {
    margin-bottom: 15px;
  }
}

.pistolo-ccg9lk ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.pistolo-ccg9lk 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);
}

.pistolo-ccg9lk ul li span svg {
  fill: var(--title-color);
}

.pistolo-ccg9lk ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .pistolo-ccg9lk ul li small {
    font-size: 12px;
  }
}

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

.pistolo-ccg9lk ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pistolo-ccg9lk {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.pistolo-pbuwn0 {
  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) {
  .pistolo-pbuwn0 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.pistolo-rpqa8n {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.pistolo-nhr0tp {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.pistolo-7dy1t3 ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .pistolo-nhr0tp {
    height: 50px;
  }
}

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

.pistolo-nhr0tp.pistolo-0bzpn5 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .pistolo-nhr0tp.pistolo-0bzpn5:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.pistolo-emjmf6 {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .pistolo-emjmf6 {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-emjmf6 {
    padding: 50px 16px 68px;
  }
}

.pistolo-ithxdp {
  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) {
  .pistolo-ithxdp {
    flex-direction: column;
  }
}

.pistolo-qoedte {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .pistolo-qoedte {
    margin-bottom: 40px;
  }
}

.pistolo-mpufsd .pistolo-ov0t65 {
  margin-bottom: 28px;
}

.pistolo-mpufsd .pistolo-ov0t65 img {
  max-height: 100px;
  width: auto;
}

.pistolo-yc3ola {
  display: flex;
  align-items: center;
}

.pistolo-yc3ola a + a {
  margin-left: 24px;
}

.pistolo-yc3ola img {
  max-height: 56px;
  width: auto;
}

.pistolo-yc3ola img + img {
  margin-left: 24px;
}

.pistolo-k9ap9o {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.pistolo-8xgriu {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .pistolo-8xgriu {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.pistolo-xlzv1l {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .pistolo-xlzv1l {
    flex-wrap: wrap;
  }
}

.pistolo-xlzv1l li {
  display: flex;
  margin: 0 7px;
}

.pistolo-xlzv1l li svg {
  transition: 0.pistolo-7dy1t3 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .pistolo-xlzv1l li:hover svg {
    transform: scale(1.2);
  }
}

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

.pistolo-um5lgs + .pistolo-um5lgs {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .pistolo-um5lgs + .pistolo-um5lgs {
    margin: 36px 0 0;
  }
}

.pistolo-pnv9y1 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.pistolo-eb6aci {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pistolo-eb6aci li {
  font-size: 16px;
}

.pistolo-eb6aci li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .pistolo-eb6aci li a:hover {
    text-decoration: underline;
  }
}

.pistolo-eb6aci li + li {
  margin-top: 16px;
}

.pistolo-zx7nxm {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.pistolo-vv69q3 ease-in-out;
}

.pistolo-zx7nxm.pistolo-rgi4z4 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.pistolo-j6vf38 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

@media only screen and (max-width: 1200px) {
  .pistolo-j6vf38 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-j6vf38 {
    margin-bottom: 60px;
  }
}

.pistolo-u3xc3v {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.pistolo-u3xc3v li {
  width: 100%;
}

.pistolo-u3xc3v 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: 0.pistolo-7dy1t3 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.pistolo-u3xc3v li a svg {
  fill: var(--button-text-color);
}

.pistolo-u3xc3v li a.pistolo-rgi4z4 {
  background: var(--border-color);
}

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

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

.pistolo-6k2mae {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .pistolo-6k2mae {
    margin: 0 -5px;
  }
}

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

.pistolo-x5nr7l span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.pistolo-x5nr7l small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

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

.pistolo-2b6dy6 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.pistolo-2b6dy6 img {
  width: 100%;
  transition: 0.pistolo-7dy1t3 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .pistolo-2b6dy6:hover img {
    transform: scale(1.1);
  }
}

.pistolo-xd8ybj {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .pistolo-xd8ybj {
    height: 54px;
  }
}

.pistolo-5vyzg1 {
  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) {
  .pistolo-5vyzg1 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .pistolo-5vyzg1 {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-5vyzg1 .pistolo-ov0t65 img {
    max-width: 90px;
  }
}

.pistolo-ov0t65 img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .pistolo-ov0t65 {
    order: -2;
  }
}

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

.pistolo-gvnbig {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pistolo-gvnbig li {
  font-size: 16px;
  margin: 0 20px;
}

.pistolo-gvnbig li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .pistolo-gvnbig li a:hover {
    text-decoration: underline;
  }
}

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

.pistolo-cfh4xy {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .pistolo-cfh4xy {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .pistolo-cfh4xy {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.pistolo-cfh4xy.pistolo-h7an41 {
  margin-right: 0;
}

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

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

.pistolo-huoqeg {
  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) {
  .pistolo-huoqeg:hover {
    background: var(--button-bg-hover);
  }
}

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

.pistolo-lz697o {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.pistolo-lz697o:hover > ul {
  display: flex;
}

.pistolo-lz697o:focus > ul {
  display: flex;
}

.pistolo-lz697o:focus-within > ul {
  display: flex;
}

.pistolo-jg2a1w {
  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;
}

.pistolo-jg2a1w::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 0.pistolo-vv69q3 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .pistolo-jg2a1w {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .pistolo-jg2a1w img {
    max-width: 20px;
  }
}

.pistolo-lz697o ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.pistolo-7dy1t3 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) {
  .pistolo-lz697o ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.pistolo-lz697o 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: 0.pistolo-7dy1t3 ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .pistolo-lz697o ul li {
    padding: 5px;
  }
}

.pistolo-lz697o 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) {
  .pistolo-lz697o ul li a:hover {
    text-decoration: underline;
  }
}

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

.pistolo-qy1hyt {
  display: none;
}

.pistolo-e9vru8 {
  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) {
  .pistolo-e9vru8 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.pistolo-e9vru8 span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .pistolo-qy1hyt:checked ~ .pistolo-edm5rd {
    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;
  }
  .pistolo-edm5rd {
    display: none;
    transition: display 0.pistolo-7dy1t3 ease-in-out;
  }
  .pistolo-qy1hyt:checked ~ .pistolo-edm5rd {
    display: block;
  }
  .pistolo-qy1hyt:checked + .pistolo-e9vru8 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .pistolo-qy1hyt:checked + .pistolo-e9vru8 span:nth-child(2) {
    display: none;
  }
  .pistolo-qy1hyt:checked + .pistolo-e9vru8 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.pistolo-4rlwbl {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .pistolo-4rlwbl {
    padding: 0 16px;
  }
}

.pistolo-4rlwbl img {
  margin-bottom: 20px;
}

.pistolo-4rlwbl p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .pistolo-4rlwbl p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-4rlwbl {
    margin-bottom: 60px;
  }
}

.pistolo-xkw2gp {
  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) {
  .pistolo-xkw2gp {
    font-size: 32px;
  }
}

.pistolo-evac96 {
  color: var(--text-color);
}

.pistolo-cyw8vu {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.pistolo-cyw8vu p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.pistolo-cyw8vu p img {
  display: block;
  margin: 0 auto;
}

.pistolo-cyw8vu p:first-of-type {
  margin-top: 0;
}

.pistolo-cyw8vu p:last-of-type {
  margin-bottom: 0;
}

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

.pistolo-cyw8vu ul {
  padding: 0 0 0 20px;
}

.pistolo-cyw8vu table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.pistolo-cyw8vu table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.pistolo-cyw8vu iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .pistolo-cyw8vu iframe {
    height: 200px;
  }
}

.pistolo-41pysc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .pistolo-41pysc {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-41pysc {
    margin-bottom: 60px;
  }
}

.pistolo-aep7gx {
  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) {
  .pistolo-aep7gx {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

.pistolo-iz07hx {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .pistolo-iz07hx {
    flex-direction: column-reverse;
  }
}

.pistolo-iz07hx .pistolo-ylvos8 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .pistolo-iz07hx .pistolo-ylvos8 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.pistolo-iz07hx .pistolo-khgqy7 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .pistolo-iz07hx .pistolo-khgqy7 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .pistolo-iz07hx .pistolo-khgqy7 img {
    width: 100%;
  }
}

.pistolo-khgqy7 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .pistolo-khgqy7 {
    margin-bottom: 18px;
  }
}

.pistolo-ylvos8 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .pistolo-ylvos8 {
    margin-bottom: 18px;
  }
}

.pistolo-41pysc 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) {
  .pistolo-41pysc h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.pistolo-41pysc .pistolo-p2vew3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.pistolo-a33z6z {
  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) {
  .pistolo-a33z6z {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-a33z6z {
    margin-bottom: 60px;
  }
}

.pistolo-79dkub {
  position: relative;
  border: none;
}

.pistolo-79dkub::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.pistolo-ve21ki {
  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;
}

.pistolo-ve21ki span {
  height: 32px;
}

.pistolo-ve21ki span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.pistolo-ve21ki.pistolo-1o877t span {
  transform: scaleY(-1);
}

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

.pistolo-po2j7s {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pistolo-po2j7s li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .pistolo-po2j7s li {
    font-size: 16px;
  }
}

.pistolo-po2j7s li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.pistolo-7dy1t3 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .pistolo-po2j7s li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-po2j7s li a {
    padding: 12px 14px;
  }
}

.pistolo-po2j7s.pistolo-2rjqnd {
  display: none;
}

.pistolo-yqskxi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.pistolo-yqskxi table {
  width: 100%;
  border-collapse: collapse;
}

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

  .pistolo-yqskxi table td {
    min-width: 75px;
  }
}

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

.pistolo-yqskxi table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.pistolo-yqskxi p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

@media only screen and (max-width: 1200px) {
  .pistolo-yqskxi {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-yqskxi {
    margin-bottom: 60px;
  }
}

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

.pistolo-8shveh {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .pistolo-8shveh {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.pistolo-8shveh 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) {
  .pistolo-8shveh tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.pistolo-8shveh tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.pistolo-q51c88 table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.pistolo-q51c88 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.pistolo-q51c88 p {
  color: var(--text-color);
}

.pistolo-5nvspc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .pistolo-5nvspc {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-5nvspc {
    margin-bottom: 60px;
  }
}

.pistolo-2khyhk {
  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);
}

.pistolo-t8cq4z {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .pistolo-t8cq4z {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-t8cq4z {
    margin-bottom: 60px;
  }
}

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

.pistolo-ecu3f3 h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .pistolo-ecu3f3 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.pistolo-ecu3f3 p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.pistolo-ecu3f3 p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .pistolo-ecu3f3 p {
    font-size: 16px;
  }
}

.pistolo-yea5pd {
  display: none;
}

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

.pistolo-j3pjnt {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.pistolo-j3pjnt li {
  margin: 0 20px;
}

.pistolo-j3pjnt li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.pistolo-j3pjnt li a img {
  margin-bottom: 4px;
}

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

.pistolo-8bx95k {
  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) {
  .pistolo-8bx95k {
    padding: 0 16px;
  }
}

.pistolo-8bx95k li {
  font-size: 16px;
  position: relative;
}

.pistolo-8bx95k li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.pistolo-8bx95k li span {
  opacity: 0.5;
}

.pistolo-8bx95k li + li {
  margin-left: 30px;
}

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

h2.pistolo-aep7gx {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.pistolo-aep7gx {
    margin-bottom: 18px;
  }
}

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

.pistolo-ejr1pf 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);
}

.pistolo-ejr1pf 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;
}

.pistolo-ejr1pf 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;
}

.pistolo-ejr1pf tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.pistolo-ejr1pf tbody tr:last-of-type {
  margin-bottom: 0;
}

.pistolo-ejr1pf tbody tr td:first-of-type {
  flex-shrink: 0;
}

.pistolo-ejr1pf 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);
}

.pistolo-ejr1pf 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);
}

.pistolo-ejr1pf tbody tr td:last-of-type {
  margin-left: auto;
}

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

.pistolo-ejr1pf tbody tr td .pistolo-2kje4l {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .pistolo-ejr1pf tbody tr td .pistolo-2kje4l {
    width: 100%;
  }
}

.pistolo-ejr1pf tbody tr td .pistolo-2r18fw {
  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: 0.pistolo-7dy1t3 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .pistolo-ejr1pf tbody tr td .pistolo-2r18fw:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-ejr1pf tbody tr td .pistolo-2r18fw {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .pistolo-ejr1pf tbody tr td .pistolo-2r18fw {
    width: 100%;
  }
}

.pistolo-ejr1pf tbody tr td .pistolo-nkgh57 {
  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) {
  .pistolo-ejr1pf tbody tr td .pistolo-nkgh57:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-ejr1pf tbody tr {
    flex-direction: column;
  }
}

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

.pistolo-i1l2k3 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .pistolo-i1l2k3 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-i1l2k3 {
    margin: 0 auto 60px;
  }
}

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

.pistolo-vr78jw {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .pistolo-vr78jw {
    margin: 0 -5px;
  }
}

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

.pistolo-wa4oal img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.pistolo-7dy1t3 ease-in-out;
}

.pistolo-wa4oal p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .pistolo-wa4oal:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .pistolo-wa4oal {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

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

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

@media only screen and (max-width: 520px) {
  .pistolo-1nyt2f {
    height: 190px;
    margin: 20px auto;
  }
}

.pistolo-1nyt2f img {
  width: 100%;
  height: 100%;
}

.pistolo-1nyt2f iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .pistolo-1nyt2f iframe {
    height: 190px;
  }
}

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

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

.pistolo-7z6dwl {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.pistolo-7z6dwl svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.pistolo-7dy1t3 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .pistolo-7z6dwl:hover svg {
    transform: scale(1.1);
  }
}

.pistolo-680pcu {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .pistolo-680pcu {
    padding: 40px 0;
  }
}

.pistolo-e0nprm {
  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) {
  .pistolo-e0nprm {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .pistolo-e0nprm {
    flex-direction: column-reverse;
  }
}

.pistolo-tixd17 {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.pistolo-tixd17 img {
  width: 100%;
}

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

@media only screen and (max-width: 767px) {
  .pistolo-tixd17 {
    margin: 10px 0 0;
  }
}

.pistolo-szoivi {
  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;
}

.pistolo-szoivi 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) {
  .pistolo-szoivi {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-szoivi {
    padding: 24px 10px;
  }
}

.pistolo-vsz1fs {
  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: 0.pistolo-7dy1t3 ease-in-out;
}

.pistolo-vsz1fs:hover {
  border: 1px solid #8c8ca2;
}

.pistolo-bygobc {
  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%);
}

.pistolo-bygobc:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.pistolo-b3cfq9 a {
  text-decoration: underline;
  color: #8babff;
}

.pistolo-takvgv {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.pistolo-takvgv .pistolo-vsz1fs {
  width: 50%;
  margin: 0;
}

.pistolo-vw464p {
  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;
}

.pistolo-vw464p:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.pistolo-2yygkn {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .pistolo-2yygkn {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-2yygkn {
    margin: 0 0 60px;
  }
}

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

.pistolo-fxx9mr {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

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

.pistolo-gbzigm {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .pistolo-gbzigm {
    flex-basis: auto;
    max-width: 100%;
  }
}

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

.pistolo-hzdddk 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: 0.pistolo-7dy1t3 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .pistolo-hzdddk a {
    margin: 1px 0 4px;
  }
}

.pistolo-hzdddk a svg {
  fill: #fff;
}

.pistolo-hzdddk a:hover {
  background: #3d68e7;
}

.pistolo-7p2e1k {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.pistolo-01jgpj {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .pistolo-01jgpj {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.pistolo-2cgqal {
  font-size: 16px;
  color: var(--text-color);
}

.pistolo-slkuc4 {
  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) {
  .pistolo-slkuc4 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-slkuc4 {
    margin: 20px auto 60px;
  }
}

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

.pistolo-u33s0l {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

@media only screen and (min-width: 992px) {
  .pistolo-u33s0l {
    margin: 0;
    padding-right: 20px;
  }
}

.pistolo-hjfogp {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.pistolo-hjfogp 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);
}

.pistolo-hjfogp 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) {
  .pistolo-hjfogp table tr td {
    padding: 12px 4px;
  }
}

.pistolo-hjfogp 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) {
  .pistolo-hjfogp table tr th {
    padding: 12px 4px;
  }
}

.pistolo-hjfogp table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .pistolo-hjfogp {
    margin: 0;
  }
}

.pistolo-09vg5w {
  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) {
  .pistolo-09vg5w {
    min-height: 190px;
  }
}

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

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

.pistolo-ftiklx {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.pistolo-ftiklx.pistolo-scrdjs {
  display: none;
}

.pistolo-h18y5j {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.pistolo-h18y5j iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pistolo-h18y5j iframe.pistolo-j92b45 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.pistolo-h18y5j.pistolo-d8phr6 {
  opacity: 1;
  pointer-events: all;
}

.pistolo-pu67xp {
  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: 0.pistolo-7dy1t3 ease-in-out;
}

.pistolo-pu67xp svg {
  margin-right: 10px;
}

.pistolo-pu67xp + .pistolo-pu67xp {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .pistolo-pu67xp:hover {
    background: #a8a6b3;
  }
}

.pistolo-fr6qe5 {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

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

@media only screen and (max-width: 767px) {
  .pistolo-pu67xp {
    height: 42px;
    max-width: 220px;
  }
}

.pistolo-slkuc4 .pistolo-41pysc {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.pistolo-slkuc4 .pistolo-41pysc h1,
.pistolo-slkuc4 .pistolo-41pysc 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) {
  .pistolo-slkuc4 .pistolo-41pysc h1,
  .pistolo-slkuc4 .pistolo-41pysc h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .pistolo-slkuc4 .pistolo-41pysc {
    margin: 28px 0 0;
  }
}

.pistolo-08jonb {
  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) {
  .pistolo-08jonb {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .pistolo-08jonb {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-08jonb {
    margin: 20px auto 60px;
  }
}

.pistolo-v5d6v8 {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .pistolo-v5d6v8 {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-v5d6v8 {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.pistolo-r4xyuj {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.pistolo-r4xyuj iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pistolo-duao2m {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.pistolo-duao2m h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .pistolo-duao2m h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-duao2m h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .pistolo-duao2m {
    max-width: 100%;
    margin: 0;
  }
}

.pistolo-xcyt5e {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.pistolo-ajtwyo {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .pistolo-ajtwyo {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

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

.pistolo-h7at7y span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

.pistolo-0w87r2 {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .pistolo-0w87r2 {
    padding: 10px;
  }
}

.pistolo-0w87r2 .pistolo-p2vew3 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .pistolo-0w87r2 .pistolo-p2vew3 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .pistolo-0w87r2 {
    flex-wrap: wrap;
  }
}

.pistolo-6l0wxj {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.pistolo-6l0wxj img {
  width: 100%;
}

.pistolo-etsl43 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .pistolo-etsl43 {
    max-width: 200px;
    margin: 0;
  }
}

.pistolo-2ou8mb {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.pistolo-gbro63 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.pistolo-t2xyh9 {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .pistolo-t2xyh9 {
    margin: 0 0 60px;
  }
}

.pistolo-t2xyh9 .pistolo-hutue7 {
  position: relative;
}

.pistolo-t2xyh9 .pistolo-xa6xpd {
  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;
}

.pistolo-t2xyh9 .pistolo-xa6xpd.pistolo-scrdjs {
  display: none;
}

.pistolo-t2xyh9 .pistolo-2bx05y {
  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) {
  .pistolo-t2xyh9 .pistolo-2bx05y {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .pistolo-t2xyh9 .pistolo-2bx05y {
    bottom: 90px;
  }
}

.pistolo-t2xyh9 .pistolo-2bx05y .pistolo-qj66g9 {
  max-width: 300px;
  width: 100%;
}

.pistolo-t2xyh9 .pistolo-2bx05y .pistolo-qj66g9 .pistolo-jvfo74 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .pistolo-t2xyh9 .pistolo-2bx05y .pistolo-qj66g9 .pistolo-jvfo74 {
    font-size: 32px;
    text-align: center;
  }
}

.pistolo-t2xyh9 .pistolo-2bx05y .pistolo-qj66g9 .pistolo-pszou6 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .pistolo-t2xyh9 .pistolo-2bx05y .pistolo-qj66g9 .pistolo-pszou6 {
    text-align: center;
  }
}

.pistolo-t2xyh9 .pistolo-2bx05y .pistolo-h7an41 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .pistolo-t2xyh9 .pistolo-2bx05y .pistolo-h7an41 {
    flex-direction: column-reverse;
  }
}

.pistolo-t2xyh9 .pistolo-2bx05y .pistolo-h7an41 .pistolo-cdb4t1 {
  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: 0.pistolo-7dy1t3 ease-in-out;
}

.pistolo-t2xyh9 .pistolo-2bx05y .pistolo-h7an41 .pistolo-cdb4t1:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .pistolo-t2xyh9 .pistolo-2bx05y .pistolo-h7an41 .pistolo-cdb4t1 {
    width: 100%;
  }
}

.pistolo-t2xyh9 .pistolo-2bx05y .pistolo-h7an41 .pistolo-adiwq3 {
  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: 0.pistolo-7dy1t3 ease-in-out;
  overflow: hidden;
}

.pistolo-t2xyh9 .pistolo-2bx05y .pistolo-h7an41 .pistolo-adiwq3 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);
  }
}

.pistolo-t2xyh9 .pistolo-2bx05y .pistolo-h7an41 .pistolo-adiwq3: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;
}

.pistolo-t2xyh9 .pistolo-2bx05y .pistolo-h7an41 .pistolo-adiwq3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .pistolo-t2xyh9 .pistolo-2bx05y .pistolo-h7an41 .pistolo-adiwq3 {
    width: 100%;
  }
}

.pistolo-t2xyh9 .pistolo-2bx05y.pistolo-scrdjs {
  display: none;
}

.pistolo-t2xyh9 .pistolo-vetxip {
  display: none;
}

.pistolo-t2xyh9 .pistolo-vetxip.pistolo-d8phr6 {
  display: block;
}

.pistolo-t2xyh9 .pistolo-vetxip iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .pistolo-t2xyh9 .pistolo-vetxip iframe {
    height: calc(100vh - 54px);
  }
}

.pistolo-t2xyh9 .pistolo-hmq1ks {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .pistolo-t2xyh9 .pistolo-hmq1ks {
    padding: 24px 16px 0;
  }
}

.pistolo-t2xyh9 .pistolo-hmq1ks .pistolo-jvfo74 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .pistolo-t2xyh9 .pistolo-hmq1ks .pistolo-jvfo74 {
    margin-bottom: 24px;
  }
}

.pistolo-t2xyh9 .pistolo-hmq1ks 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);
}

.pistolo-t2xyh9 .pistolo-hmq1ks 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) {
  .pistolo-t2xyh9 .pistolo-hmq1ks table tr td {
    padding: 12px 4px;
  }
}

.pistolo-t2xyh9 .pistolo-hmq1ks 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) {
  .pistolo-t2xyh9 .pistolo-hmq1ks table tr th {
    padding: 12px 4px;
  }
}

.pistolo-t2xyh9 .pistolo-hmq1ks table tr:last-of-type td {
  border-bottom: none;
}

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

.pistolo-mlvqn3.pistolo-rgi4z4 {
  display: block;
}

.pistolo-mlvqn3 iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.pistolo-mlvqn3 .pistolo-so8qo0 {
  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;
}

.pistolo-mlvqn3 .pistolo-4242o6 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.pistolo-mlvqn3 .pistolo-adiwq3 {
  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: 0.pistolo-7dy1t3 ease-in-out;
}

.pistolo-mlvqn3 .pistolo-adiwq3:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.pistolo-cfmt13 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.pistolo-cfmt13.pistolo-rgi4z4 {
  display: block;
}

.pistolo-ftzota {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.pistolo-mxiisc {
  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;
}

.pistolo-g3xt1e {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.pistolo-f4alyf {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.pistolo-f4alyf svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.pistolo-et7kp2 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pistolo-6z0m5p.pistolo-scrdjs {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .pistolo-w3iilg {
    margin-bottom: 20px;
  }
}

.pistolo-7a5ndr {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.pistolo-7a5ndr span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.pistolo-7a5ndr small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.pistolo-7a5ndr 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: 0.pistolo-7dy1t3 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.pistolo-7a5ndr input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.pistolo-7a5ndr input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.pistolo-7a5ndr input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.pistolo-7a5ndr input:active {
  border-color: #c2c0ce;
}

.pistolo-7a5ndr input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .pistolo-7a5ndr {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.pistolo-gppggi {
  margin-bottom: 36px;
}

.pistolo-gppggi 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;
}

.pistolo-gppggi textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.pistolo-gppggi textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .pistolo-gppggi {
    margin-bottom: 24px;
  }
}

.pistolo-4991hd {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.pistolo-1qcr0u {
  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: 0.pistolo-7dy1t3 ease-in-out;
}

.pistolo-1qcr0u:hover {
  background: var(--border-color);
}

.pistolo-eb1ucw {
  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: 0.pistolo-7dy1t3 ease-in-out;
}

.pistolo-eb1ucw:hover {
  background: #166ad9;
}

.pistolo-n0h5ys {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.pistolo-n0h5ys.pistolo-scrdjs {
  display: none;
}

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

.pistolo-n0h5ys .pistolo-1qcr0u {
  margin: 0 auto;
}

.pistolo-cskw8o {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .pistolo-cskw8o {
    margin-bottom: 16px;
  }
}

.pistolo-eezpgv {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.pistolo-ko4g1j {
  filter: grayscale(100%);
}

.pistolo-eezpgv > input {
  display: none;
}

.pistolo-eezpgv > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.pistolo-rmbend.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.pistolo-7rirxq 44.pistolo-x6q9fi.pistolo-m1s352.pistolo-vr1fxj.pistolo-zlar7l.pistolo-cauaru.pistolo-w5mal4.pistolo-fykv8c.pistolo-0yj3l7.pistolo-8lgv0l.pistolo-ma6vbb.pistolo-8txpuy.pistolo-re07qz 0l-12.pistolo-nri5dp 30.pistolo-qod6yo.pistolo-q8vf31 2.pistolo-qvzqaa.pistolo-q8vf31 3.pistolo-kevpwu 3.pistolo-ag5viy.pistolo-dvyptu 3.pistolo-hra9l9.pistolo-braima.pistolo-uruiyr.pistolo-fmquym 7-3.pistolo-nri5dp 10.pistolo-ff8okw.pistolo-fmquym 23.pistolo-pm87zl.pistolo-a099iq 1.pistolo-ywjlc0 2.pistolo-nri5dp 3.pistolo-a099iq 1.pistolo-dvyptu 5.pistolo-0ks4x8.pistolo-dvyptu 32.pistolo-imc8qy.pistolo-braima 5.pistolo-re07qz 4.pistolo-fmquym 9.pistolo-fmquym 8.pistolo-dvyptu 6.pistolo-pjgjn4.pistolo-rnz5fs.pistolo-1u9prk.pistolo-mbk4uq.pistolo-46wr3m 4.pistolo-m12cvd.pistolo-46wr3m 6.pistolo-46wr3m 0l29.pistolo-re07qz 17.pistolo-lve3rv.pistolo-e7nxsi 2.pistolo-ycu7qc 10.pistolo-p3j8jr.pistolo-nri5dp 8.pistolo-8x5s57.pistolo-15qfpi.pistolo-9n2ht7.pistolo-rfo07n.pistolo-ldw6ck.pistolo-braima.pistolo-cauaru.pistolo-nri5dp 1.pistolo-u5pqjg.pistolo-cq9j2p.pistolo-7vefln.pistolo-4lvzy0.pistolo-pi3eqc.pistolo-ywjlc0 1.pistolo-eslpx2.pistolo-dqmx68.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.pistolo-eezpgv > input:checked ~ label,
.pistolo-eezpgv > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.pistolo-rmbend.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.pistolo-7rirxq 44.pistolo-x6q9fi.pistolo-m1s352.pistolo-vr1fxj.pistolo-zlar7l.pistolo-cauaru.pistolo-w5mal4.pistolo-fykv8c.pistolo-0yj3l7.pistolo-8lgv0l.pistolo-ma6vbb.pistolo-8txpuy.pistolo-re07qz 0l-12.pistolo-nri5dp 30.pistolo-qod6yo.pistolo-q8vf31 2.pistolo-qvzqaa.pistolo-q8vf31 3.pistolo-kevpwu 3.pistolo-ag5viy.pistolo-dvyptu 3.pistolo-hra9l9.pistolo-braima.pistolo-uruiyr.pistolo-fmquym 7-3.pistolo-nri5dp 10.pistolo-ff8okw.pistolo-fmquym 23.pistolo-pm87zl.pistolo-a099iq 1.pistolo-ywjlc0 2.pistolo-nri5dp 3.pistolo-a099iq 1.pistolo-dvyptu 5.pistolo-0ks4x8.pistolo-dvyptu 32.pistolo-imc8qy.pistolo-braima 5.pistolo-re07qz 4.pistolo-fmquym 9.pistolo-fmquym 8.pistolo-dvyptu 6.pistolo-pjgjn4.pistolo-rnz5fs.pistolo-1u9prk.pistolo-mbk4uq.pistolo-46wr3m 4.pistolo-m12cvd.pistolo-46wr3m 6.pistolo-46wr3m 0l29.pistolo-re07qz 17.pistolo-lve3rv.pistolo-e7nxsi 2.pistolo-ycu7qc 10.pistolo-p3j8jr.pistolo-nri5dp 8.pistolo-8x5s57.pistolo-15qfpi.pistolo-9n2ht7.pistolo-rfo07n.pistolo-ldw6ck.pistolo-braima.pistolo-cauaru.pistolo-nri5dp 1.pistolo-u5pqjg.pistolo-cq9j2p.pistolo-7vefln.pistolo-4lvzy0.pistolo-pi3eqc.pistolo-ywjlc0 1.pistolo-eslpx2.pistolo-dqmx68.5z'/%3e%3c/svg%3e");
}

.pistolo-eezpgv > input:not(:checked) ~ label:hover,
.pistolo-eezpgv > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.pistolo-rmbend.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.pistolo-7rirxq 44.pistolo-x6q9fi.pistolo-m1s352.pistolo-vr1fxj.pistolo-zlar7l.pistolo-cauaru.pistolo-w5mal4.pistolo-fykv8c.pistolo-0yj3l7.pistolo-8lgv0l.pistolo-ma6vbb.pistolo-8txpuy.pistolo-re07qz 0l-12.pistolo-nri5dp 30.pistolo-qod6yo.pistolo-q8vf31 2.pistolo-qvzqaa.pistolo-q8vf31 3.pistolo-kevpwu 3.pistolo-ag5viy.pistolo-dvyptu 3.pistolo-hra9l9.pistolo-braima.pistolo-uruiyr.pistolo-fmquym 7-3.pistolo-nri5dp 10.pistolo-ff8okw.pistolo-fmquym 23.pistolo-pm87zl.pistolo-a099iq 1.pistolo-ywjlc0 2.pistolo-nri5dp 3.pistolo-a099iq 1.pistolo-dvyptu 5.pistolo-0ks4x8.pistolo-dvyptu 32.pistolo-imc8qy.pistolo-braima 5.pistolo-re07qz 4.pistolo-fmquym 9.pistolo-fmquym 8.pistolo-dvyptu 6.pistolo-pjgjn4.pistolo-rnz5fs.pistolo-1u9prk.pistolo-mbk4uq.pistolo-46wr3m 4.pistolo-m12cvd.pistolo-46wr3m 6.pistolo-46wr3m 0l29.pistolo-re07qz 17.pistolo-lve3rv.pistolo-e7nxsi 2.pistolo-ycu7qc 10.pistolo-p3j8jr.pistolo-nri5dp 8.pistolo-8x5s57.pistolo-15qfpi.pistolo-9n2ht7.pistolo-rfo07n.pistolo-ldw6ck.pistolo-braima.pistolo-cauaru.pistolo-nri5dp 1.pistolo-u5pqjg.pistolo-cq9j2p.pistolo-7vefln.pistolo-4lvzy0.pistolo-pi3eqc.pistolo-ywjlc0 1.pistolo-eslpx2.pistolo-dqmx68.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .pistolo-gjy9f0 > .pistolo-1vwgh1 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .pistolo-gjy9f0 > .pistolo-1vwgh1 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .pistolo-gjy9f0 > .pistolo-1vwgh1 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .pistolo-gjy9f0 > .pistolo-1vwgh1 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .pistolo-gjy9f0 > .pistolo-1vwgh1 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.pistolo-soclye {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.pistolo-soclye.pistolo-scrdjs {
  display: none;
}

.pistolo-m5up45 {
  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) {
  .pistolo-m5up45 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-m5up45 {
    border-radius: 20px 20px 0 0;
  }
}

.pistolo-kfvqtc {
  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;
}

.pistolo-kfvqtc::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.pistolo-kfvqtc::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.pistolo-kfvqtc img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.pistolo-01225l {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .pistolo-01225l {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-01225l {
    font-size: 14px;
  }
}

.pistolo-eqqusu {
  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;
}

.pistolo-eqqusu::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) {
  .pistolo-eqqusu::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.pistolo-eqqusu::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) {
  .pistolo-eqqusu::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .pistolo-eqqusu {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-eqqusu {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.pistolo-0yhf3b {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .pistolo-0yhf3b {
    top: -20px;
  }
}

.pistolo-kmsira {
  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: 0.pistolo-7dy1t3 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .pistolo-kmsira:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .pistolo-kmsira {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-kmsira {
    width: 90px;
    height: 40px;
  }
}

.pistolo-soclye.pistolo-1s24yg .pistolo-m5up45 {
  background: #2b3b67;
}

.pistolo-soclye.pistolo-1s24yg .pistolo-kfvqtc {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.pistolo-soclye.pistolo-1s24yg .pistolo-kfvqtc::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.pistolo-soclye.pistolo-1s24yg .pistolo-kfvqtc::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.pistolo-soclye.pistolo-1s24yg .pistolo-eqqusu::before {
  background: #0e0f41;
}

.pistolo-soclye.pistolo-1s24yg .pistolo-eqqusu::after {
  background: #152557;
}

.pistolo-soclye.pistolo-lf5e0l .pistolo-m5up45 {
  background: #1f35fa;
}

.pistolo-soclye.pistolo-lf5e0l .pistolo-kfvqtc {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.pistolo-soclye.pistolo-lf5e0l .pistolo-kfvqtc::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.pistolo-soclye.pistolo-lf5e0l .pistolo-kfvqtc::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.pistolo-soclye.pistolo-lf5e0l .pistolo-eqqusu::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.pistolo-soclye.pistolo-lf5e0l .pistolo-eqqusu::after {
  background: #192ac8;
}

.pistolo-soclye.pistolo-5jruye .pistolo-m5up45 {
  background: #fa771f;
}

.pistolo-soclye.pistolo-5jruye .pistolo-kfvqtc {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.pistolo-soclye.pistolo-5jruye .pistolo-kfvqtc::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.pistolo-soclye.pistolo-5jruye .pistolo-kfvqtc::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.pistolo-soclye.pistolo-5jruye .pistolo-eqqusu::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.pistolo-soclye.pistolo-5jruye .pistolo-eqqusu::after {
  background: #fa8535;
}

.pistolo-flz67x {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .pistolo-flz67x {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pistolo-flz67x {
    margin: 24px 0 60px;
  }
}

.pistolo-flz67x h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

.pistolo-ioam9t {
  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) {
  .pistolo-ioam9t {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.pistolo-f5j043 {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

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

.pistolo-0e5lh6 {
  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) {
  .pistolo-0e5lh6:hover {
    background: var(--button-bg-hover);
  }
}

.pistolo-bt0vbd {
  display: flex;
  align-items: center;
  gap: 10px;
}

.pistolo-bt0vbd span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.pistolo-bt0vbd small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .pistolo-bt0vbd {
    margin-bottom: 16px;
  }
}

.pistolo-chw0f8 {
  width: 120px;
  height: 22px;
}

.pistolo-chw0f8 .pistolo-mp6xuh {
  fill: #c2c0ce;
}

.pistolo-chw0f8 [rating="1"] .pistolo-mp6xuh:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.pistolo-chw0f8 [rating="2"] .pistolo-mp6xuh:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.pistolo-chw0f8 [rating="3"] .pistolo-mp6xuh:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.pistolo-chw0f8 [rating="4"] .pistolo-mp6xuh:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.pistolo-chw0f8 [rating="5"] .pistolo-mp6xuh:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.pistolo-yk9rlg {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .pistolo-yk9rlg {
    gap: 16px 0;
  }
}

.pistolo-bb01bt {
  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);
}

.pistolo-bb01bt.pistolo-d8phr6 {
  display: block;
}

.pistolo-bb01bt.pistolo-scrdjs {
  display: none;
}

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

.pistolo-ym1kuc {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.pistolo-tmyehn {
  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);
}

.pistolo-nyfh5e {
  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;
}

.pistolo-pplgqc small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.pistolo-pplgqc span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.pistolo-tyamxj {
  font-size: 16px;
  line-height: 140%;
}

.pistolo-z2lvpl {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.pistolo-z2lvpl .pistolo-mp6xuh {
  fill: #c2c0ce;
}

.pistolo-z2lvpl [rating="1"] .pistolo-mp6xuh:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.pistolo-z2lvpl [rating="2"] .pistolo-mp6xuh:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.pistolo-z2lvpl [rating="3"] .pistolo-mp6xuh:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.pistolo-z2lvpl [rating="4"] .pistolo-mp6xuh:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.pistolo-z2lvpl [rating="5"] .pistolo-mp6xuh:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.pistolo-wbxtbi {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .pistolo-wbxtbi {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.pistolo-xoqnab {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .pistolo-xoqnab {
    padding: 0 16px;
  }
}

.pistolo-p4wxa7 {
  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) {
  .pistolo-p4wxa7 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.pistolo-ijsb3g {
  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) {
  .pistolo-ijsb3g {
    padding: 12px;
    gap: 12px;
  }
}

.pistolo-xgs81f {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.pistolo-xgs81f img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pistolo-biszkz {
  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;
}

.pistolo-cngsci {
  flex: 1;
  min-width: 0;
}

.pistolo-52ryej {
  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) {
  .pistolo-52ryej {
    font-size: 14px;
    gap: 6px;
  }
}

.pistolo-p1ess3 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.pistolo-p1ess3 svg,
.pistolo-p1ess3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pistolo-p1ess3 svg path {
  fill: var(--button-bg-color);
}

.pistolo-p1ess3 svg circle {
  fill: var(--button-text-color);
}

.pistolo-8h4fxv {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .pistolo-8h4fxv {
    font-size: 12px;
  }
}

.pistolo-8h4fxv strong {
  font-weight: 600;
}

.pistolo-tkouyk {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.pistolo-tkouyk p {
  margin: 0 0 16px;
}

.pistolo-tkouyk p:last-child {
  margin-bottom: 0;
}

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

.pistolo-yzm8mx {
  max-width: 300px;
  width: 100%;
}

.pistolo-yzm8mx a {
  width: 100%;
}

@media (max-width: 575px) {
  .pistolo-yzm8mx {
    max-width: 200px;
  }
}

.pistolo-6p5gav {
  justify-content: center;
}

.pistolo-cvicfo {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pistolo-g14hej {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .pistolo-jex5ra {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.pistolo-8ivwc8 {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.pistolo-8ivwc8 .pistolo-gvnbig {
  justify-content: center;
}

/* faq */

.pistolo-064wpk {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.pistolo-prd8z7 {
  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 0.pistolo-8nito5 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pistolo-prd8z7::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.pistolo-8nito5 ease;
}

.pistolo-064wpk.pistolo-rgi4z4 .pistolo-prd8z7::after {
  transform: rotate(45deg);
}

.pistolo-o39lqb {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.pistolo-7dy1t3 ease, padding 0.pistolo-7dy1t3 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.pistolo-064wpk.pistolo-rgi4z4 .pistolo-o39lqb {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.pistolo-f2kp1w {
  margin: 25px 0;
}

.pistolo-eezpgv > input:not(:checked) ~ label:hover,
.pistolo-eezpgv > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.pistolo-pmom98.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.pistolo-9p4o3e 44.pistolo-x8lcbf.pistolo-7c6s3d.pistolo-tkz8bf.pistolo-sto3to.pistolo-csglis.pistolo-ytrz5o.pistolo-m76s8f.pistolo-35fdwa.pistolo-dicba8.pistolo-b5llji.pistolo-uyx59k.pistolo-ee3uit 0l-12.pistolo-7dm0k9 30.pistolo-5h447v.pistolo-donder 2.pistolo-yu6p0l.pistolo-donder 3.pistolo-sbptf9 3.pistolo-whu45i.pistolo-gnotuo 3.pistolo-m5h4aw.pistolo-m4puh7.pistolo-y03wpa.pistolo-ifgg6i 7-3.pistolo-7dm0k9 10.pistolo-e5ai2a.pistolo-ifgg6i 23.pistolo-3m67h3.pistolo-08l51s 1.pistolo-k77swt 2.pistolo-7dm0k9 3.pistolo-08l51s 1.pistolo-gnotuo 5.pistolo-rh4yb7.pistolo-gnotuo 32.pistolo-j8g44g.pistolo-m4puh7 5.pistolo-ee3uit 4.pistolo-ifgg6i 9.pistolo-ifgg6i 8.pistolo-gnotuo 6.pistolo-jzbttf.pistolo-tny1eu.pistolo-791c93.pistolo-yrqiik.pistolo-s7725f 4.pistolo-9uqcm7.pistolo-s7725f 6.pistolo-s7725f 0l29.pistolo-ee3uit 17.pistolo-qkf9gz.pistolo-6ux232 2.pistolo-pus8ef 10.pistolo-ov7mst.pistolo-7dm0k9 8.pistolo-lt3fpu.pistolo-1fqp9b.pistolo-6h2gfj.pistolo-3h5idx.pistolo-eck0bs.pistolo-m4puh7.pistolo-csglis.pistolo-7dm0k9 1.pistolo-1cq4pt.pistolo-rdbs0k.pistolo-p3b8ow.pistolo-aiilc0.pistolo-ia5ujt.pistolo-k77swt 1.pistolo-cunsee.pistolo-na2ij0.5z'/%3e%3c/svg%3e");
}

.pistolo-cm775p {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .pistolo-cm775p {
    gap: 16px 0;
  }
}

.pistolo-l70sgi {
  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);
}

.pistolo-l70sgi.pistolo-1o8ytk {
  display: block;
}

.pistolo-l70sgi.pistolo-363dk0 {
  display: none;
}

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

.pistolo-ws2yum {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.pistolo-73s31k {
  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);
}

.pistolo-itkuvo {
  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;
}

.pistolo-h3lydp small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.pistolo-h3lydp span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.pistolo-996bmw {
  font-size: 16px;
  line-height: 140%;
}

.pistolo-twfns3 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.pistolo-twfns3 .pistolo-jgpbgv {
  fill: #c2c0ce;
}

.pistolo-twfns3 [rating="1"] .pistolo-jgpbgv:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.pistolo-twfns3 [rating="2"] .pistolo-jgpbgv:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.pistolo-twfns3 [rating="3"] .pistolo-jgpbgv:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.pistolo-twfns3 [rating="4"] .pistolo-jgpbgv:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.pistolo-twfns3 [rating="5"] .pistolo-jgpbgv:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.pistolo-s7ymgn 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;
}

.pistolo-s7ymgn 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 */

.pistolo-rgcguf {
  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);
}

.pistolo-rgcguf.pistolo-ngttfb {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.pistolo-z1ji98 {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.pistolo-z1ji98 label {
  font-size: 14px;
}

.pistolo-z1ji98 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.pistolo-z1ji98 input,
.pistolo-z1ji98 textarea,
.pistolo-z1ji98 button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.pistolo-z1ji98 button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.pistolo-8nito5 ease;
}
.pistolo-z1ji98 button:hover {
  background-color: var(--button-bg-hover);
}
.pistolo-a9cuos {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.pistolo-et9y3m ease-in;
}

.pistolo-a9cuos h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.pistolo-ho5ut6, .pistolo-laqsoa, [class*="review-card"],
thead, thead th, table th, .pistolo-auqnhj,
.pistolo-s7pl3w, [class*="collapsible-header"],
.pistolo-5nvspc, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v3 */
body, body :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: #ECE7DC !important; }
.pistolo-nhr0tp, .pistolo-nhr0tp :is(p,h1,h2,h3,h4,h5,h6,li,td,th,dd,dt,blockquote,figcaption,label) { color: var(--text-color) !important; }
