.site-footer{background-color:#121212;color:#fff}.site-footer .content{padding-top:50px}@media only screen and (min-width:600.98px){.site-footer .content{padding-top:60px}}.site-footer .content .footer-info{display:grid;gap:40px;grid-template-areas:"info" "contacts" "support";grid-template-columns:1fr;justify-items:center;padding-bottom:40px;text-align:center}@media only screen and (min-width:600.98px){.site-footer .content .footer-info{grid-template-areas:"info contacts" "support support";grid-template-columns:repeat(2,1fr);padding-bottom:60px}}@media only screen and (min-width:960.98px){.site-footer .content .footer-info{display:flex;justify-content:space-between;text-align:left}}.site-footer .content .footer-info .info-block .footer-logo{margin-bottom:24px;width:245px}.site-footer .content .footer-info .info-block .footer-logo img{width:100%}.site-footer .content .footer-info .info-block .footer-logo .logo-caption{font-size:12px;margin-top:5px}.site-footer .content .footer-info .info-block .footer-socials{align-items:center;display:flex;flex-direction:column}@media only screen and (min-width:600.98px){.site-footer .content .footer-info .info-block .footer-socials{display:block}}.site-footer .content .footer-info .info-block .footer-socials .social-items{display:flex;gap:12px}.site-footer .content .footer-info .info-block .footer-socials .social-items .social-btn{border-radius:50%;color:#fff;height:50px;transition:transform .3s;width:50px}.site-footer .content .footer-info .info-block .footer-socials .social-items .social-btn:hover{transform:translateY(-3px)}.site-footer .content .footer-info .info-block .footer-socials .social-items .social-btn.vk{background-color:rgb(var(--v-theme-vk))}.site-footer .content .footer-info .info-block .footer-socials .social-items .social-btn.telegram{background-color:rgb(var(--v-theme-telegram))}.site-footer .content .footer-info .info-block .footer-socials .social-items .social-btn svg{width:22px}.site-footer .content .footer-info .info-block .block-label{color:#ffffffa6;font-size:13px;font-weight:700;letter-spacing:.06rem;margin-bottom:20px;text-transform:uppercase}.site-footer .content .footer-info .info-block .block-line{font-size:14px;line-height:140%;margin-bottom:14px}.site-footer .content .footer-info .info-block .block-line.address{max-width:350px}.site-footer .content .footer-info .info-block .block-line .link{color:#f5d696}.site-footer .content .footer-info .info-block.info{grid-area:info}.site-footer .content .footer-info .info-block.contacts{grid-area:contacts}.site-footer .content .footer-info .info-block.support{grid-area:support}.site-footer .content .footer-copyright{color:#ffffffa6;font-size:14px;padding-bottom:40px;text-align:center}
