.footer__text{max-width:none}.footer__text-content{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.desktop-only{display:block}.desktop-only img{height:150px;width:150px;filter:drop-shadow(0 0 1px #fff);margin-right:8px}.rustore img{height:50px;width:50px}.footer__text-content>div:not(.desktop-only){min-width:300px;max-width:700px}.footer__text-p{max-width:none;line-height:1.6}.footer__text-p:has(svg){display:flex;align-items:flex-start;max-width:none;line-height:1.6}.footer__text-p svg{vertical-align:middle;margin-right:30px}.footer__text-p:last-child{text-align:left}.footer__nav-support{padding:4px 8px;font-size:14px;border-radius:3px}.footer__nav-support:first-of-type{margin-bottom:5px}.footer__text-p:last-of-type{text-align:left;font-size:17px;color:#0fa6ab}.footer__text-nav>.footer__text:first-child>.footer__text-p:first-child{text-align:left!important}.footer .footer__menu .footer__menu-item{list-style-type:none!important}:is(ul,ol) .footer__menu-item{list-style-type:none!important}.a_link_footer__menu-link{color:#999}.footer__last{text-align:left;font-size:14px;color:#888888;max-width:1250px}@media (max-width:780px){.desktop-only{display:none}}
@media (max-width:780px){.footer{padding-bottom:20px}}
.footer__qr-code {
    margin-top: 20px;
    text-align: center;
}
.footer__qr-code img {
    width: 120px;
    height: 120px;
    object-fit: contain;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
}
.footer__qr-caption {
    margin-top: 8px;
    font-size: 12px;
    color: #666;
    line-height: 1.4;
}