.press-band[data-astro-cid-csmsuroo]{background-color:#2e3a4f;border-bottom:1px solid #2e3a4f}.press-heading[data-astro-cid-csmsuroo]{margin:0;text-align:center;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.press-strip[data-astro-cid-csmsuroo]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.5rem;margin:1.5rem 0 0;padding:0;list-style:none}.press-strip[data-astro-cid-csmsuroo] li[data-astro-cid-csmsuroo]{display:flex;align-items:center}.press-strip-link[data-astro-cid-csmsuroo]{display:inline-flex;align-items:center;justify-content:center;height:3.25rem;padding:.5rem 1rem;background:#fff;border-radius:8px;opacity:.86;transition:opacity .18s ease,transform .18s ease}.press-strip-link[data-astro-cid-csmsuroo] img[data-astro-cid-csmsuroo]{display:block;width:auto;height:100%;max-width:10rem;object-fit:contain}.press-strip-link[data-astro-cid-csmsuroo]:hover,.press-strip-link[data-astro-cid-csmsuroo]:focus-visible{opacity:1;transform:translateY(-1px)}@media(max-width:639px){.press-strip[data-astro-cid-csmsuroo]{gap:.75rem}.press-strip-link[data-astro-cid-csmsuroo]{height:2.75rem;padding:.4rem .75rem}.press-strip-link[data-astro-cid-csmsuroo] img[data-astro-cid-csmsuroo]{max-width:7.5rem}}.home-body .home-countries{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;margin:1.5rem 0 2.5rem}@media(min-width:640px){.home-body .home-countries{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.home-body .home-countries{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-body .home-countries-card{display:flex;flex-direction:column;padding:1.25rem 1.25rem 1.1rem;background:#fff;border:1px solid var(--color-rule);border-radius:.75rem;box-shadow:0 4px 14px #0f172a0d}.home-body .home-countries-card>img{width:3rem;height:auto;margin:0 0 .75rem;border-radius:4px;box-shadow:0 0 0 1px #0f172a14}.home-body .home-countries-card>h4{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:var(--color-brand-navy)}.home-body .home-countries-card>p{margin:0;font-size:.9375rem;line-height:1.6}.home-body .home-countries-card>p+p{margin-top:.6rem}.home-body .home-reasons{counter-reset:home-reason;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;margin:1.5rem 0 2.5rem}@media(min-width:900px){.home-body .home-reasons{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-body .home-reasons-card{position:relative;padding:1.25rem 1.25rem 1.1rem 4.25rem;background:var(--color-surface-soft, #f8fafc);border:1px solid var(--color-rule);border-radius:.75rem}.home-body .home-reasons-card:before{counter-increment:home-reason;content:counter(home-reason);position:absolute;left:1.25rem;top:1.25rem;display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:999px;background:var(--color-brand-navy, #0a2540);color:#fff;font-weight:800;font-size:.95rem}.home-body .home-reasons-card>h3{margin:.2rem 0 .5rem;font-size:1.05rem;font-weight:700;color:var(--color-brand-navy)}.home-body .home-reasons-card>p{margin:0;font-size:.9375rem;line-height:1.6}.home-body .home-reasons-card>p+p{margin-top:.6rem}.home-body .home-logo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1.25rem 0 2.5rem;padding:0;list-style:none}@media(min-width:640px){.home-body .home-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.home-body .home-logo-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.home-body .home-logo-grid li{margin:0;padding:0}.home-body .home-logo-grid li::marker{content:""}.home-body .home-logo-grid a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-height:6rem;padding:.9rem .75rem;background:#fff;border:1px solid var(--color-rule);border-radius:.75rem;box-shadow:0 4px 14px #0f172a0d;text-decoration:none;transition:border-color .15s,transform .15s}.home-body .home-logo-grid a:hover,.home-body .home-logo-grid a:focus-visible{border-color:var(--color-brand-navy);transform:translateY(-1px)}.home-body .home-logo-grid img{display:block;width:auto;height:2.5rem;max-width:100%;object-fit:contain;margin:0}.home-body .home-logo-grid span{font-size:.8rem;font-weight:600;color:var(--color-brand-navy);text-align:center;line-height:1.2}.home-body .home-steps{counter-reset:home-step;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;margin:1.5rem 0 2.5rem}@media(min-width:900px){.home-body .home-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-body .home-steps-card{padding:1.5rem 1.4rem 1.3rem;background:var(--color-brand-navy, #0a2540);color:#fff;border-radius:.75rem}.home-body .home-steps-card>h3{margin:0 0 .75rem;font-size:1.1rem;font-weight:700;color:#fff}.home-body .home-steps-card>h3:before{counter-increment:home-step;content:"Paso " counter(home-step);display:block;margin-bottom:.35rem;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#d0e9ff}.home-body .home-steps-card>p{margin:0;font-size:.9375rem;line-height:1.6;color:#ffffffe6}.home-body .home-steps-card>p+p{margin-top:.6rem}.home-body .home-steps-card a{color:#fff}.home-proof[data-astro-cid-2m2di2aw]{grid-template-columns:repeat(3,1fr)}@media(max-width:767px){.home-proof[data-astro-cid-2m2di2aw]{grid-template-columns:repeat(3,1fr)}.home-proof[data-astro-cid-2m2di2aw] div[data-astro-cid-2m2di2aw]{border-bottom:0}.home-proof[data-astro-cid-2m2di2aw] div[data-astro-cid-2m2di2aw]:nth-child(2n){border-right:1px solid rgba(255,255,255,.12)}}.home-cards[data-astro-cid-2m2di2aw]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:2.25rem}@media(min-width:900px){.home-cards[data-astro-cid-2m2di2aw]{grid-template-columns:repeat(5,minmax(0,1fr))}}.home-card[data-astro-cid-2m2di2aw]{display:flex;align-items:center;justify-content:center;text-align:center;min-height:4.5rem;padding:.9rem;background:#fff;border:1px solid var(--color-rule);border-radius:.75rem;box-shadow:0 4px 14px #0f172a0f;color:var(--color-brand-navy);font-weight:600;font-size:.9375rem;line-height:1.3;text-decoration:none;transition:border-color .15s,transform .15s}.home-card[data-astro-cid-2m2di2aw]:hover,.home-card[data-astro-cid-2m2di2aw]:focus-visible{border-color:var(--color-brand-navy);transform:translateY(-1px)}.home-answer[data-astro-cid-2m2di2aw]{font-size:1.125rem;line-height:1.7;color:var(--color-body)}
