.hb-trust{border-radius:.5rem;padding:1rem 1.5rem}.hb-trust__inner{align-items:center;display:flex;gap:1rem;justify-content:center}.hb-trust--left .hb-trust__inner{justify-content:flex-start}.hb-trust__avatars{display:flex;flex-shrink:0}.hb-trust__avatar{background:#fff;border:3px solid #004e87;border-radius:50%;height:60px;margin-left:-12px;overflow:hidden;width:60px}.hb-trust__avatar:first-child{margin-left:0}.hb-trust__avatar img{display:block;height:100%;object-fit:cover;width:100%}.hb-trust__avatar-placeholder{background:linear-gradient(135deg,#e6f1f9,#ccc);height:100%;width:100%}.hb-trust__text{color:#2b2f36;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.4;margin:0}@media (max-width:767px){.hb-trust__inner{flex-direction:column;gap:.75rem;text-align:center}.hb-trust--left .hb-trust__inner{align-items:flex-start;text-align:left}.hb-trust__avatar:not(:first-child){display:none}.hb-trust__avatar:first-child{height:56px;width:56px}.hb-trust__text{font-size:.875rem}}