.footer{margin-top:160px}.footer__cont{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-size:clamp(18px, 3vw, 38px);line-height:120%;font-weight:500;font-family:var(--font-second)}.footer__txt{max-width:100%;width:400px;font-size:.9rem;line-height:150%;margin-top:60px}.footer__socials{margin-top:30px;display:flex;flex-wrap:wrap;gap:20px}.footer__socials a{width:34px;height:34px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid #000}.footer__socials a img{width:20px;height:20px;object-fit:contain;transition:.3s}.footer__socials a:hover{background-color:#000}.footer__socials a:hover img{filter:brightness(0) invert(1)}.footer__menu{list-style:none;margin:0;padding:0;width:400px;max-width:100%;padding-top:60px;margin-top:60px;border-top:1px solid #000}.footer__menu ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:15px 60px}.footer__menu li{max-width:calc(50% - 30px);flex:0 0 calc(50% - 30px)}.footer__menu li a{font-weight:500}.footer__logo{display:flex;justify-content:flex-end;align-items:flex-end}.footer__logo a{display:block}.footer__logo img{width:100%;height:auto}.footer__bottom{padding-top:30px;padding-bottom:30px;color:#929292;font-size:13px;line-height:22px;margin-top:60px}.footer__policy{margin:10px 0;display:flex;align-items:center}.footer__policy span{display:inline-block;margin:0 5px}.footer__copy{text-align:right;display:flex;align-items:flex-end;margin:10px 0;justify-content:flex-end}.footer__copy span{display:inline-block;margin-left:3px}@media(max-width:992px){.footer{margin-top:80px}.footer__logo{order:0;justify-content:flex-start;align-items:flex-start}.footer__logo img{width:140px}.footer__content{order:1;margin-top:30px}.footer__txt{margin-top:20px}.footer__menu{padding-top:30px;margin-top:30px}.footer__bottom{margin-top:30px}.footer__copy,.footer__policy{text-align:left;justify-content:flex-start;text-align:flex-start;margin:4px 0}}