/* Site-wide Steppe additions. Does not alter SmartMag header/mobile menu structure. */
.logo-link.ts-logo{position:relative;z-index:2}
@media(min-width:941px){
.logo-link.ts-logo:before,.logo-link.ts-logo:after{content:"";position:absolute;top:50%;transform:translateY(-50%);height:62px;background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none;opacity:.96}
.logo-link.ts-logo:before{right:calc(100% + 22px);width:var(--steppe-art-left-w,190px);background-image:var(--steppe-art-left)}
.logo-link.ts-logo:after{left:calc(100% + 22px);width:var(--steppe-art-right-w,190px);background-image:var(--steppe-art-right)}
}
.steppe-native-footer{background:#1f2125;color:#d7d9dd;padding:42px 0 36px}.steppe-native-footer__inner{width:min(100% - 64px,1220px);margin:auto;display:grid;grid-template-columns:1.6fr .8fr .9fr;gap:44px}.steppe-native-footer h3,.steppe-native-footer h4{color:#fff;margin:0 0 13px}.steppe-native-footer h3{font-size:18px}.steppe-native-footer h4{font-size:14px}.steppe-native-footer p,.steppe-native-footer li{font-size:12px;line-height:1.55;color:#adb1b8}.steppe-native-footer ul{margin:0;padding:0;list-style:none}.steppe-native-footer li{margin:0 0 7px}.steppe-native-footer a{color:#e4e5e7;text-decoration:none}.steppe-native-footer a:hover{color:#fff}
.single .steppe-ad{margin:20px auto;max-width:100%;position:relative;text-align:center}.single .steppe-ad picture,.single .steppe-ad img{display:block;width:100%;height:auto;max-height:220px;object-fit:contain}.single .steppe-ad-label{position:absolute;right:6px;top:5px;z-index:2;font-size:8px;background:rgba(255,255,255,.88);padding:2px 5px;border-radius:3px;color:#777}
@media(max-width:767px){.steppe-native-footer{padding:30px 0}.steppe-native-footer__inner{width:calc(100% - 30px);grid-template-columns:1fr;gap:24px}.single .steppe-ad{margin:14px auto}}
