.wpp-modal[data-astro-cid-4gcgm4lr]{z-index:1000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.wpp-modal[data-astro-cid-4gcgm4lr][hidden]{display:none}.wpp-modal-overlay[data-astro-cid-4gcgm4lr]{background:#0009;position:absolute;inset:0}.wpp-modal-card[data-astro-cid-4gcgm4lr]{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:360px;animation:.25s ease-out wpp-modal-in;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000059}@keyframes wpp-modal-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.wpp-modal-close[data-astro-cid-4gcgm4lr]{z-index:2;width:30px;height:30px;color:var(--azul-royal,#011e81);cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;font-size:1.25rem;line-height:1;position:absolute;top:.5rem;right:.6rem}.wpp-modal-header[data-astro-cid-4gcgm4lr]{background:var(--azul-royal,#011e81);color:#fff;padding:.9rem 2.4rem .9rem 1rem}.wpp-modal-header[data-astro-cid-4gcgm4lr] p[data-astro-cid-4gcgm4lr]{margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.wpp-modal-photo[data-astro-cid-4gcgm4lr]{background:#f4f7f9}.wpp-modal-photo[data-astro-cid-4gcgm4lr] img[data-astro-cid-4gcgm4lr]{aspect-ratio:500/208;object-fit:cover;width:100%;display:block}.wpp-modal-btn[data-astro-cid-4gcgm4lr]{background:var(--verde-wpp,#25d366);color:#fff;text-transform:uppercase;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;margin:1rem;padding:.85rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.wpp-modal-btn[data-astro-cid-4gcgm4lr]:hover{background:#1fbd5a}body.wpp-modal-open{overflow:hidden}.sticky-banner[data-astro-cid-t3fr3uv6]{z-index:150;border-radius:12px;width:160px;animation:.25s ease-out sticky-banner-in;position:fixed;bottom:5.5rem;right:.75rem;overflow:hidden;box-shadow:0 8px 22px #00000047}.sticky-banner[data-astro-cid-t3fr3uv6][hidden]{display:none}@keyframes sticky-banner-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.sticky-banner-link[data-astro-cid-t3fr3uv6]{line-height:0;display:block}.sticky-banner-link[data-astro-cid-t3fr3uv6] img[data-astro-cid-t3fr3uv6]{width:100%;height:auto;display:block}@media (width>=640px){.sticky-banner[data-astro-cid-t3fr3uv6]{width:260px;bottom:6.5rem;right:1.5rem}}.sticky-banner-close[data-astro-cid-t3fr3uv6]{z-index:2;width:26px;height:26px;color:var(--azul-royal,#011e81);cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;font-size:1.1rem;line-height:1;position:absolute;top:.35rem;right:.35rem}:root{--azul-royal:#011e81;--azul-titulo:#001377;--roxo:#6d59ac;--gradiente:linear-gradient(320deg, #6d59ac 0%, #011e81 100%);--azul-escuro:#011e81;--azul:#011e81;--verde:#06ac39;--verde-hover:#058c2f;--verde-wpp:#25d366;--cinza-claro:#f4f7f9;--branco-footer:#fcfcfc;--texto:#363636;--texto-suave:#4a5568}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--texto);margin:0;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}img{max-width:100%;height:auto}.container{max-width:1140px;margin:0 auto;padding:0 1rem}.section-title{text-align:center;color:var(--azul-escuro);text-transform:uppercase;margin:0 0 1.5rem;font-size:clamp(1.5rem,3.5vw,2.25rem);line-height:1.25}.btn-cta{background-color:var(--verde);color:#fff;text-align:center;text-transform:uppercase;border-radius:50px;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block;box-shadow:0 6px 14px #1eae5c59}.btn-cta:hover{background-color:var(--verde-hover);transform:translateY(-2px)}.secure-text{color:var(--azul);text-align:center;margin:1rem 0 0;font-weight:700}.site-header{z-index:100;background:#fff;border-bottom:1px solid #e6ebef;position:sticky;top:0}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1140px;margin:0 auto;padding:.5rem 1rem;display:flex}.logo-link img{width:120px;height:auto;display:block}.main-menu{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.main-menu a{color:var(--azul-escuro);font-weight:600;text-decoration:none}.main-menu a:hover{color:var(--verde)}.menu-toggle{border:1px solid var(--azul-escuro);color:var(--azul-escuro);cursor:pointer;background:0 0;border-radius:4px;padding:.4rem .9rem;font-weight:600;display:none}@media (width<=767px){.menu-toggle{display:block}nav{width:100%}.main-menu{flex-direction:column;gap:.75rem;padding:.75rem 0;display:none}.main-menu.open{display:flex}}.site-footer{background:var(--branco-footer);color:var(--texto);border-top:1px solid #e6ebef;margin-top:0;padding:3rem 1rem 2rem}.footer-inner{max-width:1140px;margin:0 auto}.footer-links{border-bottom:1px solid #e6ebef;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.footer-links a{color:var(--azul-royal);font-weight:600;text-decoration:none}.footer-links a:hover{color:var(--verde)}.footer-cols{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (width>=768px){.footer-cols{grid-template-columns:repeat(3,1fr)}}.footer-col h2{color:var(--texto);text-transform:uppercase;letter-spacing:.03em;margin:0 0 1rem;font-size:1rem}.footer-col p{font-size:.95rem}.footer-col a{color:var(--azul-royal)}.footer-col .logos{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.payment-title{color:var(--texto);font-weight:700}.footer-legal{text-align:center;color:#777;border-top:1px solid #e6ebef;padding-top:1.5rem;font-size:.85rem}.footer-legal p{margin:.3rem 0}.footer-legal a{color:var(--azul-royal)}.wpp-float{z-index:200;border-radius:50%;transition:transform .2s;display:block;position:fixed;bottom:1rem;right:1rem;box-shadow:0 4px 12px #0000004d}.wpp-float:hover{transform:scale(1.08)}.wpp-float img{border-radius:50%;display:block}.post-card[data-astro-cid-fjbsocwl]{background:#fff;border:1px solid #e6ebef;border-radius:10px;flex-direction:column;height:100%;display:flex;overflow:hidden}.post-card-image[data-astro-cid-fjbsocwl]{aspect-ratio:16/9;background:#f4f7f9;display:block;overflow:hidden}.post-card-image[data-astro-cid-fjbsocwl] img[data-astro-cid-fjbsocwl]{object-fit:cover;width:100%;height:100%;display:block}.post-card-body[data-astro-cid-fjbsocwl]{flex-direction:column;flex:1;gap:.5rem;padding:1.1rem 1.25rem 1.4rem;display:flex}.post-card-category[data-astro-cid-fjbsocwl]{text-transform:uppercase;letter-spacing:.03em;color:var(--verde,#06ac39);align-self:flex-start;font-size:.75rem;font-weight:700;text-decoration:none}.post-card-category[data-astro-cid-fjbsocwl]:hover{text-decoration:underline}.post-card-title[data-astro-cid-fjbsocwl]{margin:0;font-size:1.05rem;line-height:1.35}.post-card-title[data-astro-cid-fjbsocwl] a[data-astro-cid-fjbsocwl]{color:var(--azul-escuro,#011e81);text-decoration:none}.post-card-title[data-astro-cid-fjbsocwl] a[data-astro-cid-fjbsocwl]:hover{text-decoration:underline}.post-card-excerpt[data-astro-cid-fjbsocwl]{color:#4a5568;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;display:-webkit-box;overflow:hidden}.post-card-date[data-astro-cid-fjbsocwl]{color:#8a94a3;margin-top:auto;font-size:.8rem}
