footer{position:relative}footer hr{border:0;opacity:1}footer ul{display:flex;gap:1rem;list-style:none;margin-bottom:0;margin-top:-.1em;padding:0}footer ul li svg{height:18px;transition-duration:.3s;transition-property:fill}footer ul li a{transition-duration:.3s;transition-property:opacity;white-space:nowrap}footer ul.new-links{flex-wrap:wrap;gap:0;justify-content:end}footer ul.new-links li{border-right:1px solid #fff;margin-right:1rem;padding-right:1rem}footer ul.new-links li:last-child{border-right:0;margin-right:0;padding-right:0}footer ul.new-links li a{text-decoration:none;transition:var(--transition)}footer ul.new-links li a:hover{text-decoration:underline}footer .button-top{background:transparent;border-radius:50%;bottom:70px;height:50px;margin-right:-25px;position:absolute;right:50%;transition-duration:.3s;transition-property:border,background;width:50px}footer .button-top svg{height:12px}@media (min-width:767px){footer .button-top{bottom:30px;margin-right:0;right:40px}}