.footer{display:flex;align-items:center;gap:24px;width:100%;justify-content:flex-end;padding:24px 120px 32px}.footer a{text-decoration:none}.footer-item{display:flex;align-items:center;gap:4px;opacity:.6;cursor:pointer;transition:all .2s ease}.footer-item:hover{opacity:.9}.footer-item-add,.footer-item-text{color:#fff;font-family:Inter Tight;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.footer-item-icon{margin-top:6px}@media screen and (max-width:600px){.footer{width:100%;justify-content:center;gap:24px;align-self:stretch;flex-direction:column;padding:24px 24px 24px 12px}.footer,.footer-item{display:flex;align-items:center}.footer-item{gap:5px;opacity:.6;cursor:pointer;transition:all .2s ease}.footer-item:hover{opacity:.9}.footer-item-add{margin-right:4px}.footer-item-add,.footer-item-text{color:#fff;font-family:Inter Tight;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.footer-item-icon{margin-top:4px;margin-right:-1px}}