.a1lr-hf-header,.a1lr-hf-footer{font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;box-sizing:border-box}
.a1lr-hf-header *,.a1lr-hf-footer *{box-sizing:border-box}.a1lr-hf-header a,.a1lr-hf-footer a{text-decoration:none}.a1lr-hf-header img,.a1lr-hf-footer img{max-width:100%;height:auto}
.a1lr-hf-header{--hf-bg:#fff;--hf-text:#3f4850;--hf-ink:#0b1c30;--hf-primary:#006194;--hf-hover:#0284c7;--hf-dropdown:#fff;background:var(--hf-bg);background:color-mix(in srgb,var(--hf-bg) 94%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);width:100%;z-index:9999;border-bottom:1px solid rgba(15,23,42,.05);position:relative}
.a1lr-hf-header.is-sticky{position:sticky;top:0}.a1lr-hf-header-inner{width:calc(100% - 48px);max-width:1280px;min-height:80px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(14px,2vw,28px);align-items:center}.a1lr-hf-header-inner>*{min-width:0}
.a1lr-hf-brand{display:flex;align-items:center;gap:10px;min-width:0;max-width:100%;color:var(--hf-ink);overflow:hidden}.a1lr-hf-logo-img{width:38px;height:auto;max-height:52px;object-fit:contain;flex:0 0 auto}.a1lr-hf-logo-mark{width:38px;aspect-ratio:1;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,var(--hf-hover),var(--hf-primary));color:#fff;font:800 13px/1 'Plus Jakarta Sans',sans-serif;box-shadow:0 6px 14px rgba(2,132,199,.18);flex:0 0 auto}
.a1lr-hf-brand-copy{display:grid;gap:2px;min-width:0}.a1lr-hf-brand-name{font-family:'Plus Jakarta Sans',sans-serif;font-size:18px;line-height:1;font-weight:800;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.a1lr-hf-brand-copy small{font-size:9px;letter-spacing:.08em;color:#6b7d8f;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.a1lr-hf-nav{justify-self:center;min-width:0}.a1lr-hf-nav>ul,.a1lr-hf-nav .a1lr-hf-menu,.a1lr-hf-nav .a1lr-hf-default-menu{display:flex;align-items:center;gap:clamp(15px,1.65vw,25px);margin:0;padding:0;list-style:none}.a1lr-hf-nav li{position:relative;list-style:none}.a1lr-hf-nav>ul>li>a{display:flex;align-items:center;min-height:80px;color:var(--hf-text)!important;font-size:13px;font-weight:700;transition:color .2s ease;white-space:nowrap}.a1lr-hf-nav>ul>li>a:hover,.a1lr-hf-nav li.current-menu-item>a,.a1lr-hf-nav li.current-menu-ancestor>a{color:var(--hf-hover)!important}
.a1lr-hf-nav .sub-menu{position:absolute;left:-20px;top:calc(100% - 8px);min-width:240px;margin:0;padding:10px;background:var(--hf-dropdown);border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 18px 40px rgba(15,23,42,.13);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease;z-index:10;list-style:none}.a1lr-hf-nav li:hover>.sub-menu,.a1lr-hf-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.a1lr-hf-nav .sub-menu a{display:block;padding:9px 11px;border-radius:7px;color:var(--hf-text)!important;font-size:12px;font-weight:600}.a1lr-hf-nav .sub-menu a:hover{background:#f1f6fb;color:var(--hf-hover)!important}.a1lr-hf-nav .sub-menu .sub-menu{left:100%;top:0}
.a1lr-hf-has-mega{position:relative}.a1lr-hf-caret{font-size:14px;margin-left:4px;color:#8798a8}.a1lr-hf-mega{position:absolute;left:-40px;top:calc(100% - 8px);width:min(680px,80vw);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:22px;background:var(--hf-dropdown);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 20px 45px rgba(15,23,42,.13);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease;z-index:30}.a1lr-hf-has-mega:hover>.a1lr-hf-mega,.a1lr-hf-has-mega:focus-within>.a1lr-hf-mega{opacity:1;visibility:visible;transform:none}.a1lr-hf-mega>div{display:grid;align-content:start;gap:2px;min-width:0}.a1lr-hf-mega strong{display:block;margin-bottom:6px;color:var(--hf-hover);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.a1lr-hf-mega a{display:block!important;min-height:auto!important;padding:7px 8px!important;border-radius:7px;color:var(--hf-text)!important;font-size:11px!important;font-weight:600!important}.a1lr-hf-mega a:hover{background:#f1f6fb;color:var(--hf-hover)!important}
.a1lr-hf-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.a1lr-hf-phone{display:flex;align-items:center;gap:6px;color:var(--hf-text)!important;font-size:12px;font-weight:700;white-space:nowrap}.a1lr-hf-phone span{color:#7a8b9b}.a1lr-hf-cta{display:inline-flex!important;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:0;border-radius:9px;background:linear-gradient(135deg,var(--hf-hover),var(--hf-primary))!important;color:#fff!important;font-size:12px;font-weight:800;box-shadow:0 7px 18px rgba(2,132,199,.16);transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.a1lr-hf-cta:hover,.a1lr-hf-cta:focus{transform:translateY(-2px);box-shadow:0 10px 23px rgba(2,132,199,.23);color:#fff!important}.a1lr-hf-account{width:32px;height:32px;flex:0 0 32px;border-radius:50%;display:grid;place-items:center;background:var(--hf-primary)!important;color:#fff!important;font-size:10px}.a1lr-hf-account span{transform:translateY(-1px)}
.a1lr-hf-toggle{display:none;width:42px;height:42px;flex:0 0 42px;padding:9px!important;border:0!important;background:transparent!important;border-radius:9px;cursor:pointer;appearance:none;box-shadow:none!important}.a1lr-hf-toggle span{display:block;width:100%;height:2px;background:var(--hf-ink)!important;border-radius:2px;margin:5px 0;transition:.2s ease}.a1lr-hf-toggle:hover,.a1lr-hf-toggle:focus{background:#eff6fb!important}.a1lr-hf-toggle:hover span,.a1lr-hf-toggle:focus span{background:var(--hf-hover)!important}
.a1lr-hf-overlay{position:fixed;inset:0;background:rgba(8,20,33,.56);z-index:10001;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.a1lr-hf-overlay[hidden]{display:none!important}
.a1lr-hf-drawer{position:fixed;right:0;top:0;bottom:auto;width:min(90vw,420px);max-width:100%;height:100vh;height:100dvh;background:#fff;z-index:10002;box-shadow:-18px 0 45px rgba(15,23,42,.2);padding:20px max(20px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) 20px;transform:translateX(105%);transition:transform .32s cubic-bezier(.22,1,.36,1);overflow-y:auto;overscroll-behavior:contain}.a1lr-hf-drawer.is-open{transform:none}.a1lr-hf-drawer-top{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:15px;border-bottom:1px solid #e8eef4}.a1lr-hf-drawer-top strong{font:800 18px/1.2 'Plus Jakarta Sans',sans-serif;color:var(--hf-ink);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.a1lr-hf-close{width:38px;height:38px;flex:0 0 38px;border:0!important;background:#f3f7fa!important;border-radius:8px;color:var(--hf-ink)!important;font-size:25px;line-height:1;cursor:pointer;appearance:none;box-shadow:none!important}
.a1lr-hf-mobile-nav{padding:12px 0}.a1lr-hf-mobile-nav ul{list-style:none;margin:0;padding:0}.a1lr-hf-mobile-nav li{border-bottom:1px solid #edf2f6;position:relative;min-width:0}.a1lr-hf-mobile-nav a{display:block;padding:14px 42px 14px 2px;color:var(--hf-ink)!important;font-size:14px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.a1lr-hf-mobile-nav .sub-menu{display:none;padding:0 0 8px 14px;margin:0;border-left:2px solid #e3edf5}.a1lr-hf-mobile-nav .sub-menu li{border-bottom:0}.a1lr-hf-mobile-nav .sub-menu a{padding:9px 38px 9px 4px;color:var(--hf-text)!important;font-size:13px;font-weight:600}.a1lr-hf-mobile-nav li.is-sub-open>.sub-menu{display:block}.a1lr-hf-sub-toggle{position:absolute;right:0;top:7px;width:34px;height:34px;border:0!important;background:#f3f7fa!important;border-radius:7px;color:var(--hf-primary)!important;cursor:pointer;font-size:17px;appearance:none;box-shadow:none!important;transition:transform .2s ease,background .2s ease}.a1lr-hf-sub-toggle span{display:block;line-height:1}.a1lr-hf-sub-toggle.is-open{transform:rotate(45deg);background:#e9f4fb!important}
.a1lr-hf-drawer-actions{display:grid;gap:11px;padding-top:15px}.a1lr-hf-mobile-phone,.a1lr-hf-mobile-account{display:flex;align-items:center;gap:8px;min-height:42px;padding:10px 12px;border:1px solid #e3ebf2;border-radius:9px;color:var(--hf-text)!important;font-size:13px;font-weight:700;background:#fff!important}.a1lr-hf-mobile-account span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--hf-primary);color:#fff;font-size:7px}.a1lr-hf-cta-mobile{width:100%}.a1lr-hf-menu-open{overflow:hidden!important}

/* Footer */
.a1lr-hf-footer{--ff-bg:#fff;--ff-ink:#0b1c30;--ff-text:#3f4850;--ff-primary:#006194;--ff-success:#00855b;background:var(--ff-bg);border-top:1px solid #e8eef5;color:var(--ff-text);width:100%;overflow:hidden}.a1lr-hf-footer-inner{width:calc(100% - 48px);max-width:1280px;margin:0 auto;padding:64px 0 28px;min-width:0}.a1lr-hf-footer-grid{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,52px)}.a1lr-hf-footer-grid>*{min-width:0}
.a1lr-hf-footer-brandline{display:flex;align-items:center;gap:10px;color:var(--ff-ink);min-width:0}.a1lr-footer-logo-img{width:38px;max-height:52px;object-fit:contain;flex:0 0 auto}.a1lr-footer-logo-mark{width:38px;aspect-ratio:1;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#0284c7,var(--ff-primary));color:#fff;font:800 13px/1 'Plus Jakarta Sans',sans-serif;flex:0 0 auto}.a1lr-hf-footer-brandline strong{font:800 18px/1.2 'Plus Jakarta Sans',sans-serif;min-width:0;overflow-wrap:anywhere}.a1lr-hf-footer-brand p{font-size:12px;line-height:1.75;margin:16px 0;color:var(--ff-text);max-width:330px;overflow-wrap:anywhere}.a1lr-hf-verified{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700;color:#607286;flex-wrap:wrap}.a1lr-hf-verified span{width:19px;height:19px;flex:0 0 19px;border-radius:50%;display:grid;place-items:center;background:#def7eb;color:var(--ff-success);font-weight:900}
.a1lr-hf-footer-col h3{font:800 11px/1.3 'Inter',sans-serif;text-transform:uppercase;letter-spacing:.09em;color:var(--ff-ink);margin:0 0 13px}.a1lr-hf-footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.a1lr-hf-footer-col a{color:var(--ff-text)!important;font-size:11px;line-height:1.4;transition:color .2s ease,transform .2s ease;overflow-wrap:anywhere}.a1lr-hf-footer-col a:hover,.a1lr-hf-footer-col a:focus{color:var(--ff-primary)!important;transform:translateX(2px);display:inline-block}
.a1lr-hf-footer-bottom{margin-top:38px;padding:14px 18px;border-radius:9px;background:#eff4fa;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#6d7f90;min-width:0}.a1lr-hf-footer-bottom>span{min-width:0;overflow-wrap:anywhere}.a1lr-hf-footer-bottom strong{display:flex;align-items:center;gap:7px;color:var(--ff-success);font-size:9px;text-transform:uppercase;letter-spacing:.06em;min-width:0}.a1lr-hf-footer-bottom i{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--ff-success);box-shadow:0 0 0 4px rgba(0,133,91,.1);animation:a1lrHfPulse 1.8s infinite}
@keyframes a1lrHfPulse{0%,100%{box-shadow:0 0 0 4px rgba(0,133,91,.1)}50%{box-shadow:0 0 0 8px rgba(0,133,91,.02)}}

@media(max-width:1240px){.a1lr-hf-header-inner{width:calc(100% - 36px);gap:16px}.a1lr-hf-phone{display:none}.a1lr-hf-footer-grid{gap:28px}}
@media(max-width:1100px){
 .a1lr-hf-header-inner{grid-template-columns:minmax(0,1fr) auto;min-height:74px}.a1lr-hf-nav{display:none}.a1lr-hf-toggle{display:block}.a1lr-hf-actions{justify-self:end}.a1lr-hf-actions>.a1lr-hf-account{display:grid}.a1lr-hf-actions>.a1lr-hf-cta{display:inline-flex!important}.a1lr-hf-footer-grid{grid-template-columns:minmax(0,1.15fr) repeat(3,minmax(0,1fr));gap:24px}
}
@media(max-width:960px){
 .a1lr-hf-brand-copy small{display:none}.a1lr-hf-footer-inner{width:calc(100% - 36px);padding-top:50px}.a1lr-hf-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 28px}.a1lr-hf-footer-brand{grid-column:1/-1}.a1lr-hf-footer-brand p{max-width:640px}.a1lr-hf-footer-bottom{display:grid;grid-template-columns:1fr;justify-items:start}
}
@media(max-width:760px){
 .a1lr-hf-header-inner{width:calc(100% - 28px);min-height:68px;gap:10px}.a1lr-hf-actions>.a1lr-hf-cta,.a1lr-hf-actions>.a1lr-hf-account{display:none!important}.a1lr-hf-brand-name{font-size:16px}.a1lr-hf-footer-inner{width:calc(100% - 28px);padding:44px 0 24px}
}
@media(max-width:640px){
 .a1lr-hf-footer-grid{grid-template-columns:1fr;gap:30px}.a1lr-hf-footer-brand{grid-column:auto}.a1lr-hf-footer-bottom{margin-top:32px;padding:13px 14px}.a1lr-hf-drawer{width:min(94vw,390px);padding-left:18px;padding-right:18px}.a1lr-hf-mobile-nav a{font-size:13px}.a1lr-hf-footer-col a{font-size:12px}
}
@media(max-width:420px){
 .a1lr-hf-header-inner{width:calc(100% - 22px)}.a1lr-hf-brand{gap:8px}.a1lr-hf-logo-img,.a1lr-hf-logo-mark{width:34px}.a1lr-hf-brand-name{font-size:15px}.a1lr-hf-toggle{width:40px;height:40px;flex-basis:40px}.a1lr-hf-footer-inner{width:calc(100% - 24px)}.a1lr-hf-footer-brandline strong{font-size:17px}
}
@media(prefers-reduced-motion:reduce){.a1lr-hf-header *,.a1lr-hf-footer *{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
