.itm-trust{--red:#d32027;--muted:#5a6470;--border:#e3e6eb;--bg:#f7f8fa;background:var(--bg);border-bottom:1px solid var(--border);display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:26px 24px}.itm-trust .t{position:relative;text-align:center}.itm-trust .t:not(:last-child):after{background:var(--border);content:"";height:80%;position:absolute;right:-12px;top:10%;width:1px}.itm-trust .n{color:var(--red);font-size:1.9rem;font-weight:800;line-height:1.1}.itm-trust .l{color:var(--muted);font-size:.75rem;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}@media(max-width:700px){.itm-trust .t:not(:last-child):after{display:none}}