
/* MERBA GLOBAL FOOTER — tüm public sayfalarda aynı alt footer */
.merba-global-footer{background:#07111f!important;color:#dbe5f2!important;margin-top:auto!important;border-top:0!important;padding:0!important;}
.merba-global-footer .wrap{max-width:1180px!important;margin:0 auto!important;padding:28px 22px 20px!important;}
.merba-global-footer .legal-footer-top{display:flex!important;justify-content:space-between!important;gap:35px!important;padding-bottom:22px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;align-items:flex-start!important;}
.merba-global-footer .legal-footer-brand{font-size:25px!important;font-weight:900!important;letter-spacing:.04em!important;color:#fff!important;}
.merba-global-footer .legal-footer-brand span{display:block!important;font-size:13px!important;letter-spacing:.18em!important;margin-top:3px!important;color:#8fb8e8!important;}
.merba-global-footer .legal-footer-company{margin-top:9px!important;color:#aebdce!important;font-size:14px!important;}
.merba-global-footer .legal-footer-links{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:9px 18px!important;max-width:700px!important;}
.merba-global-footer .legal-footer-links a{font-size:13px!important;color:#dbe5f2!important;text-decoration:none!important;font-weight:400!important;opacity:1!important;}
.merba-global-footer .legal-footer-links a:hover{text-decoration:underline!important;color:#fff!important;}
.merba-global-footer .legal-footer-bottom{display:flex!important;justify-content:space-between!important;gap:25px!important;padding-top:16px!important;color:#9eafc2!important;font-size:12px!important;line-height:1.6!important;margin-top:0!important;border-top:0!important;}
.merba-global-footer .legal-footer-bottom a{color:#c9d8e8!important;text-decoration:none!important;font-weight:400!important;}
@media(max-width:760px){
 .merba-global-footer .wrap{padding:24px 16px 18px!important;}
 .merba-global-footer .legal-footer-top,.merba-global-footer .legal-footer-bottom{flex-direction:column!important;display:flex!important;text-align:left!important;}
 .merba-global-footer .legal-footer-links{justify-content:flex-start!important;max-width:none!important;margin-top:4px!important;}
}
