.aih-header-wrap{width:100%;font-family:Inter,Arial,sans-serif;color:var(--aih-navy);background:transparent;position:relative;z-index:999990;isolation:isolate}.aih-header-wrap *{box-sizing:border-box}.aih-container{max-width:var(--aih-container);margin:0 auto;padding:0 24px}.aih-topbar{background:var(--aih-topbar);color:#fff;font-size:14px}.aih-topbar-inner{min-height:40px;display:flex;justify-content:space-between;align-items:center;gap:18px}.aih-topbar-left,.aih-socials{display:flex;align-items:center;gap:20px}.aih-topbar a,.aih-topbar span{color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:8px;line-height:1}.aih-topbar i{font-size:15px}.aih-socials a{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;text-decoration:none;transition:.22s;opacity:.98}.aih-socials a svg{width:18px;height:18px;display:block;fill:currentColor}.aih-x-symbol{font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:900;line-height:1;color:currentColor}.aih-socials a:hover{transform:translateY(-2px);background:rgba(255,255,255,.13)}
.aih-mainbar{background:rgba(246,250,252,.92);border-bottom:1px solid rgba(5,45,82,.08);backdrop-filter:blur(14px);box-shadow:0 10px 26px rgba(5,45,82,.08)}.aih-mainbar-inner{min-height:96px;display:flex;align-items:center;gap:30px;position:relative}.aih-logo{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}.aih-logo img{width:var(--aih-logo);max-width:100%;height:auto;display:block;border:0;outline:0}.aih-nav{margin-left:auto}.aih-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:6px}.aih-nav li{position:relative;margin:0;padding:0}.aih-nav a{display:flex;align-items:center;gap:9px;padding:13px 14px;border-radius:999px;color:var(--aih-navy);text-decoration:none!important;font-weight:800;text-transform:uppercase;letter-spacing:.02em;line-height:1;transition:.2s;white-space:nowrap}.aih-nav a i:not(.aih-chevron){color:var(--aih-primary);font-size:16px}.aih-nav a:hover,.aih-nav li:hover>a{color:var(--aih-primary);background:#fff;box-shadow:0 8px 20px rgba(5,45,82,.08)}.aih-chevron{font-size:11px;transition:.2s}.aih-nav li:hover .aih-chevron{transform:rotate(180deg)}.aih-dropdown{position:absolute;top:calc(100% + 14px);left:0;min-width:270px;background:#fff;border:1px solid rgba(5,45,82,.08);border-radius:22px;box-shadow:0 22px 55px rgba(5,45,82,.18);padding:12px!important;display:block!important;opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s;z-index:1000000}.aih-dropdown:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}.aih-dropdown li{width:100%}.aih-dropdown a{text-transform:none;font-weight:750;letter-spacing:0;padding:13px 14px;border-radius:14px;white-space:normal;line-height:1.35;justify-content:flex-start}.aih-nav li:hover>.aih-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.aih-actions{display:flex;align-items:center;gap:16px;flex:0 0 auto}.aih-lang{display:flex;align-items:center;gap:7px;font-weight:850;color:var(--aih-primary);white-space:nowrap}.aih-lang a{color:var(--aih-primary);text-decoration:none!important}.aih-lang a:not(.is-active){opacity:.55}.aih-lang i{font-size:17px}.aih-cta{background:linear-gradient(135deg,var(--aih-primary),var(--aih-accent));color:#fff!important;text-decoration:none!important;border-radius:15px;padding:17px 28px;font-weight:850;box-shadow:0 14px 30px rgba(0,122,77,.24);transition:.22s;white-space:nowrap;line-height:1}.aih-cta:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,122,77,.31)}.aih-burger{display:none;width:48px;height:48px;border:0;background:#fff;border-radius:16px;box-shadow:0 10px 24px rgba(5,45,82,.12);padding:12px;cursor:pointer;margin-left:auto}.aih-burger span{display:block;height:3px;background:var(--aih-navy);border-radius:9px;margin:5px 0;transition:.2s}.aih-header-wrap.is-open .aih-burger span:nth-child(1){transform:translateY(8px) rotate(45deg)}.aih-header-wrap.is-open .aih-burger span:nth-child(2){opacity:0}.aih-header-wrap.is-open .aih-burger span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
/* Presets */
.aih-style-impact_glass .aih-mainbar{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(242,248,252,.92));box-shadow:0 16px 40px rgba(5,45,82,.10)}.aih-style-impact_glass .aih-nav a:hover,.aih-style-impact_glass .aih-nav li:hover>a{background:rgba(0,122,77,.08)}
.aih-style-civic_clean .aih-topbar{background:#062b4f}.aih-style-civic_clean .aih-mainbar{background:#fff;box-shadow:0 3px 16px rgba(5,45,82,.08)}.aih-style-civic_clean .aih-nav a{border-radius:12px}.aih-style-civic_clean .aih-cta{border-radius:10px;box-shadow:none}.aih-style-civic_clean .aih-socials a:hover{background:rgba(255,255,255,.18)}
.aih-style-green_premium .aih-mainbar{background:linear-gradient(135deg,#eef9f4,#ffffff 45%,#f2f8fc);box-shadow:0 18px 45px rgba(0,122,77,.10)}.aih-style-green_premium .aih-nav a{border-radius:14px}.aih-style-green_premium .aih-nav a:hover,.aih-style-green_premium .aih-nav li:hover>a{background:linear-gradient(135deg,rgba(0,122,77,.10),rgba(5,45,82,.04))}.aih-style-green_premium .aih-dropdown{border-top:4px solid var(--aih-primary)}
.aih-style-dark_elegant .aih-topbar{background:#001b33}.aih-style-dark_elegant .aih-mainbar{background:linear-gradient(135deg,#052d52,#08365f);border-bottom:0}.aih-style-dark_elegant .aih-nav a,.aih-style-dark_elegant .aih-lang,.aih-style-dark_elegant .aih-lang a{color:#fff}.aih-style-dark_elegant .aih-nav a i:not(.aih-chevron){color:#6ee5ad}.aih-style-dark_elegant .aih-nav a:hover,.aih-style-dark_elegant .aih-nav li:hover>a{background:rgba(255,255,255,.10);color:#fff}.aih-style-dark_elegant .aih-burger{background:rgba(255,255,255,.12)}.aih-style-dark_elegant .aih-burger span{background:#fff}.aih-style-dark_elegant .aih-dropdown a{color:var(--aih-navy)}
.aih-style-minimal_air .aih-topbar{background:#fff;color:var(--aih-navy);border-bottom:1px solid rgba(5,45,82,.08)}.aih-style-minimal_air .aih-topbar a,.aih-style-minimal_air .aih-topbar span{color:var(--aih-navy)}.aih-style-minimal_air .aih-socials a{color:var(--aih-navy)}.aih-style-minimal_air .aih-socials a:hover{background:rgba(5,45,82,.08)}.aih-style-minimal_air .aih-mainbar{background:#fff;box-shadow:none}.aih-style-minimal_air .aih-nav a{font-weight:750;border-radius:10px}.aih-style-minimal_air .aih-cta{border-radius:999px}
@media(max-width:1024px){.aih-container{padding:0 16px}.aih-topbar-inner{justify-content:center;flex-wrap:wrap;padding:7px 16px}.aih-topbar-left{gap:12px;flex-wrap:wrap;justify-content:center}.aih-socials{gap:8px}.aih-mainbar-inner{min-height:78px;gap:14px}.aih-burger{display:block}.aih-nav,.aih-actions{display:none}.aih-header-wrap.is-open .aih-nav,.aih-header-wrap.is-open .aih-actions{display:flex}.aih-header-wrap.is-open .aih-mainbar-inner{align-items:flex-start;flex-wrap:wrap;padding-top:14px;padding-bottom:14px}.aih-logo img{width:min(var(--aih-logo),145px)}.aih-nav{order:5;width:100%;margin-left:0;background:#fff;border-radius:20px;padding:10px;box-shadow:0 16px 34px rgba(5,45,82,.13)}.aih-nav ul{display:block}.aih-nav a{justify-content:space-between;padding:14px 12px;border-radius:14px}.aih-dropdown{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;background:#f4f8fb;margin:6px 0 10px 0;display:none!important;min-width:0}.aih-dropdown:before{display:none}.aih-nav li.is-sub-open>.aih-dropdown{display:block!important}.aih-nav li:hover>.aih-dropdown{transform:none}.aih-actions{order:6;width:100%;justify-content:space-between;background:#fff;border-radius:20px;padding:13px 14px;box-shadow:0 16px 34px rgba(5,45,82,.10)}.aih-cta{padding:14px 20px}.aih-style-dark_elegant .aih-nav,.aih-style-dark_elegant .aih-actions{background:rgba(255,255,255,.97)}.aih-style-dark_elegant .aih-actions .aih-lang,.aih-style-dark_elegant .aih-actions .aih-lang a{color:var(--aih-primary)}.aih-style-dark_elegant .aih-nav a{color:var(--aih-navy)}}@media(max-width:560px){.aih-topbar-left{display:none}.aih-topbar-inner{min-height:36px}.aih-mainbar-inner{min-height:72px}.aih-actions{flex-direction:column;align-items:stretch}.aih-lang{justify-content:center}.aih-cta{text-align:center}.aih-logo img{width:min(var(--aih-logo),132px)}.aih-socials{margin:auto}}

/* v3 premium presets */
.aih-style-executive_ngo .aih-topbar{background:#052d52}
.aih-style-executive_ngo .aih-mainbar{background:linear-gradient(180deg,#ffffff 0%,#f3f8fb 100%);border-bottom:1px solid rgba(5,45,82,.10);box-shadow:0 18px 44px rgba(5,45,82,.11)}
.aih-style-executive_ngo .aih-mainbar-inner{min-height:104px}
.aih-style-executive_ngo .aih-nav a{border-radius:16px;padding:14px 15px;font-weight:850;letter-spacing:.035em}
.aih-style-executive_ngo .aih-nav a:hover,.aih-style-executive_ngo .aih-nav li:hover>a{background:linear-gradient(135deg,rgba(0,122,77,.11),rgba(5,45,82,.04));box-shadow:none}
.aih-style-executive_ngo .aih-cta{border-radius:18px;padding:18px 30px;box-shadow:0 18px 34px rgba(0,122,77,.26)}
.aih-style-executive_ngo .aih-dropdown{border-radius:24px;border-top:4px solid var(--aih-primary)}
.aih-style-vision_split .aih-topbar{background:linear-gradient(90deg,#052d52,#074a7d)}
.aih-style-vision_split .aih-mainbar{background:#fff;box-shadow:0 12px 35px rgba(5,45,82,.08)}
.aih-style-vision_split .aih-logo{background:#f5faf7;padding:12px 18px;border-radius:24px;border:1px solid rgba(0,122,77,.12)}
.aih-style-vision_split .aih-nav a{border-radius:12px}
.aih-style-vision_split .aih-cta{border-radius:999px}
.aih-style-ngo_trust .aih-topbar{background:#00365f}
.aih-style-ngo_trust .aih-mainbar{background:linear-gradient(135deg,#f7fbfa,#eef7f2);box-shadow:0 16px 40px rgba(0,122,77,.10)}
.aih-style-ngo_trust .aih-nav a{border-radius:999px}
.aih-style-ngo_trust .aih-nav a:hover,.aih-style-ngo_trust .aih-nav li:hover>a{background:#fff;color:var(--aih-primary)}
.aih-style-floating_capsule .aih-mainbar{background:transparent;border:0;box-shadow:none;padding:18px 0}
.aih-style-floating_capsule .aih-mainbar-inner{background:rgba(255,255,255,.94);border:1px solid rgba(5,45,82,.10);border-radius:999px;min-height:86px;padding:0 22px;box-shadow:0 24px 60px rgba(5,45,82,.16);backdrop-filter:blur(18px)}
.aih-style-floating_capsule .aih-nav a{border-radius:999px}
.aih-style-floating_capsule .aih-cta{border-radius:999px}
/* v3 hard cleanup for foreign injected placeholders inside the plugin header */
.aih-mainbar-inner>*:not(.aih-logo):not(.aih-burger):not(.aih-nav):not(.aih-actions){display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.aih-header-wrap img:not([src]),.aih-header-wrap img[src=""],.aih-header-wrap img[src="#"]{display:none!important}
.aih-header-wrap .custom-logo-link:not(.aih-logo),.aih-header-wrap .site-logo,.aih-header-wrap .wp-block-site-logo{display:none!important}

/* v4 final desktop/mobile fix: removes the pink rectangle caused by theme-styled burger button */
.aih-header-wrap .aih-burger{
  display:none!important;
  width:48px!important;height:48px!important;
  appearance:none!important;-webkit-appearance:none!important;
  background:#fff!important;background-image:none!important;
  border:0!important;outline:0!important;box-shadow:0 10px 24px rgba(5,45,82,.12)!important;
  border-radius:16px!important;padding:12px!important;margin-left:auto!important;
  cursor:pointer!important;color:var(--aih-navy)!important;
}
.aih-header-wrap .aih-burger:before,.aih-header-wrap .aih-burger:after{content:none!important;display:none!important;background:transparent!important;border:0!important;box-shadow:none!important}
.aih-header-wrap .aih-burger span{display:block!important;width:24px!important;height:3px!important;background:var(--aih-navy)!important;border-radius:9px!important;margin:3px 0!important;padding:0!important;opacity:1!important}
.aih-header-wrap .aih-nav{display:block}.aih-header-wrap .aih-actions{display:flex}
@media(max-width:900px){
  .aih-header-wrap .aih-burger{display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}
  .aih-header-wrap .aih-nav,.aih-header-wrap .aih-actions{display:none!important}
  .aih-header-wrap.is-open .aih-nav,.aih-header-wrap.is-open .aih-actions{display:flex!important}
}
@media(min-width:901px){
  .aih-header-wrap .aih-burger{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}
}
/* remove any foreign placeholder Elementor/theme button accidentally printed between logo and menu */
.aih-mainbar-inner>button:not(.aih-burger),
.aih-mainbar-inner>.button:not(.aih-burger),
.aih-mainbar-inner>.wp-block-button,
.aih-mainbar-inner>[class*="elementor-button"]:not(.aih-cta){display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}

/* v6 Modern Glass Edition: stable, elegant, sticky-ready */
.aih-header-wrap{--aih-ease:cubic-bezier(.2,.8,.2,1);transition:transform .35s var(--aih-ease), box-shadow .35s var(--aih-ease), background .35s var(--aih-ease)}
.aih-header-wrap .aih-topbar{transition:max-height .35s var(--aih-ease),opacity .28s var(--aih-ease),transform .35s var(--aih-ease);overflow:hidden}
.aih-header-wrap .aih-mainbar{transition:background .35s var(--aih-ease),box-shadow .35s var(--aih-ease),border-color .35s var(--aih-ease),padding .35s var(--aih-ease),backdrop-filter .35s var(--aih-ease);will-change:background,box-shadow}
.aih-header-wrap .aih-mainbar-inner{transition:min-height .35s var(--aih-ease),padding .35s var(--aih-ease)}
.aih-header-wrap .aih-logo img{transition:width .35s var(--aih-ease),transform .35s var(--aih-ease),filter .35s var(--aih-ease)}
.aih-header-wrap .aih-nav a,.aih-header-wrap .aih-cta,.aih-header-wrap .aih-socials a{transition:background .22s var(--aih-ease),color .22s var(--aih-ease),transform .22s var(--aih-ease),box-shadow .22s var(--aih-ease),border-color .22s var(--aih-ease)}
.aih-header-wrap.is-scrolled .aih-topbar{max-height:0;opacity:0;transform:translateY(-100%)}
.aih-header-wrap.is-scrolled .aih-mainbar-inner{min-height:76px}
.aih-header-wrap.is-scrolled .aih-logo img{width:calc(var(--aih-logo) * .78)}
.aih-header-wrap.is-scrolled .aih-mainbar{box-shadow:0 18px 45px rgba(5,45,82,.14)}
.aih-dropdown{animation:aihFadeUp .22s var(--aih-ease)}
@keyframes aihFadeUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media (prefers-reduced-motion:reduce){.aih-header-wrap,.aih-header-wrap *{transition:none!important;animation:none!important}}

/* v6 preset 1: Modern Glass Sticky */
.aih-style-modern_glass .aih-topbar{background:linear-gradient(90deg,#052d52 0%,#063a62 55%,#007a4d 150%)}
.aih-style-modern_glass .aih-mainbar{background:rgba(255,255,255,.78);border-bottom:1px solid rgba(255,255,255,.55);box-shadow:0 18px 55px rgba(5,45,82,.10);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}
.aih-style-modern_glass .aih-mainbar-inner{min-height:96px}
.aih-style-modern_glass .aih-nav a{border:1px solid transparent;border-radius:999px;font-weight:820;letter-spacing:.035em;color:#173653;padding:13px 15px}
.aih-style-modern_glass .aih-nav a:hover,.aih-style-modern_glass .aih-nav li:hover>a{background:rgba(255,255,255,.72);border-color:rgba(0,122,77,.16);color:var(--aih-primary);box-shadow:0 10px 26px rgba(5,45,82,.08);transform:translateY(-1px)}
.aih-style-modern_glass .aih-dropdown{background:rgba(255,255,255,.88);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%);border:1px solid rgba(255,255,255,.7);box-shadow:0 26px 65px rgba(5,45,82,.18)}
.aih-style-modern_glass .aih-cta{border-radius:18px;background:linear-gradient(135deg,#007a4d,#00a36a);box-shadow:0 16px 38px rgba(0,122,77,.25)}
.aih-style-modern_glass.is-scrolled .aih-mainbar{background:rgba(255,255,255,.64);border-bottom-color:rgba(255,255,255,.62);box-shadow:0 22px 60px rgba(5,45,82,.16)}

/* v6 preset 2: Aurora Frost */
.aih-style-aurora_frost .aih-topbar{background:#052d52}
.aih-style-aurora_frost .aih-mainbar{position:relative;overflow:visible;background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(239,250,246,.78));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 18px 48px rgba(0,122,77,.11);border-bottom:1px solid rgba(0,122,77,.10)}
.aih-style-aurora_frost .aih-mainbar:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 0%,rgba(0,163,106,.16),transparent 36%),radial-gradient(circle at 82% 0%,rgba(5,45,82,.10),transparent 34%);pointer-events:none;z-index:-1}
.aih-style-aurora_frost .aih-nav a{border-radius:14px;color:#173653}
.aih-style-aurora_frost .aih-nav a:hover,.aih-style-aurora_frost .aih-nav li:hover>a{background:rgba(255,255,255,.78);color:var(--aih-primary);box-shadow:0 12px 30px rgba(0,122,77,.10)}
.aih-style-aurora_frost .aih-cta{border-radius:999px;background:#007a4d;box-shadow:0 18px 40px rgba(0,122,77,.22)}
.aih-style-aurora_frost.is-scrolled .aih-mainbar{background:rgba(255,255,255,.68);box-shadow:0 22px 60px rgba(5,45,82,.16)}

/* v6 preset 3: Soft Corporate */
.aih-style-soft_corporate .aih-topbar{background:#063455}
.aih-style-soft_corporate .aih-mainbar{background:#ffffff;border-bottom:1px solid rgba(5,45,82,.08);box-shadow:0 8px 28px rgba(5,45,82,.07)}
.aih-style-soft_corporate .aih-mainbar-inner{min-height:92px}
.aih-style-soft_corporate .aih-nav ul{gap:2px}
.aih-style-soft_corporate .aih-nav a{border-radius:10px;padding:13px 13px;font-weight:760;letter-spacing:.055em;color:#263f57}
.aih-style-soft_corporate .aih-nav a:hover,.aih-style-soft_corporate .aih-nav li:hover>a{background:#f2f8f5;color:var(--aih-primary);box-shadow:none}
.aih-style-soft_corporate .aih-cta{border-radius:12px;background:#007a4d;box-shadow:0 12px 26px rgba(0,122,77,.18)}
.aih-style-soft_corporate .aih-dropdown{border-radius:18px;box-shadow:0 20px 52px rgba(5,45,82,.13)}
.aih-style-soft_corporate.is-scrolled .aih-mainbar{background:rgba(255,255,255,.88);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}

/* v6 preset 4: Clean Foundation */
.aih-style-clean_foundation .aih-topbar{background:#082b48}
.aih-style-clean_foundation .aih-mainbar{background:#f8fbfc;border-bottom:1px solid rgba(5,45,82,.08);box-shadow:none}
.aih-style-clean_foundation .aih-nav a{border-radius:999px;color:#173653;font-weight:820}
.aih-style-clean_foundation .aih-nav a:hover,.aih-style-clean_foundation .aih-nav li:hover>a{background:#ffffff;color:var(--aih-primary);box-shadow:0 8px 24px rgba(5,45,82,.08)}
.aih-style-clean_foundation .aih-cta{border-radius:999px;background:linear-gradient(135deg,#007a4d,#038f60)}
.aih-style-clean_foundation.is-scrolled .aih-mainbar{background:rgba(248,251,252,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 16px 44px rgba(5,45,82,.12)}

/* v6 preset 5: Floating Lux */
.aih-style-floating_lux .aih-mainbar{background:transparent;border:0;box-shadow:none;padding:18px 0}
.aih-style-floating_lux .aih-mainbar-inner{min-height:84px;background:rgba(255,255,255,.84);border:1px solid rgba(255,255,255,.75);border-radius:28px;padding:0 22px;box-shadow:0 24px 70px rgba(5,45,82,.14);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%)}
.aih-style-floating_lux .aih-nav a{border-radius:16px;color:#173653}
.aih-style-floating_lux .aih-nav a:hover,.aih-style-floating_lux .aih-nav li:hover>a{background:rgba(0,122,77,.08);color:var(--aih-primary);box-shadow:none}
.aih-style-floating_lux .aih-cta{border-radius:18px;background:#007a4d;box-shadow:0 16px 34px rgba(0,122,77,.23)}
.aih-style-floating_lux.is-scrolled .aih-mainbar{padding:9px 0}
.aih-style-floating_lux.is-scrolled .aih-mainbar-inner{min-height:72px;border-radius:22px;background:rgba(255,255,255,.70);box-shadow:0 20px 58px rgba(5,45,82,.18)}

/* v6 preset 6: Dark Glass */
.aih-style-dark_glass .aih-topbar{background:#001d35}
.aih-style-dark_glass .aih-mainbar{background:rgba(5,45,82,.86);border-bottom:1px solid rgba(255,255,255,.10);box-shadow:0 18px 52px rgba(0,12,24,.20);backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%)}
.aih-style-dark_glass .aih-nav a,.aih-style-dark_glass .aih-lang,.aih-style-dark_glass .aih-lang a{color:#ffffff}
.aih-style-dark_glass .aih-nav a i:not(.aih-chevron){color:#6ee5ad}
.aih-style-dark_glass .aih-nav a:hover,.aih-style-dark_glass .aih-nav li:hover>a{background:rgba(255,255,255,.10);color:#fff;box-shadow:none}
.aih-style-dark_glass .aih-dropdown{background:rgba(255,255,255,.92);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}
.aih-style-dark_glass .aih-dropdown a{color:#173653}
.aih-style-dark_glass .aih-cta{border-radius:16px;background:#00a36a;color:#052d52!important;box-shadow:0 16px 38px rgba(0,163,106,.26)}
.aih-style-dark_glass.is-scrolled .aih-mainbar{background:rgba(5,45,82,.72);box-shadow:0 22px 62px rgba(0,12,24,.28)}

@media(max-width:900px){
  .aih-header-wrap.is-scrolled .aih-topbar{max-height:40px;opacity:1;transform:none}
  .aih-header-wrap.is-scrolled .aih-mainbar-inner{min-height:72px}
  .aih-header-wrap.is-scrolled .aih-logo img{width:min(var(--aih-logo),132px)}
  .aih-style-floating_lux .aih-mainbar{padding:10px 0}.aih-style-floating_lux .aih-mainbar-inner{border-radius:22px}.aih-style-floating_lux.is-scrolled .aih-mainbar{padding:8px 0}
  .aih-style-modern_glass .aih-nav,.aih-style-modern_glass .aih-actions,.aih-style-aurora_frost .aih-nav,.aih-style-aurora_frost .aih-actions,.aih-style-floating_lux .aih-nav,.aih-style-floating_lux .aih-actions{background:rgba(255,255,255,.92);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
  .aih-style-dark_glass .aih-nav,.aih-style-dark_glass .aih-actions{background:rgba(255,255,255,.94)}
  .aih-style-dark_glass .aih-actions .aih-lang,.aih-style-dark_glass .aih-actions .aih-lang a,.aih-style-dark_glass .aih-nav a{color:var(--aih-navy)}
}

/* =========================================================
   v7 Stable Glass Pro – layout-stable sticky header
   Focus: no jumping, no ghost duplicate while scrolling, wider CTA/language spacing
   ========================================================= */
.aih-header-wrap{--aih-ease:cubic-bezier(.22,.61,.36,1);contain:layout paint;}
.aih-header-wrap .aih-topbar,
.aih-header-wrap.is-scrolled .aih-topbar{
  max-height:none!important;opacity:1!important;transform:none!important;overflow:visible!important;
}
.aih-header-wrap .aih-mainbar,
.aih-header-wrap .aih-mainbar-inner,
.aih-header-wrap .aih-logo img{
  will-change:auto!important;
}
.aih-header-wrap .aih-mainbar-inner,
.aih-header-wrap.is-scrolled .aih-mainbar-inner{
  min-height:88px!important;
  padding-top:0!important;padding-bottom:0!important;
}
.aih-header-wrap .aih-logo img,
.aih-header-wrap.is-scrolled .aih-logo img{
  width:var(--aih-logo)!important;transform:none!important;
}
.aih-mainbar-inner{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:36px;}
.aih-logo{grid-column:1}.aih-nav{grid-column:2;margin-left:0!important;justify-self:center;min-width:0}.aih-actions{grid-column:3;gap:26px!important;padding-left:18px;border-left:1px solid rgba(5,45,82,.10)}
.aih-nav ul{gap:8px}.aih-nav a{padding:12px 13px;letter-spacing:.03em}.aih-lang{padding:10px 0}.aih-cta{padding:17px 30px;min-width:112px;text-align:center;}
.aih-header-wrap.is-scrolled .aih-mainbar{transform:none!important;}
.aih-header-wrap.is-scrolled{filter:none!important;}
.aih-dropdown{animation:none!important;}

/* Stable Glass Pro */
.aih-style-stable_glass .aih-topbar{background:linear-gradient(90deg,#052d52,#06395f);border-bottom:1px solid rgba(255,255,255,.10)}
.aih-style-stable_glass .aih-mainbar{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(5,45,82,.08);box-shadow:0 10px 32px rgba(5,45,82,.08);backdrop-filter:blur(16px) saturate(130%);-webkit-backdrop-filter:blur(16px) saturate(130%);transition:background .28s var(--aih-ease),box-shadow .28s var(--aih-ease),border-color .28s var(--aih-ease)!important;}
.aih-style-stable_glass.is-scrolled .aih-mainbar{background:rgba(255,255,255,.74);border-bottom-color:rgba(255,255,255,.55);box-shadow:0 18px 48px rgba(5,45,82,.14);}
.aih-style-stable_glass .aih-nav a{border-radius:14px;border:1px solid transparent;color:#173653;font-weight:790;}
.aih-style-stable_glass .aih-nav a:hover,.aih-style-stable_glass .aih-nav li:hover>a{background:rgba(0,122,77,.08);border-color:rgba(0,122,77,.14);color:var(--aih-primary);box-shadow:none;transform:none;}
.aih-style-stable_glass .aih-dropdown{background:rgba(255,255,255,.96);border:1px solid rgba(5,45,82,.08);border-radius:18px;box-shadow:0 24px 60px rgba(5,45,82,.16);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);}
.aih-style-stable_glass .aih-cta{border-radius:16px;background:linear-gradient(135deg,#007a4d,#04925f);box-shadow:0 14px 28px rgba(0,122,77,.20)}

/* NGO Editorial */
.aih-style-ngo_editorial .aih-topbar{background:#052d52}.aih-style-ngo_editorial .aih-mainbar{background:#fff;border-bottom:1px solid rgba(5,45,82,.10);box-shadow:0 8px 26px rgba(5,45,82,.06)}.aih-style-ngo_editorial.is-scrolled .aih-mainbar{background:rgba(255,255,255,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 16px 42px rgba(5,45,82,.12)}.aih-style-ngo_editorial .aih-nav a{border-radius:10px;font-weight:760;color:#173653}.aih-style-ngo_editorial .aih-nav a:hover,.aih-style-ngo_editorial .aih-nav li:hover>a{background:#f1f7f4;color:var(--aih-primary);box-shadow:none}.aih-style-ngo_editorial .aih-cta{border-radius:12px;background:#007a4d;box-shadow:none}.aih-style-ngo_editorial .aih-dropdown{border-radius:16px;box-shadow:0 18px 46px rgba(5,45,82,.13)}

/* Emerald Line */
.aih-style-emerald_line .aih-topbar{background:#042a4d}.aih-style-emerald_line .aih-mainbar{background:linear-gradient(180deg,#fff,#f8fbfc);border-bottom:3px solid rgba(0,122,77,.18);box-shadow:0 10px 30px rgba(5,45,82,.07)}.aih-style-emerald_line.is-scrolled .aih-mainbar{background:rgba(255,255,255,.80);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom-color:rgba(0,122,77,.30);box-shadow:0 18px 46px rgba(5,45,82,.13)}.aih-style-emerald_line .aih-nav a{border-radius:999px;color:#173653}.aih-style-emerald_line .aih-nav a:hover,.aih-style-emerald_line .aih-nav li:hover>a{background:rgba(0,122,77,.09);color:var(--aih-primary);box-shadow:none}.aih-style-emerald_line .aih-cta{border-radius:999px;background:#007a4d;box-shadow:0 12px 24px rgba(0,122,77,.18)}

@media(max-width:1180px){.aih-mainbar-inner{grid-template-columns:auto auto 1fr;column-gap:18px}.aih-nav{justify-self:end}.aih-actions{gap:16px!important;padding-left:12px}.aih-nav a{padding:11px 10px;font-size:14px}.aih-cta{padding:15px 22px;min-width:auto}}
@media(max-width:920px){.aih-mainbar-inner,.aih-header-wrap.is-open .aih-mainbar-inner{display:flex!important;min-height:76px!important;align-items:center!important;flex-wrap:wrap}.aih-burger{display:inline-flex!important}.aih-nav,.aih-actions{display:none!important}.aih-header-wrap.is-open .aih-nav,.aih-header-wrap.is-open .aih-actions{display:flex!important}.aih-actions{border-left:0!important;padding-left:0!important;gap:14px!important}.aih-header-wrap.is-scrolled .aih-topbar{opacity:1!important;transform:none!important}.aih-header-wrap.is-scrolled .aih-logo img{width:min(var(--aih-logo),132px)!important}.aih-nav{justify-self:auto}.aih-nav ul{gap:0}}

/* =========================================================
   v8 Pro Stable Final – fixed dropdowns + smooth topbar hide
   ========================================================= */
.aih-header-wrap{
  contain:none!important;
  isolation:isolate;
  overflow:visible!important;
  --aih-ease:cubic-bezier(.22,.61,.36,1);
}
.aih-header-wrap,.aih-mainbar,.aih-mainbar-inner,.aih-nav,.aih-nav>ul,.aih-nav li{overflow:visible!important}
.aih-mainbar{position:relative;z-index:30;transform:translateZ(0)}
.aih-topbar{position:relative;z-index:20;max-height:44px;overflow:hidden!important;transition:max-height .34s var(--aih-ease),opacity .28s var(--aih-ease),transform .34s var(--aih-ease),padding .34s var(--aih-ease)!important}
.aih-header-wrap.is-scrolled .aih-topbar{max-height:0!important;opacity:0!important;transform:translateY(-10px)!important;pointer-events:none!important}
.aih-header-wrap .aih-mainbar-inner,.aih-header-wrap.is-scrolled .aih-mainbar-inner{min-height:88px!important}
.aih-header-wrap .aih-logo img,.aih-header-wrap.is-scrolled .aih-logo img{width:var(--aih-logo)!important;transform:none!important}
.aih-mainbar-inner{grid-template-columns:minmax(160px,auto) minmax(0,1fr) auto!important;column-gap:42px!important}
.aih-nav{justify-self:center!important}.aih-nav ul{gap:10px!important}.aih-actions{gap:30px!important;padding-left:24px!important;border-left:1px solid rgba(5,45,82,.10)}
.aih-lang{gap:9px!important}.aih-cta{margin-left:2px;padding:17px 32px!important;min-width:118px;text-align:center}
.aih-nav .has-children>a{cursor:pointer}.aih-nav .has-children>a .aih-chevron{pointer-events:none}
.aih-dropdown{display:block!important;position:absolute!important;top:calc(100% + 12px)!important;left:0!important;z-index:9999999!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(8px) scale(.98)!important;transition:opacity .18s var(--aih-ease),visibility .18s var(--aih-ease),transform .18s var(--aih-ease)!important;animation:none!important}
.aih-dropdown:before{content:"";display:block!important;position:absolute;left:0;right:0;top:-16px;height:16px}
.aih-nav li:hover>.aih-dropdown,.aih-nav li:focus-within>.aih-dropdown,.aih-nav li.is-hovered>.aih-dropdown,.aih-nav li.is-dropdown-open>.aih-dropdown{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}
.aih-nav li:hover>a .aih-chevron,.aih-nav li:focus-within>a .aih-chevron,.aih-nav li.is-dropdown-open>a .aih-chevron{transform:rotate(180deg)!important}

.aih-style-pro_stable .aih-topbar{background:linear-gradient(90deg,#052d52 0%,#063a62 55%,#007a4d 140%);border-bottom:1px solid rgba(255,255,255,.08)}
.aih-style-pro_stable .aih-mainbar{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(5,45,82,.08);box-shadow:0 12px 34px rgba(5,45,82,.08);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%);transition:background .28s var(--aih-ease),box-shadow .28s var(--aih-ease),border-color .28s var(--aih-ease)!important}
.aih-style-pro_stable.is-scrolled .aih-mainbar{background:rgba(255,255,255,.76);border-bottom-color:rgba(255,255,255,.58);box-shadow:0 20px 52px rgba(5,45,82,.14)}
.aih-style-pro_stable .aih-nav a{border-radius:14px;border:1px solid transparent;color:#173653;font-weight:800;letter-spacing:.035em;box-shadow:none!important}
.aih-style-pro_stable .aih-nav a:hover,.aih-style-pro_stable .aih-nav li:hover>a,.aih-style-pro_stable .aih-nav li.is-dropdown-open>a{background:rgba(0,122,77,.08);border-color:rgba(0,122,77,.14);color:var(--aih-primary);transform:none!important}
.aih-style-pro_stable .aih-dropdown{background:rgba(255,255,255,.97);border:1px solid rgba(5,45,82,.08);border-radius:18px;box-shadow:0 24px 60px rgba(5,45,82,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:12px!important}
.aih-style-pro_stable .aih-dropdown a{border-radius:13px;text-transform:none;font-weight:760;letter-spacing:0;color:#173653}
.aih-style-pro_stable .aih-dropdown a:hover{background:#f1f8f5;color:var(--aih-primary)}
.aih-style-pro_stable .aih-cta{border-radius:16px;background:linear-gradient(135deg,#007a4d,#04925f);box-shadow:0 14px 28px rgba(0,122,77,.20)}

.aih-style-glass_ngo .aih-topbar{background:#052d52}.aih-style-glass_ngo .aih-mainbar{background:rgba(247,251,252,.82);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);border-bottom:1px solid rgba(255,255,255,.64);box-shadow:0 18px 54px rgba(5,45,82,.10)}.aih-style-glass_ngo.is-scrolled .aih-mainbar{background:rgba(247,251,252,.66);box-shadow:0 22px 62px rgba(5,45,82,.15)}.aih-style-glass_ngo .aih-nav a{border-radius:999px}.aih-style-glass_ngo .aih-cta{border-radius:999px}
.aih-style-clean_elite .aih-topbar{background:#062b4f}.aih-style-clean_elite .aih-mainbar{background:#fff;border-bottom:1px solid rgba(5,45,82,.10);box-shadow:0 8px 26px rgba(5,45,82,.06)}.aih-style-clean_elite.is-scrolled .aih-mainbar{background:rgba(255,255,255,.88);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 16px 42px rgba(5,45,82,.12)}.aih-style-clean_elite .aih-nav a{border-radius:10px}.aih-style-clean_elite .aih-cta{border-radius:12px;box-shadow:none}

@media(max-width:1180px){.aih-mainbar-inner{grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:22px!important}.aih-actions{gap:18px!important;padding-left:16px!important}.aih-nav a{padding:11px 10px!important;font-size:14px}.aih-cta{padding:15px 22px!important;min-width:auto}}
@media(max-width:920px){
  .aih-header-wrap.is-scrolled .aih-topbar{max-height:0!important;opacity:0!important;transform:translateY(-10px)!important}
  .aih-mainbar-inner,.aih-header-wrap.is-open .aih-mainbar-inner{display:flex!important;min-height:76px!important;align-items:center!important;flex-wrap:wrap;column-gap:14px!important}
  .aih-actions{border-left:0!important;padding-left:0!important;gap:14px!important}
  .aih-dropdown{position:static!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;display:none!important;box-shadow:none!important;border:0!important;background:#f4f8fb!important;margin:6px 0 10px!important;min-width:0!important}
  .aih-nav li.is-sub-open>.aih-dropdown{display:block!important}
  .aih-header-wrap.is-scrolled .aih-logo img{width:min(var(--aih-logo),132px)!important}
}
@media (prefers-reduced-motion:reduce){.aih-header-wrap,.aih-header-wrap *{transition:none!important;animation:none!important}}

/* =========================================================
   v9 Global Fixed Glass – zero-jitter sticky architecture
   The header becomes fixed with a measured spacer. Topbar is hidden
   only with transform/opacity, so no layout height changes occur.
   ========================================================= */
.aih-header-spacer{display:block!important;height:var(--aih-spacer-height,0px);min-height:0!important;pointer-events:none!important;visibility:hidden!important}
.aih-header-wrap.aih-fixed-ready{
  position:fixed!important;
  top:var(--aih-fixed-top,0px)!important;
  left:0!important;right:0!important;width:100%!important;
  z-index:999990!important;
  pointer-events:none!important;
  transform:translate3d(0,0,0)!important;
  will-change:transform!important;
  overflow:visible!important;
}
.aih-header-wrap.aih-fixed-ready .aih-topbar,
.aih-header-wrap.aih-fixed-ready .aih-mainbar,
.aih-header-wrap.aih-fixed-ready .aih-dropdown,
.aih-header-wrap.aih-fixed-ready .aih-burger,
.aih-header-wrap.aih-fixed-ready .aih-nav,
.aih-header-wrap.aih-fixed-ready .aih-actions{pointer-events:auto!important}
.aih-header-wrap.aih-fixed-ready .aih-topbar{
  max-height:none!important;
  height:auto!important;
  overflow:hidden!important;
  transform:translate3d(0,0,0)!important;
  opacity:1!important;
  will-change:transform,opacity!important;
  transition:transform .38s cubic-bezier(.22,.61,.36,1),opacity .24s ease!important;
}
.aih-header-wrap.aih-fixed-ready.is-scrolled .aih-topbar{
  max-height:none!important;
  transform:translate3d(0,-100%,0)!important;
  opacity:0!important;
  pointer-events:none!important;
}
.aih-header-wrap.aih-fixed-ready .aih-mainbar{
  transform:translate3d(0,0,0)!important;
  will-change:transform,background,box-shadow!important;
  transition:transform .38s cubic-bezier(.22,.61,.36,1),background .28s ease,box-shadow .28s ease,border-color .28s ease!important;
}
.aih-header-wrap.aih-fixed-ready.is-scrolled .aih-mainbar{
  transform:translate3d(0,calc(-1 * var(--aih-topbar-h,40px)),0)!important;
}
.aih-header-wrap.aih-fixed-ready .aih-mainbar-inner,
.aih-header-wrap.aih-fixed-ready.is-scrolled .aih-mainbar-inner{min-height:88px!important}
.aih-header-wrap.aih-fixed-ready .aih-logo img,
.aih-header-wrap.aih-fixed-ready.is-scrolled .aih-logo img{width:var(--aih-logo)!important;transform:none!important}
.aih-header-wrap.aih-fixed-ready .aih-mainbar-inner{display:grid!important;grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto!important;align-items:center!important;column-gap:46px!important}
.aih-header-wrap.aih-fixed-ready .aih-logo{justify-self:start!important}.aih-header-wrap.aih-fixed-ready .aih-nav{justify-self:center!important;margin-left:0!important}.aih-header-wrap.aih-fixed-ready .aih-nav ul{gap:10px!important;justify-content:center!important}.aih-header-wrap.aih-fixed-ready .aih-actions{justify-self:end!important;gap:32px!important;padding-left:28px!important;border-left:1px solid rgba(5,45,82,.10)!important}.aih-header-wrap.aih-fixed-ready .aih-lang{gap:10px!important}.aih-header-wrap.aih-fixed-ready .aih-cta{margin-left:0!important;min-width:124px!important;padding:17px 32px!important;text-align:center!important}

/* v9 premium presets */
.aih-style-global_glass .aih-topbar{background:linear-gradient(90deg,#052d52 0%,#063a62 58%,#007a4d 145%)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}.aih-style-global_glass .aih-mainbar{background:rgba(255,255,255,.88)!important;border-bottom:1px solid rgba(255,255,255,.72)!important;box-shadow:0 14px 38px rgba(5,45,82,.09)!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important}.aih-style-global_glass.is-scrolled .aih-mainbar{background:rgba(255,255,255,.68)!important;box-shadow:0 22px 64px rgba(5,45,82,.16)!important;border-bottom-color:rgba(255,255,255,.55)!important}.aih-style-global_glass .aih-nav a{border-radius:999px!important;border:1px solid transparent!important;color:#183b59!important;box-shadow:none!important}.aih-style-global_glass .aih-nav a:hover,.aih-style-global_glass .aih-nav li:hover>a,.aih-style-global_glass .aih-nav li.is-dropdown-open>a{background:rgba(0,122,77,.085)!important;border-color:rgba(0,122,77,.13)!important;color:var(--aih-primary)!important;transform:none!important}.aih-style-global_glass .aih-dropdown{background:rgba(255,255,255,.94)!important;border:1px solid rgba(255,255,255,.75)!important;border-radius:20px!important;box-shadow:0 28px 70px rgba(5,45,82,.18)!important;backdrop-filter:blur(20px) saturate(150%)!important;-webkit-backdrop-filter:blur(20px) saturate(150%)!important}.aih-style-global_glass .aih-cta{border-radius:18px!important;background:linear-gradient(135deg,#007a4d,#04a36b)!important;box-shadow:0 16px 34px rgba(0,122,77,.24)!important}
.aih-style-executive_frost .aih-topbar{background:#052d52!important}.aih-style-executive_frost .aih-mainbar{background:rgba(248,251,253,.92)!important;border-bottom:1px solid rgba(5,45,82,.08)!important;box-shadow:0 10px 28px rgba(5,45,82,.08)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.aih-style-executive_frost.is-scrolled .aih-mainbar{background:rgba(248,251,253,.78)!important;box-shadow:0 18px 46px rgba(5,45,82,.14)!important}.aih-style-executive_frost .aih-nav a{border-radius:12px!important;color:#163753!important}.aih-style-executive_frost .aih-nav a:hover,.aih-style-executive_frost .aih-nav li:hover>a{background:#edf7f2!important;box-shadow:none!important;color:var(--aih-primary)!important}.aih-style-executive_frost .aih-cta{border-radius:14px!important;background:#007a4d!important;box-shadow:none!important}
.aih-style-world_ngo .aih-topbar{background:linear-gradient(90deg,#03233f,#052d52)!important}.aih-style-world_ngo .aih-mainbar{background:#fff!important;border-bottom:3px solid rgba(0,122,77,.20)!important;box-shadow:0 12px 34px rgba(5,45,82,.07)!important}.aih-style-world_ngo.is-scrolled .aih-mainbar{background:rgba(255,255,255,.80)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;box-shadow:0 20px 52px rgba(5,45,82,.14)!important}.aih-style-world_ngo .aih-nav a{border-radius:10px!important}.aih-style-world_ngo .aih-cta{border-radius:999px!important;background:#007a4d!important}

@media(max-width:1180px){.aih-header-wrap.aih-fixed-ready .aih-mainbar-inner{grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:22px!important}.aih-header-wrap.aih-fixed-ready .aih-actions{gap:20px!important;padding-left:18px!important}.aih-header-wrap.aih-fixed-ready .aih-nav a{padding:11px 10px!important;font-size:14px!important}.aih-header-wrap.aih-fixed-ready .aih-cta{padding:15px 23px!important;min-width:auto!important}}
@media(max-width:920px){.aih-header-wrap.aih-fixed-ready .aih-mainbar-inner,.aih-header-wrap.aih-fixed-ready.is-open .aih-mainbar-inner{display:flex!important;min-height:76px!important;align-items:center!important;flex-wrap:wrap!important;column-gap:14px!important}.aih-header-wrap.aih-fixed-ready .aih-actions{border-left:0!important;padding-left:0!important;gap:14px!important}.aih-header-wrap.aih-fixed-ready.is-scrolled .aih-mainbar{transform:translate3d(0,calc(-1 * var(--aih-topbar-h,40px)),0)!important}.aih-header-wrap.aih-fixed-ready .aih-logo img,.aih-header-wrap.aih-fixed-ready.is-scrolled .aih-logo img{width:min(var(--aih-logo),132px)!important}.aih-header-wrap.aih-fixed-ready .aih-dropdown{position:static!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;display:none!important;box-shadow:none!important;border:0!important;background:#f4f8fb!important;margin:6px 0 10px!important;min-width:0!important}.aih-header-wrap.aih-fixed-ready .aih-nav li.is-sub-open>.aih-dropdown{display:block!important}}
@media(prefers-reduced-motion:reduce){.aih-header-wrap.aih-fixed-ready .aih-topbar,.aih-header-wrap.aih-fixed-ready .aih-mainbar,.aih-header-wrap.aih-fixed-ready .aih-dropdown,.aih-cta,.aih-nav a{transition:none!important}}

/* =========================================================
   v10 Tri-Language Premium – DE / EN / AR
   ========================================================= */
.aih-header-wrap[data-lang="ar"]{font-family:"Inter","Arial","Tahoma",sans-serif}
.aih-header-wrap[data-lang="ar"] .aih-nav a,.aih-header-wrap[data-lang="ar"] .aih-dropdown a,.aih-header-wrap[data-lang="ar"] .aih-cta{letter-spacing:0;text-transform:none;font-weight:850}
.aih-header-wrap[data-lang="ar"] .aih-nav a{font-size:16px}
.aih-header-wrap[data-lang="ar"] .aih-dropdown{left:auto!important;right:0!important;text-align:right}
.aih-header-wrap[data-lang="ar"] .aih-dropdown a{justify-content:flex-start}
.aih-header-wrap[data-lang="ar"] .aih-actions{border-left:0!important;border-right:1px solid rgba(5,45,82,.10)!important;padding-left:0!important;padding-right:28px!important}
.aih-header-wrap[data-lang="ar"] .aih-mainbar-inner{direction:rtl;grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto!important}
.aih-header-wrap[data-lang="ar"] .aih-logo{justify-self:start!important}.aih-header-wrap[data-lang="ar"] .aih-nav{justify-self:center!important}.aih-header-wrap[data-lang="ar"] .aih-actions{justify-self:end!important}
.aih-lang{border:1px solid rgba(5,45,82,.10);background:rgba(255,255,255,.66);box-shadow:0 10px 26px rgba(5,45,82,.06);padding:6px!important;border-radius:999px;gap:3px!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.aih-lang i{margin:0 5px;color:var(--aih-primary)}
.aih-lang a{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:999px;color:#1d405d!important;font-size:13px;font-weight:900;line-height:1;text-decoration:none!important;opacity:.74!important;transition:background .18s ease,color .18s ease,opacity .18s ease,box-shadow .18s ease!important}
.aih-lang a.is-active{background:var(--aih-primary)!important;color:#fff!important;opacity:1!important;box-shadow:0 8px 18px rgba(0,122,77,.20)}
.aih-lang a:hover{opacity:1!important;background:rgba(0,122,77,.08)!important;color:var(--aih-primary)!important}.aih-lang a.is-active:hover{color:#fff!important;background:var(--aih-primary)!important}
.aih-lang-pills{border:0;background:transparent;box-shadow:none;padding:0!important;gap:6px!important}.aih-lang-pills a{background:rgba(255,255,255,.70);border:1px solid rgba(5,45,82,.09)}.aih-lang-minimal{border:0;background:transparent;box-shadow:none;padding:0!important}.aih-lang-minimal a{min-height:28px;padding:0 7px;background:transparent}.aih-lang-minimal a.is-active{background:transparent!important;color:var(--aih-primary)!important;box-shadow:none;border-bottom:2px solid var(--aih-primary);border-radius:0}
.aih-style-global_glass .aih-lang,.aih-style-executive_frost .aih-lang{background:rgba(255,255,255,.68)!important;border-color:rgba(255,255,255,.72)!important}
.aih-style-world_ngo .aih-lang{background:#fff!important;border-color:rgba(0,122,77,.14)!important;box-shadow:none!important}
@media(max-width:1180px){.aih-lang a{padding:0 8px;font-size:12px}.aih-header-wrap.aih-fixed-ready .aih-actions{gap:20px!important}}
@media(max-width:920px){.aih-header-wrap[data-lang="ar"] .aih-actions{border-right:0!important;padding-right:0!important}.aih-header-wrap[data-lang="ar"] .aih-mainbar-inner{direction:rtl}.aih-lang{width:100%;justify-content:center}.aih-lang a{flex:1;min-width:0}.aih-header-wrap.aih-fixed-ready .aih-actions{width:100%;justify-content:space-between!important}}

/* v11 Language Fix Pro: stable global glass + professional language switch */
.aih-style-global_glass_v11 .aih-topbar{background:linear-gradient(90deg,#042847 0%,#05365f 58%,#007a4d 145%)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.aih-style-global_glass_v11 .aih-mainbar{background:rgba(255,255,255,.90)!important;border-bottom:1px solid rgba(255,255,255,.72)!important;box-shadow:0 14px 38px rgba(5,45,82,.08)!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important}
.aih-style-global_glass_v11.is-scrolled .aih-mainbar{background:rgba(255,255,255,.74)!important;box-shadow:0 22px 64px rgba(5,45,82,.15)!important;border-bottom-color:rgba(255,255,255,.55)!important}
.aih-style-global_glass_v11 .aih-nav a{border-radius:999px!important;border:1px solid transparent!important;color:#173653!important;box-shadow:none!important;letter-spacing:.02em!important}
.aih-style-global_glass_v11 .aih-nav a:hover,.aih-style-global_glass_v11 .aih-nav li:hover>a,.aih-style-global_glass_v11 .aih-nav li.is-dropdown-open>a{background:rgba(0,122,77,.085)!important;border-color:rgba(0,122,77,.15)!important;color:var(--aih-primary)!important;transform:none!important}
.aih-style-global_glass_v11 .aih-dropdown{background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,255,255,.76)!important;border-radius:22px!important;box-shadow:0 28px 70px rgba(5,45,82,.18)!important;backdrop-filter:blur(20px) saturate(150%)!important;-webkit-backdrop-filter:blur(20px) saturate(150%)!important}
.aih-style-global_glass_v11 .aih-cta{border-radius:18px!important;background:linear-gradient(135deg,#007a4d,#04a36b)!important;box-shadow:0 16px 34px rgba(0,122,77,.24)!important}
.aih-lang-premium_switch{height:42px!important;padding:4px!important;gap:4px!important;border-radius:999px!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(5,45,82,.10)!important;box-shadow:0 10px 28px rgba(5,45,82,.07)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}
.aih-lang-premium_switch i{margin:0 4px 0 8px!important;color:var(--aih-primary)!important;font-size:14px!important}
.aih-lang-premium_switch a{height:32px!important;min-width:42px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;color:#557086!important;border:1px solid transparent!important;transition:background .18s ease,color .18s ease,border-color .18s ease!important}
.aih-lang-premium_switch a.is-active{background:var(--aih-primary)!important;color:#fff!important;border-color:rgba(255,255,255,.45)!important;box-shadow:0 8px 18px rgba(0,122,77,.22)!important}
.aih-lang-premium_switch a:hover:not(.is-active){background:rgba(0,122,77,.08)!important;color:var(--aih-primary)!important}
.aih-header-wrap.aih-fixed-ready .aih-actions{gap:36px!important;padding-left:30px!important}
.aih-header-wrap[data-lang="ar"] .aih-actions{padding-left:0!important;padding-right:30px!important;border-left:0!important;border-right:1px solid rgba(5,45,82,.10)!important}
.aih-header-wrap[data-lang="ar"] .aih-nav ul{direction:rtl!important}
@media(max-width:1180px){.aih-header-wrap.aih-fixed-ready .aih-actions{gap:22px!important;padding-left:18px!important}.aih-header-wrap[data-lang="ar"] .aih-actions{padding-right:18px!important}.aih-lang-premium_switch a{min-width:38px!important;padding:0 8px!important}}
@media(max-width:920px){.aih-header-wrap[data-lang="ar"] .aih-actions{border-right:0!important;padding-right:0!important}.aih-lang-premium_switch{width:100%!important}.aih-lang-premium_switch a{flex:1!important}}

/* v12 Language Lock Glass - stable global NGO header */
.aih-style-global_glass_v13, .aih-style-global_glass_v12 .aih-topbar{background:linear-gradient(90deg,#042847 0%,#05365f 58%,#007a4d 145%)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.aih-style-global_glass_v13, .aih-style-global_glass_v12 .aih-mainbar{background:rgba(255,255,255,.92)!important;border-bottom:1px solid rgba(255,255,255,.78)!important;box-shadow:0 14px 38px rgba(5,45,82,.08)!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important}
.aih-style-global_glass_v13, .aih-style-global_glass_v12.is-scrolled .aih-mainbar{background:rgba(255,255,255,.76)!important;box-shadow:0 22px 64px rgba(5,45,82,.15)!important;border-bottom-color:rgba(255,255,255,.58)!important}
.aih-style-global_glass_v13, .aih-style-global_glass_v12 .aih-nav a{border-radius:999px!important;border:1px solid transparent!important;color:#173653!important;box-shadow:none!important;letter-spacing:.02em!important}
.aih-style-global_glass_v13, .aih-style-global_glass_v12 .aih-nav a:hover,.aih-style-global_glass_v13, .aih-style-global_glass_v12 .aih-nav li:hover>a,.aih-style-global_glass_v13, .aih-style-global_glass_v12 .aih-nav li.is-dropdown-open>a{background:rgba(0,122,77,.085)!important;border-color:rgba(0,122,77,.15)!important;color:var(--aih-primary)!important;transform:none!important}
.aih-style-global_glass_v13, .aih-style-global_glass_v12 .aih-dropdown{background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,255,255,.76)!important;border-radius:22px!important;box-shadow:0 28px 70px rgba(5,45,82,.18)!important;backdrop-filter:blur(20px) saturate(150%)!important;-webkit-backdrop-filter:blur(20px) saturate(150%)!important}
.aih-style-global_glass_v13, .aih-style-global_glass_v12 .aih-cta{border-radius:18px!important;background:linear-gradient(135deg,#007a4d,#04a36b)!important;box-shadow:0 16px 34px rgba(0,122,77,.24)!important}
.aih-style-global_glass_v13, .aih-style-global_glass_v12 .aih-lang{background:rgba(255,255,255,.72)!important;border:1px solid rgba(0,122,77,.18)!important;box-shadow:0 10px 28px rgba(5,45,82,.08)!important}
.aih-lang a.is-active{background:rgba(0,122,77,.12)!important;color:#007a4d!important;font-weight:800!important}
/* v14 Root English Glass: alias of the stable language-map glass style */
.aih-style-global_glass_v14 .aih-topbar{background:linear-gradient(90deg,#042847 0%,#05365f 58%,#007a4d 145%)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.aih-style-global_glass_v14 .aih-mainbar{background:rgba(255,255,255,.92)!important;border-bottom:1px solid rgba(255,255,255,.78)!important;box-shadow:0 14px 38px rgba(5,45,82,.08)!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important}
.aih-style-global_glass_v14.is-scrolled .aih-mainbar{background:rgba(255,255,255,.76)!important;box-shadow:0 22px 64px rgba(5,45,82,.15)!important;border-bottom-color:rgba(255,255,255,.58)!important}
.aih-style-global_glass_v14 .aih-nav a{border-radius:999px!important;border:1px solid transparent!important;color:#173653!important;box-shadow:none!important;letter-spacing:.02em!important}
.aih-style-global_glass_v14 .aih-nav a:hover,.aih-style-global_glass_v14 .aih-nav li:hover>a,.aih-style-global_glass_v14 .aih-nav li.is-dropdown-open>a{background:rgba(0,122,77,.085)!important;border-color:rgba(0,122,77,.15)!important;color:var(--aih-primary)!important;transform:none!important}
.aih-style-global_glass_v14 .aih-dropdown{background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,255,255,.76)!important;border-radius:22px!important;box-shadow:0 28px 70px rgba(5,45,82,.18)!important;backdrop-filter:blur(20px) saturate(150%)!important;-webkit-backdrop-filter:blur(20px) saturate(150%)!important}
.aih-style-global_glass_v14 .aih-cta{border-radius:18px!important;background:linear-gradient(135deg,#007a4d,#04a36b)!important;box-shadow:0 16px 34px rgba(0,122,77,.24)!important}
.aih-style-global_glass_v14 .aih-lang{background:rgba(255,255,255,.72)!important;border:1px solid rgba(0,122,77,.18)!important;box-shadow:0 10px 28px rgba(5,45,82,.08)!important}

/* =========================================================
   v15 Blocksy Guard + World Class Glass
   Fixes: Blocksy duplicate header, font inheritance conflicts, cleaner layout.
   ========================================================= */
.aih-header-wrap{font-family:Inter,"Segoe UI",Tahoma,Arial,sans-serif!important;line-height:1.35!important;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.aih-header-wrap[dir="rtl"]{font-family:Tahoma,"Segoe UI",Arial,sans-serif!important}
.aih-header-wrap a,.aih-header-wrap span,.aih-header-wrap button,.aih-header-wrap li{font-family:inherit!important}
.aih-header-wrap .fa-solid,.aih-header-wrap .fa-regular,.aih-header-wrap .fa-brands{font-family:"Font Awesome 6 Free"!important}.aih-header-wrap .fa-brands{font-family:"Font Awesome 6 Brands"!important}.aih-header-wrap .fa-regular{font-family:"Font Awesome 6 Free"!important;font-weight:400!important}.aih-header-wrap .fa-solid{font-weight:900!important}
.aih-style-global_glass_v15 .aih-topbar{background:linear-gradient(90deg,#052d52 0%,#063a62 55%,#007a4d 150%);border-bottom:1px solid rgba(255,255,255,.10)}
.aih-style-global_glass_v15 .aih-mainbar{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(5,45,82,.075);box-shadow:0 14px 42px rgba(5,45,82,.08);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);transition:background .28s cubic-bezier(.22,.61,.36,1),box-shadow .28s cubic-bezier(.22,.61,.36,1),border-color .28s cubic-bezier(.22,.61,.36,1)!important}
.aih-style-global_glass_v15.is-scrolled .aih-mainbar{background:rgba(255,255,255,.78);border-bottom-color:rgba(255,255,255,.58);box-shadow:0 18px 58px rgba(5,45,82,.15)}
.aih-style-global_glass_v15 .aih-mainbar-inner{min-height:94px!important;grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto!important;column-gap:46px!important}
.aih-style-global_glass_v15 .aih-logo img{filter:none!important}
.aih-style-global_glass_v15 .aih-nav a{border:1px solid transparent;border-radius:16px;color:#143552;font-size:15px;font-weight:850!important;letter-spacing:.018em;text-transform:uppercase;padding:13px 14px;box-shadow:none!important}
.aih-style-global_glass_v15 .aih-nav a:hover,.aih-style-global_glass_v15 .aih-nav li:hover>a,.aih-style-global_glass_v15 .aih-nav li:focus-within>a{background:rgba(0,122,77,.075);border-color:rgba(0,122,77,.13);color:var(--aih-primary);transform:none!important}
.aih-style-global_glass_v15 .aih-actions{gap:34px!important;padding-left:28px!important;border-left:1px solid rgba(5,45,82,.10)}
.aih-style-global_glass_v15[dir="rtl"] .aih-actions{padding-left:0!important;padding-right:28px!important;border-left:0!important;border-right:1px solid rgba(5,45,82,.10)}
.aih-style-global_glass_v15 .aih-lang{background:rgba(255,255,255,.72);border:1px solid rgba(0,122,77,.18);border-radius:999px;padding:7px 10px;box-shadow:0 10px 28px rgba(5,45,82,.07);gap:8px!important}
.aih-style-global_glass_v15 .aih-lang a{min-width:48px;text-align:center;border-radius:999px;padding:9px 12px;color:#547089!important;font-weight:850;text-decoration:none!important;opacity:1!important;line-height:1}
.aih-style-global_glass_v15 .aih-lang a.is-active{background:rgba(0,122,77,.10);color:var(--aih-primary)!important;box-shadow:inset 0 0 0 1px rgba(0,122,77,.12)}
.aih-style-global_glass_v15 .aih-cta{border-radius:18px;background:linear-gradient(135deg,#008452,#00a36a);padding:18px 34px!important;min-width:128px;font-weight:900!important;box-shadow:0 18px 40px rgba(0,122,77,.24)}
.aih-style-global_glass_v15 .aih-dropdown{background:rgba(255,255,255,.95);border:1px solid rgba(5,45,82,.08);border-radius:22px;box-shadow:0 26px 70px rgba(5,45,82,.16);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);padding:14px!important;min-width:290px}
.aih-style-global_glass_v15 .aih-dropdown a{text-transform:none;font-size:15px;font-weight:800!important;letter-spacing:0;padding:14px 15px;border-radius:15px}
body.aih-active .aih-header-wrap,body.aih-active .aih-header-wrap .aih-topbar,body.aih-active .aih-header-wrap .aih-mainbar{display:block!important;visibility:visible!important;height:auto!important;max-height:none!important;opacity:1!important;pointer-events:auto!important}
@media(max-width:1180px){.aih-style-global_glass_v15 .aih-mainbar-inner{column-gap:20px!important}.aih-style-global_glass_v15 .aih-actions{gap:18px!important;padding-left:16px!important}.aih-style-global_glass_v15 .aih-nav a{font-size:14px;padding:12px 10px}.aih-style-global_glass_v15 .aih-cta{padding:16px 24px!important;min-width:auto}.aih-style-global_glass_v15 .aih-lang a{min-width:40px}}
@media(max-width:920px){.aih-style-global_glass_v15 .aih-mainbar-inner{display:flex!important;min-height:78px!important}.aih-style-global_glass_v15 .aih-actions{border:0!important;padding:0!important}.aih-style-global_glass_v15 .aih-lang{width:100%;justify-content:center}.aih-style-global_glass_v15 .aih-cta{width:100%;text-align:center}.aih-style-global_glass_v15 .aih-nav a{font-size:15px}.aih-style-global_glass_v15 .aih-dropdown{min-width:0}}


/* =========================================================
   v17 Mobile Arabic Pro
   Fixes: Blocksy font override, elegant Arabic typography, stable mobile header,
   correct hamburger placement, safer duplicate-theme-header hiding.
   ========================================================= */
.aih-header-wrap{font-family:Inter,"Segoe UI",Arial,sans-serif!important;line-height:1.35!important;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.aih-header-wrap[dir="rtl"],.aih-header-wrap[data-lang="ar"]{font-family:"Cairo","Tajawal","IBM Plex Sans Arabic","Noto Kufi Arabic","Segoe UI",Tahoma,Arial,sans-serif!important;letter-spacing:0!important}
.aih-header-wrap[dir="rtl"] a,.aih-header-wrap[dir="rtl"] span,.aih-header-wrap[dir="rtl"] button,.aih-header-wrap[dir="rtl"] li,.aih-header-wrap[data-lang="ar"] a,.aih-header-wrap[data-lang="ar"] span,.aih-header-wrap[data-lang="ar"] button,.aih-header-wrap[data-lang="ar"] li{font-family:"Cairo","Tajawal","IBM Plex Sans Arabic","Noto Kufi Arabic","Segoe UI",Tahoma,Arial,sans-serif!important;letter-spacing:0!important}
.aih-style-global_glass_v17 .aih-topbar{background:linear-gradient(90deg,#052d52 0%,#063a62 58%,#007a4d 150%)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.aih-style-global_glass_v17 .aih-mainbar{background:rgba(255,255,255,.94)!important;border-bottom:1px solid rgba(5,45,82,.07)!important;box-shadow:0 14px 42px rgba(5,45,82,.08)!important;backdrop-filter:blur(18px) saturate(140%)!important;-webkit-backdrop-filter:blur(18px) saturate(140%)!important;transition:background .25s cubic-bezier(.22,.61,.36,1),box-shadow .25s cubic-bezier(.22,.61,.36,1),border-color .25s cubic-bezier(.22,.61,.36,1)!important}
.aih-style-global_glass_v17.is-scrolled .aih-mainbar{background:rgba(255,255,255,.80)!important;border-bottom-color:rgba(255,255,255,.58)!important;box-shadow:0 18px 58px rgba(5,45,82,.14)!important}
.aih-style-global_glass_v17 .aih-mainbar-inner{min-height:92px!important;display:grid!important;grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto!important;align-items:center!important;column-gap:42px!important}
.aih-style-global_glass_v17 .aih-logo{justify-self:start!important;margin:0!important}.aih-style-global_glass_v17[dir="rtl"] .aih-logo{justify-self:end!important}
.aih-style-global_glass_v17 .aih-nav{margin:0!important;justify-self:center!important;min-width:0!important}.aih-style-global_glass_v17 .aih-nav ul{justify-content:center!important;gap:6px!important;min-width:0!important}
.aih-style-global_glass_v17 .aih-nav a{border:1px solid transparent!important;border-radius:16px!important;color:#143552!important;font-size:15px!important;font-weight:850!important;letter-spacing:.018em!important;text-transform:uppercase!important;padding:13px 14px!important;box-shadow:none!important}
.aih-style-global_glass_v17[data-lang="ar"] .aih-nav a{font-size:16px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important}
.aih-style-global_glass_v17 .aih-nav a:hover,.aih-style-global_glass_v17 .aih-nav li:hover>a,.aih-style-global_glass_v17 .aih-nav li:focus-within>a,.aih-style-global_glass_v17 .aih-nav li.is-dropdown-open>a{background:rgba(0,122,77,.075)!important;border-color:rgba(0,122,77,.13)!important;color:var(--aih-primary)!important;transform:none!important}
.aih-style-global_glass_v17 .aih-actions{justify-self:end!important;display:flex!important;align-items:center!important;gap:34px!important;padding-left:28px!important;border-left:1px solid rgba(5,45,82,.10)!important}.aih-style-global_glass_v17[dir="rtl"] .aih-actions{justify-self:start!important;padding-left:0!important;padding-right:28px!important;border-left:0!important;border-right:1px solid rgba(5,45,82,.10)!important}
.aih-style-global_glass_v17 .aih-lang{background:rgba(255,255,255,.74)!important;border:1px solid rgba(0,122,77,.18)!important;border-radius:999px!important;padding:7px 10px!important;box-shadow:0 10px 28px rgba(5,45,82,.07)!important;gap:8px!important}
.aih-style-global_glass_v17 .aih-lang a{min-width:48px!important;text-align:center!important;border-radius:999px!important;padding:9px 12px!important;color:#547089!important;font-weight:850!important;text-decoration:none!important;opacity:1!important;line-height:1!important}
.aih-style-global_glass_v17 .aih-lang a.is-active{background:rgba(0,122,77,.10)!important;color:var(--aih-primary)!important;box-shadow:inset 0 0 0 1px rgba(0,122,77,.12)!important}
.aih-style-global_glass_v17 .aih-cta{border-radius:18px!important;background:linear-gradient(135deg,#008452,#00a36a)!important;padding:18px 34px!important;min-width:128px!important;font-weight:900!important;box-shadow:0 18px 40px rgba(0,122,77,.24)!important}
.aih-style-global_glass_v17 .aih-dropdown{background:rgba(255,255,255,.96)!important;border:1px solid rgba(5,45,82,.08)!important;border-radius:22px!important;box-shadow:0 26px 70px rgba(5,45,82,.16)!important;backdrop-filter:blur(18px) saturate(140%)!important;-webkit-backdrop-filter:blur(18px) saturate(140%)!important;padding:14px!important;min-width:290px!important}
.aih-style-global_glass_v17 .aih-dropdown a{text-transform:none!important;font-size:15px!important;font-weight:800!important;letter-spacing:0!important;padding:14px 15px!important;border-radius:15px!important}
body.aih-active :is(#masthead,header#masthead,#header,header#header,header.site-header,.site-header,.elementor-location-header,.ct-header,.ct-header-wrapper,.ct-header-trigger,.main-header,.header-area,.theme-header,.site-branding-header,.site-header-main,.main-navigation-wrap){display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
body.aih-active .aih-header-wrap,body.aih-active .aih-header-wrap .aih-topbar,body.aih-active .aih-header-wrap .aih-mainbar{display:block!important;visibility:visible!important;height:auto!important;max-height:none!important;opacity:1!important;pointer-events:auto!important}
@media(max-width:1180px){.aih-style-global_glass_v17 .aih-mainbar-inner{grid-template-columns:minmax(140px,auto) minmax(0,1fr) auto!important;column-gap:20px!important}.aih-style-global_glass_v17 .aih-actions{gap:18px!important;padding-left:16px!important}.aih-style-global_glass_v17[dir="rtl"] .aih-actions{padding-right:16px!important}.aih-style-global_glass_v17 .aih-nav a{font-size:14px!important;padding:12px 10px!important}.aih-style-global_glass_v17 .aih-cta{padding:16px 24px!important;min-width:auto!important}.aih-style-global_glass_v17 .aih-lang a{min-width:40px!important}}
@media(max-width:980px){.aih-container{padding-left:18px!important;padding-right:18px!important}.aih-style-global_glass_v17 .aih-topbar-inner{min-height:38px!important;display:flex!important;justify-content:center!important;gap:12px!important}.aih-style-global_glass_v17 .aih-topbar-left{display:none!important}.aih-style-global_glass_v17 .aih-socials{margin:0 auto!important;justify-content:center!important}.aih-style-global_glass_v17 .aih-mainbar-inner,.aih-style-global_glass_v17.is-open .aih-mainbar-inner{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;min-height:78px!important;gap:12px!important;padding-top:0!important;padding-bottom:0!important;position:relative!important}.aih-style-global_glass_v17 .aih-logo{grid-column:1!important;justify-self:start!important;max-width:160px!important}.aih-style-global_glass_v17 .aih-logo img{width:min(var(--aih-logo),145px)!important}.aih-style-global_glass_v17 .aih-burger{grid-column:3!important;justify-self:end!important;align-self:center!important;display:inline-flex!important;width:48px!important;height:48px!important;margin:0!important;border-radius:16px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 12px 26px rgba(5,45,82,.12)!important}.aih-style-global_glass_v17[dir="rtl"] .aih-logo{grid-column:3!important;justify-self:end!important}.aih-style-global_glass_v17[dir="rtl"] .aih-burger{grid-column:1!important;justify-self:start!important}.aih-style-global_glass_v17 .aih-nav{grid-column:1 / -1!important;order:initial!important;width:100%!important;margin:12px 0 0!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(5,45,82,.08)!important;border-radius:20px!important;padding:10px!important;box-shadow:0 20px 46px rgba(5,45,82,.13)!important}.aih-style-global_glass_v17 .aih-header-wrap.is-open .aih-nav{display:flex!important}.aih-style-global_glass_v17 .aih-nav ul{display:block!important;width:100%!important}.aih-style-global_glass_v17 .aih-nav a{justify-content:space-between!important;width:100%!important;padding:15px 14px!important;border-radius:14px!important;font-size:15px!important}.aih-style-global_glass_v17[data-lang="ar"] .aih-nav a{font-size:16px!important;text-align:right!important}.aih-style-global_glass_v17 .aih-dropdown{position:static!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;display:none!important;box-shadow:none!important;border:0!important;background:#f3f8f6!important;margin:6px 0 10px!important;min-width:0!important;padding:7px!important}.aih-style-global_glass_v17 .aih-nav li.is-sub-open>.aih-dropdown{display:block!important}.aih-style-global_glass_v17 .aih-actions{grid-column:1 / -1!important;order:initial!important;width:100%!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-top:12px!important;padding:14px!important;border:1px solid rgba(5,45,82,.08)!important;border-radius:20px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 18px 40px rgba(5,45,82,.11)!important}.aih-style-global_glass_v17.is-open .aih-actions{display:flex!important}.aih-style-global_glass_v17 .aih-lang{width:100%!important;justify-content:center!important}.aih-style-global_glass_v17 .aih-lang a{flex:1!important;min-width:0!important}.aih-style-global_glass_v17 .aih-cta{width:100%!important;text-align:center!important;padding:16px 22px!important}.aih-style-global_glass_v17 .aih-mainbar{overflow:visible!important}}
@media(max-width:520px){.aih-style-global_glass_v17 .aih-logo img{width:min(var(--aih-logo),128px)!important}.aih-style-global_glass_v17 .aih-mainbar-inner{min-height:72px!important}.aih-style-global_glass_v17 .aih-burger{width:46px!important;height:46px!important}.aih-style-global_glass_v17 .aih-lang a{font-size:13px!important;padding:9px 8px!important}.aih-style-global_glass_v17[data-lang="ar"] .aih-nav a{font-size:15px!important}}
@media(prefers-reduced-motion:reduce){.aih-style-global_glass_v17,.aih-style-global_glass_v17 *{transition:none!important;animation:none!important}}


/* =========================================================
   v18 Mobile Alignment Pro
   Fixes: hamburger position on Arabic mobile, consistent menu alignment,
   clean mobile drawer, Cairo Arabic typography, safer Blocksy coexistence.
   ========================================================= */
.aih-style-global_glass_v18 .aih-topbar{background:linear-gradient(90deg,#052d52 0%,#063a62 58%,#007a4d 150%)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.aih-style-global_glass_v18 .aih-mainbar{background:rgba(255,255,255,.94)!important;border-bottom:1px solid rgba(5,45,82,.07)!important;box-shadow:0 14px 42px rgba(5,45,82,.08)!important;backdrop-filter:blur(18px) saturate(140%)!important;-webkit-backdrop-filter:blur(18px) saturate(140%)!important;transition:background .25s cubic-bezier(.22,.61,.36,1),box-shadow .25s cubic-bezier(.22,.61,.36,1),border-color .25s cubic-bezier(.22,.61,.36,1)!important}
.aih-style-global_glass_v18.is-scrolled .aih-mainbar{background:rgba(255,255,255,.80)!important;border-bottom-color:rgba(255,255,255,.58)!important;box-shadow:0 18px 58px rgba(5,45,82,.14)!important}
.aih-style-global_glass_v18 .aih-mainbar-inner{min-height:92px!important;display:grid!important;grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto!important;align-items:center!important;column-gap:42px!important}
.aih-style-global_glass_v18 .aih-logo{justify-self:start!important;margin:0!important}.aih-style-global_glass_v18[dir="rtl"] .aih-logo{justify-self:end!important}
.aih-style-global_glass_v18 .aih-nav{margin:0!important;justify-self:center!important;min-width:0!important}.aih-style-global_glass_v18 .aih-nav ul{justify-content:center!important;gap:6px!important;min-width:0!important}
.aih-style-global_glass_v18 .aih-nav a{border:1px solid transparent!important;border-radius:16px!important;color:#143552!important;font-size:15px!important;font-weight:850!important;letter-spacing:.018em!important;text-transform:uppercase!important;padding:13px 14px!important;box-shadow:none!important}
.aih-style-global_glass_v18[data-lang="ar"] .aih-nav a{font-size:16px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important}
.aih-style-global_glass_v18 .aih-nav a:hover,.aih-style-global_glass_v18 .aih-nav li:hover>a,.aih-style-global_glass_v18 .aih-nav li:focus-within>a,.aih-style-global_glass_v18 .aih-nav li.is-dropdown-open>a{background:rgba(0,122,77,.075)!important;border-color:rgba(0,122,77,.13)!important;color:var(--aih-primary)!important;transform:none!important}
.aih-style-global_glass_v18 .aih-actions{justify-self:end!important;display:flex!important;align-items:center!important;gap:34px!important;padding-left:28px!important;border-left:1px solid rgba(5,45,82,.10)!important}.aih-style-global_glass_v18[dir="rtl"] .aih-actions{justify-self:start!important;padding-left:0!important;padding-right:28px!important;border-left:0!important;border-right:1px solid rgba(5,45,82,.10)!important}
.aih-style-global_glass_v18 .aih-lang{background:rgba(255,255,255,.74)!important;border:1px solid rgba(0,122,77,.18)!important;border-radius:999px!important;padding:7px 10px!important;box-shadow:0 10px 28px rgba(5,45,82,.07)!important;gap:8px!important}
.aih-style-global_glass_v18 .aih-lang a{min-width:48px!important;text-align:center!important;border-radius:999px!important;padding:9px 12px!important;color:#547089!important;font-weight:850!important;text-decoration:none!important;opacity:1!important;line-height:1!important}
.aih-style-global_glass_v18 .aih-lang a.is-active{background:rgba(0,122,77,.10)!important;color:var(--aih-primary)!important;box-shadow:inset 0 0 0 1px rgba(0,122,77,.12)!important}
.aih-style-global_glass_v18 .aih-cta{border-radius:18px!important;background:linear-gradient(135deg,#008452,#00a36a)!important;padding:18px 34px!important;min-width:128px!important;font-weight:900!important;box-shadow:0 18px 40px rgba(0,122,77,.24)!important}
.aih-style-global_glass_v18 .aih-dropdown{background:rgba(255,255,255,.96)!important;border:1px solid rgba(5,45,82,.08)!important;border-radius:22px!important;box-shadow:0 26px 70px rgba(5,45,82,.16)!important;backdrop-filter:blur(18px) saturate(140%)!important;-webkit-backdrop-filter:blur(18px) saturate(140%)!important;padding:14px!important;min-width:290px!important}
.aih-style-global_glass_v18 .aih-dropdown a{text-transform:none!important;font-size:15px!important;font-weight:800!important;letter-spacing:0!important;padding:14px 15px!important;border-radius:15px!important}
.aih-header-wrap[dir="rtl"],.aih-header-wrap[data-lang="ar"]{font-family:"Cairo","Tajawal","IBM Plex Sans Arabic","Noto Kufi Arabic","Segoe UI",Tahoma,Arial,sans-serif!important;letter-spacing:0!important}
.aih-header-wrap[dir="rtl"] a,.aih-header-wrap[dir="rtl"] span,.aih-header-wrap[dir="rtl"] button,.aih-header-wrap[dir="rtl"] li,.aih-header-wrap[data-lang="ar"] a,.aih-header-wrap[data-lang="ar"] span,.aih-header-wrap[data-lang="ar"] button,.aih-header-wrap[data-lang="ar"] li{font-family:"Cairo","Tajawal","IBM Plex Sans Arabic","Noto Kufi Arabic","Segoe UI",Tahoma,Arial,sans-serif!important;letter-spacing:0!important}
@media(max-width:980px){
  .aih-style-global_glass_v18 .aih-mainbar{overflow:visible!important}
  .aih-style-global_glass_v18 .aih-container{width:100%!important;max-width:100%!important;padding-left:18px!important;padding-right:18px!important}
  .aih-style-global_glass_v18 .aih-mainbar-inner,.aih-style-global_glass_v18.is-open .aih-mainbar-inner{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:100%!important;min-height:78px!important;gap:0!important;direction:ltr!important;padding-top:0!important;padding-bottom:0!important;position:relative!important}
  .aih-style-global_glass_v18 .aih-logo{order:1!important;flex:0 0 auto!important;margin:0!important;max-width:160px!important;justify-self:auto!important}.aih-style-global_glass_v18 .aih-logo img{width:min(var(--aih-logo),145px)!important}
  .aih-style-global_glass_v18 .aih-burger{order:3!important;position:relative!important;inset:auto!important;display:inline-flex!important;flex:0 0 50px!important;width:50px!important;height:50px!important;margin:0!important;padding:13px!important;align-items:center!important;justify-content:center!important;border-radius:18px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 14px 30px rgba(5,45,82,.13)!important;transform:none!important}
  .aih-style-global_glass_v18[dir="rtl"] .aih-logo{order:3!important}.aih-style-global_glass_v18[dir="rtl"] .aih-burger{order:1!important}
  .aih-style-global_glass_v18 .aih-nav{order:10!important;flex:0 0 100%!important;width:100%!important;margin:14px 0 0!important;padding:12px!important;background:rgba(255,255,255,.97)!important;border:1px solid rgba(5,45,82,.08)!important;border-radius:22px!important;box-shadow:0 20px 46px rgba(5,45,82,.13)!important}
  .aih-style-global_glass_v18.is-open .aih-nav{display:block!important}.aih-style-global_glass_v18 .aih-nav ul{display:block!important;width:100%!important}.aih-style-global_glass_v18 .aih-nav li{width:100%!important}
  .aih-style-global_glass_v18 .aih-nav a{display:grid!important;grid-template-columns:28px minmax(0,1fr) 22px!important;align-items:center!important;gap:12px!important;width:100%!important;padding:16px 18px!important;border-radius:16px!important;text-align:start!important;justify-content:normal!important;line-height:1.25!important}
  .aih-style-global_glass_v18 .aih-nav a span{justify-self:start!important;text-align:start!important;width:100%!important}.aih-style-global_glass_v18 .aih-nav a i:not(.aih-chevron){justify-self:center!important}.aih-style-global_glass_v18 .aih-nav a .aih-chevron{justify-self:end!important}
  .aih-style-global_glass_v18[dir="rtl"] .aih-nav,.aih-style-global_glass_v18[dir="rtl"] .aih-nav ul,.aih-style-global_glass_v18[dir="rtl"] .aih-nav li{direction:rtl!important}.aih-style-global_glass_v18[dir="rtl"] .aih-nav a{direction:rtl!important;text-align:right!important}.aih-style-global_glass_v18[dir="rtl"] .aih-nav a span{text-align:right!important;justify-self:start!important}.aih-style-global_glass_v18[dir="rtl"] .aih-nav a .aih-chevron{justify-self:end!important}
  .aih-style-global_glass_v18 .aih-dropdown{position:static!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;display:none!important;box-shadow:none!important;border:0!important;background:#f3f8f6!important;margin:6px 0 10px!important;min-width:0!important;padding:7px!important}.aih-style-global_glass_v18 .aih-nav li.is-sub-open>.aih-dropdown{display:block!important}
  .aih-style-global_glass_v18 .aih-actions{order:11!important;flex:0 0 100%!important;width:100%!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-top:12px!important;padding:14px!important;border:1px solid rgba(5,45,82,.08)!important;border-radius:22px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 18px 40px rgba(5,45,82,.11)!important}.aih-style-global_glass_v18.is-open .aih-actions{display:flex!important}
  .aih-style-global_glass_v18 .aih-lang{width:100%!important;justify-content:center!important;direction:ltr!important}.aih-style-global_glass_v18 .aih-lang a{flex:1!important;min-width:0!important}.aih-style-global_glass_v18 .aih-cta{width:100%!important;text-align:center!important;padding:16px 22px!important}
}
@media(max-width:520px){.aih-style-global_glass_v18 .aih-logo img{width:min(var(--aih-logo),132px)!important}.aih-style-global_glass_v18 .aih-mainbar-inner{min-height:74px!important}.aih-style-global_glass_v18 .aih-burger{width:48px!important;height:48px!important;flex-basis:48px!important}.aih-style-global_glass_v18[data-lang="ar"] .aih-nav a{font-size:16px!important}}

/* =========================================================
   v19 - Mobile Edge Drawer: strict mobile layout reset
   Fixes: hamburger at edge, unified Arabic/LTR menu alignment,
   Blocksy-safe typography and cleaner glass mobile drawer.
   ========================================================= */
.aih-style-global_glass_v19 .aih-topbar{background:linear-gradient(90deg,#052d52 0%,#063a62 58%,#007a4d 150%)!important;border-bottom:1px solid rgba(255,255,255,.10)!important}
.aih-style-global_glass_v19 .aih-mainbar{background:rgba(255,255,255,.94)!important;border-bottom:1px solid rgba(5,45,82,.07)!important;box-shadow:0 14px 42px rgba(5,45,82,.08)!important;backdrop-filter:blur(18px) saturate(140%)!important;-webkit-backdrop-filter:blur(18px) saturate(140%)!important}
.aih-style-global_glass_v19.is-scrolled .aih-mainbar{background:rgba(255,255,255,.82)!important;box-shadow:0 18px 58px rgba(5,45,82,.14)!important}
.aih-style-global_glass_v19 .aih-mainbar-inner{min-height:92px!important;display:grid!important;grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto!important;align-items:center!important;column-gap:42px!important}
.aih-style-global_glass_v19 .aih-logo{justify-self:start!important;margin:0!important}.aih-style-global_glass_v19[dir="rtl"] .aih-logo{justify-self:end!important}
.aih-style-global_glass_v19 .aih-nav{margin:0!important;justify-self:center!important;min-width:0!important}.aih-style-global_glass_v19 .aih-nav ul{justify-content:center!important;gap:6px!important;min-width:0!important}
.aih-style-global_glass_v19 .aih-nav a{border:1px solid transparent!important;border-radius:16px!important;color:#143552!important;font-size:15px!important;font-weight:850!important;letter-spacing:.018em!important;text-transform:uppercase!important;padding:13px 14px!important;box-shadow:none!important}
.aih-style-global_glass_v19[data-lang="ar"] .aih-nav a{font-size:16px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important}
.aih-style-global_glass_v19 .aih-nav a:hover,.aih-style-global_glass_v19 .aih-nav li:hover>a,.aih-style-global_glass_v19 .aih-nav li:focus-within>a,.aih-style-global_glass_v19 .aih-nav li.is-dropdown-open>a{background:rgba(0,122,77,.075)!important;border-color:rgba(0,122,77,.13)!important;color:var(--aih-primary)!important;transform:none!important}
.aih-style-global_glass_v19 .aih-actions{justify-self:end!important;display:flex!important;align-items:center!important;gap:34px!important;padding-left:28px!important;border-left:1px solid rgba(5,45,82,.10)!important}.aih-style-global_glass_v19[dir="rtl"] .aih-actions{justify-self:start!important;padding-left:0!important;padding-right:28px!important;border-left:0!important;border-right:1px solid rgba(5,45,82,.10)!important}
.aih-style-global_glass_v19 .aih-lang{background:rgba(255,255,255,.74)!important;border:1px solid rgba(0,122,77,.18)!important;border-radius:999px!important;padding:7px 10px!important;box-shadow:0 10px 28px rgba(5,45,82,.07)!important;gap:8px!important}
.aih-style-global_glass_v19 .aih-lang a{min-width:48px!important;text-align:center!important;border-radius:999px!important;padding:9px 12px!important;color:#547089!important;font-weight:850!important;text-decoration:none!important;opacity:1!important;line-height:1!important}
.aih-style-global_glass_v19 .aih-lang a.is-active{background:rgba(0,122,77,.10)!important;color:var(--aih-primary)!important;box-shadow:inset 0 0 0 1px rgba(0,122,77,.12)!important}
.aih-style-global_glass_v19 .aih-cta{border-radius:18px!important;background:linear-gradient(135deg,#008452,#00a36a)!important;padding:18px 34px!important;min-width:128px!important;font-weight:900!important;box-shadow:0 18px 40px rgba(0,122,77,.24)!important}
.aih-style-global_glass_v19 .aih-dropdown{background:rgba(255,255,255,.96)!important;border:1px solid rgba(5,45,82,.08)!important;border-radius:22px!important;box-shadow:0 26px 70px rgba(5,45,82,.16)!important;backdrop-filter:blur(18px) saturate(140%)!important;-webkit-backdrop-filter:blur(18px) saturate(140%)!important;padding:14px!important;min-width:290px!important}
.aih-style-global_glass_v19 .aih-dropdown a{text-transform:none!important;font-size:15px!important;font-weight:800!important;letter-spacing:0!important;padding:14px 15px!important;border-radius:15px!important}
.aih-header-wrap[dir="rtl"],.aih-header-wrap[data-lang="ar"]{font-family:"Cairo","Tajawal","IBM Plex Sans Arabic","Noto Kufi Arabic","Segoe UI",Tahoma,Arial,sans-serif!important;letter-spacing:0!important}
.aih-header-wrap[dir="rtl"] a,.aih-header-wrap[dir="rtl"] span,.aih-header-wrap[dir="rtl"] button,.aih-header-wrap[dir="rtl"] li,.aih-header-wrap[data-lang="ar"] a,.aih-header-wrap[data-lang="ar"] span,.aih-header-wrap[data-lang="ar"] button,.aih-header-wrap[data-lang="ar"] li{font-family:"Cairo","Tajawal","IBM Plex Sans Arabic","Noto Kufi Arabic","Segoe UI",Tahoma,Arial,sans-serif!important;letter-spacing:0!important}

@media(max-width:980px){
  .aih-header-wrap .aih-mainbar{overflow:visible!important}
  .aih-header-wrap .aih-mainbar .aih-container.aih-mainbar-inner{width:100%!important;max-width:none!important;margin:0!important;padding:0 18px!important;display:grid!important;grid-template-columns:56px minmax(0,1fr) auto!important;align-items:center!important;column-gap:12px!important;row-gap:0!important;min-height:78px!important;position:relative!important;direction:ltr!important}
  .aih-header-wrap .aih-logo{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;margin:0!important;max-width:160px!important;order:initial!important;display:flex!important}
  .aih-header-wrap .aih-logo img{width:min(var(--aih-logo),145px)!important;height:auto!important;display:block!important}
  .aih-header-wrap .aih-burger{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important;position:relative!important;inset:auto!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;margin:0!important;padding:13px!important;border:0!important;border-radius:18px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 14px 30px rgba(5,45,82,.13)!important;transform:none!important;order:initial!important;z-index:3!important}
  .aih-header-wrap[dir="rtl"] .aih-logo{grid-column:3!important;justify-self:end!important}
  .aih-header-wrap[dir="rtl"] .aih-burger{grid-column:1!important;justify-self:start!important}
  .aih-header-wrap .aih-nav{grid-column:1 / -1!important;grid-row:2!important;width:100%!important;max-width:100%!important;margin:14px 0 0!important;padding:12px!important;background:rgba(255,255,255,.97)!important;border:1px solid rgba(5,45,82,.08)!important;border-radius:24px!important;box-shadow:0 20px 46px rgba(5,45,82,.13)!important;display:none!important;order:initial!important;direction:ltr!important}
  .aih-header-wrap.is-open .aih-nav{display:block!important}
  .aih-header-wrap .aih-nav ul{display:block!important;width:100%!important;margin:0!important;padding:0!important;list-style:none!important;direction:inherit!important}
  .aih-header-wrap .aih-nav li{display:block!important;width:100%!important;margin:0!important;padding:0!important;text-align:inherit!important}
  .aih-header-wrap .aih-nav a{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-height:58px!important;padding:15px 18px!important;border-radius:17px!important;line-height:1.25!important;text-align:left!important;direction:ltr!important;white-space:normal!important}
  .aih-header-wrap .aih-nav a i:not(.aih-chevron){flex:0 0 28px!important;width:28px!important;text-align:center!important;order:1!important;margin:0!important;color:var(--aih-primary)!important}
  .aih-header-wrap .aih-nav a span{display:block!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;text-align:left!important;justify-self:auto!important;order:2!important;font-weight:900!important;color:inherit!important}
  .aih-header-wrap .aih-nav a .aih-chevron{flex:0 0 22px!important;width:22px!important;margin-left:auto!important;margin-right:0!important;text-align:center!important;order:3!important;justify-self:auto!important}
  .aih-header-wrap[dir="rtl"] .aih-nav{direction:rtl!important;text-align:right!important}
  .aih-header-wrap[dir="rtl"] .aih-nav ul,.aih-header-wrap[dir="rtl"] .aih-nav li{direction:rtl!important;text-align:right!important}
  .aih-header-wrap[dir="rtl"] .aih-nav a{direction:rtl!important;text-align:right!important;justify-content:flex-start!important;flex-direction:row!important}
  .aih-header-wrap[dir="rtl"] .aih-nav a i:not(.aih-chevron){order:1!important;margin-left:12px!important;margin-right:0!important;text-align:center!important}
  .aih-header-wrap[dir="rtl"] .aih-nav a span{order:2!important;text-align:right!important;justify-self:auto!important}
  .aih-header-wrap[dir="rtl"] .aih-nav a .aih-chevron{order:3!important;margin-right:auto!important;margin-left:0!important;text-align:center!important}
  .aih-header-wrap .aih-dropdown{position:static!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;display:none!important;box-shadow:none!important;border:0!important;background:#f3f8f6!important;margin:6px 0 10px!important;min-width:0!important;padding:7px!important;border-radius:16px!important}
  .aih-header-wrap .aih-nav li.is-sub-open>.aih-dropdown{display:block!important}
  .aih-header-wrap .aih-actions{grid-column:1 / -1!important;grid-row:3!important;width:100%!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-top:12px!important;padding:14px!important;border:1px solid rgba(5,45,82,.08)!important;border-radius:24px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 18px 40px rgba(5,45,82,.11)!important;order:initial!important}
  .aih-header-wrap.is-open .aih-actions{display:flex!important}
  .aih-header-wrap .aih-lang{width:100%!important;justify-content:center!important;direction:ltr!important}
  .aih-header-wrap .aih-lang a{flex:1!important;min-width:0!important;text-align:center!important}
  .aih-header-wrap .aih-cta{width:100%!important;text-align:center!important;padding:16px 22px!important}
}
@media(max-width:520px){.aih-header-wrap .aih-logo img{width:min(var(--aih-logo),132px)!important}.aih-header-wrap .aih-mainbar .aih-container.aih-mainbar-inner{min-height:74px!important;padding-left:16px!important;padding-right:16px!important}.aih-header-wrap .aih-burger{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important}.aih-header-wrap[data-lang="ar"] .aih-nav a{font-size:16px!important}}
