* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.pistolo-v6w5gk {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .pistolo-v6w5gk {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .pistolo-v6w5gk {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.pistolo-aojhbr {
  overflow: hidden;
}

.pistolo-cat6w7 img {
  background: var(--Neutral-300);
}

.pistolo-atmcd2 {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.pistolo-ub6wv7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.pistolo-ub6wv7:hover {
  background: var(--button-bg-hover);
}

.pistolo-bm65jr {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.pistolo-bm65jr:hover {
  background: var(--button-bg-hover);
}

.pistolo-a6cfq3 {
  font-size: 12px;
  line-height: 18px;
}

.pistolo-12gd8b {
  font-size: 18px;
  line-height: 26px;
}

.pistolo-dskvi6 {
  width: 100%;
}

.pistolo-mxd6jj {
  padding: 6px 16px;
}

.pistolo-qla4nk {
  padding: 10px 16px;
}

.pistolo-eowx9t {
  padding: 15px 26px;
}

.pistolo-1b3aen {
  flex-shrink: 0;
}

.pistolo-iba53q {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.pistolo-mop791 {
  display: none;
}

.pistolo-7z5et0 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.pistolo-srlkrg {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.pistolo-p09weu {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.pistolo-r1qpw7 {
  cursor: grab;
}

.pistolo-p09weu::-webkit-scrollbar {
  display: none;
}

.pistolo-8mqsa7 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.pistolo-1j5flx {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.pistolo-zvk09d {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.pistolo-uli1qa {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.pistolo-2m3wsv {
  visibility: visible;
}

.pistolo-n9ya57 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.pistolo-lwyzap ease;
}

.pistolo-8q6v27 {
  background-color: var(--Primary-200);
  width: 16px;
}

.pistolo-d4qo7o {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.pistolo-lwyzap,
    mask-image 0.3s;
}

.pistolo-d4qo7o.pistolo-4x5k03 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.pistolo-dwyaa1:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pistolo-ftqv92 {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.pistolo-unnb0i.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.pistolo-unnb0i.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.pistolo-m0xtrv {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.pistolo-m0xtrv::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.pistolo-ec81op {
  position: relative;
  z-index: 1;
}

.pistolo-p7cvyv {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.pistolo-rxj8fi {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.pistolo-wtpu2m {
  font-size: 40px;
  line-height: 48px;
}

.pistolo-fqrfwh {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.pistolo-hdmqp8 {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.pistolo-hdmqp8:hover {
  background: var(--Primary-400);
}

.pistolo-hdmqp8 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.pistolo-dwyaa1 img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .pistolo-m0xtrv {
    max-width: 600px;
    padding: 64px;
  }

  .pistolo-p7cvyv {
    font-size: 24px;
    line-height: 32px;
  }

  .pistolo-rxj8fi {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .pistolo-wtpu2m {
    font-size: 50px;
    line-height: 56px;
  }

  .pistolo-fqrfwh {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .pistolo-ftqv92 {
    top: 25px;
    right: 25px;
  }
}

.pistolo-wubvfy,
.pistolo-o66473 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.pistolo-l7ib7i.pistolo-2vpaf0::before,
.pistolo-o66473::before,
.pistolo-lyg31i::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.pistolo-unnb0i.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.pistolo-azkszd 14.pistolo-rokrqq.pistolo-76998w 14.pistolo-pdvba5 15.pistolo-j4931d 14.pistolo-j9hkmy 15.pistolo-rrg6oj 14.pistolo-hbnocu.pistolo-wt7b4z 14.pistolo-nlk72h 19.pistolo-bf0otm 12.pistolo-y4dijy 19.pistolo-bf0otm 10.pistolo-8fs5yz.pistolo-bf0otm 8.pistolo-egt4m2 17.pistolo-73h83d 7.pistolo-gp3s34 15.pistolo-4ymiqp 7.pistolo-8jj7t9.pistolo-hwf7g2 7.pistolo-gp3s34 11.pistolo-ur22jc 8.pistolo-egt4m2 11.pistolo-ur22jc 10.pistolo-fi8xd6.pistolo-ur22jc 12.pistolo-hii9zj 13.pistolo-m2sqw2 14.pistolo-p1s17w 15.pistolo-zx4hcz 14.pistolo-pvgfby.pistolo-4enhz4 14.pistolo-j9hlbf 15.pistolo-3kfyeb 14.pistolo-qlf84i 15.pistolo-t8wpnt 14.pistolo-5nfq1g.pistolo-azkszd 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.pistolo-uel4mz 15.pistolo-qjkz9g.pistolo-7mqyh0 15.pistolo-vkg29b 15.pistolo-g4unkq 15.pistolo-4meitn 15.pistolo-cmcdaa 15.pistolo-0t0rgh.pistolo-81cv1g 15.pistolo-4meitn 15.pistolo-9sj273 15.pistolo-l2sibv 15.pistolo-1scjmr 15.pistolo-dxvs0f.pistolo-v42b63 15.pistolo-o54z06 7.pistolo-5lotj9 18.pistolo-1av2ho 7.pistolo-agfuxk 23.pistolo-2j9q2p.pistolo-m8t349.pistolo-lyhv3p 18.pistolo-5pdhfn 19.pistolo-88odde 15.pistolo-uoq660 15.pistolo-uel4mz 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.pistolo-ypu8cd [type="submit"] *,
.pistolo-hzg398 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .pistolo-0lq3ap {
    display: none;
  }
}

.pistolo-7q9hp1 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .pistolo-7q9hp1 {
  display: none;
}

@media (min-width: 768px) {
  .pistolo-7q9hp1 {
    bottom: 22px;
  }
}

.pistolo-7q9hp1 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .pistolo-7q9hp1 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.pistolo-2uddif.static) .pistolo-7q9hp1 {
    bottom: 8px;
  }
}

.pistolo-p9936z {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.pistolo-unnb0i.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.pistolo-tya9ne 3.pistolo-aky49y.pistolo-dcjysh.pistolo-b1kmex 3.pistolo-codcqx 3.pistolo-bcyz3l 5.pistolo-xnx2w5 3.pistolo-bcyz3l 8.pistolo-ce91he.pistolo-fqr57j.pistolo-bcyz3l 26.pistolo-euet1d 5.pistolo-ozr652 28.pistolo-1nc83q 8.pistolo-fbc49s 28.pistolo-lquopr.pistolo-5mpgvk 28.pistolo-o4rr7n.pistolo-xesrl8 34.pistolo-ebnbd4.pistolo-gmlyej 36.pistolo-bp5wh7 11.pistolo-oditt1 37.pistolo-dquzh5 12.pistolo-ttyc8x 36.pistolo-gonzyp.pistolo-zk6n5l 28.pistolo-ox4ses.pistolo-r5nu6p.pistolo-54kvo6 28.pistolo-jl1uoh 36.pistolo-1yljbm 26.pistolo-dkh5st 36.pistolo-1yljbm 23.pistolo-no3hw0.pistolo-zfgq81.pistolo-1yljbm 5.pistolo-v1g5pv 34.pistolo-4dvbt2 3.pistolo-codcqx 31.pistolo-tya9ne 3.pistolo-kuewrq.pistolo-lq35m2 18.pistolo-vib1u1.pistolo-4i26rc 18.pistolo-l6hm0p 8.pistolo-1g5g6f 17.pistolo-lcf0tq 8.pistolo-1g5g6f 15.pistolo-j1ghko.pistolo-1g5g6f 14.pistolo-91m481 9.pistolo-4i26rc 13.pistolo-8m4txe 11.pistolo-lq35m2 13.pistolo-pxqc7s.pistolo-0ejnkg 13.pistolo-8m4txe 13.pistolo-5tjpf0 14.pistolo-91m481 13.pistolo-5tjpf0 15.pistolo-96vbbp.pistolo-5tjpf0 17.pistolo-lcf0tq 12.pistolo-0ejnkg 18.pistolo-l6hm0p 11.pistolo-lq35m2 18.pistolo-io0doj.pistolo-vhxeij 18.pistolo-d7zu6h.pistolo-4ncexs 18.pistolo-l6hm0p 17.pistolo-gz89no 17.pistolo-lcf0tq 17.pistolo-gz89no 15.pistolo-nuwdv5.pistolo-gz89no 14.pistolo-91m481 18.pistolo-4ncexs 13.pistolo-8m4txe 20.pistolo-vhxeij 13.pistolo-87u87y.pistolo-mmxfn7 13.pistolo-8m4txe 22.pistolo-uk40x1 14.pistolo-91m481 22.pistolo-uk40x1 15.pistolo-irhpds.pistolo-ze4krb 17.pistolo-lcf0tq 21.pistolo-mmxfn7 18.pistolo-l6hm0p 20.pistolo-vhxeij 18.pistolo-p3jtaz.pistolo-18a0z2 18.pistolo-p0rga1.pistolo-8ujsxt 18.pistolo-l6hm0p 26.pistolo-5lgk0e 17.pistolo-lcf0tq 26.pistolo-5lgk0e 15.pistolo-xypfg2.pistolo-5lgk0e 14.pistolo-91m481 27.pistolo-8ujsxt 13.pistolo-8m4txe 28.pistolo-18a0z2 13.pistolo-2kg6ot.pistolo-0gsjzl 13.pistolo-8m4txe 31.pistolo-svxrxz 14.pistolo-91m481 31.pistolo-svxrxz 15.pistolo-ncjg4w.pistolo-5lgk0e 17.pistolo-lcf0tq 30.pistolo-0gsjzl 18.pistolo-l6hm0p 28.pistolo-18a0z2 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .pistolo-p9936z {
    display: none;
  }
}

.pistolo-1ppzau {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .pistolo-1ppzau {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.pistolo-hzg398 {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .pistolo-hzg398 {
    padding: 14px 16px;
  }
}

.pistolo-hzg398 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.pistolo-hzg398 button:first-child {
  align-content: end;
}

.pistolo-hzg398 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .pistolo-hzg398
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .pistolo-hzg398
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.pistolo-hzg398 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.pistolo-hzg398 button:last-child svg {
  width: 38px;
  height: 38px;
}

.pistolo-lyg31i {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.pistolo-lyg31i::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .pistolo-lyg31i,
.pc61d126-chatbot[data-active-screen="3"]
  .pistolo-lyg31i {
  opacity: 1;
  visibility: visible;
}

.pistolo-rm1fpa {
  flex: 1 1;
}

.pistolo-8vg4c7 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .pistolo-8vg4c7 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .pistolo-wmdkuc {
  display: block;
}

.pistolo-thh8su {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .pistolo-thh8su {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.pistolo-o66473 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.pistolo-o66473::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.pistolo-uhakqc span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.pistolo-uhakqc p {
  color: var(--Text-100);
}

.pistolo-o66473 .pistolo-e0ganm {
  grid-area: button;
}

.pistolo-o66473 .pistolo-e0ganm::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.pistolo-unnb0i.org/2000/svg'%3E%3Cpath d='M4.pistolo-8ldsje 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pistolo-pynd73 15L16.pistolo-pynd73 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.pistolo-pynd73 5L16.pistolo-pynd73 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .pistolo-x2gegq {
  display: block;
}

.pistolo-4pvsbd {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .pistolo-4pvsbd {
    margin-top: 40px;
  }
}

.pistolo-wubvfy label,
.pistolo-wubvfy input {
  display: block;
  width: 100%;
}

.pistolo-wubvfy label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.pistolo-wubvfy label.pistolo-4beqec input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.pistolo-wubvfy label.pistolo-4beqec::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.pistolo-wubvfy input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.pistolo-wubvfy input::placeholder {
  color: var(--Text-400);
}

.pistolo-ue9bkw {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .pistolo-ue9bkw {
  display: flex;
}

.pistolo-ue9bkw ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .pistolo-ue9bkw ol {
    height: 420px;
    padding: 24px;
  }
}

.pistolo-ue9bkw ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.pistolo-ypu8cd {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .pistolo-ypu8cd {
    padding: 0 24px 24px;
  }
}

.pistolo-ypu8cd input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.pistolo-ypu8cd input::placeholder {
  color: var(--Text-400);
}

.pistolo-ypu8cd [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.pistolo-ypu8cd [type="submit"]:disabled {
  opacity: 0.5;
}

.pistolo-ypu8cd [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .pistolo-ypu8cd [type="submit"] {
    right: 40px;
  }
}

.pistolo-l7ib7i {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.pistolo-l7ib7i.pistolo-2vpaf0 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.pistolo-l7ib7i.pistolo-2vpaf0::before {
  content: "";
  width: 31px;
}

.pistolo-l7ib7i.pistolo-2vpaf0 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pistolo-l7ib7i.pistolo-a1vc22 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.pistolo-l7ib7i p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.pistolo-7q9hp1 .pistolo-e0ganm {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.pistolo-0lq3ap {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .pistolo-0lq3ap {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .pistolo-0lq3ap {
    padding: 18px 0;
  }
}

.pistolo-0lq3ap .pistolo-v6w5gk {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .pistolo-0lq3ap .pistolo-v6w5gk {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.pistolo-mscnfe {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .pistolo-mscnfe {
    max-width: 160px;
    height: 40px;
  }
}

.pistolo-mscnfe picture,
.pistolo-mscnfe img {
  display: block;
  width: 100%;
  height: 100%;
}

.pistolo-mscnfe img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .pistolo-hd1c4t {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.pistolo-lwyzap ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .pistolo-0lq3ap.pistolo-iy2qhh .pistolo-hd1c4t {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .pistolo-hd1c4t {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .pistolo-hd1c4t {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.pistolo-36nbwq,
.pistolo-dtjiay {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .pistolo-36nbwq,
  .pistolo-dtjiay {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .pistolo-dtjiay {
    display: none;
  }
}

.pistolo-r6dtrf {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.pistolo-iy2qhh .pistolo-r6dtrf {
  background: var(--fh-bg-color);
}

.pistolo-r6dtrf button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .pistolo-r6dtrf {
    display: none;
  }
}

.pistolo-b1egj3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pistolo-b1egj3 {
    display: none;
  }
}

.pistolo-nvz83b {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.pistolo-0lq3ap.pistolo-iy2qhh .pistolo-nvz83b:first-child {
  display: none;
}

.pistolo-0lq3ap.pistolo-iy2qhh .pistolo-nvz83b:last-child {
  display: block;
}

.pistolo-nvz83b:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .pistolo-nvz83b {
    display: none;
  }
}

.pistolo-aasm62 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pistolo-aasm62 {
    display: flex;
  }
}

.pistolo-aasm62 ul {
  max-height: 350px;
  overflow-y: auto;
}

.pistolo-aasm62:hover ul {
  visibility: visible;
  opacity: 1;
}

.pistolo-aasm62:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.pistolo-aasm62:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.pistolo-aasm62:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.pistolo-aasm62:hover .pistolo-q9vjjz svg {
  transform: rotate(180deg);
}

.pistolo-n832zx {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.pistolo-m4jnmw {
  padding: 0 8px;
}

.pistolo-uh8puf {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.pistolo-uh8puf:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .pistolo-uh8puf {
    padding: 4px 8px;
  }
}

.pistolo-qm1l70 {
  display: flex;
}

.pistolo-qm1l70 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.pistolo-q9vjjz {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.pistolo-q9vjjz svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.pistolo-fjrnu6 {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .pistolo-fjrnu6 {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.pistolo-3r72dl {
  width: 100%;
}

@media (min-width: 1200px) {
  .pistolo-3r72dl {
    display: none;
  }
}

.pistolo-9s14m2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.pistolo-dcqpik {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.pistolo-vlgf8y {
  display: flex;
}

.pistolo-qdaymo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.pistolo-hcfz8x {
  list-style: none;
}

@media (max-width: 1199px) {
  .pistolo-hcfz8x {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .pistolo-hcfz8x {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .pistolo-hcfz8x .pistolo-db54rf [data-ref-el],
  .pistolo-hcfz8x .pistolo-db54rf span,
  .pistolo-hcfz8x .pistolo-db54rf a {
    white-space: nowrap;
  }
}

.pistolo-cg6y07 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .pistolo-cg6y07.pistolo-9mhx21 > .pistolo-db54rf {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .pistolo-cg6y07.pistolo-wn5epj:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .pistolo-cg6y07.pistolo-9mhx21 > .pistolo-g87051 {
    height: auto;
  }

  .pistolo-cg6y07.pistolo-9mhx21 > div > .pistolo-x7yawq {
    transform: rotate(180deg);
  }
}

.pistolo-cg6y07 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.pistolo-cg6y07 [data-ref-el],
.pistolo-cg6y07 span {
  cursor: pointer;
}

.pistolo-cg6y07 [data-ref-el],
.pistolo-cg6y07 span,
.pistolo-cg6y07 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .pistolo-cg6y07 [data-ref-el],
  .pistolo-cg6y07 span,
  .pistolo-cg6y07 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .pistolo-cg6y07 [data-ref-el],
  .pistolo-cg6y07 span,
  .pistolo-cg6y07 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.pistolo-g87051 {
  height: 0;
  overflow: hidden;
  transition: height 0.pistolo-lwyzap ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.pistolo-g87051::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.pistolo-g87051::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.pistolo-g87051::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .pistolo-g87051 {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .pistolo-g87051:has(> .pistolo-cg6y07.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .pistolo-g87051 .pistolo-g87051 {
    padding: 0;
  }

  .pistolo-g87051 .pistolo-cg6y07 {
    font-weight: 400;
  }

  .pistolo-g87051 .pistolo-cg6y07:hover > .pistolo-db54rf {
    background: var(--Neutral-300);
  }

  .pistolo-g87051 .pistolo-x7yawq {
    rotate: -90deg;
  }
}

.pistolo-db54rf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .pistolo-db54rf {
    padding: 8px;
  }

  .pistolo-cg6y07.pistolo-1r77pe > .pistolo-db54rf {
    background: var(--Neutral-300);
  }
}

.pistolo-x7yawq {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.pistolo-unnb0i.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.pistolo-ixei76 0.pistolo-3gfwj2.pistolo-itj2dw -0.pistolo-k5w4o6 0.pistolo-20qb47 -0.pistolo-k5w4o6 1.pistolo-ormsd3 0.pistolo-udsxq2.pistolo-dm1tgg 4.pistolo-qoungy.pistolo-ixei76 0.pistolo-3xzog4.pistolo-mkvxtk -0.pistolo-k5w4o6 9.pistolo-96l7tv -0.pistolo-k5w4o6 10.pistolo-jl6lo4 0.pistolo-8bag2h.pistolo-nuxd0g 0.pistolo-itj2dw 10.pistolo-nuxd0g 0.pistolo-20qb47 10.pistolo-jl6lo4 1.pistolo-uth58j.pistolo-jllshj 5.pistolo-ulyy38.pistolo-avbyug 6.pistolo-tdxlnx 5.pistolo-orcf51 6.pistolo-tdxlnx 4.pistolo-jzxu55 5.pistolo-ppugn4.pistolo-ixei76 1.pistolo-uhjwp6.pistolo-k5w4o6 0.pistolo-20qb47 -0.pistolo-k5w4o6 0.pistolo-itj2dw 0.pistolo-ixei76 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.pistolo-lwyzap ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .pistolo-x7yawq {
    cursor: default;
  }
}

.pistolo-zt1le1 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.pistolo-ds9bz4 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .pistolo-ds9bz4 {
    padding: 40px 4px;
  }
}

.pistolo-f3y154 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .pistolo-f3y154 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.pistolo-7v8cnn {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .pistolo-7v8cnn {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.pistolo-7v8cnn ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.pistolo-7v8cnn [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.pistolo-7v8cnn [data-ref-el],
.pistolo-7v8cnn span,
.pistolo-7v8cnn a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.pistolo-r4xsk0 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pistolo-r4xsk0 {
    margin-bottom: 12px;
  }
}

.pistolo-ipqz5t {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.pistolo-ipqz5t img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .pistolo-ipqz5t:last-child {
    margin-right: 0;
  }
}

.pistolo-ts8x93 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pistolo-r4xsk0:hover .pistolo-4zjw5d {
  visibility: visible;
  opacity: 1;
}

.pistolo-4zjw5d {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.pistolo-yzphcv {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.pistolo-9vnq00 {
  display: flex;
  margin: 6px;
}

.pistolo-9vnq00 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.pistolo-4zjw5d::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.pistolo-4zjw5d::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.pistolo-otyl41 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .pistolo-otyl41 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.pistolo-r4jboq {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .pistolo-r4jboq {
    margin-right: 32px;
  }
}

.pistolo-04r08b {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .pistolo-04r08b {
    margin-top: 0;
    width: 340px;
  }
}

.pistolo-04r08b a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.pistolo-l0ihuo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.pistolo-b81k3c {
  position: relative;
}

@media (min-width: 768px) {
  .pistolo-b81k3c {
    margin-top: 40px;
  }
}

.pistolo-b81k3c + .pistolo-fdcqsv,
.pistolo-b81k3c + .pistolo-b81k3c {
  margin-top: 24px;
}

.pistolo-wqr5mf {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .pistolo-wqr5mf {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .pistolo-wqr5mf {
    padding: 80px;
  }
}

.pistolo-z22o2i {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .pistolo-z22o2i {
    padding: 0 16px;
}


}

.pistolo-qgstzm {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .pistolo-qgstzm {
    font-size: 48px;
    line-height: 56px;
  }
}

.pistolo-uh7x8u {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .pistolo-uh7x8u {
    font-size: 24px;
    line-height: 32px;
  }
}

.pistolo-qq0ls0 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.pistolo-qq0ls0:hover {
  background: var(--button-bg-hover);
}

.pistolo-4poe71 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.pistolo-4poe71 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .pistolo-4poe71 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .pistolo-4poe71 img {
  min-height: 100%;
  }
}

.pistolo-wqr5mf::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.pistolo-y2g69a {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.pistolo-y2g69a h1,
.pistolo-y2g69a h2,
.pistolo-y2g69a h3,
.pistolo-y2g69a h4 {
  margin-bottom: 6px;
}

.pistolo-y2g69a h1:not(:first-child),
.pistolo-y2g69a h2:not(:first-child),
.pistolo-y2g69a h3:not(:first-child),
.pistolo-y2g69a h4:not(:first-child) {
  margin-top: 16px;
}

.pistolo-y2g69a h1,
.pistolo-y2g69a h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .pistolo-y2g69a h1,
  .pistolo-y2g69a h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.pistolo-y2g69a h2,
.pistolo-y2g69a h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .pistolo-y2g69a h2,
  .pistolo-y2g69a h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.pistolo-y2g69a h3,
.pistolo-y2g69a h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .pistolo-y2g69a h3,
  .pistolo-y2g69a h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.pistolo-y2g69a h4,
.pistolo-y2g69a h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.pistolo-y2g69a ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.pistolo-y2g69a ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.pistolo-y2g69a ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.pistolo-y2g69a ul ul {
  margin-bottom: 8px;
}

.pistolo-y2g69a ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.pistolo-y2g69a ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.pistolo-y2g69a ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.pistolo-y2g69a ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.pistolo-y2g69a ol li::marker {
  font-weight: 700;
}

.pistolo-y2g69a ol ol {
  margin-bottom: 8px;
}

.pistolo-y2g69a ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.pistolo-y2g69a ol ul li {
  padding-left: 16px;
}

.pistolo-y2g69a table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .pistolo-y2g69a table {
    padding: 24px;
  }
}

.pistolo-y2g69a table.pistolo-6xflvf {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.pistolo-lwyzap,
    mask-image 0.3s;
}

.pistolo-y2g69a table.pistolo-6xflvf.pistolo-4x5k03 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .pistolo-y2g69a table {
    display: table;
  }
}

.pistolo-y2g69a table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.pistolo-y2g69a table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pistolo-y2g69a table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pistolo-y2g69a table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .pistolo-y2g69a table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.pistolo-y2g69a table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.pistolo-y2g69a table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.pistolo-y2g69a table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.pistolo-y2g69a img {
  max-width: 100%;
  height: auto;
}

.pistolo-qmlymq {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .pistolo-qmlymq {
    padding: 24px;
  }
}

.pistolo-h528tc {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .pistolo-h528tc {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.pistolo-h528tc > * {
  margin: 0 !important;
}

.pistolo-h528tc img,
.pistolo-yxmr0c {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pistolo-h528tc img,
  .pistolo-yxmr0c {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pistolo-cwfwlo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pistolo-cwfwlo {
    width: 32px;
    height: 32px;
  }
}

.pistolo-x3yjmy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.pistolo-x3yjmy .pistolo-pyvssq {
  flex-shrink: 0;
}

.pistolo-x3yjmy .pistolo-7v16ms svg {
  display: none;
}

.pistolo-1su3m5 {
  display: grid;
  transition: max-height 0.pistolo-lwyzap ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .pistolo-1su3m5 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .pistolo-1su3m5 {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.pistolo-1su3m5.pistolo-b1tf4l + .pistolo-pyvssq svg {
  transform: rotate(180deg);
}

.pistolo-nkkbce {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.pistolo-nkkbce > div:nth-child(3n) {
  grid-column: span 2;
}

.pistolo-nkkbce
  > div:nth-child(3n)
  .pistolo-0cgv87
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .pistolo-nkkbce {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .pistolo-nkkbce > div:nth-child(3n) {
    grid-column: unset;
  }

  .pistolo-nkkbce
    > div:nth-child(3n)
    .pistolo-0cgv87
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .pistolo-nkkbce {
    max-width: 270px;
  }
}

.pistolo-nkkbce .pistolo-0cgv87 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .pistolo-nkkbce .pistolo-0cgv87 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .pistolo-nkkbce .pistolo-0cgv87 button {
    max-width: 104px;
  }
}

.pistolo-5p7mbe {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .pistolo-5p7mbe {
    margin-bottom: 0;
  }
}

.pistolo-273zth {
  display: none;
  opacity: 0;
}

.pistolo-imey1s {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.pistolo-imey1s img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.pistolo-0cgv87 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.pistolo-0cgv87 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pistolo-0cgv87
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .pistolo-0cgv87
    button {
    max-width: 145px;
  }
}

.pistolo-zkjsa5:first-child
  .pistolo-0cgv87
  button {
  max-width: 270px;
}

.pistolo-r1sjml {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.pistolo-5p7mbe picture {
  width: 100%;
  max-width: 100%;
}

.pistolo-inojke {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.pistolo-inojke svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.pistolo-5p7mbe:hover .pistolo-inojke {
  display: flex;
}

.pistolo-qfpelb {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.pistolo-s2kr37 {
  display: flex;
}

.pistolo-s2kr37:hover .pistolo-ha608s,
.pistolo-s2kr37 .pistolo-1r77pe .pistolo-ha608s {
  display: flex;
}

.pistolo-s2kr37 svg {
  flex-shrink: 0;
}

.pistolo-ha608s {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .pistolo-ha608s {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.pistolo-ha608s:hover {
  display: flex;
}

.pistolo-ha608s svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.pistolo-sh9y63 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .pistolo-sh9y63 {
    font-size: 12px;
  }
}

.pistolo-pbb2vy,
.pistolo-nbwq39 {
  width: 50%;
  flex-shrink: 0;
}

.pistolo-pbb2vy {
  font-weight: 700;
}

.pistolo-gg7541 .pistolo-1su3m5 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pistolo-gg7541 .pistolo-1su3m5 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pistolo-gg7541 .pistolo-1su3m5 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.pistolo-gg7541
  .pistolo-r1sjml:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.pistolo-gg7541 .pistolo-imey1s {
  height: 100% !important;
  border-radius: 16px;
}

.pistolo-gg7541 .pistolo-0cgv87 {
  gap: 4px;
  align-items: center;
}

.pistolo-gg7541 .pistolo-0cgv87 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pistolo-gg7541 .pistolo-0cgv87 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.pistolo-gg7541 .pistolo-cljh9d,
.pistolo-gg7541 .pistolo-ypknef {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.pistolo-unnb0i.org/2000/svg'%3E%3Cpath d='M9.pistolo-xebh6h 4.pistolo-1e93vc.pistolo-ola0hs 5.pistolo-6kz43n.pistolo-5ic4y1 5.pistolo-p341jl.pistolo-7w9cso 5.pistolo-rdmb6j.pistolo-tlyq2s 8.pistolo-r9erio.pistolo-adpjj6 9.pistolo-o6mf8p.pistolo-vjsott 9.pistolo-fgkxsu.pistolo-mrqlvc 13.pistolo-u280xp.pistolo-jne50k 11.pistolo-2dlbkn.pistolo-hmjxq3 11.pistolo-297t0j.pistolo-pwxw9u 11.pistolo-8m9mfy.pistolo-b4trno 13.pistolo-7omdzz.pistolo-d1svjv 9.pistolo-bomqhs.pistolo-khsw6v 9.pistolo-i8crv4.pistolo-tprx2n 8.pistolo-2qwc0h.pistolo-p2s6ig 5.pistolo-uexcza.pistolo-wb76zt 5.pistolo-r98jhz.pistolo-215udk 5.pistolo-kw2meb.pistolo-okks93 4.pistolo-6wrx1t.pistolo-hmjxq3 1.pistolo-4dcz49.pistolo-xebh6h 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.pistolo-gg7541 .pistolo-cljh9d {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.pistolo-gg7541 .pistolo-ypknef {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.pistolo-ow2uy6 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .pistolo-ow2uy6 {
    padding: 24px;
  }
}

.pistolo-ow2uy6 .pistolo-pyvssq {
  display: flex;
}

@media (min-width: 768px) {
  .pistolo-ow2uy6 .pistolo-pyvssq {
    display: none;
  }
}

.pistolo-ow2uy6 .pistolo-7v16ms svg {
  display: none;
}

.pistolo-f7x123 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.pistolo-f7x123 .pistolo-atmcd2 {
  display: none;
}

@media (min-width: 768px) {
  .pistolo-f7x123 .pistolo-atmcd2 {
    display: flex;
  }
}

.pistolo-2oqdyi {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .pistolo-2oqdyi {
    font-size: 40px;
    line-height: 48px;
  }
}

.pistolo-2oqdyi > * {
  margin: 0 !important;
}

.pistolo-2oqdyi img,
.pistolo-xo5h5e {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pistolo-2oqdyi img,
  .pistolo-xo5h5e {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pistolo-cam74a {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pistolo-cam74a {
    width: 32px;
    height: 32px;
  }
}

.pistolo-a4iiep {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .pistolo-a4iiep {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .pistolo-a4iiep::-webkit-scrollbar {
    display: none;
  }
}

.pistolo-p4zxlh {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .pistolo-p4zxlh {
    padding: 7px 15px;
  }
}

.pistolo-p4zxlh:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pistolo-m5qcqx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pistolo-m5qcqx {
    display: flex;
    opacity: 1;
  }
}

.pistolo-p4zxlh picture {
  height: 100%;
  display: block;
}

.pistolo-p4zxlh img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .pistolo-p4zxlh img {
    width: 88px;
    height: 44px;
  }
}

.pistolo-p4zxlh p {
  text-align: center;
  width: 100%;
}

.pistolo-0gs73x {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .pistolo-0gs73x {
    font-size: 40px;
    line-height: 48px;
  }
}

.pistolo-0gs73x img,
.pistolo-w0bkxw {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pistolo-0gs73x img,
  .pistolo-w0bkxw {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pistolo-x4ziqm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pistolo-x4ziqm {
    width: 32px;
    height: 32px;
  }
}

.pistolo-zt5462 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.pistolo-e5g5j3 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.pistolo-y4kg7k {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.pistolo-y4kg7k.pistolo-1r77pe {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.pistolo-g6txh2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .pistolo-g6txh2 {
    font-size: 20px;
    line-height: 28px;
  }
}

.pistolo-rxw5gs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.pistolo-qc7t1p {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.pistolo-lwyzap ease;
  opacity: 0;
  color: var(--text-color);
}

.pistolo-8imf90 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.pistolo-8imf90 ol,
.pistolo-8imf90 ul {
  padding-left: 1.3em;
}

.pistolo-y4kg7k.pistolo-1r77pe .pistolo-qc7t1p {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.pistolo-y4kg7k.pistolo-1r77pe .pistolo-rxw5gs {
  transform: rotate(180deg);
  color: var(--text-color);
}

.pistolo-f92ah5 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .pistolo-f92ah5 {
    padding: 24px;
  }
}

.pistolo-f92ah5 .pistolo-pyvssq {
  display: flex;
}

@media (min-width: 768px) {
  .pistolo-f92ah5 .pistolo-pyvssq {
    display: none;
  }
}

.pistolo-f92ah5 .pistolo-7v16ms svg {
  display: none;
}

.pistolo-76j285 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pistolo-76j285 .pistolo-atmcd2 {
  display: none;
}

@media (min-width: 768px) {
  .pistolo-76j285 .pistolo-atmcd2 {
    display: flex;
  }
}

.pistolo-tm5dbx {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .pistolo-tm5dbx {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.pistolo-tm5dbx > * {
  margin: 0 !important;
}

.pistolo-tm5dbx img,
.pistolo-hwxx1y {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .pistolo-tm5dbx img,
  .pistolo-hwxx1y {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.pistolo-lxu7da {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .pistolo-lxu7da {
    width: 32px;
    height: 32px;
  }
}

.pistolo-5feikx {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .pistolo-5feikx {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .pistolo-5feikx::-webkit-scrollbar {
    display: none;
  }
}

.pistolo-xelvjx {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.pistolo-xelvjx:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.pistolo-8oiczw {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .pistolo-8oiczw {
    display: flex;
    opacity: 1;
  }
}

.pistolo-xelvjx picture {
  width: auto;
  height: 100%;
  display: block;
}

.pistolo-xelvjx picture img {
  display: block;
  width: auto;
  height: 100%;
}

.pistolo-nk3idq {
  margin: -24px 0;
}

.pistolo-nk3idq:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .pistolo-nk3idq {
    margin: -16px 0;
  }
}

.pistolo-gmafx6 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .pistolo-gmafx6 {
    flex-direction: row;
  }
}

.pistolo-jhrfgf {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .pistolo-jhrfgf {
    flex: 1;
  }
}

.pistolo-jhrfgf::placeholder {
  color: var(--Text-400);
}

.pistolo-qcfdec {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.pistolo-76obik {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.pistolo-76obik::-webkit-scrollbar {
  display: none;
}

.pistolo-nzvjza {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.pistolo-nzvjza img,
.pistolo-nzvjza svg {
  margin-right: 8px;
}

.pistolo-m5cq48 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.pistolo-nk3idq + .pistolo-zizsti {
  margin-top: 0;
}

@media (min-width: 768px) {
  .pistolo-nk3idq + .pistolo-zizsti {
    margin-top: -16px;
  }
}

.pistolo-ek13wk {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.pistolo-ek13wk > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.pistolo-ek13wk > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.pistolo-5d6f48 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.pistolo-qh6laf {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.pistolo-82rpyc {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.pistolo-mr1xgn {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.pistolo-kqp99n {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.pistolo-5d6f48 button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.pistolo-5d6f48 button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .pistolo-5d6f48 {
    padding: 39px 179px 39px 39px;
  }

  .pistolo-qh6laf {
    font-size: 40px;
    line-height: 48px;
  }

  .pistolo-kqp99n {
    height: 348px;
  }

  .pistolo-5d6f48 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .pistolo-5d6f48 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .pistolo-5d6f48 {
    padding: 63px;
  }
}

.pistolo-ny8je8 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .pistolo-ny8je8 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.pistolo-gvwkj7 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pistolo-gvwkj7 {
    width: auto;
  }
}

.pistolo-h1lig3 {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.pistolo-h1lig3::-webkit-scrollbar {
  display: none;
}

.pistolo-h1lig3 a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.pistolo-h1lig3 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .pistolo-h1lig3 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.pistolo-ny8je8 .pistolo-jupzmz {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.pistolo-lwyzap,
    mask-image 0.3s;
}

.pistolo-ny8je8 .pistolo-jupzmz.pistolo-4x5k03 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.pistolo-cpppl8 {
  margin: 40px -16px;
}

.pistolo-8ugd2r + .pistolo-fdcqsv,
.pistolo-8ugd2r + .pistolo-b81k3c {
  margin-top: 24px;
}

.pistolo-c872vy {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.pistolo-c872vy picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.pistolo-v5369n {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .pistolo-v5369n {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .pistolo-v5369n {
    margin-top: 0;
  }
}

.pistolo-tuqonk {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pistolo-tuqonk {
    font-size: 24px;
    line-height: 32px;
  }
}

.pistolo-xsloqj {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .pistolo-xsloqj {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.pistolo-1tmwko {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .pistolo-1tmwko {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.pistolo-titds8 {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .pistolo-titds8 {
    font-size: 20px;
    line-height: 28px;
  }
}

.pistolo-gbmfoe {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .pistolo-gbmfoe {
    font-size: 32px;
    line-height: 40px;
  }
}

.pistolo-4g4qm4 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.pistolo-dqn58o {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.pistolo-dqn58o img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.pistolo-zizsti {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.pistolo-b8e45e {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .pistolo-b8e45e {
    padding: 15px 48px;
  }
}

main > .pistolo-zizsti {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .pistolo-1su3m5.pistolo-vk9p6l > div:nth-child(n+5) {
    display: none;
  }
}

.pistolo-y2g69a p a img {
  display: block;
  margin: 0 auto;
}


.pistolo-dyggqr {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.pistolo-fij8e3 {
  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-fij8e3 label {
  font-size: 14px;
}

.pistolo-fij8e3 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.pistolo-fij8e3 input,
.pistolo-fij8e3 textarea,
.pistolo-fij8e3 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-fij8e3 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.pistolo-ldfu99 ease;
}
.pistolo-fij8e3 button:hover {
  background-color: var(--button-bg-hover);
}
.pistolo-g5laaz {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.pistolo-bhy0kz ease-in;
}

.pistolo-g5laaz 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-ccrm8q, .pistolo-x1idbq, [class*="review-card"],
thead, thead th, table th, .pistolo-lgxjug,
.pistolo-q4drjj, [class*="collapsible-header"],
.pistolo-2aqgrw, [class*="updated-block"] {
  color: #ece7dc !important;
}
