.trustStats--1{background:#fff;padding:70px 24px}.trustStats--1 .ts-row{display:grid;gap:40px;grid-template-columns:repeat(var(--ts-cols,4),1fr);margin:0 auto;max-width:1100px;text-align:center}.trustStats--1 .ts-num{color:#222;font-size:56px;font-weight:700;line-height:1.1}.trustStats--1 .ts-prefix,.trustStats--1 .ts-suffix{color:#0aa99f}.trustStats--1 .ts-rule{background:#5eedc1;border-radius:2px;height:3px;margin:14px auto 0;width:46px}.trustStats--1 .ts-lbl{color:#555;font-size:15px;margin-top:10px}@media (max-width:768px){.trustStats--1 .ts-row{grid-template-columns:repeat(2,1fr)}.trustStats--1 .ts-num{font-size:44px}}