/* Scoped to the supplied footer: the header and account screens retain their styles. */
.dfx-footer .footer-top{padding-left:clamp(16px,4vw,60px)!important;padding-right:clamp(16px,4vw,60px)!important}
.dfx-footer .footer-top>.row:first-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0}
.dfx-footer .footer-top>.row:first-child>div{min-width:0}
.dfx-footer .footer-list-link{display:inline-flex;align-items:center;min-height:36px;line-height:1.5;overflow-wrap:anywhere}
.dfx-footer .footer-list-link,.dfx-footer .mini-footer-links a{color:#c9ccd5!important;opacity:1!important}
.dfx-footer a:hover{color:#fff!important}
.dfx-footer a:focus-visible{outline:3px solid #c49bff;outline-offset:4px;border-radius:3px}
.dfx-footer .brand-logo img{width:132px;height:auto;max-width:100%}
.dfx-footer .mini-footer-links{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:16px}
.dfx-footer .mini-footer-links a{min-height:36px;display:inline-flex;align-items:center}
.dfx-footer .footer-social-accounts{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin-top:20px}
.dfx-footer .footer-social-accounts a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}
.dfx-footer .dfx-social-link{color:#fff!important;background:#202027;border:1px solid #5d5d69;border-radius:12px;text-decoration:none}
.dfx-footer .dfx-social-link:hover{background:#6a00ff;border-color:#b88aff}
.dfx-footer .dfx-social-link svg{display:block;width:22px;height:22px;flex-shrink:0}
.dfx-footer .bottom-footer-area img{max-width:100%;height:auto}
@media(min-width:1400px){.dfx-footer .footer-top>.row:first-child{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}}
@media(max-width:767px){.dfx-footer .footer-top>.row:first-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dfx-footer .footer-list-link{min-height:44px}.dfx-footer .footer-block{margin-bottom:20px!important}.dfx-footer .bottom-footer-area{padding-left:16px!important;padding-right:16px!important}}
@media(max-width:359px){.dfx-footer .footer-top>.row:first-child{grid-template-columns:1fr}}
