.haman-menu-wrapper{position:relative}.haman-menu{list-style:none;display:flex;gap:45px;padding:0;margin:0}.haman-menu-item{position:relative}.haman-menu-item>a{text-decoration:none;font-weight:600;color:#222;padding:10px 0;display:inline-block;transition:0.3s}.haman-menu-item>a:hover{color:#0ea5e9}.haman-megamenu{position:absolute;top:100%;right:0;width:750px;background:#fff;padding:30px;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.08);display:grid;grid-template-columns:repeat(2,1fr);gap:25px;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 0.35s ease;z-index:999}.haman-menu-item.has-mega:hover .haman-megamenu{opacity:1;visibility:visible;transform:translateY(0)}.haman-mega-item{text-decoration:none;background:#f8fafc;padding:18px;border-radius:16px;transition:0.3s}.haman-mega-item:hover{background:#eef6ff;transform:translateY(-4px)}.haman-mega-content{display:flex;justify-content:space-between;align-items:center;gap:15px}.haman-mega-text h4{margin:0 0 6px;font-size:16px;color:#111}.haman-mega-text p{margin:0;font-size:13px;color:#666}.haman-mega-content img{width:70px;height:55px;object-fit:cover;border-radius:12px}.haman-megamenu{z-index:999!important}ul.haman-menu *{font-family:IsansLight;color:#54595F}.haman-mega-text p{font-family:Hamanco;font-size:11px}