.how-menu .how-mega{left:50%;width:560px;grid-template-columns:1fr 1fr;gap:10px;padding:14px;transform:translate(-50%,9px)}
.how-menu:hover>.how-mega,.how-menu:focus-within>.how-mega{transform:translate(-50%,0)}
.how-menu .how-mega:before{left:50%;margin-left:-7px}
.how-mega-intro{grid-column:1/-1;display:flex;align-items:center;gap:10px;padding:4px 5px 10px;border-bottom:1px solid #e5ebf3}
.how-mega-intro>span{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:#145bdd;background:#eaf1ff}
.how-mega-intro .panel-nav-icon{width:18px;height:18px}.how-mega-intro strong,.how-mega-intro small{display:block}.how-mega-intro strong{font-size:11px}.how-mega-intro small{margin-top:2px;color:#7c8b9c;font-size:8px}
.how-mega>a{display:grid;grid-template-columns:40px 1fr 12px;align-items:center;gap:10px;padding:12px;border-radius:10px;color:#24415f}
.how-mega>a:hover{background:#f3f7fd}.how-mega>a>b{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;color:#145bdd;background:#e7efff}.how-mega>a:nth-of-type(2)>b{color:#11805d;background:#e1f7ee}.how-mega>a>b .panel-nav-icon{width:20px;height:20px}.how-mega>a strong,.how-mega>a small{display:block}.how-mega>a strong{font-size:11px}.how-mega>a small{margin-top:3px;color:#7b899a;font-size:8px}.how-mega>a>i{color:#145bdd;font-style:normal}
@media(max-width:1080px){.how-menu .how-mega{width:510px}}
