:root{--aea-navy:#06264a;--aea-navy2:#0b477f;--aea-sky:#69c5ee;--aea-sky2:#dff4ff;--aea-gold:#e0a326;--aea-green:#22a95a;--aea-ink:#172538;--aea-muted:#6d7a89;--aea-bg:#f4f7fa;--aea-white:#fff;--aea-border:#dfe7ef;--aea-shadow:0 10px 28px rgba(8,42,82,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--aea-bg);color:var(--aea-ink);font-family:"Cairo","IBM Plex Sans Arabic","Noto Kufi Arabic",Tahoma,Arial,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.aea-container{width:min(1460px,calc(100% - 40px));margin:auto}.aea-site-header svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.aea-site-header svg .fill{fill:currentColor;stroke:none}

/* Top information bar */
.aea-topbar{background:linear-gradient(90deg,#061b34,#0a315d);color:#fff;font-size:13px;position:relative;z-index:30}.aea-topbar__inner{min-height:43px;display:flex;justify-content:space-between;align-items:center;gap:20px}.aea-topbar__contact,.aea-topbar__tools,.aea-social-mini{display:flex;align-items:center}.aea-topbar__contact{gap:24px}.aea-topbar__tools{gap:14px}.aea-topbar-item{display:inline-flex;align-items:center;gap:7px;color:#fff;white-space:nowrap}.aea-topbar-item svg{width:16px;height:16px;opacity:.9}.aea-social-mini{gap:8px;direction:ltr}.aea-social-mini a{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.18);transition:transform .2s ease,filter .2s ease}.aea-social-mini a:hover{transform:translateY(-2px);filter:brightness(1.12)}.aea-social-mini svg{width:15px;height:15px}.aea-social-mini .is-facebook{background:#1877f2}.aea-social-mini .is-x{background:#070707}.aea-social-mini .is-instagram{background:linear-gradient(135deg,#f9ce34,#ee2a7b 48%,#6228d7)}.aea-social-mini .is-telegram{background:#269ed8}.aea-social-mini .is-whatsapp{background:#25d366}.aea-translate{min-width:38px}

/* Argentine flag header */
.aea-brandbar{position:relative;overflow:hidden;background:#eff9fe;border-bottom:1px solid rgba(6,38,74,.12)}.aea-brandbar__flag{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.28)),url('../images/header-argentina-flag.svg');background-size:cover;background-position:center;opacity:.96;pointer-events:none}.aea-brandbar:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.22) 45%,rgba(255,255,255,.02));pointer-events:none}.aea-brandbar__inner{position:relative;z-index:2;min-height:168px;display:flex;align-items:center;justify-content:space-between;gap:36px}.aea-brand{display:flex;align-items:center;gap:16px;min-width:350px}.aea-brand img{display:block;width:154px;height:135px;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(3,37,69,.18))}.aea-brand__name{display:flex;flex-direction:column;text-align:right;text-shadow:0 1px 0 rgba(255,255,255,.7)}.aea-brand__name strong{font-size:30px;line-height:1.25;color:#063a69;font-weight:900}.aea-brand__name small{font-family:Georgia,"Times New Roman",serif;font-size:20px;color:#2e5370;margin-top:5px;direction:ltr;text-align:right}.aea-header-actions{display:flex;align-items:center;gap:13px;direction:rtl}.aea-header-search{display:flex;width:300px;height:48px;border:1px solid rgba(6,38,74,.24);border-radius:9px;overflow:hidden;background:rgba(255,255,255,.92);box-shadow:0 4px 14px rgba(6,38,74,.08)}.aea-header-search input{width:100%;border:0;padding:11px 15px;font:inherit;outline:0;background:transparent;color:var(--aea-ink)}.aea-header-search button{width:48px;border:0;border-right:1px solid rgba(6,38,74,.12);background:#fff;color:var(--aea-navy);display:grid;place-items:center;cursor:pointer}.aea-header-search button svg{width:21px;height:21px}.aea-contact-button,.aea-whatsapp-button{height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border-radius:9px;color:#fff;font-weight:800;box-shadow:0 5px 14px rgba(6,38,74,.13);transition:transform .2s ease,filter .2s ease;white-space:nowrap}.aea-contact-button:hover,.aea-whatsapp-button:hover{transform:translateY(-2px);filter:brightness(1.06)}.aea-contact-button{background:linear-gradient(135deg,#117ac1,#07589b)}.aea-whatsapp-button{background:linear-gradient(135deg,#2bc264,#15984b)}.aea-contact-button svg,.aea-whatsapp-button svg{width:19px;height:19px}

/* Navigation */
.aea-navbar{background:linear-gradient(90deg,#061d38,#0a315d);box-shadow:0 5px 16px rgba(0,0,0,.16);position:relative;z-index:25}.aea-nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:58px}.aea-primary-nav{flex:1}.aea-primary-menu,.aea-primary-menu ul{list-style:none;margin:0;padding:0}.aea-primary-menu{display:flex;align-items:stretch;min-height:58px}.aea-primary-menu>li{position:relative;display:flex}.aea-primary-menu>li>a{display:flex;align-items:center;color:#fff;padding:0 23px;font-weight:800;border-left:1px solid rgba(255,255,255,.07);transition:background .2s ease}.aea-primary-menu>li>a:hover,.aea-primary-menu>li.current-menu-item>a{background:linear-gradient(180deg,#1381c6,#0a67ad)}.aea-nav-arrow{font-size:15px;margin-right:6px}.aea-primary-menu .sub-menu{position:absolute;top:100%;right:0;min-width:335px;padding:10px;background:#fff;border:1px solid var(--aea-border);border-radius:0 0 10px 10px;box-shadow:var(--aea-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:100}.aea-primary-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.aea-primary-menu .sub-menu a{display:block;padding:10px 12px;border-radius:7px;font-size:14px}.aea-primary-menu .sub-menu a:hover{background:#edf6ff;color:var(--aea-navy2)}.aea-menu-toggle,.aea-guide-toggle{display:none;border:0;background:#0f4b8b;color:#fff;padding:10px 14px;border-radius:8px;font-weight:800}.aea-menu-toggle{align-items:center;gap:8px}

/* Main layout */
.aea-main{padding:30px 0 46px}.aea-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}.aea-content-area{min-width:0}.aea-guide{position:sticky;top:18px;background:#fff;border:1px solid var(--aea-border);border-radius:14px;box-shadow:var(--aea-shadow);overflow:hidden;max-height:calc(100vh - 36px);overflow-y:auto}.aea-guide h2{margin:0;padding:16px 18px;background:linear-gradient(135deg,var(--aea-navy2),#2d94c9);color:#fff;font-size:20px}.aea-guide__body{padding:8px}.aea-guide__group h3{margin:12px 8px 5px;color:var(--aea-navy2);font-size:13px;border-bottom:1px solid var(--aea-border);padding-bottom:5px}.aea-guide__links a{display:grid;grid-template-columns:24px 1fr 16px;align-items:center;gap:8px;padding:8px 9px;margin:3px 0;border-radius:8px;font-size:13px;font-weight:700;border:1px solid transparent}.aea-guide__links a:hover{background:#f1f8fd;border-color:#cfe9f7;color:var(--aea-navy2)}.aea-guide__icon{font-size:14px}.aea-guide__links b{color:var(--aea-gold);font-size:18px}
.aea-breaking{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--aea-border);border-radius:11px;padding:10px 14px;margin-bottom:22px;overflow:hidden}.aea-breaking strong{background:var(--aea-gold);color:#fff;padding:7px 12px;border-radius:7px;white-space:nowrap}.aea-breaking__items{display:flex;gap:30px;white-space:nowrap;overflow:hidden}.aea-breaking__items a{font-size:14px;font-weight:700}.aea-section-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 17px;border-bottom:1px solid var(--aea-border)}.aea-section-heading span{display:inline-block;padding:0 0 9px;border-bottom:3px solid var(--aea-sky);font-size:23px;font-weight:900;color:var(--aea-navy)}.aea-section-heading a{font-size:13px;color:var(--aea-navy2);font-weight:800}.aea-hero-news,.aea-home-section{margin-bottom:34px}.aea-lead-story{position:relative;height:480px;border-radius:15px;overflow:hidden;box-shadow:var(--aea-shadow);background:#111}.aea-lead-story img{width:100%;height:100%;object-fit:cover;opacity:.83}.aea-lead-story__overlay{position:absolute;inset:auto 0 0;padding:100px 32px 28px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.92))}.aea-lead-story__overlay>span{display:inline-block;background:var(--aea-navy2);padding:5px 10px;border-radius:6px;font-size:13px}.aea-lead-story__overlay h1{font-size:34px;line-height:1.45;margin:10px 0 6px}.aea-lead-story__overlay p{margin:0;max-width:820px}.aea-lead-story__overlay small{display:block;margin-top:7px;opacity:.85}.aea-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.aea-card{background:#fff;border:1px solid var(--aea-border);border-radius:12px;overflow:hidden;box-shadow:0 6px 18px rgba(8,42,82,.07);transition:.2s}.aea-card:hover{transform:translateY(-3px);box-shadow:var(--aea-shadow)}.aea-card img{width:100%;height:215px;object-fit:cover}.aea-card>a>div{padding:13px 15px}.aea-card span,.aea-meta{font-size:12px;color:var(--aea-muted)}.aea-card h2{margin:4px 0;font-size:18px;line-height:1.65}.aea-page-card,.aea-single-card,.aea-archive-header{background:#fff;border:1px solid var(--aea-border);border-radius:15px;box-shadow:var(--aea-shadow);padding:30px}.aea-page-card h1,.aea-single-card h1,.aea-archive-header h1{font-size:34px;line-height:1.45;margin:0 0 18px;color:var(--aea-navy)}.aea-entry-content{font-size:18px;line-height:2.05;text-align:justify}.aea-entry-content h2,.aea-entry-content h3{color:var(--aea-navy2)}.aea-featured{margin:24px 0}.aea-featured img{width:100%;border-radius:13px}.aea-share{display:flex;gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid var(--aea-border)}.aea-share button,.aea-button{border:0;border-radius:8px;background:var(--aea-navy2);color:#fff;padding:10px 16px;font-weight:700;cursor:pointer}.aea-tags{margin-top:18px;color:var(--aea-muted)}
.aea-site-footer{background:var(--aea-navy);color:#dce8f4;margin-top:0;border-top:4px solid var(--aea-gold)}.aea-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px;padding:44px 0}.aea-footer-brand img{width:180px;max-height:95px;object-fit:contain;object-position:right}.aea-footer-grid h3{color:#fff;margin:0 0 12px}.aea-footer-grid a{display:block;margin:7px 0;color:#dce8f4}.aea-footer-grid a:hover{color:#fff}.aea-copyright{text-align:center;border-top:1px solid rgba(255,255,255,.13);padding:15px;font-size:13px}.aea-mobile-guide{background:#f5fbfe;padding:12px}.aea-mobile-guide .aea-guide{position:static;max-height:none;box-shadow:none}.aea-404{text-align:center}.aea-404 h1{font-size:90px;color:var(--aea-sky)}

@media(max-width:1180px){.aea-container{width:min(100% - 24px,1460px)}.aea-brandbar__inner{min-height:145px}.aea-brand{min-width:300px}.aea-brand img{width:130px;height:118px}.aea-brand__name strong{font-size:26px}.aea-brand__name small{font-size:18px}.aea-header-search{width:245px}.aea-contact-button,.aea-whatsapp-button{padding:0 14px}.aea-primary-menu>li>a{padding:0 17px}.aea-menu-toggle,.aea-guide-toggle{display:inline-flex}.aea-primary-nav{display:none;position:absolute;top:100%;right:12px;left:12px;background:#fff;z-index:120;padding:12px;border-radius:0 0 12px 12px;box-shadow:var(--aea-shadow)}.aea-primary-nav.is-open{display:block}.aea-primary-menu{display:block;min-height:0}.aea-primary-menu>li{display:block}.aea-primary-menu>li>a{color:var(--aea-ink);padding:11px 13px;border-left:0}.aea-primary-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding-right:16px}.aea-layout{grid-template-columns:1fr}.aea-layout>.aea-guide{display:none}.aea-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.aea-topbar__inner{display:block;text-align:center;padding:7px 0}.aea-topbar__contact{justify-content:center;flex-wrap:wrap;gap:7px 13px}.aea-topbar__tools{justify-content:center;margin-top:6px}.aea-brandbar__inner{display:block;text-align:center;padding:18px 0 20px}.aea-brand{justify-content:center;min-width:0}.aea-header-actions{margin-top:16px;justify-content:center;flex-wrap:wrap}.aea-header-search{width:min(100%,330px)}.aea-brandbar__flag{background-position:62% center}.aea-nav-inner{min-height:56px}.aea-guide-toggle{margin-right:auto}}
@media(max-width:560px){.aea-container{width:min(100% - 18px,1460px)}.aea-topbar__contact .aea-topbar-item:first-child{width:100%;justify-content:center}.aea-brand{gap:10px}.aea-brand img{width:105px;height:98px}.aea-brand__name strong{font-size:22px}.aea-brand__name small{font-size:17px}.aea-header-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:9px}.aea-header-search{grid-column:1/-1;width:100%}.aea-contact-button,.aea-whatsapp-button{height:44px;padding:0 10px}.aea-lead-story{height:360px}.aea-lead-story__overlay{padding:70px 18px 18px}.aea-lead-story__overlay h1{font-size:24px}.aea-lead-story__overlay p{display:none}.aea-news-grid{grid-template-columns:1fr}.aea-card img{height:225px}.aea-page-card,.aea-single-card,.aea-archive-header{padding:19px}.aea-page-card h1,.aea-single-card h1,.aea-archive-header h1{font-size:27px}.aea-entry-content{font-size:17px;text-align:right}.aea-footer-grid{grid-template-columns:1fr;gap:20px}.aea-section-heading span{font-size:20px}.aea-breaking__items a:not(:first-child){display:none}}
@media print{.aea-site-header,.aea-guide,.aea-site-footer,.aea-share{display:none!important}.aea-layout{display:block}.aea-main{padding:0}.aea-single-card{box-shadow:none;border:0}}


/* =========================================================
   Argentina en Arabe — consolidated visual layer
   Clean replacement for previous header/guide overrides
   ========================================================= */

/* Header image and identity */
.aea-brandbar{
  background:#dcecf7;
}

.aea-brandbar__flag{
  background-image:
    linear-gradient(90deg,rgba(2,22,46,.10),rgba(255,255,255,.08)),
    url('https://www.argentina-arabe.com.ar/wp-content/uploads/2026/07/655eefe0423604365677200a.jpg');
  background-size:cover;
  background-position:center 38%;
  opacity:1;
  filter:saturate(.94) contrast(1.03);
}

.aea-brandbar:after{
  background:linear-gradient(
    90deg,
    rgba(255,255,255,.62) 0%,
    rgba(255,255,255,.36) 34%,
    rgba(255,255,255,.10) 62%,
    rgba(4,31,64,.07) 100%
  );
}

.aea-brandbar__inner{
  min-height:184px;
  padding:16px 0;
  justify-content:space-between;
}

/* Compact glass identity card — preserves the approved look */
.aea-brand{
  gap:17px;
  min-width:405px;
  padding:9px 14px;
  background:rgba(255,255,255,.56);
  border:1px solid rgba(255,255,255,.60);
  border-radius:17px;
  box-shadow:0 8px 22px rgba(5,35,68,.10);
  backdrop-filter:blur(6px);
  -webkit-backdrop-filter:blur(6px);
}

.aea-brand img{
  width:124px;
  height:124px;
  flex:0 0 124px;
  object-fit:contain;
  margin:0;
  filter:drop-shadow(0 5px 10px rgba(3,37,69,.16));
}

.aea-brand__name{
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-end;
  gap:3px;
  text-align:right;
  text-shadow:0 1px 0 rgba(255,255,255,.85);
}

.aea-brand__name strong,
.aea-brand__name small{
  display:block;
  width:100%;
  margin:0;
  white-space:nowrap;
  text-align:right;
}

.aea-brand__name strong{
  font-size:31px;
  line-height:1.14;
  font-weight:900;
  color:#062f5c;
  letter-spacing:-.25px;
}

.aea-brand__name small{
  font-family:Arial,"Helvetica Neue",sans-serif;
  font-size:24px;
  line-height:1.14;
  font-weight:800;
  color:#d69716;
  letter-spacing:0;
}

/* Keep approved search/contact controls */
.aea-header-actions{
  direction:ltr;
  padding:12px 14px;
  border-radius:16px;
  background:rgba(255,255,255,.70);
  box-shadow:0 10px 28px rgba(4,31,63,.11);
  backdrop-filter:blur(3px);
  -webkit-backdrop-filter:blur(3px);
}

.aea-header-search{
  direction:rtl;
  width:285px;
  border-radius:10px;
}

.aea-contact-button,
.aea-whatsapp-button{
  border-radius:10px;
}

/* Single-column content + Argentina guide */
.aea-layout{
  grid-template-columns:minmax(0,1fr) 285px;
  gap:24px;
}

.aea-guide{
  border-radius:10px;
  border-color:#d9e4ef;
  box-shadow:0 7px 24px rgba(5,35,68,.10);
  scrollbar-width:thin;
  scrollbar-color:#8b98a5 transparent;
}

.aea-guide h2{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:15px 18px;
  background:linear-gradient(180deg,#0b3f78,#082f5d);
  font-size:20px;
}

.aea-guide__body{
  padding:10px 9px 12px;
}

.aea-guide__group{
  margin:0 0 8px;
  border:1px solid #e2e9ef;
  border-radius:8px;
  overflow:hidden;
  background:#fff;
}

.aea-guide__group-toggle{
  width:100%;
  border:0;
  display:grid;
  grid-template-columns:25px 1fr 18px;
  align-items:center;
  gap:8px;
  padding:11px 12px;
  background:#f3f8fd;
  color:#0a3767;
  font:inherit;
  font-weight:900;
  text-align:right;
  cursor:pointer;
}

.aea-guide__group:nth-child(2) .aea-guide__group-toggle{background:#fff3df;color:#b56c08}
.aea-guide__group:nth-child(3) .aea-guide__group-toggle{background:#edf7e7;color:#3a702a}
.aea-guide__group:nth-child(4) .aea-guide__group-toggle{background:#eef4fb;color:#315f8e}
.aea-guide__group:nth-child(5) .aea-guide__group-toggle{background:#f2f8f4;color:#397254}

.aea-guide__group-toggle b{
  font-size:17px;
  transition:transform .2s ease;
}

.aea-guide__group.is-open .aea-guide__group-toggle b{
  transform:rotate(180deg);
}

.aea-guide__group-icon{
  font-size:17px;
}

.aea-guide__links{
  padding:3px 8px 6px;
  background:#fff;
}

.aea-guide__links[hidden]{
  display:none;
}

.aea-guide__links a{
  grid-template-columns:20px 1fr 14px;
  gap:7px;
  padding:8px 7px;
  margin:0;
  border-radius:0;
  border-bottom:1px solid #edf1f5;
  font-size:13px;
  font-weight:700;
  color:#173e68;
}

.aea-guide__links a:last-child{
  border-bottom:0;
}

.aea-guide__links a:hover{
  background:#f6faff;
  border-color:#edf1f5;
  color:#0573bb;
}

.aea-guide__links b{
  font-size:16px;
  color:#0b4d88;
}

.aea-guide__icon{
  font-size:13px;
  text-align:center;
}

/* Responsive identity sizing */
@media(max-width:1180px){
  .aea-brand{
    min-width:340px;
    gap:13px;
    padding:8px 12px;
  }
  .aea-brand img{
    width:108px;
    height:108px;
    flex-basis:108px;
  }
  .aea-brand__name strong{font-size:27px}
  .aea-brand__name small{font-size:21px}
  .aea-header-actions{padding:10px}
}

@media(max-width:820px){
  .aea-brandbar__flag{background-position:54% center}
  .aea-brandbar:after{background:rgba(255,255,255,.38)}
  .aea-brandbar__inner{padding:20px 0}
  .aea-brand{
    width:max-content;
    max-width:100%;
    min-width:0;
    margin-inline:auto;
    justify-content:center;
    gap:12px;
    padding:9px 12px;
  }
  .aea-brand img{
    width:98px;
    height:98px;
    flex-basis:98px;
  }
  .aea-brand__name{align-items:center}
  .aea-brand__name strong,
  .aea-brand__name small{text-align:center}
  .aea-brand__name strong{font-size:25px}
  .aea-brand__name small{font-size:19px}
  .aea-header-actions{
    direction:rtl;
    margin-inline:auto;
  }
}

@media(max-width:560px){
  .aea-brandbar__flag{background-position:58% center}
  .aea-brand{
    gap:8px;
    padding:7px 9px;
    border-radius:14px;
  }
  .aea-brand img{
    width:78px;
    height:78px;
    flex-basis:78px;
  }
  .aea-brand__name strong{font-size:20px}
  .aea-brand__name small{font-size:15px}
}

/* =========================================================
   Argentina en Arabe — footer matching approved reference
   ========================================================= */

.aea-site-footer{
  margin-top:0;
  overflow:hidden;
  color:#fff;
  background:
    radial-gradient(circle at 50% 10%,rgba(24,92,149,.13),transparent 38%),
    linear-gradient(135deg,#031a34 0%,#062c54 52%,#03182f 100%);
  border-top:4px solid var(--aea-gold);
}

.aea-footer-grid{
  display:grid;
  grid-template-columns:1.35fr .85fr .9fr 1fr;
  gap:0;
  align-items:center;
  padding:48px 0 42px;
}

.aea-footer-grid > div{
  min-height:270px;
  padding:10px 36px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.aea-footer-grid > div + div{
  border-right:1px solid rgba(255,255,255,.18);
}

.aea-footer-grid h3{
  position:relative;
  width:max-content;
  margin:0 auto 25px;
  padding-bottom:11px;
  color:#fff;
  font-size:22px;
  line-height:1.3;
  font-weight:900;
  text-align:center;
}

.aea-footer-grid h3:after{
  content:"";
  position:absolute;
  right:50%;
  bottom:0;
  width:44px;
  height:3px;
  border-radius:10px;
  background:var(--aea-gold);
  transform:translateX(50%);
}

.aea-footer-brand{
  align-items:center;
}

.aea-footer-brand a{
  display:block;
  padding:6px;
  border:3px solid var(--aea-gold);
  border-radius:24px;
  background:rgba(255,255,255,.06);
  box-shadow:
    0 0 0 3px rgba(224,163,38,.18),
    0 12px 28px rgba(0,0,0,.25);
  line-height:0;
}

.aea-footer-brand img{
  display:block;
  width:390px;
  max-width:100%;
  height:auto;
  border-radius:17px;
}

.aea-footer-links{
  text-align:center;
}

.aea-footer-links a{
  display:grid;
  grid-template-columns:1fr 22px;
  align-items:center;
  gap:12px;
  width:100%;
  margin:13px 0;
  color:#fff;
  font-size:16px;
  text-align:right;
  transition:color .2s ease,transform .2s ease;
}

.aea-footer-links a:hover{
  color:var(--aea-gold);
  transform:translateX(-2px);
}

.aea-footer-links svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:var(--aea-gold);
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.aea-footer-network-main{
  color:var(--aea-gold)!important;
  font-weight:800;
}

.aea-footer-follow{
  text-align:center;
}

.aea-footer-social{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:13px;
  direction:ltr;
}

.aea-footer-social a{
  width:48px;
  height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#fff;
  border:1px solid rgba(255,255,255,.20);
  box-shadow:0 7px 18px rgba(0,0,0,.20);
  transition:transform .2s ease,filter .2s ease;
}

.aea-footer-social a:hover{
  transform:translateY(-3px) scale(1.04);
  filter:brightness(1.1);
}

.aea-footer-social svg,
.aea-footer-contact-link svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.aea-footer-social svg .fill{
  fill:currentColor;
  stroke:none;
}

.aea-footer-social .is-facebook{background:#1877f2}
.aea-footer-social .is-x{background:#070707}
.aea-footer-social .is-instagram{background:linear-gradient(135deg,#f9ce34,#ee2a7b 48%,#6228d7)}
.aea-footer-social .is-telegram{background:#269ed8}
.aea-footer-social .is-whatsapp{background:#25d366}

.aea-footer-contact{
  text-align:center;
}

.aea-footer-contact-link{
  display:flex!important;
  align-items:center;
  justify-content:flex-start;
  gap:13px;
  width:max-content;
  max-width:100%;
  margin:15px auto!important;
  color:#fff!important;
  font-size:16px;
  direction:ltr;
}

.aea-footer-contact-link svg{
  flex:0 0 21px;
  color:#dceaf5;
}

.aea-footer-description-band{
  padding:18px 0;
  border-top:1px solid var(--aea-gold);
  background:#03182f;
}

.aea-footer-description{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:18px;
  width:100%;
  margin:0;
  padding:22px 34px;
  border:2px solid var(--aea-gold);
  border-radius:14px;
  background:rgba(3,25,50,.58);
  box-shadow:inset 0 0 0 3px rgba(224,163,38,.13);
  color:#f7f9fc;
  font-size:17px;
  line-height:2;
  text-align:center;
}

.aea-footer-description__symbol{
  color:var(--aea-gold);
  font-size:22px;
  line-height:1;
}

.aea-copyright{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:14px;
  min-height:66px;
  padding:15px 18px;
  border-top:2px solid var(--aea-gold);
  background:#03182f;
  color:#fff;
  text-align:center;
  font-size:15px;
}

.aea-copyright a{
  color:#fff;
}

.aea-copyright a[href*="noticias-latinas"]{
  color:var(--aea-gold);
  font-weight:800;
}

.aea-copyright a:hover{
  color:var(--aea-gold);
}

.aea-copyright-dot{
  color:var(--aea-gold);
  font-size:18px;
}

@media(max-width:1180px){
  .aea-footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .aea-footer-grid > div{
    min-height:230px;
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.13);
  }

  .aea-footer-brand img{
    width:340px;
  }
}

@media(max-width:700px){
  .aea-footer-grid{
    grid-template-columns:1fr;
    padding:24px 0 18px;
  }

  .aea-footer-grid > div{
    min-height:auto;
    padding:28px 14px;
  }

  .aea-footer-brand img{
    width:285px;
  }

  .aea-footer-links a{
    width:min(260px,100%);
    margin-inline:auto;
  }

  .aea-footer-contact-link{
    justify-content:center;
  }

  .aea-footer-description-band{
    padding:14px 0;
  }

  .aea-footer-description{
    width:calc(100% - 18px);
    margin-inline:auto;
    grid-template-columns:auto 1fr auto;
    gap:8px;
    padding:16px 12px;
    font-size:13px;
    line-height:1.9;
  }

  .aea-footer-description__symbol{
    font-size:16px;
  }

  .aea-copyright{
    gap:6px 8px;
    min-height:58px;
    padding:13px 12px;
    font-size:12px;
  }
}


/* =========================================================
   Footer final corrections
   ========================================================= */

/* Compact the upper footer and remove the large gap above the description. */
.aea-footer-grid{
  padding-top:34px;
  padding-bottom:18px;
}

.aea-footer-grid > div{
  min-height:210px;
  padding-top:0;
  padding-bottom:0;
}

/* Raise and enlarge the logo area. */
.aea-footer-brand{
  align-self:start;
  padding-top:4px!important;
}

.aea-footer-brand a{
  width:100%;
  max-width:410px;
  padding:0;
  overflow:hidden;
  background:transparent;
}

.aea-footer-brand img{
  width:100%;
  height:100%;
  min-height:190px;
  object-fit:cover;
  object-position:center;
  border-radius:18px;
}

/* Keep social heading and icons centered after Telegram removal. */
.aea-footer-follow{
  align-items:center;
}

.aea-footer-social{
  justify-content:center;
}

/* Reduce the empty space before the description band. */
.aea-footer-description-band{
  margin-top:0;
  padding-top:12px;
}

/* Copyright wording and spacing. */
.aea-copyright{
  gap:9px;
}

@media(max-width:1180px){
  .aea-footer-grid > div{
    min-height:190px;
  }

  .aea-footer-brand{
    align-self:center;
  }

  .aea-footer-brand a{
    max-width:360px;
  }

  .aea-footer-brand img{
    min-height:165px;
  }
}

@media(max-width:700px){
  .aea-footer-grid{
    padding-top:22px;
    padding-bottom:12px;
  }

  .aea-footer-grid > div{
    min-height:auto;
  }

  .aea-footer-brand a{
    max-width:300px;
  }

  .aea-footer-brand img{
    min-height:135px;
  }
}

/* =========================================================
   Footer final polish — approved corrections only
   ========================================================= */

/* Remove extra vertical space in the upper footer. */
.aea-footer-grid{
  padding-top:28px;
  padding-bottom:10px;
}

.aea-footer-grid > div{
  min-height:180px;
}

/* Logo: keep proportions, fill its framed box, no crop or distortion. */
.aea-footer-brand{
  align-self:start;
  padding-top:0!important;
}

.aea-footer-brand a{
  width:100%;
  max-width:410px;
  padding:0;
  overflow:hidden;
  background:transparent;
  border:2px solid var(--aea-gold);
  border-radius:20px;
  box-shadow:
    0 0 0 3px rgba(224,163,38,.18),
    0 8px 20px rgba(0,0,0,.20);
  line-height:0;
}

.aea-footer-brand img{
  display:block;
  width:100%;
  height:auto;
  min-height:0;
  max-height:none;
  margin:0;
  object-fit:contain;
  object-position:center;
  border-radius:16px;
  filter:none;
}

/* Keep the remaining three basic links clean and aligned. */
.aea-footer-links a{
  grid-template-columns:1fr 22px;
}

.aea-footer-links a:empty{
  display:none!important;
}

/* Center social heading and the four remaining icons. */
.aea-footer-follow{
  align-items:center;
}

.aea-footer-social{
  justify-content:center;
}

/* Bring the description box closer and center its text vertically. */
.aea-footer-description-band{
  margin-top:0;
  padding-top:8px;
}

.aea-footer-description{
  min-height:0;
  padding-top:16px;
  padding-bottom:16px;
  align-items:center;
}

/* Exact approved copyright order and visual treatment. */
.aea-copyright{
  direction:ltr;
  gap:9px;
  justify-content:center;
}

.aea-copyright a[href*="noticias-latinas"]{
  color:var(--aea-gold);
  font-weight:800;
}

@media(max-width:1180px){
  .aea-footer-grid > div{
    min-height:165px;
  }

  .aea-footer-brand{
    align-self:center;
  }

  .aea-footer-brand a{
    max-width:360px;
  }
}

@media(max-width:700px){
  .aea-footer-grid{
    padding-top:18px;
    padding-bottom:8px;
  }

  .aea-footer-grid > div{
    min-height:auto;
  }

  .aea-footer-brand a{
    max-width:300px;
  }

  .aea-footer-description-band{
    padding-top:6px;
  }
}

/* =========================================================
   Footer logo — remove gold frame only
   ========================================================= */

.aea-footer-brand a{
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}

.aea-footer-brand img{
  border-radius:0!important;
}

/* =========================================================
   Footer logo — final alignment with the gold description box
   ========================================================= */

.aea-footer-brand{
  align-self:stretch!important;
  align-items:flex-start!important;
  justify-content:center!important;
  padding-top:0!important;
}

.aea-footer-brand a{
  width:min(100%,360px)!important;
  max-width:360px!important;
  margin:0!important;
}

.aea-footer-brand img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:center!important;
}

@media(max-width:1180px){
  .aea-footer-brand{
    align-items:center!important;
  }

  .aea-footer-brand a{
    width:min(100%,330px)!important;
    max-width:330px!important;
  }
}

@media(max-width:700px){
  .aea-footer-brand{
    align-items:center!important;
  }

  .aea-footer-brand a{
    width:min(100%,285px)!important;
    max-width:285px!important;
  }
}

/* =========================================================
   Header final separators and spacing
   ========================================================= */

/* Separate translation flags from social icons. */
.aea-topbar__tools{
  gap:24px!important;
}

.aea-social-mini{
  margin-inline-start:8px;
}

/* Four thin gold lines: above/below top information row and navbar. */
.aea-topbar{
  border-top:1px solid var(--aea-gold);
  border-bottom:1px solid var(--aea-gold);
}

.aea-navbar{
  border-top:1px solid var(--aea-gold);
  border-bottom:1px solid var(--aea-gold);
}

/* Keep the gold separators full width and visually clean. */
.aea-topbar,
.aea-navbar{
  background-clip:padding-box;
}

@media(max-width:820px){
  .aea-topbar__tools{
    gap:16px!important;
  }

  .aea-social-mini{
    margin-inline-start:4px;
  }
}

/* =========================================================
   Topbar final spacing — move social icons toward the center
   ========================================================= */

.aea-topbar__inner{
  justify-content:space-between;
}

.aea-topbar__tools{
  flex:1 1 auto;
  justify-content:space-between;
  min-width:0;
}

.aea-translate{
  flex:0 0 auto;
}

.aea-social-mini{
  flex:0 0 auto;
  margin-inline-start:42px!important;
  margin-inline-end:auto!important;
}

@media(max-width:1180px){
  .aea-social-mini{
    margin-inline-start:24px!important;
  }
}

@media(max-width:820px){
  .aea-topbar__tools{
    justify-content:center;
    flex-wrap:wrap;
  }

  .aea-social-mini{
    margin-inline:0!important;
  }
}

/* =========================================================
   Home news modules, ticker and Argentina guide enhancements
   ========================================================= */

/* Breaking-news ticker */
.aea-breaking{
  direction:rtl;
}

.aea-breaking__viewport{
  flex:1 1 auto;
  min-width:0;
  overflow:hidden;
}

.aea-breaking__track{
  width:max-content;
  display:flex;
  align-items:center;
  gap:34px;
  will-change:transform;
  white-space:nowrap;
}

.aea-breaking__track a{
  position:relative;
  flex:0 0 auto;
  padding-inline-start:18px;
}

.aea-breaking__track a:before{
  content:"";
  position:absolute;
  right:0;
  top:50%;
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--aea-gold);
  transform:translateY(-50%);
}

.aea-breaking__controls{
  display:flex;
  direction:ltr;
  flex:0 0 auto;
  border-right:1px solid var(--aea-border);
  padding-right:10px;
}

.aea-breaking__controls button{
  width:34px;
  height:34px;
  border:0;
  background:#fff;
  color:var(--aea-navy);
  font-size:24px;
  line-height:1;
  cursor:pointer;
}

.aea-breaking__controls button:hover{
  color:var(--aea-gold);
}

/* First special section */
.aea-featured-section{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr);
  gap:16px;
}

.aea-featured-section__lead{
  min-height:430px;
  border-radius:14px;
  overflow:hidden;
  background:#111;
  box-shadow:var(--aea-shadow);
}

.aea-featured-section__lead>a{
  position:relative;
  display:block;
  height:100%;
}

.aea-featured-section__lead img{
  width:100%;
  height:100%;
  min-height:430px;
  object-fit:cover;
}

.aea-featured-section__overlay{
  position:absolute;
  inset:auto 0 0;
  padding:90px 24px 22px;
  color:#fff;
  background:linear-gradient(transparent,rgba(0,0,0,.92));
}

.aea-featured-section__overlay span{
  font-size:12px;
  opacity:.85;
}

.aea-featured-section__overlay h2{
  margin:6px 0;
  font-size:27px;
  line-height:1.55;
}

.aea-featured-section__overlay p{
  margin:0;
  font-size:14px;
}

.aea-featured-section__side{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}

.aea-featured-section__side .aea-card img{
  height:145px;
}

.aea-featured-section__side .aea-card h2{
  font-size:15px;
  line-height:1.55;
}

/* Four cards for all regular sections */
.aea-news-grid--four{
  grid-template-columns:repeat(4,minmax(0,1fr));
}

.aea-news-grid--four .aea-card img{
  height:175px;
}

.aea-news-grid--four .aea-card h2{
  font-size:16px;
  line-height:1.6;
}

.aea-card__media{
  position:relative;
}

.aea-video-play{
  position:absolute;
  inset:50% auto auto 50%;
  width:48px;
  height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  padding-left:3px;
  color:#fff;
  background:rgba(6,38,74,.88);
  border:2px solid rgba(255,255,255,.85);
  transform:translate(-50%,-50%);
  box-shadow:0 7px 18px rgba(0,0,0,.24);
}

/* Argentina guide */
.aea-guide h2{
  position:sticky;
  top:0;
  z-index:4;
}

.aea-guide__tools{
  position:sticky;
  top:58px;
  z-index:3;
  padding:10px;
  background:#fff;
  border-bottom:1px solid var(--aea-border);
}

.aea-guide__search{
  height:38px;
  display:flex;
  align-items:center;
  gap:7px;
  padding:0 10px;
  border:1px solid #d9e4ef;
  border-radius:8px;
  background:#f8fbfe;
  color:var(--aea-navy2);
}

.aea-guide__search input{
  width:100%;
  min-width:0;
  border:0;
  outline:0;
  background:transparent;
  font:inherit;
  font-size:12px;
}

.aea-guide__actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:7px;
  margin-top:8px;
}

.aea-guide__actions button{
  border:1px solid #dce7f1;
  border-radius:7px;
  background:#fff;
  color:#0b4d88;
  padding:6px 8px;
  font:inherit;
  font-size:11px;
  font-weight:800;
  cursor:pointer;
}

.aea-guide__actions button:hover{
  background:#eef7fd;
}

.aea-guide__group{
  transition:box-shadow .2s ease,transform .2s ease;
}

.aea-guide__group.is-open{
  box-shadow:0 4px 12px rgba(5,35,68,.07);
}

.aea-guide__links a{
  transition:background .18s ease,color .18s ease,padding-right .18s ease;
}

.aea-guide__links a:hover{
  padding-right:11px;
}

.aea-guide__empty{
  margin:16px 8px;
  padding:12px;
  border-radius:8px;
  background:#f8fbfe;
  color:var(--aea-muted);
  text-align:center;
  font-size:12px;
}

@media(max-width:1180px){
  .aea-featured-section{
    grid-template-columns:1fr;
  }

  .aea-featured-section__side{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }

  .aea-news-grid--four{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:700px){
  .aea-breaking{
    gap:8px;
    padding:8px;
  }

  .aea-breaking strong{
    font-size:12px;
    padding:6px 9px;
  }

  .aea-breaking__controls{
    display:none;
  }

  .aea-breaking__track{
    gap:24px;
  }

  .aea-featured-section__lead,
  .aea-featured-section__lead img{
    min-height:330px;
  }

  .aea-featured-section__side{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .aea-news-grid--four{
    grid-template-columns:1fr;
  }
}

/* =========================================================
   Latest news — one large automatic slider only
   ========================================================= */

.aea-hero-slider{
  position:relative;
  overflow:hidden;
  border-radius:15px;
  background:#111;
  box-shadow:var(--aea-shadow);
}

.aea-hero-slider__track{
  position:relative;
  height:480px;
}

.aea-hero-slide{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border-radius:0;
  opacity:0;
  visibility:hidden;
  transform:scale(1.015);
  transition:
    opacity .65s ease,
    visibility .65s ease,
    transform 1.2s ease;
  pointer-events:none;
  box-shadow:none;
}

.aea-hero-slide.is-active{
  opacity:1;
  visibility:visible;
  transform:scale(1);
  pointer-events:auto;
  z-index:2;
}

.aea-hero-slide > a{
  display:block;
  width:100%;
  height:100%;
}

.aea-hero-slide img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.aea-hero-slider__arrow{
  position:absolute;
  top:50%;
  z-index:5;
  width:44px;
  height:44px;
  border:1px solid rgba(255,255,255,.65);
  border-radius:50%;
  display:grid;
  place-items:center;
  padding:0 0 4px;
  color:#fff;
  background:rgba(3,24,47,.72);
  font-size:31px;
  line-height:1;
  cursor:pointer;
  transform:translateY(-50%);
  transition:background .2s ease,transform .2s ease;
}

.aea-hero-slider__arrow:hover{
  background:var(--aea-gold);
  transform:translateY(-50%) scale(1.05);
}

.aea-hero-slider__arrow--prev{
  left:18px;
}

.aea-hero-slider__arrow--next{
  right:18px;
}

.aea-hero-slider__dots{
  position:absolute;
  right:50%;
  bottom:16px;
  z-index:6;
  display:flex;
  align-items:center;
  gap:8px;
  transform:translateX(50%);
}

.aea-hero-slider__dots button{
  width:9px;
  height:9px;
  padding:0;
  border:1px solid rgba(255,255,255,.85);
  border-radius:50%;
  background:rgba(255,255,255,.42);
  cursor:pointer;
  transition:width .2s ease,border-radius .2s ease,background .2s ease;
}

.aea-hero-slider__dots button.is-active{
  width:28px;
  border-radius:10px;
  background:var(--aea-gold);
  border-color:var(--aea-gold);
}

/* The old four windows under Latest News are intentionally removed. */
.aea-hero-news > .aea-news-grid--top{
  display:none!important;
}

@media(max-width:700px){
  .aea-hero-slider__track{
    height:360px;
  }

  .aea-hero-slider__arrow{
    width:36px;
    height:36px;
    font-size:26px;
  }

  .aea-hero-slider__arrow--prev{
    left:9px;
  }

  .aea-hero-slider__arrow--next{
    right:9px;
  }

  .aea-hero-slider__dots{
    bottom:11px;
  }
}
/* إخفاء مربع البحث في دليل الأرجنتين */
.aea-guide__search{
    display:none !important;
}
/* إصلاح عمود دليل الأرجنتين على الهاتف والتابلت فقط */
@media (max-width: 1180px){

    .aea-layout{
        display:block !important;
        width:100% !important;
        max-width:100% !important;
        grid-template-columns:none !important;
    }

    .aea-layout > .aea-guide{
        display:none !important;
        width:0 !important;
        min-width:0 !important;
        max-width:0 !important;
        margin:0 !important;
        padding:0 !important;
    }

    .aea-content-area{
        display:block !important;
        width:100% !important;
        max-width:100% !important;
        min-width:0 !important;
    }
}
/* إصلاح القائمة المنسدلة على الكمبيوتر فقط */
@media (min-width: 1181px){

    .aea-navbar{
        position:relative;
        z-index:9999;
        overflow:visible !important;
    }

    .aea-nav-inner,
    .aea-primary-nav,
    .aea-primary-menu,
    .aea-primary-menu > li{
        overflow:visible !important;
    }

    .aea-primary-menu .sub-menu{
        top:calc(100% - 1px) !important;
        z-index:10000 !important;
        transform:none !important;
        pointer-events:none;
    }

    .aea-primary-menu li:hover > .sub-menu,
    .aea-primary-menu li:focus-within > .sub-menu{
        opacity:1 !important;
        visibility:visible !important;
        transform:none !important;
        pointer-events:auto !important;
    }

    .aea-primary-menu .sub-menu a{
        position:relative;
        z-index:10001;
        display:block;
        color:#172538;
        cursor:pointer;
    }
}

/* =========================================================
   MAIN NAVIGATION — WordPress managed menu
   ========================================================= */

/* Desktop navigation */
@media (min-width:1181px){

    .aea-navbar{
        position:relative;
        z-index:9999;
        overflow:visible!important;
        background:linear-gradient(90deg,#061d38,#0a315d);
    }

    .aea-nav-inner,
    .aea-primary-nav,
    .aea-primary-menu,
    .aea-primary-menu > li{
        overflow:visible!important;
    }

    .aea-primary-menu{
        display:flex;
        align-items:stretch;
        min-height:58px;
    }

    .aea-primary-menu > li{
        position:relative;
        display:flex;
    }

    /* Subtle separators between main menu items */
    .aea-primary-menu > li + li::before{
        content:"";
        position:absolute;
        top:18%;
        right:0;
        width:1px;
        height:64%;
        background:rgba(224,163,38,.34);
        pointer-events:none;
    }

    .aea-primary-menu > li > a{
        position:relative;
        display:flex;
        align-items:center;
        justify-content:center;
        min-height:58px;
        padding:0 23px;
        border:0!important;
        background:transparent!important;
        color:#fff!important;
        font-weight:800;
        transition:background .22s ease,color .22s ease;
    }

    /* Gold underline under every top-level name */
    .aea-primary-menu > li > a::after{
        content:"";
        position:absolute;
        right:18%;
        left:18%;
        bottom:0;
        height:3px;
        border-radius:4px 4px 0 0;
        background:var(--aea-gold);
        opacity:.72;
        transform:scaleX(.78);
        transform-origin:center;
        transition:opacity .22s ease,transform .22s ease;
    }

    .aea-primary-menu > li:hover > a,
    .aea-primary-menu > li:focus-within > a{
        background:#0b3f78!important;
        color:#fff!important;
    }

    .aea-primary-menu > li:hover > a::after,
    .aea-primary-menu > li:focus-within > a::after{
        opacity:1;
        transform:scaleX(1);
    }

    .aea-primary-menu > li.current-menu-item > a,
    .aea-primary-menu > li.current-menu-ancestor > a,
    .aea-primary-menu > li.current-menu-parent > a,
    .aea-primary-menu > li.current_page_item > a,
    .aea-primary-menu > li.current_page_ancestor > a{
        background:#0a3767!important;
        color:#fff!important;
    }

    .aea-primary-menu > li.current-menu-item > a::after,
    .aea-primary-menu > li.current-menu-ancestor > a::after,
    .aea-primary-menu > li.current-menu-parent > a::after,
    .aea-primary-menu > li.current_page_item > a::after,
    .aea-primary-menu > li.current_page_ancestor > a::after{
        opacity:1;
        transform:scaleX(1);
    }

    /* Dropdown */
    .aea-primary-menu .sub-menu{
        position:absolute;
        top:calc(100% - 1px)!important;
        right:0;
        min-width:335px;
        margin:0;
        padding:9px;
        border:1px solid var(--aea-border);
        border-top:3px solid var(--aea-gold)!important;
        border-radius:0 0 10px 10px;
        background:#fff;
        box-shadow:var(--aea-shadow);
        opacity:0;
        visibility:hidden;
        transform:translateY(5px)!important;
        pointer-events:none;
        transition:opacity .18s ease,visibility .18s ease,transform .18s ease;
        z-index:10000!important;
    }

    .aea-primary-menu li:hover > .sub-menu,
    .aea-primary-menu li:focus-within > .sub-menu{
        opacity:1!important;
        visibility:visible!important;
        transform:none!important;
        pointer-events:auto!important;
    }

    .aea-primary-menu .sub-menu li{
        display:block;
    }

    .aea-primary-menu .sub-menu li + li{
        border-top:1px solid #e7edf3;
    }

    .aea-primary-menu .sub-menu a{
        position:relative;
        z-index:10001;
        display:block;
        padding:10px 12px;
        border-radius:6px;
        background:#fff!important;
        color:#173e68!important;
        font-size:14px;
        cursor:pointer;
        transition:background .18s ease,color .18s ease,padding-right .18s ease;
    }

    .aea-primary-menu .sub-menu a:hover,
    .aea-primary-menu .sub-menu a:focus,
    .aea-primary-menu .sub-menu .current-menu-item > a{
        padding-right:18px;
        background:#f4f8fc!important;
        color:#06264a!important;
    }
}

/* Mobile and tablet navigation */
@media (max-width:1180px){

    .aea-primary-menu > li + li::before,
    .aea-primary-menu > li > a::after{
        display:none!important;
    }

    .aea-primary-menu > li > a{
        background:transparent!important;
        color:var(--aea-ink)!important;
    }

    .aea-primary-menu > li.current-menu-item > a,
    .aea-primary-menu > li.current-menu-ancestor > a,
    .aea-primary-menu > li.current-menu-parent > a,
    .aea-primary-menu > li.current_page_item > a,
    .aea-primary-menu > li.current_page_ancestor > a{
        background:#eef5fb!important;
        color:var(--aea-navy)!important;
        border-right:3px solid var(--aea-gold)!important;
    }

    .aea-primary-menu .sub-menu{
        border-top:0!important;
    }
}