.footer{background-color:var(--bgMain);color:var(--textSecondary);font-size:15px;font-style:normal;font-weight:300;line-height:20px;padding-bottom:96px;padding-top:96px}.footer__logo{display:block;max-width:350px;width:auto}.footer__legal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e6edfb;gap:16px;margin-top:50px;padding-top:50px}.footer.dark-theme .footer__legal{border-top:1px solid #2b384b}.footer__legal-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.footer__legal-link{color:var(--textSecondary);text-decoration:none}.footer__social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.footer__social-link{height:36px;text-decoration:none;width:36px}.eazy-grey-theme .footer__legal-link,.eazy-grey-theme .footer__legal-text,.eazy-light-theme .footer__legal-link,.eazy-light-theme .footer__legal-text{color:var(--textGrey)}@media (max-width:768px){.footer{padding-bottom:64px;padding-top:64px}.footer__legal,.footer__legal-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer__logo{max-width:200px}}