/* Ordonna desktop Now in Jordan mega menu. Mobile intentionally untouched. */
.falcon-now-mega{display:none}
@media (min-width:1025px){
.w-nav.type_desktop .w-nav-list.level_2:has(.falcon-now-mega),.w-nav.type_desktop .w-nav-list.level_3:has(.falcon-now-mega){padding:0!important;overflow:visible!important;max-height:none!important;border:0!important;background:transparent!important;box-shadow:none!important}
.w-nav.type_desktop .w-nav-item.level_1:has(.falcon-now-mega),.w-nav.type_desktop .w-nav-item.level_1:has(.falcon-now-mega)>.w-nav-list{overflow:visible!important}
.falcon-now-mega{box-sizing:border-box;display:block;width:100%;padding:14px 18px 17px;background:#fff;border:1px solid rgba(20,92,71,.12);border-radius:0 0 18px 18px;box-shadow:0 18px 50px rgba(20,48,39,.16);color:#203b33}
.falcon-now-mega__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:0 2px 10px;border-bottom:1px solid #e7eeeb;margin-bottom:13px}.falcon-now-mega__head strong{display:block;font-size:19px;line-height:1.15;color:#176b52}.falcon-now-mega__head span{display:block;margin-top:3px;font-size:12.5px;color:#6b7d77}.falcon-now-mega__head>a{font-size:12.5px;font-weight:800;color:#176b52!important;text-decoration:none!important;white-space:nowrap}.falcon-now-mega__head>a:hover{color:#d71920!important}
.falcon-now-mega__grid{display:grid;grid-template-columns:repeat(var(--falcon-now-cols,4),minmax(0,1fr));gap:12px 15px}.falcon-now-mega__card{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:12px;padding:7px;border-radius:12px;text-decoration:none!important;transition:background .18s ease,transform .18s ease}.falcon-now-mega__card:hover{background:#f6f9f8;transform:translateY(-1px)}
.falcon-now-mega__visual{position:relative;display:flex;align-items:center;justify-content:center;width:78px;height:68px;border-radius:11px;overflow:hidden;background:linear-gradient(135deg,#eef5f2,#e5efeb);background-position:center;background-size:cover}.falcon-now-mega__visual.has-image:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.18)}.falcon-now-mega__icon{position:relative;z-index:2;font-size:28px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.08))}.falcon-now-mega__visual.has-image .falcon-now-mega__icon{display:none}.falcon-now-mega__visual em{position:absolute;z-index:3;left:6px;top:6px;padding:2px 5px;border-radius:5px;background:#e52b31;color:#fff;font-size:8px;line-height:1.2;font-style:normal;font-weight:900;letter-spacing:.06em}.falcon-now-mega[dir=rtl] .falcon-now-mega__visual em{left:auto;right:6px}
.falcon-now-mega__copy strong{display:block;font-size:13.5px;line-height:1.2;color:#173f34}.falcon-now-mega__copy small{display:block;margin-top:4px;font-size:10.8px;line-height:1.35;color:#74817d}.falcon-now-mega__card:hover strong{color:#d71920}.falcon-now-mega[dir=rtl] .falcon-now-mega__head,.falcon-now-mega[dir=rtl] .falcon-now-mega__copy{text-align:right}
}


/* Arabic mega-menu typography: Cairo */
html[lang^="ar"] .falcon-now-mega,
html[lang^="ar"] .falcon-now-mega *,
.falcon-now-mega[dir="rtl"],
.falcon-now-mega[dir="rtl"] * {
  font-family: "Cairo", Tahoma, Arial, sans-serif !important;
}


/* Falcon mobile mega menu */
@media (max-width:1024px){
  .w-nav.type_mobile .w-nav-list:has(.falcon-now-mega){padding:0!important;background:#fff!important}
  .falcon-now-mega{display:block!important;width:100%;padding:12px 14px 16px;background:#fff;color:#203b33;box-sizing:border-box}
  .falcon-now-mega__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 0 11px;margin-bottom:5px;border-bottom:1px solid #e7eeeb}.falcon-now-mega__head strong{display:block;font-size:16px;color:#176b52}.falcon-now-mega__head span{display:none}.falcon-now-mega__head>a{font-size:11px;font-weight:800;color:#176b52!important;white-space:nowrap}
  .falcon-now-mega__grid{display:grid;grid-template-columns:1fr;gap:0}.falcon-now-mega__card{grid-template-columns:52px minmax(0,1fr);gap:11px;padding:9px 0;border-bottom:1px solid #edf2f0;border-radius:0}.falcon-now-mega__visual{width:52px;height:48px;border-radius:9px}.falcon-now-mega__icon{font-size:22px}.falcon-now-mega__copy strong{font-size:14px}.falcon-now-mega__copy small{font-size:10.5px;margin-top:2px}
}

/* Falcon 3.6.26.18: mobile mega-menu alignment normalization */
@media (max-width:1024px){
  .w-nav.type_mobile .w-nav-item.level_1:has(.falcon-directory-mega),
  .w-nav.type_mobile .w-nav-item.level_1:has(.falcon-services-mega),
  .w-nav.type_mobile .w-nav-item.level_1:has(.falcon-discover-mega),
  .w-nav.type_mobile .w-nav-item.level_1:has(.falcon-public-mega),
  .w-nav.type_mobile .w-nav-item.level_1:has(.falcon-now-mega){
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  .w-nav.type_mobile .w-nav-list.level_2:has(.falcon-directory-mega),
  .w-nav.type_mobile .w-nav-list.level_2:has(.falcon-services-mega),
  .w-nav.type_mobile .w-nav-list.level_2:has(.falcon-discover-mega),
  .w-nav.type_mobile .w-nav-list.level_2:has(.falcon-public-mega),
  .w-nav.type_mobile .w-nav-list.level_2:has(.falcon-now-mega),
  .w-nav.type_mobile .w-nav-list.level_3:has(.falcon-directory-mega),
  .w-nav.type_mobile .w-nav-list.level_3:has(.falcon-services-mega),
  .w-nav.type_mobile .w-nav-list.level_3:has(.falcon-discover-mega),
  .w-nav.type_mobile .w-nav-list.level_3:has(.falcon-public-mega),
  .w-nav.type_mobile .w-nav-list.level_3:has(.falcon-now-mega){
    position:static!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    translate:none!important;
    overflow:visible!important;
    box-sizing:border-box!important;
    background:#fff!important;
    border:0!important;
    box-shadow:none!important;
  }

  .w-nav.type_mobile .menu-item-object-us_page_block:has(.falcon-directory-mega),
  .w-nav.type_mobile .menu-item-object-us_page_block:has(.falcon-services-mega),
  .w-nav.type_mobile .menu-item-object-us_page_block:has(.falcon-discover-mega),
  .w-nav.type_mobile .menu-item-object-us_page_block:has(.falcon-public-mega),
  .w-nav.type_mobile .menu-item-object-us_page_block:has(.falcon-now-mega){
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    box-sizing:border-box!important;
  }

  .falcon-directory-mega,
  .falcon-services-mega,
  .falcon-discover-mega,
  .falcon-public-mega,
  .falcon-now-mega{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    transform:none!important;
    box-sizing:border-box!important;
  }

  html[lang^="en"] .falcon-directory-mega,
  html[lang^="en"] .falcon-services-mega,
  html[lang^="en"] .falcon-discover-mega,
  html[lang^="en"] .falcon-public-mega,
  html[lang^="en"] .falcon-now-mega{
    direction:ltr!important;
    text-align:left!important;
  }

  html[lang^="ar"] .falcon-directory-mega,
  html[lang^="ar"] .falcon-services-mega,
  html[lang^="ar"] .falcon-discover-mega,
  html[lang^="ar"] .falcon-public-mega,
  html[lang^="ar"] .falcon-now-mega{
    direction:rtl!important;
    text-align:right!important;
    font-family:"Cairo",Tahoma,Arial,sans-serif!important;
  }

  html[lang^="ar"] .falcon-directory-mega *,
  html[lang^="ar"] .falcon-services-mega *,
  html[lang^="ar"] .falcon-discover-mega *,
  html[lang^="ar"] .falcon-public-mega *,
  html[lang^="ar"] .falcon-now-mega *{
    font-family:"Cairo",Tahoma,Arial,sans-serif!important;
  }

  html[lang^="ar"] .falcon-directory-mega__head,
  html[lang^="ar"] .falcon-services-mega__head,
  html[lang^="ar"] .falcon-discover-mega__head,
  html[lang^="ar"] .falcon-public-mega__head,
  html[lang^="ar"] .falcon-now-mega__head{
    flex-direction:row-reverse!important;
  }
}



/* Falcon 3.6.26.19: true single-column mobile mega menus */
@media (max-width:1024px){
  body{overflow-x:hidden;}
  .w-nav.type_mobile,
  .w-nav.type_mobile .w-nav-list,
  .w-nav.type_mobile .w-nav-item,
  .w-nav.type_mobile .menu-item-object-us_page_block{max-width:100%!important;box-sizing:border-box!important;}

  .falcon-directory-mega__grid,
  .falcon-services-mega__grid,
  .falcon-discover-mega__grid,
  .falcon-public-mega__grid,
  .falcon-now-mega__grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;width:100%!important;}

  .falcon-directory-mega__card,
  .falcon-services-mega__card,
  .falcon-discover-mega__card,
  .falcon-public-mega__group,
  .falcon-now-mega__card{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;}

  /* Directory: image at side, title + children stacked vertically */
  .falcon-directory-mega__card{grid-template-columns:48px minmax(0,1fr)!important;grid-template-rows:auto auto!important;}
  .falcon-directory-mega__children{grid-column:2!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;flex-wrap:nowrap!important;gap:2px!important;width:100%!important;max-height:none!important;overflow:visible!important;}
  .falcon-directory-mega__children a{display:block!important;width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;}

  /* Government/Public Services: child links below title, one per row */
  .falcon-public-mega__links{display:flex!important;flex-direction:column!important;align-items:flex-start!important;flex-wrap:nowrap!important;gap:3px!important;margin:7px 0 0 59px!important;width:calc(100% - 59px)!important;max-width:calc(100% - 59px)!important;}
  .falcon-public-mega__links a{display:block!important;width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;}

  /* Never allow text/cards to force horizontal scrolling */
  .falcon-directory-mega a,.falcon-directory-mega span,
  .falcon-services-mega a,.falcon-services-mega span,
  .falcon-discover-mega a,.falcon-discover-mega span,
  .falcon-public-mega a,.falcon-public-mega span,
  .falcon-now-mega a,.falcon-now-mega span{min-width:0!important;max-width:100%;}

  html[lang^="ar"] .falcon-directory-mega__children,
  .falcon-directory-mega[dir="rtl"] .falcon-directory-mega__children,
  html[lang^="ar"] .falcon-public-mega__links,
  .falcon-public-mega[dir="rtl"] .falcon-public-mega__links{align-items:flex-start!important;text-align:right!important;}
  html[lang^="ar"] .falcon-public-mega__links,
  .falcon-public-mega[dir="rtl"] .falcon-public-mega__links{margin:7px 59px 0 0!important;}
}
