.footer{background:var(--color_footer);padding:110px 0;margin-top:auto}@media(max-width:1399px){.footer{padding:80px 0}}@media(max-width:1199px){.footer{padding:60px 0}}@media(max-width:767px){.footer{padding:40px 0}}.footer__top{display:flex;justify-content:space-between;margin-bottom:160px;gap:60px}@media(max-width:1399px){.footer__top{margin-bottom:100px;gap:40px}}@media(max-width:1199px){.footer__top{margin-bottom:80px}}@media(max-width:991px){.footer__top{gap:20px}}@media(max-width:767px){.footer__top{flex-wrap:wrap;margin-bottom:60px;gap:40px 20px}}.footer__title{color:#fff;text-transform:uppercase;font-family:var(--font-title);font-size:24px;line-height:1;letter-spacing:.02px;margin-bottom:42px}@media(max-width:1399px){.footer__title{margin-bottom:32px}}@media(max-width:575px){.footer__contacts{min-width:70%;flex:0 0 70%}}.footer__contacts-city{background:var(--gradient_gold_2);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:.9;margin-bottom:24px;letter-spacing:.02px}.footer__contacts-address{color:hsla(0,0%,100%,.6);margin-bottom:42px;line-height:1.1;font-size:14px;letter-spacing:.08px;text-transform:uppercase}@media(max-width:767px){.footer__contacts-address{margin-bottom:24px}.footer__contacts{order:1}}.footer__nav{display:flex;gap:160px}@media(max-width:1399px){.footer__nav{gap:100px}}@media(max-width:1199px){.footer__nav{gap:40px}}@media(max-width:991px){.footer__nav{gap:30px}}@media(max-width:767px){.footer__nav{order:3;min-width:100%}}@media(max-width:575px){.footer__nav{flex-wrap:wrap;gap:30px 40px}}.footer__nav-item{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.footer__nav-item .footer__title{margin-bottom:18px}@media(max-width:1399px){.footer__nav-item .footer__title{margin-bottom:8px}}.footer__nav-item .footer__link{font-weight:600;color:hsla(0,0%,100%,.6);text-transform:uppercase;line-height:1.1;font-size:14px;letter-spacing:.08px}.footer__nav-item .footer__link:hover{color:var(--color_gold_light)}.footer__logo{display:block}@media(max-width:767px){.footer__logo{order:2}}.footer__logo img{display:block}@media(max-width:1399px){.footer__logo img{min-width:81px;width:81px;height:auto}}@media(max-width:991px){.footer__logo img{min-width:57px;width:57px}}.footer__bottom{display:flex;justify-content:space-between;gap:20px}@media(max-width:767px){.footer__bottom{flex-direction:column}}.footer__copyrights{background:var(--gradient_gold_1);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.footer__docs{display:flex;gap:60px}@media(max-width:991px){.footer__docs{gap:20px}}@media(max-width:575px){.footer__docs{flex-wrap:wrap}}.footer__docs a{background:var(--gradient_gold_1);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}