.menu_center{align-items:stretch;background:#fff;border-top:1px solid rgba(125,159,171,.2);display:flex;gap:20px;height:72px;justify-content:center}.menu_center .active,.menu_center>a:hover{border-bottom:2px solid #055f8f;color:#055f8f;cursor:pointer;margin-bottom:-2px}.menu_center>a{background:none;border:none;color:#5e7388;display:flex;flex-flow:column nowrap;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:500;justify-content:center;line-height:normal;outline:none;padding:10px;text-align:center}