.footer{padding:64px 0 32px 0;background-color:#071629;overflow:hidden}.footer__row-01{display:flex;justify-content:space-between;gap:16px}@media (max-width:1024px){.footer__row-01{display:grid;grid-template-columns:repeat(2, 1fr);gap:50px}}@media (max-width:767px){.footer__row-01{display:flex;flex-wrap:wrap;row-gap:50px;column-gap:24px}}.footer__col-01{width:fit-content;display:flex;flex-direction:column}@media (max-width:992px){.footer__col-01{grid-column-start:span 2;grid-row-start:1}}.footer__text{margin:8px 0 0 0;max-width:374px;min-width:374px;font-size:16px;line-height:21px;color:#eceffd;font-family:"Manrope", sans-serif;font-weight:400}.footer__socials{margin:24px 0 24px 0;display:flex;align-items:center;justify-content:flex-start;gap:20px}.footer__copywriting{margin:auto 0 0 0;font-size:16px;line-height:19px;color:#eceffd;font-family:"Manrope", sans-serif;font-weight:400}.footer__menu-title{font-size:20px;line-height:24px;font-family:"Manrope", sans-serif;font-weight:600;color:#eceffd;text-transform:uppercase;margin:0 0 16px 0}.footer__menu ul{display:flex;flex-direction:column;gap:10px}.footer__menu ul li a{font-size:16px;line-height:19px;color:#eceffd;font-family:"Manrope", sans-serif;font-weight:400;transition:all 0.3s ease 0s;letter-spacing:5%}.footer__menu ul li a:hover{color:#0357ff}.footer__contacts{display:flex;flex-direction:column;gap:20px}.footer__contact{display:flex;align-items:center;gap:12px}.footer__contact span{font-size:16px;line-height:normal;color:#eceffd;font-weight:500;font-family:"Montserrat", sans-serif}.footer__contact a{font-size:16px;line-height:normal;color:#eceffd;font-weight:500;font-family:"Montserrat", sans-serif;transition:all 0.3s ease 0s}.footer__contact a:hover{color:#0357ff}.footer__row-02{margin:32px 0 0 0;padding:32px 0 0 0;position:relative}.footer__row-02::before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%, 0);width:200vw;height:1px;background-color:#eceffd1e}.footer__row-02 ul{display:flex;align-items:center;justify-content:center;width:fit-content;margin:0 auto;gap:50px}@media (max-width:992px){.footer__row-02 ul{gap:24px}}@media (max-width:767px){.footer__row-02 ul{gap:12px;flex-wrap:wrap}}.footer__row-02 ul li a{color:#eceffd;font-size:16px;line-height:normal;font-weight:500;font-family:"Manrope", sans-serif;letter-spacing:5%;transition:all 0.3s ease 0s}.footer__row-02 ul li a:hover{color:#0357ff}