/* 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}
}
