* {
  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;
  }
}

.fivegringos-92adkm {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .fivegringos-92adkm {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .fivegringos-92adkm {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.fivegringos-qvyjw7 {
  overflow: hidden;
}

.fivegringos-nehxin img {
  background: var(--Neutral-300);
}

.fivegringos-iuoj31 {
  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;
}

.fivegringos-4bg1hq {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.fivegringos-4bg1hq:hover {
  background: var(--button-bg-hover);
}

.fivegringos-2gbcsg {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.fivegringos-2gbcsg:hover {
  background: var(--button-bg-hover);
}

.fivegringos-ippmw6 {
  font-size: 12px;
  line-height: 18px;
}

.fivegringos-wna2j0 {
  font-size: 18px;
  line-height: 26px;
}

.fivegringos-wvuz0h {
  width: 100%;
}

.fivegringos-xgjthn {
  padding: 6px 16px;
}

.fivegringos-43a63y {
  padding: 10px 16px;
}

.fivegringos-14clkj {
  padding: 15px 26px;
}

.fivegringos-p4o9pw {
  flex-shrink: 0;
}

.fivegringos-gjnqhp {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.fivegringos-n6j5m9 {
  display: none;
}

.fivegringos-93x3ir {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.fivegringos-2t2jwx {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.fivegringos-rnolxq {
  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;
}

.fivegringos-15v0rj {
  cursor: grab;
}

.fivegringos-rnolxq::-webkit-scrollbar {
  display: none;
}

.fivegringos-v2z08x {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.fivegringos-nwifxk {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.fivegringos-cuh491 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.fivegringos-6i1022 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.fivegringos-ltye1e {
  visibility: visible;
}

.fivegringos-t8o67r {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.fivegringos-8wvj48 ease;
}

.fivegringos-8hv5uo {
  background-color: var(--Primary-200);
  width: 16px;
}

.fivegringos-aghozh {
  -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.fivegringos-8wvj48,
    mask-image 0.3s;
}

.fivegringos-aghozh.fivegringos-yyky0l {
  -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;
  }
}

.fivegringos-eyfumf: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;
}

.fivegringos-5hxxoh {
  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.fivegringos-nd5tme.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.fivegringos-nd5tme.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;
}

.fivegringos-dsx475 {
  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);
}

.fivegringos-dsx475::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%
  );
}

.fivegringos-c6yp27 {
  position: relative;
  z-index: 1;
}

.fivegringos-0jqo3k {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.fivegringos-v3xixw {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.fivegringos-w6f6qr {
  font-size: 40px;
  line-height: 48px;
}

.fivegringos-9fhfxh {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.fivegringos-5qnfs2 {
  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;
}

.fivegringos-5qnfs2:hover {
  background: var(--Primary-400);
}

.fivegringos-5qnfs2 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.fivegringos-eyfumf 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) {
  .fivegringos-dsx475 {
    max-width: 600px;
    padding: 64px;
  }

  .fivegringos-0jqo3k {
    font-size: 24px;
    line-height: 32px;
  }

  .fivegringos-v3xixw {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .fivegringos-w6f6qr {
    font-size: 50px;
    line-height: 56px;
  }

  .fivegringos-9fhfxh {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .fivegringos-5hxxoh {
    top: 25px;
    right: 25px;
  }
}

.fivegringos-p2rgri,
.fivegringos-nz1skz {
  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;
}

.fivegringos-jrfunc.fivegringos-ggzwgs::before,
.fivegringos-nz1skz::before,
.fivegringos-ovx9gd::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.fivegringos-nd5tme.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.fivegringos-dwmopr 14.fivegringos-o9b1mw.fivegringos-tfoplj 14.fivegringos-344dkq 15.fivegringos-pjf38b 14.fivegringos-2mp25p 15.fivegringos-idcbj5 14.fivegringos-81qgg1.fivegringos-8xbull 14.fivegringos-v88p3r 19.fivegringos-k98i17 12.fivegringos-mpwgmg 19.fivegringos-k98i17 10.fivegringos-i1z15w.fivegringos-k98i17 8.fivegringos-hyuosn 17.fivegringos-yw32al 7.fivegringos-8jpx5l 15.fivegringos-gdwz51 7.fivegringos-ny07lf.fivegringos-y98kal 7.fivegringos-8jpx5l 11.fivegringos-4fxdmi 8.fivegringos-hyuosn 11.fivegringos-4fxdmi 10.fivegringos-8fk7hq.fivegringos-4fxdmi 12.fivegringos-1jsas4 13.fivegringos-hcs044 14.fivegringos-byl615 15.fivegringos-qtdnmv 14.fivegringos-mbrldo.fivegringos-ts2q9v 14.fivegringos-e35zrs 15.fivegringos-seerse 14.fivegringos-uyoj8u 15.fivegringos-pffqqa 14.fivegringos-hva4x6.fivegringos-dwmopr 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.fivegringos-d51nzd 15.fivegringos-xgepoh.fivegringos-evdq5g 15.fivegringos-4pf9s4 15.fivegringos-nvgk9u 15.fivegringos-9vf20i 15.fivegringos-xphp2p 15.fivegringos-x1vuto.fivegringos-lr816l 15.fivegringos-9vf20i 15.fivegringos-1k6502 15.fivegringos-6bvpg3 15.fivegringos-1a1bbv 15.fivegringos-j2iz8s.fivegringos-mhs0ot 15.fivegringos-uaolnf 7.fivegringos-ua9u1m 18.fivegringos-fqkalc 7.fivegringos-zj2s47 23.fivegringos-dgmkyb.fivegringos-qod57t.fivegringos-29irju 18.fivegringos-avr9m9 19.fivegringos-1fx9d7 15.fivegringos-7lfxzj 15.fivegringos-d51nzd 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.fivegringos-w55clt [type="submit"] *,
.fivegringos-dbh86d button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .fivegringos-mwg65d {
    display: none;
  }
}

.fivegringos-24a71o {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .fivegringos-24a71o {
  display: none;
}

@media (min-width: 768px) {
  .fivegringos-24a71o {
    bottom: 22px;
  }
}

.fivegringos-24a71o input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .fivegringos-24a71o {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.fivegringos-0cvuhy.static) .fivegringos-24a71o {
    bottom: 8px;
  }
}

.fivegringos-3tozw0 {
  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.fivegringos-nd5tme.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.fivegringos-5u5ru2 3.fivegringos-5lw8j6.fivegringos-ke8yzw.fivegringos-q0r6oz 3.fivegringos-mvh80d 3.fivegringos-pkl98g 5.fivegringos-7mzs02 3.fivegringos-pkl98g 8.fivegringos-gb1jh7.fivegringos-zy7hix.fivegringos-pkl98g 26.fivegringos-37vzpv 5.fivegringos-8bdwdv 28.fivegringos-vbsxqd 8.fivegringos-ifbz3b 28.fivegringos-bghurm.fivegringos-szjasd 28.fivegringos-bo8hfh.fivegringos-o3vamq 34.fivegringos-wkk6e1.fivegringos-n1p4s3 36.fivegringos-h6wmpd 11.fivegringos-zuf1oy 37.fivegringos-9koars 12.fivegringos-7u297j 36.fivegringos-10nu2x.fivegringos-oe53j0 28.fivegringos-kk3oh0.fivegringos-c04zya.fivegringos-bujwti 28.fivegringos-t409go 36.fivegringos-1j9cad 26.fivegringos-1v401z 36.fivegringos-1j9cad 23.fivegringos-frey3m.fivegringos-aypj71.fivegringos-1j9cad 5.fivegringos-e0jjs1 34.fivegringos-sbil8i 3.fivegringos-mvh80d 31.fivegringos-5u5ru2 3.fivegringos-qcktdl.fivegringos-evwzsa 18.fivegringos-6hvd94.fivegringos-688g1y 18.fivegringos-86cw45 8.fivegringos-gu3v1g 17.fivegringos-vc1bsr 8.fivegringos-gu3v1g 15.fivegringos-ok8apl.fivegringos-gu3v1g 14.fivegringos-xrie8w 9.fivegringos-688g1y 13.fivegringos-v2xlvo 11.fivegringos-evwzsa 13.fivegringos-sodvg3.fivegringos-kupdff 13.fivegringos-v2xlvo 13.fivegringos-ufexwl 14.fivegringos-xrie8w 13.fivegringos-ufexwl 15.fivegringos-gwglug.fivegringos-ufexwl 17.fivegringos-vc1bsr 12.fivegringos-kupdff 18.fivegringos-86cw45 11.fivegringos-evwzsa 18.fivegringos-r6e57x.fivegringos-d64c7p 18.fivegringos-pav7h5.fivegringos-3ie8jr 18.fivegringos-86cw45 17.fivegringos-bz5h84 17.fivegringos-vc1bsr 17.fivegringos-bz5h84 15.fivegringos-f1pza3.fivegringos-bz5h84 14.fivegringos-xrie8w 18.fivegringos-3ie8jr 13.fivegringos-v2xlvo 20.fivegringos-d64c7p 13.fivegringos-nx0nhn.fivegringos-dtkkfw 13.fivegringos-v2xlvo 22.fivegringos-87nace 14.fivegringos-xrie8w 22.fivegringos-87nace 15.fivegringos-8oh0tv.fivegringos-zse42o 17.fivegringos-vc1bsr 21.fivegringos-dtkkfw 18.fivegringos-86cw45 20.fivegringos-d64c7p 18.fivegringos-yggc1r.fivegringos-fkm85e 18.fivegringos-yxfpia.fivegringos-mjm8t2 18.fivegringos-86cw45 26.fivegringos-22sz0f 17.fivegringos-vc1bsr 26.fivegringos-22sz0f 15.fivegringos-gvngl7.fivegringos-22sz0f 14.fivegringos-xrie8w 27.fivegringos-mjm8t2 13.fivegringos-v2xlvo 28.fivegringos-fkm85e 13.fivegringos-6xt8ev.fivegringos-ps4seu 13.fivegringos-v2xlvo 31.fivegringos-d2igz9 14.fivegringos-xrie8w 31.fivegringos-d2igz9 15.fivegringos-tl89fc.fivegringos-22sz0f 17.fivegringos-vc1bsr 30.fivegringos-ps4seu 18.fivegringos-86cw45 28.fivegringos-fkm85e 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"])
    .fivegringos-3tozw0 {
    display: none;
  }
}

.fivegringos-tildp4 {
  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) {
  .fivegringos-tildp4 {
    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;
}

.fivegringos-dbh86d {
  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) {
  .fivegringos-dbh86d {
    padding: 14px 16px;
  }
}

.fivegringos-dbh86d button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.fivegringos-dbh86d button:first-child {
  align-content: end;
}

.fivegringos-dbh86d button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .fivegringos-dbh86d
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .fivegringos-dbh86d
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.fivegringos-dbh86d button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.fivegringos-dbh86d button:last-child svg {
  width: 38px;
  height: 38px;
}

.fivegringos-ovx9gd {
  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;
}

.fivegringos-ovx9gd::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .fivegringos-ovx9gd,
.pc61d126-chatbot[data-active-screen="3"]
  .fivegringos-ovx9gd {
  opacity: 1;
  visibility: visible;
}

.fivegringos-r0lqu3 {
  flex: 1 1;
}

.fivegringos-989tye {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .fivegringos-989tye {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .fivegringos-lndugu {
  display: block;
}

.fivegringos-iux9vk {
  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) {
  .fivegringos-iux9vk {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.fivegringos-nz1skz {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.fivegringos-nz1skz::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.fivegringos-33coz3 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.fivegringos-33coz3 p {
  color: var(--Text-100);
}

.fivegringos-nz1skz .fivegringos-izlfg3 {
  grid-area: button;
}

.fivegringos-nz1skz .fivegringos-izlfg3::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.fivegringos-nd5tme.org/2000/svg'%3E%3Cpath d='M4.fivegringos-k0ol9j 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fivegringos-14xgsi 15L16.fivegringos-14xgsi 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fivegringos-14xgsi 5L16.fivegringos-14xgsi 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .fivegringos-3ea9d0 {
  display: block;
}

.fivegringos-npg3k2 {
  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) {
  .fivegringos-npg3k2 {
    margin-top: 40px;
  }
}

.fivegringos-p2rgri label,
.fivegringos-p2rgri input {
  display: block;
  width: 100%;
}

.fivegringos-p2rgri label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.fivegringos-p2rgri label.fivegringos-dgkppc input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.fivegringos-p2rgri label.fivegringos-dgkppc::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;
}

.fivegringos-p2rgri 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;
}

.fivegringos-p2rgri input::placeholder {
  color: var(--Text-400);
}

.fivegringos-93d6nw {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .fivegringos-93d6nw {
  display: flex;
}

.fivegringos-93d6nw ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .fivegringos-93d6nw ol {
    height: 420px;
    padding: 24px;
  }
}

.fivegringos-93d6nw ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.fivegringos-w55clt {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .fivegringos-w55clt {
    padding: 0 24px 24px;
  }
}

.fivegringos-w55clt 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;
}

.fivegringos-w55clt input::placeholder {
  color: var(--Text-400);
}

.fivegringos-w55clt [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.fivegringos-w55clt [type="submit"]:disabled {
  opacity: 0.5;
}

.fivegringos-w55clt [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .fivegringos-w55clt [type="submit"] {
    right: 40px;
  }
}

.fivegringos-jrfunc {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.fivegringos-jrfunc.fivegringos-ggzwgs {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.fivegringos-jrfunc.fivegringos-ggzwgs::before {
  content: "";
  width: 31px;
}

.fivegringos-jrfunc.fivegringos-ggzwgs p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fivegringos-jrfunc.fivegringos-pvk8tk p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.fivegringos-jrfunc p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fivegringos-24a71o .fivegringos-izlfg3 {
  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;
  }
}

.fivegringos-mwg65d {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .fivegringos-mwg65d {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .fivegringos-mwg65d {
    padding: 15px 0;
  }
}

.fivegringos-mwg65d .fivegringos-92adkm {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .fivegringos-mwg65d .fivegringos-92adkm {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.fivegringos-o6x3b4 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .fivegringos-o6x3b4 {
    max-width: 180px;
    height: 47px;
  }
}

.fivegringos-o6x3b4 picture,
.fivegringos-o6x3b4 img {
  display: block;
  width: 100%;
  height: 100%;
}

.fivegringos-o6x3b4 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .fivegringos-x7jzd7 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.fivegringos-8wvj48 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .fivegringos-mwg65d.fivegringos-1obsko .fivegringos-x7jzd7 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .fivegringos-x7jzd7 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .fivegringos-x7jzd7 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.fivegringos-9iuxtt,
.fivegringos-x1ypxq {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .fivegringos-9iuxtt,
  .fivegringos-x1ypxq {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .fivegringos-x1ypxq {
    display: none;
  }
}

.fivegringos-ck266h {
  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;
}

.fivegringos-1obsko .fivegringos-ck266h {
  background: var(--fh-bg-color);
}

.fivegringos-ck266h button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .fivegringos-ck266h {
    display: none;
  }
}

.fivegringos-uzug6c {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fivegringos-uzug6c {
    display: none;
  }
}

.fivegringos-fyaq7h {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.fivegringos-mwg65d.fivegringos-1obsko .fivegringos-fyaq7h:first-child {
  display: none;
}

.fivegringos-mwg65d.fivegringos-1obsko .fivegringos-fyaq7h:last-child {
  display: block;
}

.fivegringos-fyaq7h:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .fivegringos-fyaq7h {
    display: none;
  }
}

.fivegringos-a43m5y {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fivegringos-a43m5y {
    display: flex;
  }
}

.fivegringos-a43m5y ul {
  max-height: 350px;
  overflow-y: auto;
}

.fivegringos-a43m5y:hover ul {
  visibility: visible;
  opacity: 1;
}

.fivegringos-a43m5y:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fivegringos-a43m5y:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.fivegringos-a43m5y:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.fivegringos-a43m5y:hover .fivegringos-wwz66z svg {
  transform: rotate(180deg);
}

.fivegringos-lzztuc {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.fivegringos-3u4zem {
  padding: 0 8px;
}

.fivegringos-x5bdzm {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.fivegringos-x5bdzm:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .fivegringos-x5bdzm {
    padding: 4px 8px;
  }
}

.fivegringos-b8khbh {
  display: flex;
}

.fivegringos-b8khbh img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.fivegringos-wwz66z {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.fivegringos-wwz66z svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.fivegringos-j4e32h {
  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) {
  .fivegringos-j4e32h {
    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;
  }
}

.fivegringos-5pdk6h {
  width: 100%;
}

@media (min-width: 1200px) {
  .fivegringos-5pdk6h {
    display: none;
  }
}

.fivegringos-hu9js4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.fivegringos-1jgy5l {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.fivegringos-rcyxwh {
  display: flex;
}

.fivegringos-j7k6bo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.fivegringos-bvvl6n {
  list-style: none;
}

@media (max-width: 1199px) {
  .fivegringos-bvvl6n {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .fivegringos-bvvl6n {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .fivegringos-bvvl6n .fivegringos-09ykdf [data-ref-el],
  .fivegringos-bvvl6n .fivegringos-09ykdf span,
  .fivegringos-bvvl6n .fivegringos-09ykdf a {
    white-space: nowrap;
  }
}

.fivegringos-4gdhyd {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .fivegringos-4gdhyd.fivegringos-3ngf7v > .fivegringos-09ykdf {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .fivegringos-4gdhyd.fivegringos-26lcj9:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .fivegringos-4gdhyd.fivegringos-3ngf7v > .fivegringos-zmj7st {
    height: auto;
  }

  .fivegringos-4gdhyd.fivegringos-3ngf7v > div > .fivegringos-amx326 {
    transform: rotate(180deg);
  }
}

.fivegringos-4gdhyd [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.fivegringos-4gdhyd [data-ref-el],
.fivegringos-4gdhyd span {
  cursor: pointer;
}

.fivegringos-4gdhyd [data-ref-el],
.fivegringos-4gdhyd span,
.fivegringos-4gdhyd a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .fivegringos-4gdhyd [data-ref-el],
  .fivegringos-4gdhyd span,
  .fivegringos-4gdhyd a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .fivegringos-4gdhyd [data-ref-el],
  .fivegringos-4gdhyd span,
  .fivegringos-4gdhyd a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.fivegringos-zmj7st {
  height: 0;
  overflow: hidden;
  transition: height 0.fivegringos-8wvj48 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.fivegringos-zmj7st::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.fivegringos-zmj7st::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.fivegringos-zmj7st::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .fivegringos-zmj7st {
    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;
  }

  .fivegringos-zmj7st:has(> .fivegringos-4gdhyd.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .fivegringos-zmj7st .fivegringos-zmj7st {
    padding: 0;
  }

  .fivegringos-zmj7st .fivegringos-4gdhyd {
    font-weight: 400;
  }

  .fivegringos-zmj7st .fivegringos-4gdhyd:hover > .fivegringos-09ykdf {
    background: var(--Neutral-300);
  }

  .fivegringos-zmj7st .fivegringos-amx326 {
    rotate: -90deg;
  }
}

.fivegringos-09ykdf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fivegringos-09ykdf {
    padding: 8px;
  }

  .fivegringos-4gdhyd.fivegringos-pbb6zy > .fivegringos-09ykdf {
    background: var(--Neutral-300);
  }
}

.fivegringos-amx326 {
  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.fivegringos-nd5tme.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.fivegringos-0novda 0.fivegringos-m5pde4.fivegringos-by77lh -0.fivegringos-pcxwdc 0.fivegringos-ehskmk -0.fivegringos-pcxwdc 1.fivegringos-3potkp 0.fivegringos-093z7q.fivegringos-yxvdyx 4.fivegringos-sr74y3.fivegringos-0novda 0.fivegringos-w6osbi.fivegringos-jnwjw3 -0.fivegringos-pcxwdc 9.fivegringos-kr8eul -0.fivegringos-pcxwdc 10.fivegringos-ijqn6c 0.fivegringos-h4vysz.fivegringos-gsn68x 0.fivegringos-by77lh 10.fivegringos-gsn68x 0.fivegringos-ehskmk 10.fivegringos-ijqn6c 1.fivegringos-dxt917.fivegringos-ec9uju 5.fivegringos-mh49mq.fivegringos-b37log 6.fivegringos-e1c8lx 5.fivegringos-y50ege 6.fivegringos-e1c8lx 4.fivegringos-dgxut9 5.fivegringos-g9clzw.fivegringos-0novda 1.fivegringos-gj0p0y.fivegringos-pcxwdc 0.fivegringos-ehskmk -0.fivegringos-pcxwdc 0.fivegringos-by77lh 0.fivegringos-0novda 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.fivegringos-8wvj48 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fivegringos-amx326 {
    cursor: default;
  }
}

.fivegringos-uwrjxm {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.fivegringos-d2dr0q {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .fivegringos-d2dr0q {
    padding: 40px 4px;
  }
}

.fivegringos-edxc37 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .fivegringos-edxc37 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.fivegringos-yotosv {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .fivegringos-yotosv {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.fivegringos-yotosv ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.fivegringos-yotosv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.fivegringos-yotosv [data-ref-el],
.fivegringos-yotosv span,
.fivegringos-yotosv a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.fivegringos-t3yhi7 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fivegringos-t3yhi7 {
    margin-bottom: 12px;
  }
}

.fivegringos-42sue1 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.fivegringos-42sue1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .fivegringos-42sue1:last-child {
    margin-right: 0;
  }
}

.fivegringos-1r4288 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fivegringos-t3yhi7:hover .fivegringos-izk4hu {
  visibility: visible;
  opacity: 1;
}

.fivegringos-izk4hu {
  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);
}

.fivegringos-cyoibu {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.fivegringos-6szr3i {
  display: flex;
  margin: 6px;
}

.fivegringos-6szr3i img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.fivegringos-izk4hu::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);
}

.fivegringos-izk4hu::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);
}

.fivegringos-dv3ujq {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .fivegringos-dv3ujq {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.fivegringos-hi38lo {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .fivegringos-hi38lo {
    margin-right: 32px;
  }
}

.fivegringos-8p85og {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fivegringos-8p85og {
    margin-top: 0;
    width: 340px;
  }
}

.fivegringos-8p85og a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.fivegringos-uk6yq4 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.fivegringos-rj37i0 {
  position: relative;
}

@media (min-width: 768px) {
  .fivegringos-rj37i0 {
    margin-top: 40px;
  }
}

.fivegringos-rj37i0 + .fivegringos-p7cf5u,
.fivegringos-rj37i0 + .fivegringos-rj37i0 {
  margin-top: 24px;
}

.fivegringos-mtpb5y {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .fivegringos-mtpb5y {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .fivegringos-mtpb5y {
    padding: 80px;
  }
}

.fivegringos-n74xqs {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .fivegringos-n74xqs {
    padding: 0 16px;
}


}

.fivegringos-m6hudl {
  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) {
  .fivegringos-m6hudl {
    font-size: 48px;
    line-height: 56px;
  }
}

.fivegringos-ldy3so {
  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) {
  .fivegringos-ldy3so {
    font-size: 24px;
    line-height: 32px;
  }
}

.fivegringos-ognfej {
  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;
}

.fivegringos-ognfej:hover {
  background: var(--button-bg-hover);
}

.fivegringos-xqfus5 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.fivegringos-xqfus5 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .fivegringos-xqfus5 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .fivegringos-xqfus5 img {
  min-height: 100%;
  }
}

.fivegringos-mtpb5y::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.fivegringos-ihj4mp {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.fivegringos-ihj4mp h1,
.fivegringos-ihj4mp h2,
.fivegringos-ihj4mp h3,
.fivegringos-ihj4mp h4 {
  margin-bottom: 6px;
}

.fivegringos-ihj4mp h1:not(:first-child),
.fivegringos-ihj4mp h2:not(:first-child),
.fivegringos-ihj4mp h3:not(:first-child),
.fivegringos-ihj4mp h4:not(:first-child) {
  margin-top: 16px;
}

.fivegringos-ihj4mp h1,
.fivegringos-ihj4mp h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .fivegringos-ihj4mp h1,
  .fivegringos-ihj4mp h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.fivegringos-ihj4mp h2,
.fivegringos-ihj4mp h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .fivegringos-ihj4mp h2,
  .fivegringos-ihj4mp h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.fivegringos-ihj4mp h3,
.fivegringos-ihj4mp h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .fivegringos-ihj4mp h3,
  .fivegringos-ihj4mp h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.fivegringos-ihj4mp h4,
.fivegringos-ihj4mp h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.fivegringos-ihj4mp ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.fivegringos-ihj4mp ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.fivegringos-ihj4mp 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);
}

.fivegringos-ihj4mp ul ul {
  margin-bottom: 8px;
}

.fivegringos-ihj4mp ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.fivegringos-ihj4mp ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.fivegringos-ihj4mp ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.fivegringos-ihj4mp ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.fivegringos-ihj4mp ol li::marker {
  font-weight: 700;
}

.fivegringos-ihj4mp ol ol {
  margin-bottom: 8px;
}

.fivegringos-ihj4mp ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.fivegringos-ihj4mp ol ul li {
  padding-left: 16px;
}

.fivegringos-ihj4mp 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) {
  .fivegringos-ihj4mp table {
    padding: 24px;
  }
}

.fivegringos-ihj4mp table.fivegringos-2tomns {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fivegringos-8wvj48,
    mask-image 0.3s;
}

.fivegringos-ihj4mp table.fivegringos-2tomns.fivegringos-yyky0l {
  -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) {
  .fivegringos-ihj4mp table {
    display: table;
  }
}

.fivegringos-ihj4mp table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.fivegringos-ihj4mp table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fivegringos-ihj4mp table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fivegringos-ihj4mp 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) {
  .fivegringos-ihj4mp table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.fivegringos-ihj4mp table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fivegringos-ihj4mp table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fivegringos-ihj4mp table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.fivegringos-ihj4mp img {
  max-width: 100%;
  height: auto;
}

.fivegringos-easx31 {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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) {
  .fivegringos-easx31 {
    padding: 24px;
  }
}

.fivegringos-74q1ui {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .fivegringos-74q1ui {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.fivegringos-74q1ui > * {
  margin: 0 !important;
}

.fivegringos-74q1ui img,
.fivegringos-37fi2c {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fivegringos-74q1ui img,
  .fivegringos-37fi2c {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fivegringos-xg20e0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fivegringos-xg20e0 {
    width: 32px;
    height: 32px;
  }
}

.fivegringos-q0egwf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.fivegringos-q0egwf .fivegringos-w0gxbr {
  flex-shrink: 0;
}

.fivegringos-q0egwf .fivegringos-1w65n1 svg {
  display: none;
}

.fivegringos-y0svlx {
  display: grid;
  transition: max-height 0.fivegringos-8wvj48 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .fivegringos-y0svlx {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .fivegringos-y0svlx {
    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));
  }
}

.fivegringos-y0svlx.fivegringos-hzudp2 + .fivegringos-w0gxbr svg {
  transform: rotate(180deg);
}

.fivegringos-iamubz {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.fivegringos-iamubz > div:nth-child(3n) {
  grid-column: span 2;
}

.fivegringos-iamubz
  > div:nth-child(3n)
  .fivegringos-uvf1cp
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .fivegringos-iamubz {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .fivegringos-iamubz > div:nth-child(3n) {
    grid-column: unset;
  }

  .fivegringos-iamubz
    > div:nth-child(3n)
    .fivegringos-uvf1cp
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .fivegringos-iamubz {
    max-width: 270px;
  }
}

.fivegringos-iamubz .fivegringos-uvf1cp button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .fivegringos-iamubz .fivegringos-uvf1cp button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .fivegringos-iamubz .fivegringos-uvf1cp button {
    max-width: 104px;
  }
}

.fivegringos-cin0re {
  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) {
  .fivegringos-cin0re {
    margin-bottom: 0;
  }
}

.fivegringos-nhkqvg {
  display: none;
  opacity: 0;
}

.fivegringos-nvu0za {
  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;
  }
}

.fivegringos-nvu0za img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.fivegringos-uvf1cp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.fivegringos-uvf1cp button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fivegringos-uvf1cp
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fivegringos-uvf1cp
    button {
    max-width: 145px;
  }
}

.fivegringos-po1t84:first-child
  .fivegringos-uvf1cp
  button {
  max-width: 270px;
}

.fivegringos-da4z7o {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.fivegringos-cin0re picture {
  width: 100%;
  max-width: 100%;
}

.fivegringos-qov9zj {
  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;
}

.fivegringos-qov9zj svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.fivegringos-cin0re:hover .fivegringos-qov9zj {
  display: flex;
}

.fivegringos-w3uixe {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.fivegringos-nuctvo {
  display: flex;
}

.fivegringos-nuctvo:hover .fivegringos-2umivp,
.fivegringos-nuctvo .fivegringos-pbb6zy .fivegringos-2umivp {
  display: flex;
}

.fivegringos-nuctvo svg {
  flex-shrink: 0;
}

.fivegringos-2umivp {
  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) {
  .fivegringos-2umivp {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.fivegringos-2umivp:hover {
  display: flex;
}

.fivegringos-2umivp svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.fivegringos-zyb56i {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .fivegringos-zyb56i {
    font-size: 12px;
  }
}

.fivegringos-1tixd0,
.fivegringos-gkled3 {
  width: 50%;
  flex-shrink: 0;
}

.fivegringos-1tixd0 {
  font-weight: 700;
}

.fivegringos-kyyaip .fivegringos-y0svlx {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .fivegringos-kyyaip .fivegringos-y0svlx {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .fivegringos-kyyaip .fivegringos-y0svlx {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.fivegringos-kyyaip
  .fivegringos-da4z7o:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.fivegringos-kyyaip .fivegringos-nvu0za {
  height: 100% !important;
  border-radius: 16px;
}

.fivegringos-kyyaip .fivegringos-uvf1cp {
  gap: 4px;
  align-items: center;
}

.fivegringos-kyyaip .fivegringos-uvf1cp button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fivegringos-kyyaip .fivegringos-uvf1cp svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.fivegringos-kyyaip .fivegringos-s2wrwn,
.fivegringos-kyyaip .fivegringos-6int3e {
  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.fivegringos-nd5tme.org/2000/svg'%3E%3Cpath d='M9.fivegringos-630uq9 4.fivegringos-rcs0fm.fivegringos-8xs1x6 5.fivegringos-2nopnk.fivegringos-8t7u6s 5.fivegringos-m4ztbs.fivegringos-uw67u5 5.fivegringos-elj2yo.fivegringos-k89em1 8.fivegringos-kpj69g.fivegringos-wscaqb 9.fivegringos-u0ug1g.fivegringos-wdxgn5 9.fivegringos-m1gzz7.fivegringos-3m6u6h 13.fivegringos-3kh2ps.fivegringos-t0akfn 11.fivegringos-991dj2.fivegringos-dzhoya 11.fivegringos-wxbiz0.fivegringos-w2qfe5 11.fivegringos-e89095.fivegringos-zk7c0a 13.fivegringos-czcxb1.fivegringos-ke5rzc 9.fivegringos-yqvz3r.fivegringos-2jlndx 9.fivegringos-04qaoz.fivegringos-dv4fgx 8.fivegringos-i2qfrv.fivegringos-gzt27t 5.fivegringos-whdzco.fivegringos-9geb53 5.fivegringos-oqthcc.fivegringos-x9zibw 5.fivegringos-wl8nhj.fivegringos-33ysvy 4.fivegringos-y1k7n2.fivegringos-dzhoya 1.fivegringos-xyb93t.fivegringos-630uq9 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.fivegringos-kyyaip .fivegringos-s2wrwn {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.fivegringos-kyyaip .fivegringos-6int3e {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.fivegringos-tjdrqn {
  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) {
  .fivegringos-tjdrqn {
    padding: 24px;
  }
}

.fivegringos-tjdrqn .fivegringos-w0gxbr {
  display: flex;
}

@media (min-width: 768px) {
  .fivegringos-tjdrqn .fivegringos-w0gxbr {
    display: none;
  }
}

.fivegringos-tjdrqn .fivegringos-1w65n1 svg {
  display: none;
}

.fivegringos-7pl2dc {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fivegringos-7pl2dc .fivegringos-iuoj31 {
  display: none;
}

@media (min-width: 768px) {
  .fivegringos-7pl2dc .fivegringos-iuoj31 {
    display: flex;
  }
}

.fivegringos-h4xzq6 {
  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) {
  .fivegringos-h4xzq6 {
    font-size: 40px;
    line-height: 48px;
  }
}

.fivegringos-h4xzq6 > * {
  margin: 0 !important;
}

.fivegringos-h4xzq6 img,
.fivegringos-7bpcyk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fivegringos-h4xzq6 img,
  .fivegringos-7bpcyk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fivegringos-pkxmjr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fivegringos-pkxmjr {
    width: 32px;
    height: 32px;
  }
}

.fivegringos-kbp2ye {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .fivegringos-kbp2ye {
    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;
  }

  .fivegringos-kbp2ye::-webkit-scrollbar {
    display: none;
  }
}

.fivegringos-8fj7i9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .fivegringos-8fj7i9 {
    padding: 7px 15px;
  }
}

.fivegringos-8fj7i9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fivegringos-6lnway {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fivegringos-6lnway {
    display: flex;
    opacity: 1;
  }
}

.fivegringos-8fj7i9 picture {
  height: 100%;
  display: block;
}

.fivegringos-8fj7i9 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .fivegringos-8fj7i9 img {
    width: 88px;
    height: 44px;
  }
}

.fivegringos-8fj7i9 p {
  text-align: center;
  width: 100%;
}

.fivegringos-tljgij {
  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) {
  .fivegringos-tljgij {
    font-size: 40px;
    line-height: 48px;
  }
}

.fivegringos-tljgij img,
.fivegringos-gqaua1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fivegringos-tljgij img,
  .fivegringos-gqaua1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fivegringos-f0p0zm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fivegringos-f0p0zm {
    width: 32px;
    height: 32px;
  }
}

.fivegringos-cug8mt {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.fivegringos-4ak6d6 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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;
}

.fivegringos-63uh4v {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.fivegringos-63uh4v.fivegringos-pbb6zy {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.fivegringos-47c3g6 {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .fivegringos-47c3g6 {
    font-size: 20px;
    line-height: 28px;
  }
}

.fivegringos-8a8hse {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.fivegringos-9aud4n {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.fivegringos-8wvj48 ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.fivegringos-4n96cn {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.fivegringos-4n96cn ol,
.fivegringos-4n96cn ul {
  padding-left: 1.3em;
}

.fivegringos-63uh4v.fivegringos-pbb6zy .fivegringos-9aud4n {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.fivegringos-63uh4v.fivegringos-pbb6zy .fivegringos-8a8hse {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.fivegringos-y2qa3k {
  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) {
  .fivegringos-y2qa3k {
    padding: 24px;
  }
}

.fivegringos-y2qa3k .fivegringos-w0gxbr {
  display: flex;
}

@media (min-width: 768px) {
  .fivegringos-y2qa3k .fivegringos-w0gxbr {
    display: none;
  }
}

.fivegringos-y2qa3k .fivegringos-1w65n1 svg {
  display: none;
}

.fivegringos-3otxaw {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fivegringos-3otxaw .fivegringos-iuoj31 {
  display: none;
}

@media (min-width: 768px) {
  .fivegringos-3otxaw .fivegringos-iuoj31 {
    display: flex;
  }
}

.fivegringos-y4shs3 {
  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) {
  .fivegringos-y4shs3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.fivegringos-y4shs3 > * {
  margin: 0 !important;
}

.fivegringos-y4shs3 img,
.fivegringos-c9jprt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fivegringos-y4shs3 img,
  .fivegringos-c9jprt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fivegringos-yflxmv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fivegringos-yflxmv {
    width: 32px;
    height: 32px;
  }
}

.fivegringos-ad9tt1 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .fivegringos-ad9tt1 {
    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;
  }

  .fivegringos-ad9tt1::-webkit-scrollbar {
    display: none;
  }
}

.fivegringos-rjhs6z {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.fivegringos-rjhs6z:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fivegringos-mz1h53 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fivegringos-mz1h53 {
    display: flex;
    opacity: 1;
  }
}

.fivegringos-rjhs6z picture {
  width: auto;
  height: 100%;
  display: block;
}

.fivegringos-rjhs6z picture img {
  display: block;
  width: auto;
  height: 100%;
}

.fivegringos-oy6bga {
  margin: -24px 0;
}

.fivegringos-oy6bga:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .fivegringos-oy6bga {
    margin: -16px 0;
  }
}

.fivegringos-oa7z81 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .fivegringos-oa7z81 {
    flex-direction: row;
  }
}

.fivegringos-9blz8u {
  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) {
  .fivegringos-9blz8u {
    flex: 1;
  }
}

.fivegringos-9blz8u::placeholder {
  color: var(--Text-400);
}

.fivegringos-rqtquh {
  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;
}

.fivegringos-m7zxll {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.fivegringos-m7zxll::-webkit-scrollbar {
  display: none;
}

.fivegringos-7vh7up {
  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;
}

.fivegringos-7vh7up img,
.fivegringos-7vh7up svg {
  margin-right: 8px;
}

.fivegringos-pvwlt1 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.fivegringos-oy6bga + .fivegringos-ndn1g2 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .fivegringos-oy6bga + .fivegringos-ndn1g2 {
    margin-top: -16px;
  }
}

.fivegringos-xj5lj4 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.fivegringos-xj5lj4 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.fivegringos-xj5lj4 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.fivegringos-pdhaza {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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;
}

.fivegringos-8wlv9q {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.fivegringos-i8n78s {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.fivegringos-aysuhc {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.fivegringos-c660fi {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.fivegringos-pdhaza 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;
}

.fivegringos-pdhaza 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) {
  .fivegringos-pdhaza {
    padding: 39px 179px 39px 39px;
  }

  .fivegringos-8wlv9q {
    font-size: 40px;
    line-height: 48px;
  }

  .fivegringos-c660fi {
    height: 348px;
  }

  .fivegringos-pdhaza button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .fivegringos-pdhaza button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .fivegringos-pdhaza {
    padding: 63px;
  }
}

.fivegringos-na1ul7 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .fivegringos-na1ul7 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.fivegringos-ep3a0j {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fivegringos-ep3a0j {
    width: auto;
  }
}

.fivegringos-esn9pn {
  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;
}

.fivegringos-esn9pn::-webkit-scrollbar {
  display: none;
}

.fivegringos-esn9pn 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);
}

.fivegringos-esn9pn a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fivegringos-esn9pn {
    margin-left: 16px;
    margin-top: 0;
  }
}

.fivegringos-na1ul7 .fivegringos-63ei52 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fivegringos-8wvj48,
    mask-image 0.3s;
}

.fivegringos-na1ul7 .fivegringos-63ei52.fivegringos-yyky0l {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.fivegringos-pc0iwr {
  margin: 40px -16px;
}

.fivegringos-p2nio3 + .fivegringos-p7cf5u,
.fivegringos-p2nio3 + .fivegringos-rj37i0 {
  margin-top: 24px;
}

.fivegringos-yx4rdu {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.fivegringos-yx4rdu picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.fivegringos-xwhus2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .fivegringos-xwhus2 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .fivegringos-xwhus2 {
    margin-top: 0;
  }
}

.fivegringos-dhuafo {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fivegringos-dhuafo {
    font-size: 24px;
    line-height: 32px;
  }
}

.fivegringos-9flcz8 {
  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) {
  .fivegringos-9flcz8 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.fivegringos-ux1pq8 {
  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) {
  .fivegringos-ux1pq8 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.fivegringos-8f7qy1 {
  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) {
  .fivegringos-8f7qy1 {
    font-size: 20px;
    line-height: 28px;
  }
}

.fivegringos-dozk45 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fivegringos-dozk45 {
    font-size: 32px;
    line-height: 40px;
  }
}

.fivegringos-wjmzkd {
  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;
}

.fivegringos-v9kqr7 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.fivegringos-v9kqr7 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.fivegringos-ndn1g2 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.fivegringos-4j8q19 {
  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) {
  .fivegringos-4j8q19 {
    padding: 15px 48px;
  }
}

main > .fivegringos-ndn1g2 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .fivegringos-y0svlx.fivegringos-pag4yc > div:nth-child(n+5) {
    display: none;
  }
}

.fivegringos-ihj4mp p a img {
  display: block;
  margin: 0 auto;
}


.fivegringos-ojkcbe {
  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 */
.fivegringos-jpxk7t {
  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;
}

.fivegringos-jpxk7t label {
  font-size: 14px;
}

.fivegringos-jpxk7t h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fivegringos-jpxk7t input,
.fivegringos-jpxk7t textarea,
.fivegringos-jpxk7t 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;
}
.fivegringos-jpxk7t button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fivegringos-qphqus ease;
}
.fivegringos-jpxk7t button:hover {
  background-color: var(--button-bg-hover);
}
.fivegringos-dz2i0j {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fivegringos-bj6u7d ease-in;
}

.fivegringos-dz2i0j 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;
}
.fivegringos-rv8e8x, .fivegringos-zrkdjz, [class*="review-card"],
thead, thead th, table th, .fivegringos-ml13jr,
.fivegringos-l2xhb3, [class*="collapsible-header"],
.fivegringos-29a71k, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
