        body{margin:0;background:#fff;color:#17232d;font-family:Arial,sans-serif}body>main{margin:0!important;width:100%!important;max-width:none!important}.sidenav{display:none!important}.site-header{display:flex;align-items:center;gap:10px;min-height:43px;padding:0 7px;background:#14202a}.menu-button{display:grid;gap:4px;width:29px;padding:8px 0;border:0;background:transparent;cursor:pointer}.menu-button span{display:block;width:27px;height:5px;border-radius:3px;background:#df2d32}.site-logo img{display:block;width:158px;height:40px;object-fit:contain}.post-ad-button{display:inline-block;padding:7px 12px;border-radius:3px;background:#ef3d3d;color:#fff;text-decoration:none;font-weight:700}.site-header-actions{display:flex;align-items:center;gap:12px;margin-left:auto;padding-right:14px}.site-header-wallet,.site-account-button{display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.95);background:linear-gradient(135deg,#3a6078 0%,#29495e 48%,#1d3445 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 2px 5px rgba(0,0,0,.2);color:#fff;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.site-header-wallet{gap:6px;min-height:30px;padding:0 10px;border-radius:7px;font-size:13px;font-weight:700;white-space:nowrap}.site-account-button{width:30px;height:30px;border-radius:50%;border:0;cursor:pointer}.site-header-wallet:hover,.site-header-wallet:focus,.site-account-button:hover,.site-account-button:focus{border-color:#ef3d3d;background:#ef3d3d;color:#fff}.site-wallet-icon{width:18px;height:18px}.site-account-icon{width:21px;height:21px}.site-community{margin-left:auto;color:#fff;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-menu[hidden]{display:none}.site-menu{position:absolute;z-index:1000;top:43px;left:0;min-width:210px;padding:8px 0;background:#14202a;box-shadow:0 5px 14px rgba(0,0,0,.28)}.site-menu a{display:block;padding:11px 17px;color:#fff;text-decoration:none}.site-menu a:hover,.site-menu a:focus{background:#263847}.site-footer{margin-top:30px;padding:20px 12px;background:#14202a;color:#dbe3e8;text-align:center;font-size:14px}.site-footer a{margin:0 8px;color:#fff;text-decoration:none}.site-footer a:hover{text-decoration:underline}@media(max-width:700px){.site-community{display:none}}@media(max-width:480px){.site-logo img{width:115px}.site-header{gap:5px}.post-ad-button{padding:7px 7px;font-size:12px}.site-header-actions{gap:7px;padding-right:7px}.site-header-wallet{width:auto;height:30px;min-height:0;padding:0 7px;font-size:12px}.site-account-button{width:30px;height:30px}.site-account-icon{width:20px;height:20px}}
        .post-ad-button,.post-ad-button:hover,.post-ad-button:focus,.post-ad-button:active,.site-account-button,.site-account-button:hover,.site-account-button:focus,.site-account-button:active{text-decoration:none!important}
        :root{--brand-navy:#1d3445;--brand-red:#ef3d3d;--brand-green:#3aa85f;--footer-bg:#253746}.site-header{min-height:52px;padding-top:4px;padding-bottom:4px;margin-bottom:5px}.site-header~main{padding-top:5px}.site-footer{background:var(--footer-bg)!important}

.site-footer {
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}

.site-footer nav,
.site-footer p {
    box-sizing: border-box;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    overflow-wrap: anywhere;
}

.site-footer nav {
    line-height: 1.8;
}

.site-footer p {
    line-height: 1.55;
}
.site-header{background:var(--brand-navy)!important}.post-ad-button{background:var(--brand-red)!important}.menu-button span{background:var(--brand-red)!important}.category-column h3,.geoBlock h2{background:var(--brand-navy)!important}
        .site-header{position:relative}.site-account-menu[hidden]{display:none}.site-account-menu{position:absolute;z-index:1100;top:calc(100% + 5px);right:14px;width:218px;padding:6px 0;background:#fff;border:1px solid #c9d3da;border-radius:5px;box-shadow:0 8px 20px rgba(0,0,0,.26)}.site-account-menu a,.site-account-menu button{display:flex;align-items:center;width:100%;box-sizing:border-box;padding:10px 14px;border:0;background:transparent;color:#1d3445;font:600 14px Arial,sans-serif;text-align:left;text-decoration:none;cursor:pointer}.site-account-menu a:hover,.site-account-menu a:focus,.site-account-menu button:hover,.site-account-menu button:focus{background:#f9e3e3;color:#b9232b}.site-account-menu hr{height:1px;margin:5px 0;border:0;background:#e3e7ea}.site-account-menu form{margin:0}.site-account-menu svg{width:17px;height:17px;margin-right:9px;flex:0 0 auto}.site-account-menu .account-menu-danger{color:#c12525}@media(max-width:480px){.site-account-menu{right:7px;width:205px}}
