#centers-original{display:none!important}
.sg-footer-centers{border-top:1px solid hsl(var(--border));padding:30px 0 36px;scroll-margin-top:90px}
.sg-footer-centers h4{margin:0 0 20px;color:hsl(var(--foreground));font-size:16px;font-weight:600;line-height:1.4}
.sg-footer-centers-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;row-gap:16px}
.sg-footer-centers-list p{position:relative;margin:0;padding-left:18px;color:hsl(var(--muted-foreground));font-size:14px;line-height:1.6;overflow-wrap:anywhere}
.sg-footer-centers-list p::before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;border:2px solid hsl(var(--primary));border-radius:50%}
.sg-footer-centers-list strong{color:hsl(var(--foreground));font-weight:600}
@media(max-width:900px){.sg-footer-centers-list{grid-template-columns:1fr;row-gap:14px}}
.sg-footer-legal{border-top:1px solid hsl(var(--border));padding:28px 0 36px}
.sg-footer-legal h4{margin:0 0 10px;color:hsl(var(--foreground));font-size:16px;font-weight:600;line-height:1.4}
.sg-footer-company{margin:0 0 18px;color:hsl(var(--foreground));font-size:14px;font-weight:600;line-height:1.5}
.sg-footer-legal-addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 48px}
.sg-footer-legal-label{display:block;margin-bottom:5px;color:hsl(var(--foreground));font-size:13px;font-weight:600}
.sg-footer-legal-addresses p{margin:0;color:hsl(var(--muted-foreground));font-size:14px;line-height:1.6;overflow-wrap:anywhere}
@media(max-width:900px){.sg-footer-legal-addresses{grid-template-columns:1fr}}
