.footer-quick,.footer-more>summary{display:none}
.footer-more{max-width:1328px;margin:0 auto}
@media(max-width:700px){
 .site-footer{padding:16px 20px 20px}
 .footer-help-visible .meetxt-support-open{visibility:hidden;pointer-events:none}
 .footer-quick{display:flex;flex-wrap:wrap;gap:8px 24px}
 .footer-quick a{display:inline-flex;align-items:center;min-height:44px;color:#e4eaf3;text-decoration:none;font-size:14px}
 .footer-more{margin-top:4px}
 .footer-more>summary{display:list-item;min-height:44px;box-sizing:border-box;padding:11px 0;cursor:pointer;color:#e4eaf3;font-size:14px;line-height:22px}
 .footer-more .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;padding:12px 0}
 .footer-more .footer-grid>div{min-width:0;gap:2px}
 .footer-more .footer-grid a{display:flex;align-items:center;min-height:44px;overflow-wrap:anywhere;font-size:14px;line-height:1.45}
 .footer-more .footer-title{min-height:32px;font-size:14px}
 .site-footer .footer-copy{margin-top:12px;padding-top:12px;line-height:1.5}
 .site-footer a:focus-visible,.footer-more>summary:focus-visible{outline:2px solid #a3d5b7;outline-offset:3px;border-radius:3px}
}
@media(max-width:350px){.footer-more .footer-grid{grid-template-columns:1fr}}
