.footer__below__extra-nav__list{display:flex;flex-direction:column;flex-wrap:wrap;gap:8px 0;margin-bottom:20px}@media screen and (min-width:768px){.footer__below__extra-nav__list{flex-direction:row;justify-content:center;margin-bottom:0}}.footer__below__extra-nav__list__item__anchor{color:var(--color-pale);font-family:inherit;font-size:1.2rem;font-weight:500;letter-spacing:.05em;line-height:1.5;position:relative;transition:opacity .3s ease}@media screen and (min-width:768px){.footer__below__extra-nav__list__item__anchor__inner{padding:0 16px;position:relative}.footer__below__extra-nav__list__item__anchor__inner:before{background-color:var(--color-pale);content:"";height:100%;left:0;position:absolute;top:0;width:1px}.footer__below__extra-nav__list__item:first-child .footer__below__extra-nav__list__item__anchor__inner:before{display:none}}.footer__below__extra-nav__list__item__anchor:focus{opacity:.6}@media screen and (min-width:1050px){.footer__below__extra-nav__list__item__anchor:hover{opacity:.6}}