.footer-social{margin-top:32px}.footer-social__heading{color:var(--text-dim);font-size:12px;font-weight:700;letter-spacing:.18em;margin:0 0 14px;text-transform:uppercase}.site-footer .footer-col ul.footer-social__list{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.footer-social__btn{align-items:center;background:transparent;border:1px solid var(--line-strong);border-radius:12px;color:var(--text-mute);display:inline-flex;height:44px;justify-content:center;transition:color .15s ease,border-color .15s ease,transform .15s ease;width:44px}.footer-social__btn:hover{border-color:var(--jade);color:var(--white);transform:translateY(-2px)}.footer-social__btn svg{height:18px;width:18px}.footer-social__btn img{height:20px;object-fit:contain;width:20px}.footer-bottom__left{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.footer-accreditations{align-items:center;display:flex;gap:20px}.footer-accreditations__label{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.footer-accreditations__list{align-items:center;display:flex;gap:18px;list-style:none;margin:0;padding:0}.footer-accreditations__list li{display:flex}.footer-accreditations__list img{display:block;filter:grayscale(1) invert(1) brightness(.92);height:44px;opacity:.75;transition:filter .2s ease,opacity .2s ease;width:auto}[data-theme=light] .footer-accreditations__list img{filter:grayscale(1);opacity:.6}.footer-accreditations__list li:hover img{filter:none;opacity:1}@media (max-width:640px){.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}}