/* BM Traders v3.6.5 footer trust strip — additive, theme-safe */
.bm-footer-trust-strip{width:100%;background:var(--bmft-bg,#fff);border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;padding:30px 0;position:relative;z-index:2;clear:both}
.bm-footer-trust-inner{width:min(1600px,100%);margin:0 auto;padding:0 28px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;align-items:start}
.bm-footer-trust-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:center;text-decoration:none!important;color:inherit!important;min-width:0;padding:4px 0}
.bm-footer-trust-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:var(--bmft-icon,#34434b);color:#fff;font-size:30px;line-height:1;box-shadow:0 8px 22px rgba(8,47,104,.08)}
.bm-footer-trust-item.is-highlight .bm-footer-trust-icon{background:var(--bmft-accent,#35c874)}
.bm-footer-trust-copy{display:grid;gap:8px;min-width:0}
.bm-footer-trust-copy strong{color:var(--bmft-title,#0b0b0b);font-size:16px;line-height:1.25;font-weight:900;text-transform:uppercase;letter-spacing:.01em}
.bm-footer-trust-copy small{color:var(--bmft-sub,#68747f);font-size:13px;line-height:1.45}
.bm-footer-trust-item:hover .bm-footer-trust-icon{transform:translateY(-2px);transition:transform .18s ease}
.bm-footer-trust-image{width:min(1600px,100%);margin:0 auto;padding:0 28px}
.bm-footer-trust-image a{display:block}.bm-footer-trust-image img{width:100%;height:auto;display:block;object-fit:contain;border-radius:8px}
@media(max-width:1100px){.bm-footer-trust-inner{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:20px}.bm-footer-trust-item{grid-template-columns:58px minmax(0,1fr)}.bm-footer-trust-icon{width:54px;height:54px;font-size:25px}}
@media(max-width:720px){.bm-footer-trust-strip{padding:18px 0}.bm-footer-trust-inner{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:0 14px 8px;scrollbar-width:none}.bm-footer-trust-inner::-webkit-scrollbar{display:none}.bm-footer-trust-item{flex:0 0 235px;scroll-snap-align:start;background:#fff;border:1px solid #e8edf3;border-radius:14px;padding:13px;grid-template-columns:48px minmax(0,1fr);box-shadow:0 6px 18px rgba(8,47,104,.045)}.bm-footer-trust-icon{width:44px;height:44px;font-size:21px}.bm-footer-trust-copy strong{font-size:12px}.bm-footer-trust-copy small{font-size:11px}.bm-footer-trust-image{padding:0 12px}.bm-footer-trust-image img{border-radius:10px}}
