.regulator-strip{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:1rem}.regulator-strip-item{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:.65rem .85rem;border-radius:10px;background:#ffffff0f;border:1px solid #3d3d3d;color:#e2e8f0;min-width:132px;transition:border-color .2s ease,background .2s ease}.regulator-strip-item:hover{border-color:#64748b;background:#ffffff1a}.regulator-strip-logo-wrap{display:flex;align-items:center;justify-content:center;min-height:44px;width:100%}.regulator-strip-logo{max-width:110px;max-height:40px;width:auto;height:auto;object-fit:contain}.regulator-strip-caption{font-size:.78rem;font-weight:700;color:#94a3b8;text-align:center}.regulator-strip--footer{margin-top:.5rem}.regulator-strip--inline{margin:1.25rem auto 0;max-width:900px}.regulator-strip--inline .regulator-strip-item{background:#fff;border:1px solid #0369a133;color:#0b1f2f}.regulator-strip--inline .regulator-strip-item:hover{border-color:#0ea5e980;background:#f8fafc}.regulator-strip--inline .regulator-strip-caption{color:#475569}