/* Südwald premium footer — isolated styles */
.sfs-footer-new{background:#06131a;color:#fff;padding:72px 0 0;position:relative;overflow:hidden}
.sfs-footer-new:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(17,199,119,.55),transparent)}
.sfs-footer-new .container{position:relative;z-index:1}
.sfs-footer-main{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(180px,.65fr) minmax(180px,.55fr);gap:72px;padding-bottom:52px;align-items:start}
.sfs-footer-brand{min-width:0}
.sfs-footer-logo{display:block;width:250px!important;max-width:100%;height:auto!important;margin:0 0 22px!important}
.sfs-footer-brand>p{margin:0;max-width:520px;color:rgba(255,255,255,.64);font-size:14px;line-height:1.8}
.sfs-footer-badges{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:30px}
.sfs-footer-badges img{display:block;width:auto;height:92px;max-width:145px;object-fit:contain;background:transparent;border-radius:0;padding:0;box-shadow:none;transition:transform .25s ease,filter .25s ease}
.sfs-footer-badges img:hover{transform:translateY(-3px) scale(1.03);filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))}
.sfs-footer-col h3{margin:3px 0 22px;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}
.sfs-footer-col a,.sfs-footer-col p{display:block;margin:0 0 13px;color:rgba(255,255,255,.66)!important;font-size:14px;line-height:1.6;text-decoration:none!important;transition:color .2s ease,transform .2s ease}
.sfs-footer-col a:hover{color:#12c778!important;transform:translateX(3px)}
.sfs-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:23px 0;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.46);font-size:12px}
.sfs-footer-legal{display:flex;align-items:center;gap:24px}
.sfs-footer-legal a{color:rgba(255,255,255,.52)!important;text-decoration:none!important;transition:color .2s ease}
.sfs-footer-legal a:hover{color:#fff!important}
@media(max-width:991px){.sfs-footer-new{padding-top:60px}.sfs-footer-main{grid-template-columns:1fr 1fr;gap:45px}.sfs-footer-brand{grid-column:1/-1}.sfs-footer-logo{width:230px!important}}
@media(max-width:640px){.sfs-footer-new{padding-top:52px}.sfs-footer-main{grid-template-columns:1fr;gap:34px;padding-bottom:38px}.sfs-footer-brand{grid-column:auto}.sfs-footer-logo{width:215px!important}.sfs-footer-badges{gap:12px;margin-top:24px}.sfs-footer-badges img{height:80px;max-width:128px}.sfs-footer-bottom{flex-direction:column;align-items:flex-start;padding:20px 0}.sfs-footer-legal{gap:18px}}
