.home-footer-bar{position:fixed;left:0;right:0;bottom:0;z-index:20;background:linear-gradient(0deg,rgba(0,0,0,.38),rgba(0,0,0,0))}.home-footer-bar-list{list-style:none;margin:0 auto;padding:10px 20px;max-width:1200px;display:flex;align-items:center;justify-content:center;gap:6px 22px;flex-wrap:wrap}.home-footer-bar-link{color:rgba(255,255,255,.72);font-size:12.5px;letter-spacing:.01em;text-decoration:none;white-space:nowrap;transition:color .15s ease}.home-footer-bar-link:hover{color:#ffffff}@media (max-width:640px){.home-footer-bar-list{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;scrollbar-width:none;padding:9px 16px}.home-footer-bar-list::-webkit-scrollbar{display:none}}