.bar__list{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:10px 25px;}.bar__link{font:var(--mini);font-weight:400;color:currentColor;display:inline-block;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:0% 1px;background-repeat:no-repeat;background-position:0 100%;transition:background-size .3s ease;}.bar__link:hover{background-size:100% 1px;}
