.lang-switcher[data-astro-cid-be57yzu3]{display:flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:700}.lang-switcher__btn[data-astro-cid-be57yzu3]{color:var(--color-brand-muted);text-decoration:none;padding:.25rem .375rem;border-radius:.25rem;transition:color .15s}.lang-switcher__btn[data-astro-cid-be57yzu3]:hover,.lang-switcher__btn--active[data-astro-cid-be57yzu3]{color:var(--color-brand-navy)}.lang-switcher__btn--active[data-astro-cid-be57yzu3]{font-weight:800}.lang-switcher__sep[data-astro-cid-be57yzu3]{color:var(--color-brand-border)}.site-header[data-astro-cid-hnhh3bfe]{position:sticky;top:0;z-index:100;background-color:#fff;border-bottom:1px solid var(--color-brand-border);transition:box-shadow .2s}.site-header[data-astro-cid-hnhh3bfe].is-scrolled{box-shadow:0 2px 16px #1e3a5f1a}.site-nav[data-astro-cid-hnhh3bfe]{display:flex;align-items:center;gap:2rem;height:4.5rem}.site-nav__logo[data-astro-cid-hnhh3bfe] img[data-astro-cid-hnhh3bfe]{height:2.25rem;width:auto;display:block}.site-nav__links[data-astro-cid-hnhh3bfe]{display:none;list-style:none;margin:0;padding:0;gap:.25rem}.site-nav__link[data-astro-cid-hnhh3bfe]{display:block;padding:.5rem .875rem;font-size:.9375rem;font-weight:600;color:var(--color-brand-secondary);text-decoration:none;border-radius:.375rem;transition:color .15s,background-color .15s}.site-nav__link[data-astro-cid-hnhh3bfe]:hover,.site-nav__link--active[data-astro-cid-hnhh3bfe]{color:var(--color-brand-red);background-color:#fef2f2}.site-nav__actions[data-astro-cid-hnhh3bfe]{display:none;align-items:center;gap:1rem;margin-left:auto}.site-nav__cta[data-astro-cid-hnhh3bfe]{padding:.5rem 1.25rem;font-size:.875rem}.site-nav__hamburger[data-astro-cid-hnhh3bfe]{margin-left:auto;display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.site-nav__hamburger[data-astro-cid-hnhh3bfe] span[data-astro-cid-hnhh3bfe]{display:block;width:1.5rem;height:2px;background-color:var(--color-brand-secondary);transition:transform .2s,opacity .2s}.site-nav__hamburger[data-astro-cid-hnhh3bfe].is-open span[data-astro-cid-hnhh3bfe]:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-nav__hamburger[data-astro-cid-hnhh3bfe].is-open span[data-astro-cid-hnhh3bfe]:nth-child(2){opacity:0}.site-nav__hamburger[data-astro-cid-hnhh3bfe].is-open span[data-astro-cid-hnhh3bfe]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-hnhh3bfe]{background-color:#fff;border-top:1px solid var(--color-brand-border);padding:1rem 0 1.5rem}.mobile-menu__links[data-astro-cid-hnhh3bfe]{list-style:none;margin:0;padding:0}.mobile-menu__link[data-astro-cid-hnhh3bfe]{display:block;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;color:var(--color-brand-secondary);text-decoration:none;border-bottom:1px solid var(--color-brand-border)}.mobile-menu__link--cta[data-astro-cid-hnhh3bfe]{color:var(--color-brand-red)}.mobile-menu__lang[data-astro-cid-hnhh3bfe]{padding:1rem 1.5rem 0}@media(min-width:768px){.site-nav__links[data-astro-cid-hnhh3bfe],.site-nav__actions[data-astro-cid-hnhh3bfe]{display:flex}.site-nav__hamburger[data-astro-cid-hnhh3bfe]{display:none}}.site-footer[data-astro-cid-mh6itkc3]{background-color:#0f172a;color:#ffffffbf;padding-top:4rem;padding-bottom:2rem}.site-footer__grid[data-astro-cid-mh6itkc3]{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media(min-width:640px){.site-footer__grid[data-astro-cid-mh6itkc3]{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.site-footer__grid[data-astro-cid-mh6itkc3]{grid-template-columns:2fr 1fr 1fr}}.site-footer__brand[data-astro-cid-mh6itkc3] img[data-astro-cid-mh6itkc3]{margin-bottom:1rem}.site-footer__tagline[data-astro-cid-mh6itkc3]{font-size:.9375rem;margin-bottom:1.25rem;line-height:1.5}.site-footer__contact[data-astro-cid-mh6itkc3]{display:flex;flex-direction:column;gap:.375rem;font-style:normal;font-size:.875rem;margin-bottom:1.25rem}.site-footer__contact[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]{color:#fffc;text-decoration:none;transition:color .15s}.site-footer__contact[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover{color:#fff}.site-footer__social[data-astro-cid-mh6itkc3]{display:flex;gap:.75rem}.site-footer__social[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]{color:#fff9;transition:color .15s;display:flex}.site-footer__social[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover{color:#fff}.site-footer__col-title[data-astro-cid-mh6itkc3]{font-size:.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:1rem}.site-footer__list[data-astro-cid-mh6itkc3]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.site-footer__link[data-astro-cid-mh6itkc3]{color:#ffffffbf;text-decoration:none;font-size:.9375rem;transition:color .15s}.site-footer__link[data-astro-cid-mh6itkc3]:hover{color:#fff}.site-footer__link--all[data-astro-cid-mh6itkc3]{color:var(--color-brand-red);font-weight:600}.site-footer__link--all[data-astro-cid-mh6itkc3]:hover{color:#ff6b6b}.site-footer__country[data-astro-cid-mh6itkc3]{font-size:.9375rem;color:#ffffffbf}.site-footer__cert-logos[data-astro-cid-mh6itkc3]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:.75rem}.site-footer__cert-logos[data-astro-cid-mh6itkc3] img[data-astro-cid-mh6itkc3]{opacity:.7;filter:brightness(0) invert(1)}.site-footer__cert-logos[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover img[data-astro-cid-mh6itkc3]{opacity:1}.site-footer__bottom[data-astro-cid-mh6itkc3]{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;font-size:.8125rem;color:#fff6}
