.footer{background-color:#19174d;padding:72px 0;width:100%}.footer__container{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;justify-content:center;align-items:flex-start;gap:120px}.footer__left-column{flex:0 0 280px;display:flex;flex-direction:column;gap:20px}.footer__logo{margin-bottom:0}.footer__logo-img{height:36px;width:auto;-o-object-fit:contain;object-fit:contain;margin:0;padding:0;display:block}.footer__company{margin-bottom:0}.footer__company-name{font-family:var(--body-font);font-size:14px;font-weight:400;line-height:1.43;color:rgba(255,255,255,.8);margin:0 0 12px 0;padding:0;text-align:left}.footer__company-address{font-family:var(--body-font);font-size:14px;font-weight:400;line-height:1.43;color:rgba(255,255,255,.8);margin-bottom:20px;padding:0;text-align:left}.footer__download{margin-bottom:0}.footer__download-title{font-family:var(--body-font);font-size:18px;font-weight:500;line-height:1.33;color:#fff;margin:0 0 28px 0;padding:0;text-align:left}.footer__download-btn{display:block;width:201px;height:58px;text-decoration:none}.footer__download-btn img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__service{flex:0 0 280px;margin-top:78px}.footer__service-title{font-family:var(--body-font);font-size:18px;font-weight:500;line-height:1.33;color:#fff;margin-bottom:24px}.footer__service-list{display:flex;flex-direction:column;gap:12px}.footer__service-item{font-family:var(--body-font);font-size:14px;font-weight:400;line-height:1.43;color:rgba(255,255,255,.8)}.footer__service-schedule{margin-top:40px;font-family:var(--body-font);font-size:14px;font-weight:400;line-height:1.43;color:rgba(255,255,255,.8)}.footer__legal{flex:0 0 180px;margin-top:78px}.footer__legal-title{font-family:var(--body-font);font-size:18px;font-weight:500;line-height:1.33;color:#fff;margin-bottom:24px}.footer__legal-list{display:flex;flex-direction:column;gap:12px}.footer__legal-link{font-family:var(--body-font);font-size:14px;font-weight:400;line-height:1.43;color:rgba(255,255,255,.8);text-decoration:none;transition:color .3s ease}.footer__legal-link:hover{color:#fff}@media screen and (max-width:1200px){.footer__container{max-width:1200px;padding:0 20px;height:auto;position:static;display:flex;flex-direction:column;gap:40px}.footer__company,.footer__download,.footer__legal,.footer__logo,.footer__service{position:static;width:100%;left:auto;top:auto}}@media screen and (max-width:768px){.footer{padding:60px 0}.footer__container{padding:0 16px;flex-direction:column;gap:32px}.footer__left-column,.footer__legal,.footer__service{flex:1;max-width:100%}}@media screen and (max-width:576px){.footer{padding:40px 0}.footer__container{gap:24px}.footer__download-title,.footer__legal-title,.footer__service-title{font-size:16px}}