
  #abm-enterprise-header .abm-menu-grid.abm-mega-grid{display:block !important;padding:14px !important;}
  #abm-enterprise-header .abm-menu-grid.abm-mega-grid .abm-services-menu-organized{min-height:0 !important;padding:18px !important;}
  #abm-enterprise-header .abm-organized-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:0 0 14px;border-bottom:1px solid rgba(103,190,255,.16);}
  #abm-enterprise-header .abm-organized-title{display:flex;align-items:center;gap:10px;margin:0;color:#fff !important;font-size:15px !important;font-weight:900 !important;letter-spacing:.09em !important;text-transform:uppercase;}
  #abm-enterprise-header .abm-organized-title:before{content:"";width:9px;height:9px;border-radius:999px;background:#5bdcff;box-shadow:0 0 18px rgba(91,220,255,.58);}
  #abm-enterprise-header .abm-organized-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;color:#dff7ff;font-size:11px;font-weight:900;letter-spacing:.03em;background:rgba(24,200,255,.12);border:1px solid rgba(103,190,255,.26);}
  #abm-enterprise-header .abm-organized-columns{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.08fr 1.14fr .86fr;gap:16px;align-items:start;}
  #abm-enterprise-header .abm-mega-column{min-width:0;}
  #abm-enterprise-header .abm-mega-top{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 0 11px;border-bottom:1px solid rgba(103,190,255,.13);}
  #abm-enterprise-header .abm-mega-icon{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;flex:0 0 31px;border-radius:10px;color:#fff;background:linear-gradient(135deg,rgba(0,120,240,.78),rgba(91,220,255,.34));border:1px solid rgba(103,190,255,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.12);}
  #abm-enterprise-header .abm-mega-icon i{font-family:"Font Awesome 5 Free" !important;font-weight:900 !important;font-size:14px;line-height:1;}
  #abm-enterprise-header .abm-mega-title{color:#dff6ff !important;font-size:11px !important;font-weight:900 !important;letter-spacing:.12em !important;line-height:1.25 !important;text-transform:uppercase;}
  #abm-enterprise-header .abm-mega-list{display:grid;gap:6px;margin:13px 0 0;padding:0;list-style:none;}
  #abm-enterprise-header .abm-mega-list a{position:relative;display:flex;align-items:center;min-height:31px;padding:7px 8px 7px 17px;border-radius:10px;color:#f3f9ff !important;font-size:11.2px !important;font-weight:900 !important;letter-spacing:.055em !important;line-height:1.22 !important;text-transform:uppercase;text-decoration:none !important;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.045);transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;}
  #abm-enterprise-header .abm-mega-list a:before{content:"";position:absolute;left:7px;top:50%;width:5px;height:5px;border-radius:2px;background:#5bdcff;box-shadow:0 0 12px rgba(91,220,255,.5);transform:translateY(-50%);}
  #abm-enterprise-header .abm-mega-list a:hover,#abm-enterprise-header .abm-mega-list a:focus-visible{transform:translateY(-2px);background:linear-gradient(135deg,rgba(0,120,240,.22),rgba(24,200,255,.10));border-color:rgba(103,190,255,.34);box-shadow:0 12px 26px rgba(0,120,240,.15),inset 0 1px 0 rgba(255,255,255,.08);outline:none;}
  #abm-enterprise-header .abm-mega-list a.abm-mega-feature{color:#fff !important;background:linear-gradient(135deg,rgba(0,120,240,.30),rgba(24,200,255,.13));border-color:rgba(103,190,255,.32);}
  @media (min-width:1025px){
    #abm-enterprise-header .abm-mega-column:nth-child(5) .abm-mega-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;}
    #abm-enterprise-header .abm-mega-column:nth-child(5) .abm-mega-list li:first-child{grid-column:1 / -1;}
    #abm-enterprise-header .abm-mega-column:nth-child(5) .abm-mega-list a{min-height:29px;padding:6px 6px 6px 14px;font-size:10.4px !important;letter-spacing:.035em !important;}
    #abm-enterprise-header .abm-mega-column:nth-child(5) .abm-mega-list a:before{left:6px;width:4px;height:4px;}
  }
  @media (max-width:1024px){
    #abm-enterprise-header .abm-menu-grid.abm-mega-grid{padding:12px !important;}
    #abm-enterprise-header .abm-organized-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  }
  @media (max-width:680px){
    #abm-enterprise-header .abm-organized-head{align-items:flex-start;flex-direction:column;}
    #abm-enterprise-header .abm-organized-columns{grid-template-columns:1fr;}
    #abm-enterprise-header .abm-mega-list a{min-height:40px;font-size:12px !important;}
  }
