#prefooter .footer-links-wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--sp-16-64);align-items:center;justify-content:center}#prefooter .footer-links-wrap .icon-link svg{height:var(--sp-24-40)}#footer .footer-wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:space-between;align-items:flex-end;position:relative}#footer .footer-wrap .footer-box.--r ul{display:flex;flex-direction:row;gap:var(--sp-16-32);flex-wrap:wrap;list-style:none;margin:0;padding:0}#footer .footer-wrap .footer-box.--r ul li a{color:#fff;opacity:0.6;transition:0.3s}#footer .footer-wrap .footer-box.--r ul li a:hover{opacity:1}@media (max-width:540px){#prefooter .footer-links-wrap{flex-direction:column;font-size:16px}#prefooter .footer-links-wrap .icon-link .icon-link__text span{display:none;}}