.blog-navigation .hs-menu-wrapper ul{gap:26px;justify-content:center;padding:30px 20px}.blog-navigation .hs-menu-wrapper ul li a{color:#fff;font-family:Lato;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.blog-navigation .hs-menu-wrapper ul li{line-height:0;position:relative}.blog-navigation .hs-menu-wrapper ul li:after{background-color:#ebb662;border-radius:10px;bottom:-30px;content:"";height:4px;left:0;opacity:0;position:absolute;transition:all .3s ease-in-out;width:100%}@media(max-width:992px){.blog-navigation .hs-menu-wrapper ul li:after{bottom:-10px}}.blog-navigation .hs-menu-wrapper ul li:hover:after{opacity:1}@media (max-width:767px){.blog-navigation .hs-menu-wrapper.hs-menu-flow-horizontal ul{flex-direction:row}}