#footer.portal-footer{--footer-bg-start:#071d35;--footer-bg-end:#113a6b;--footer-bg-bottom:#05172b;--footer-text:#d7e0e9;--footer-muted:#aebdcb;--footer-heading:#fff;--footer-accent:#d62828;--footer-border:rgba(255,255,255,.11);--footer-separator:rgba(255,255,255,.14);position:relative;overflow:hidden;margin-top:0;background:linear-gradient(100deg,var(--footer-bg-start) 0%,var(--footer-bg-start) 48%,var(--footer-bg-end) 100%);color:var(--footer-text);font-size:15px;line-height:1.5}.portal-footer__watermark{position:absolute;z-index:0;right:2%;top:50%;width:400px;max-width:38%;transform:translateY(-50%);opacity:.09;pointer-events:none;user-select:none}.portal-footer__watermark img{display:block;width:100%;height:auto}.portal-footer__main{position:relative;z-index:1;padding:64px 0 56px}.portal-footer__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,8fr) minmax(180px,5fr) minmax(180px,7fr);gap:clamp(36px,5vw,80px);align-items:start}.portal-footer__brand{min-width:0}.portal-footer__brand-link{display:inline-flex;align-items:center;gap:16px;max-width:100%;color:var(--footer-heading);text-decoration:none}.portal-footer__logo{display:block;width:auto;max-width:210px;max-height:80px;object-fit:contain;flex:0 0 auto}.portal-footer__brand-name{display:flex;flex-direction:column;max-width:280px}.portal-footer__brand-name strong{font-size:22px;font-weight:800;line-height:1.25;letter-spacing:.01em;color:#fff;text-transform:uppercase}.portal-footer__brand-name small{margin-top:4px;font-size:14px;font-weight:500;line-height:1.3;color:#9fc0f0}.portal-footer__description{max-width:560px;margin:24px 0 0;color:var(--footer-muted);font-size:15px;line-height:1.75}.portal-footer__social{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0 0;padding:0;list-style:none}.portal-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--footer-border);border-radius:8px;color:#fff;font-size:16px;text-decoration:none;transition:color 180ms ease,border-color 180ms ease,background-color 180ms ease,transform 180ms ease}.portal-footer__social a:hover{color:#fff;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.08);transform:translateY(-2px)}.portal-footer__nav{position:relative;padding-left:clamp(36px,5vw,72px)}.portal-footer__nav::before{position:absolute;left:0;top:2px;bottom:2px;width:1px;background:var(--footer-separator);content:''}.portal-footer__heading{position:relative;margin:4px 0 24px;padding-bottom:13px;color:var(--footer-heading);font-size:15px;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.portal-footer__heading::after{position:absolute;bottom:0;left:0;width:32px;height:2px;background:var(--footer-accent);content:''}.portal-footer__links{display:grid;gap:4px;margin:0;padding:0;list-style:none}.portal-footer__links a,.portal-footer__assistant{display:inline-flex;align-items:center;min-height:36px;padding:4px 0;border:0;background:none;color:var(--footer-text);font-family:inherit;font-size:15px;line-height:1.45;text-align:left;text-decoration:none;cursor:pointer;transition:color 180ms ease,transform 180ms ease}.portal-footer__links a::before,.portal-footer__assistant::before{width:0;height:1px;margin-right:0;background:var(--footer-accent);content:'';transition:width 180ms ease,margin-right 180ms ease}.portal-footer__links a:hover,.portal-footer__assistant:hover{color:#fff;transform:translateX(3px)}.portal-footer__links a:hover::before,.portal-footer__assistant:hover::before{width:12px;margin-right:8px}.portal-footer a:focus-visible,.portal-footer button:focus-visible{outline:2px solid #fff;outline-offset:4px;border-radius:3px}.portal-footer__bottom{position:relative;z-index:1;border-top:1px solid var(--footer-border);background:var(--footer-bg-bottom)}.portal-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 24px;padding:18px 0}.portal-footer__bottom p{margin:0;color:var(--footer-muted);font-size:13px;line-height:1.5}.portal-footer__legal{display:flex;align-items:center;gap:0;margin:0;padding:0;list-style:none}.portal-footer__legal li{display:flex;align-items:center}.portal-footer__legal li:not(:last-child){margin-right:14px;padding-right:14px;border-right:1px solid var(--footer-border)}.portal-footer__legal a{color:var(--footer-muted);font-size:13px;text-decoration:none;transition:color 180ms ease}.portal-footer__legal a:hover{color:#fff}@media (max-width:991.98px){.portal-footer__main{padding:52px 0 48px}.portal-footer__grid{grid-template-columns:minmax(0,1fr) minmax(170px,.48fr);gap:44px 52px}.portal-footer__brand{grid-row:span 2}.portal-footer__watermark{width:300px;opacity:.08}}@media (max-width:767.98px){.portal-footer__main{padding:44px 0 112px}.portal-footer__grid{grid-template-columns:1fr;gap:38px}.portal-footer__brand{grid-row:auto}.portal-footer__nav{padding-left:0}.portal-footer__nav::before{display:none}.portal-footer__description{max-width:100%;font-size:15px;line-height:1.7}.portal-footer__heading{margin-bottom:16px}.portal-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}.portal-footer__links a,.portal-footer__assistant{min-height:44px}.portal-footer__watermark{width:180px;opacity:.06;right:-24px}.portal-footer__bottom-inner{flex-direction:column;align-items:center;text-align:center;gap:8px;padding:18px 0}}@media (max-width:479.98px){.portal-footer__brand-link{align-items:flex-start;flex-direction:column;gap:13px}.portal-footer__logo{max-width:170px;max-height:66px}.portal-footer__brand-name{max-width:100%}.portal-footer__links{grid-template-columns:1fr;gap:0}.portal-footer__watermark{display:none}}@media (prefers-reduced-motion:reduce){.portal-footer__social a,.portal-footer__links a,.portal-footer__links a::before{transition:none}}