.mobile-site-footer{display:none}
@media(max-width:760px){
  .sst-full-footer.sst-shared-footer{padding:32px 24px 24px;background:#edf4fc;color:#132c50;border-top:1px solid #d3e0ef}
  .sst-full-footer.sst-shared-footer>.sst-footer-content{display:block;width:100%;max-width:480px;margin:0 auto;padding:0}
  .sst-full-footer.sst-shared-footer>.sst-footer-content>:not(.mobile-site-footer){display:none}
  .sst-shared-footer .mobile-site-footer{display:block;text-align:left;font:400 14px/1.6 Inter,sans-serif}
  .sst-shared-footer .mobile-site-footer a{display:flex;align-items:center;min-height:44px;padding:8px 0;color:#0758ce;text-decoration:none;text-underline-offset:3px;font-size:14px;line-height:1.5;overflow-wrap:anywhere}
  .sst-shared-footer .mobile-footer-brand{width:max-content;margin-bottom:24px}
  .sst-shared-footer .mobile-footer-brand img{display:block;width:112px;height:auto}
  .sst-shared-footer .mobile-footer-contacts{margin:0;padding:0;scroll-margin-top:84px}
  .sst-shared-footer .mobile-footer-contacts h2{font:650 18px/1.4 Inter,sans-serif;color:#132c50;letter-spacing:-.02em;margin:0 0 6px}
  .sst-shared-footer .mobile-footer-contacts nav,.sst-shared-footer .mobile-footer-more nav{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
  .sst-shared-footer .mobile-footer-contacts nav{grid-template-columns:max-content max-content;justify-content:space-between;gap:0 12px}
  .sst-shared-footer .mobile-footer-channels{margin-top:20px}
  .sst-shared-footer .mobile-footer-channels h3{margin:0 0 8px;font:700 12px/1.5 Inter,sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#132c50}
  .sst-shared-footer .mobile-footer-social{display:flex;align-items:center;gap:6px}
  .sst-shared-footer .mobile-footer-social a{width:44px;height:44px;min-width:44px;justify-content:center;padding:0;border-radius:50%}
  .sst-shared-footer .mobile-footer-social img{display:block;width:35px;height:34px;object-fit:contain}
  .sst-shared-footer .mobile-footer-apps{display:grid;grid-template-columns:repeat(2,minmax(0,150px));gap:12px}
  .sst-shared-footer .mobile-footer-apps a{min-width:0;min-height:44px;padding:0}
  .sst-shared-footer .mobile-footer-apps img{display:block;width:100%;max-width:150px;height:auto}
  .sst-shared-footer .mobile-footer-more{border-top:1px solid #cbd9ed;border-bottom:1px solid #cbd9ed;margin-top:16px}
  .sst-shared-footer .mobile-footer-more summary{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:12px 0;list-style:none;cursor:pointer;font:600 14px/1.5 Inter,sans-serif;color:#132c50}
  .sst-shared-footer .mobile-footer-more summary::-webkit-details-marker{display:none}
  .sst-shared-footer .mobile-footer-more summary::after{content:'';width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin:0 4px 4px 16px}
  .sst-shared-footer .mobile-footer-more[open] summary::after{transform:rotate(225deg);margin-bottom:0}
  .sst-shared-footer .mobile-footer-more nav{padding:0 0 12px}
  .sst-shared-footer .mobile-footer-legal{display:flex;flex-wrap:wrap;gap:0 20px;margin-top:12px}
  .sst-shared-footer .mobile-footer-legal a{font-size:12px;color:#304d69}
  .sst-shared-footer .mobile-footer-copyright{margin:8px 0 0;font:400 12px/1.6 Inter,sans-serif;color:#49627b}
  .sst-shared-footer .mobile-site-footer :is(a,summary):focus-visible{outline:2px solid #0758ce;outline-offset:3px}
}
