.site-footer{background-color:#10233a;color:#fff;margin-top:6rem}.site-footer__inner{display:grid;gap:1.5rem;padding:2.2rem 0}.site-footer__subtitle,.site-footer__title{margin:0}.site-footer__title{font-size:1.1rem}.site-footer__subtitle{font-size:1rem}.site-footer__text{margin:.45rem 0 0;color:#d7e4f3}.site-footer__links{list-style:none;margin:.6rem 0 0;padding:0;display:grid;gap:.45rem}.site-footer__links a{color:#d7e4f3}.site-footer__links--social a{display:inline-flex;align-items:center;justify-content:flex-start;gap:.55rem}.site-footer__social-icon{width:1rem;height:1rem;flex-shrink:0;filter:brightness(0) invert(1);opacity:.9}.site-footer__links a:hover{color:#ffb85d}@media(min-width:1008px){.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.site-footer__inner{grid-template-columns:repeat(4,minmax(0,1fr))}}.primary-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.2rem;border-radius:999px;border:1px solid rgba(0,0,0,0);font-weight:700;font-size:.95rem;min-width:10rem;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;cursor:pointer}.primary-button:hover{background-color:rgba(165,190,213,.091)}.primary-button--solid{background:linear-gradient(135deg,#0f4c81,#0b8f91);color:#fff;box-shadow:0 8px 22px rgba(15,76,129,.28)}.primary-button--outline{border-color:#d5e2ef;color:#0f4c81;background-color:#fff}.site-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;border-bottom:1px solid #d5e2ef}.site-header__inner{position:relative;z-index:60;display:flex;gap:.75rem;align-items:center;justify-content:space-between;padding:.75rem 0}.site-header__brand{display:flex;align-items:center;max-width:min(62vw,220px)}.site-header__brand-image{width:100%;height:auto;display:block;border-radius:.5rem}.site-header__nav{position:absolute;top:calc(100% + .45rem);left:0;right:0;display:none;flex-direction:column;gap:.3rem;padding:.8rem;border:1px solid #d5e2ef;border-radius:.85rem;background-color:#fff;box-shadow:0 10px 30px rgba(10,25,41,.12);z-index:70}.site-header__nav--open{display:flex}.site-header__nav-link{width:100%;border-radius:.55rem;padding:1rem .55rem;color:#5d6f83;font-weight:600}.site-header__nav-link:hover{background-color:#e8f4ff;color:#0f4c81}.site-header__menu-button{display:inline-flex;align-items:center;justify-content:center;width:3.45rem;height:3.45rem;border-radius:.6rem;border:1px solid #d5e2ef;background-color:#fff;cursor:pointer}.site-header__controls{display:inline-flex;align-items:center;gap:.45rem}.site-header__language-button{display:inline-flex;align-items:center;justify-content:center;gap:.38rem;min-width:4.25rem;height:3.45rem;border-radius:.6rem;border:1px solid #d5e2ef;background-color:#fff;color:#132238;font:inherit;font-weight:700;cursor:pointer}.site-header__language-button:hover{background-color:#e8f4ff}.site-header__language-icon{width:1rem;height:1rem}.site-header__language-text{font-size:.83rem;letter-spacing:.03em}.site-header__menu-icon{width:1.2rem;height:1.2rem}.site-header__cta{width:100%}.site-header__cta--desktop{display:none}.site-header__cta--mobile{margin-top:.3rem}.site-header__overlay{position:fixed;height:100vh;inset:0;z-index:40;border:none;padding:0;margin:0;background-color:rgba(0,0,0,.48);cursor:pointer}@media(min-width:1008px){.site-header__inner{padding:.9rem 0;gap:.9rem}.site-header__brand{max-width:min(36vw,240px)}.site-header__menu-button{display:none}.site-header__language-button{min-width:3.95rem;height:2.9rem;border-radius:999px;padding:0 .75rem}.site-header__nav{position:static;display:flex;flex:1 1;flex-direction:row;align-items:center;justify-content:center;gap:1.3rem;padding:0;border:none;box-shadow:none;background-color:rgba(0,0,0,0)}.site-header__nav-link{width:auto;padding:0}.site-header__nav-link:hover{background-color:rgba(0,0,0,0)}.site-header__cta{width:auto}.site-header__cta--desktop{display:inline-flex}.site-header__cta--mobile,.site-header__overlay{display:none}}