.site-footer.quick-footer{height:auto;background:#030303;border-top:1px solid #987300;padding:22px 28px 14px;color:#eee}
.quick-footer-inner{max-width:1468px;margin:auto;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1.2fr) minmax(150px,.5fr);gap:28px;align-items:start}
.quick-footer-brand{display:flex;align-items:center;gap:18px;min-height:85px}
.quick-footer-brand>img{width:125px;height:76px;object-fit:contain;flex:none}
.quick-footer-brand>div{border-left:1px solid #777;padding-left:18px;min-width:0}
.quick-footer-brand strong{display:block;font:700 clamp(20px,2vw,30px)/1.1 WorkshopCondensed,sans-serif}
.quick-footer-brand small{display:flex;align-items:center;gap:9px;letter-spacing:4px;color:var(--yellow);font:700 15px/1.3 Arial,sans-serif;margin-top:6px}
.quick-footer-brand small:before,.quick-footer-brand small:after{content:'';height:2px;background:var(--yellow);flex:1}
.quick-footer-nav,.quick-footer-social{border-left:1px solid #777;padding-left:28px}
.quick-footer h2{font:700 17px/1.2 WorkshopCondensed,sans-serif;margin:0 0 10px}
.quick-footer-links{display:grid;grid-template-columns:1fr 1.4fr;gap:4px 22px;font-size:14px;line-height:1.35}
.quick-footer a:hover{color:var(--yellow)}
.quick-footer a:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}
.quick-social-icons{display:flex;gap:10px;margin-top:14px}
.quick-social-icons>a,.quick-social-icons>span{display:grid;place-items:center;width:36px;height:36px;background:var(--yellow);color:#030303;border-radius:50%;flex:none}
.quick-social-icons svg{width:21px;height:21px;fill:currentColor}
.quick-footer-meta{max-width:1468px;margin:18px auto 0;text-align:center;color:#aaa;font-size:12px;line-height:1.6}
.quick-footer-meta p{margin:3px 0}
@media(max-width:1050px){.quick-footer-inner{grid-template-columns:1fr 1fr}.quick-footer-brand{grid-column:1/-1}.quick-footer-nav{border-left:0;padding-left:0}}
@media(max-width:560px){.quick-footer-inner{grid-template-columns:1fr;gap:20px}.quick-footer-social{border-left:0;padding-left:0}.quick-footer-brand>img{width:80px}.quick-footer-brand{gap:12px}.quick-footer-brand>div{padding-left:12px}.quick-footer-brand small{font-size:12px;letter-spacing:2px}.site-footer.quick-footer{padding:22px 20px 16px}}

.quick-social-icons>a:hover{background:#fff;color:#030303}
