.retail-hub{padding:116px 0 86px;background:var(--black-soft)}.retail-hub .retail-hub-head{max-width:860px;margin-bottom:24px}.retail-hub .retail-hub-badge{display:inline-flex;margin-top:12px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.72);border:1px solid var(--border-dark);border-radius:2px;padding:8px 12px;background:#131313}.retail-hub .retail-market-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.retail-hub .retail-market-card{border:1px solid var(--border-dark);border-top:3px solid var(--red);border-radius:4px;background:#121212;padding:22px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s ease,border-color .2s ease}.retail-hub .retail-market-card:hover{transform:translateY(-3px);border-color:var(--border-red)}.retail-hub .retail-market-card h3{margin:14px 0 8px;font-size:1.55rem;line-height:1.2}.retail-hub .retail-market-card p{margin:0;color:rgba(255,255,255,.66);line-height:1.7;min-height:3.2em}.retail-hub .retail-market-logo{width:98px;height:98px;border:1px solid var(--border-dark);border-radius:4px;background:#0f0f0f;display:grid;place-items:center;overflow:hidden}.retail-hub .retail-market-logo img{width:100%;height:100%;object-fit:contain;padding:10px}.retail-hub .retail-market-logo span{font-size:1.35rem;font-weight:700;letter-spacing:.08em;color:rgba(255,255,255,.9)}.retail-hub .btn-market{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border:1px solid var(--border-dark);border-radius:999px;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;color:rgba(255,255,255,.9);transition:all .2s ease}.retail-hub .btn-market:hover{border-color:var(--red);color:#fff;background:rgba(196,30,58,.12)}.retail-hub .retail-trust{margin-top:20px;border:1px solid var(--border-dark);border-radius:4px;background:#121212;padding:14px 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.retail-hub .retail-trust-item{display:flex;align-items:flex-start;gap:8px;color:rgba(255,255,255,.72);font-size:.82rem;line-height:1.55}.retail-hub .retail-trust-item .dot{margin-top:6px;width:6px;height:6px;border-radius:50%;background:var(--red);flex-shrink:0}.retail-hub .retail-hub-cta{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}@media (max-width:920px){.retail-hub .retail-market-grid{grid-template-columns:1fr}.retail-hub .retail-trust{grid-template-columns:1fr}}@media (max-width:640px){.retail-hub{padding:98px 0 70px}.retail-hub .retail-market-card h3{font-size:1.3rem}}
