.footer{flex-grow:0;width:100%;padding:18px 0;min-height:var(--footer-height)}@media all and (max-width:1279px){.footer{margin-top:32px}}.footer .footer-content{display:flex;flex-wrap:wrap;gap:20px;max-width:var(--content-max-width);align-items:center;justify-content:space-between;margin:0 auto}@media all and (max-width:1279px){.footer .footer-content{flex-direction:column}}.footer .logo-section{flex-basis:auto;padding-left:5px}@media all and (max-width:1279px){.footer .logo-section{padding-top:7px;padding-left:0}}.footer .links-and-info{display:flex;gap:4px;align-items:flex-start;flex-direction:column;flex-grow:1;line-height:1.42857143}@media all and (max-width:1279px){.footer .links-and-info{align-items:center}}@media all and (max-width:767px){.footer .links-and-info{gap:24px}}.footer .links-section{display:flex;flex-wrap:wrap;gap:28px;flex:1;justify-content:center}@media all and (max-width:767px){.footer .links-section{flex-direction:column;gap:10px}}@media all and (max-width:767px){.footer .link-item{text-align:center}}.footer .app-stores{display:flex;gap:10px;align-items:flex-start;flex-basis:300px}@media all and (max-width:1279px){.footer .app-stores{flex-basis:auto}}@media all and (max-width:767px){.footer .app-stores{flex-direction:column;align-items:center}}@media all and (max-width:399px){.footer .app-stores{flex-direction:column;align-items:center}}.footer .social-section{display:flex;gap:10px;align-items:center;flex-basis:50px;padding-right:5px}@media all and (max-width:1279px){.footer .social-section{flex-basis:20px;padding-right:0}}.footer .separator-line{width:2px;height:20px;border-left:1px solid var(--color-stroke-strong);flex-basis:2px}@media all and (max-width:1279px){.footer .separator-line{height:2px;width:20px;border-left:0;border-bottom:1px solid var(--color-stroke-strong);flex-basis:2px}}@media all and (max-width:767px){.footer .copyright span{display:block}}@media all and (max-width:767px){.footer .copyright{text-align:center}}@media all and (max-width:767px){.footer .version-info{text-align:center;padding:0 16px}}