.latest-bar__container{display:flex;gap:2.4rem}.latest-bar__item{display:flex;gap:1rem;min-width:16rem}.latest-bar__no{font-size:3.2rem}.latest-bar__pipe{background:currentColor;height:calc(100% - 1rem);margin-block:.5rem;width:1px}a.latest-bar__link{display:-webkit-box;text-decoration:none;text-overflow:ellipsis;text-wrap:balance;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}a.latest-bar__link:hover{text-decoration:underline}@media only screen and (max-width:900px){.latest-bar__item:last-of-type{min-width:19rem;padding-right:3rem}}