.tmtphcm-trust-boxes{--tmtphcm-tb-red:#c0392b;display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1100px;margin:0 auto;background:#fff;border-bottom:1px solid #eee}.tmtphcm-trust-boxes__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:28px 20px;border-right:1px solid #eee}.tmtphcm-trust-boxes__item:last-child{border-right:0}.tmtphcm-trust-boxes__icon{color:var(--tmtphcm-tb-red);line-height:0;margin-bottom:4px}.tmtphcm-trust-boxes__title{font-size:16px;font-weight:700;color:#1a1a1a;line-height:1.2}.tmtphcm-trust-boxes__desc{font-size:13px;color:#666;line-height:1.45}@media (max-width:768px){.tmtphcm-trust-boxes{grid-template-columns:repeat(2,1fr)}.tmtphcm-trust-boxes__item{border-bottom:1px solid #eee}.tmtphcm-trust-boxes__item:nth-child(2){border-right:0}.tmtphcm-trust-boxes__item:nth-child(3),.tmtphcm-trust-boxes__item:nth-child(4){border-bottom:0}.tmtphcm-trust-boxes__item:nth-child(4){border-right:0}}@media (max-width:420px){.tmtphcm-trust-boxes{grid-template-columns:1fr}.tmtphcm-trust-boxes__item{border-right:0;border-bottom:1px solid #eee;padding:20px 16px}.tmtphcm-trust-boxes__item:last-child{border-bottom:0}}