.guias-module__lpBR2G__hero{text-align:center;padding:4rem 0 1.5rem}.guias-module__lpBR2G__hero h1{color:var(--ink-900);max-width:22ch;margin:0 auto .8rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;line-height:1.2}.guias-module__lpBR2G__subtitle{color:var(--steel-700);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.6}.guias-module__lpBR2G__filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;gap:.5rem;max-width:900px;margin:0 auto;padding:.25rem 0 1.5rem;display:flex;overflow-x:auto}.guias-module__lpBR2G__filters::-webkit-scrollbar{display:none}.guias-module__lpBR2G__pill{border:1px solid var(--line-soft);color:var(--ink-700);cursor:pointer;white-space:nowrap;background:#fffc;border-radius:999px;flex-shrink:0;padding:.52rem 1.1rem;font-family:Manrope,system-ui,sans-serif;font-size:.84rem;font-weight:700;transition:all .2s}.guias-module__lpBR2G__pill:hover{border-color:var(--navy-950);color:var(--ink-900)}.guias-module__lpBR2G__pillActive{background:var(--navy-950);border-color:var(--navy-950);color:#fff}.guias-module__lpBR2G__grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:900px;margin:0 auto 2.5rem;display:grid}.guias-module__lpBR2G__card{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:#ffffffd1;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.guias-module__lpBR2G__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0f1c291f}.guias-module__lpBR2G__cardImageWrap{aspect-ratio:4/3;background:var(--sand-100);width:100%;position:relative;overflow:hidden}.guias-module__lpBR2G__cardImage{object-fit:cover;width:100%;height:100%;display:block}.guias-module__lpBR2G__cardBadge{color:#fff;background:var(--navy-950);text-transform:uppercase;letter-spacing:.06em;border-radius:6px;padding:.2rem .55rem;font-size:.65rem;font-weight:700;display:inline-block;position:absolute;top:.6rem;left:.6rem}.guias-module__lpBR2G__cardBody{flex-direction:column;flex:1;padding:.9rem 1rem;display:flex}.guias-module__lpBR2G__cardName{color:var(--ink-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .35rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:.95rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.guias-module__lpBR2G__cardDesc{color:var(--ink-700);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 .5rem;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.guias-module__lpBR2G__cardAddress{color:var(--steel-700);align-items:flex-start;gap:.3rem;margin-top:auto;padding-top:.4rem;font-size:.76rem;line-height:1.4;display:flex}.guias-module__lpBR2G__cardAddress svg{flex-shrink:0;margin-top:.1rem}.guias-module__lpBR2G__cardMapsLink{color:var(--navy-950);align-items:center;gap:.3rem;margin-top:.55rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.guias-module__lpBR2G__cardMapsLink:hover{opacity:.7}.guias-module__lpBR2G__cardMapsLink svg{flex-shrink:0}.guias-module__lpBR2G__placeholderImg{background:var(--sand-100);width:100%;height:100%;color:var(--steel-700);justify-content:center;align-items:center;display:flex}.guias-module__lpBR2G__empty{text-align:center;color:var(--steel-700);grid-column:1/-1;padding:3rem 1rem;font-size:1rem}.guias-module__lpBR2G__mapSection{max-width:900px;margin:0 auto 3rem}.guias-module__lpBR2G__mapHeading{color:var(--ink-900);margin:0 0 .8rem;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:1.2rem;font-weight:800}.guias-module__lpBR2G__mapFrame{border:1px solid var(--line-soft);border-radius:var(--radius-lg);width:100%;height:350px;overflow:hidden}.guias-module__lpBR2G__mapFrame iframe{border:0;width:100%;height:100%;display:block}@media (max-width:768px){.guias-module__lpBR2G__hero{padding:3rem 0 1rem}.guias-module__lpBR2G__filters{justify-content:flex-start;padding-left:.5rem;padding-right:.5rem}.guias-module__lpBR2G__grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.guias-module__lpBR2G__mapFrame{height:280px}}@media (max-width:480px){.guias-module__lpBR2G__grid{grid-template-columns:1fr}.guias-module__lpBR2G__pill{padding:.45rem .9rem;font-size:.8rem}.guias-module__lpBR2G__mapFrame{border-radius:var(--radius-md);height:240px}}