.techblog-sub-nav{align-items:center;border:1px solid #ccc;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-weight:300;justify-content:space-evenly;margin:152px auto 0;max-width:1000px}@media (max-width:768px){.techblog-sub-nav{--margin-side:15px;flex-direction:column;margin:40px auto 0;width:calc(100% - var(--margin-side)*2)}}.techblog-sub-nav .menu-item{align-content:center;font-size:18px;height:61px;letter-spacing:2.7px;text-align:center;width:100%}@media (max-width:768px){.techblog-sub-nav .menu-item{font-size:16px;height:50px}}.techblog-sub-nav .menu-item:hover{background-color:#090b0d;color:#fff}.techblog-sub-nav .menu-item+.menu-item{border-left:1px solid #ccc}@media (max-width:768px){.techblog-sub-nav .menu-item+.menu-item{border-left:none;border-top:1px solid #ccc}}