.proof{padding:42px 0;background:linear-gradient(90deg,#f7fbf5,#eefbea);border-bottom:1px solid #cfe4ca}
.proof>div>p{font:800 20px/1.25 Manrope;color:#0b3215;margin:0}
.proof-items{gap:12px}
.proof-items div{display:flex;align-items:center;gap:10px;min-width:145px;padding:16px 18px;border:1px solid #cce8c6;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(20,105,27,.08)}
.proof-items b{font:800 26px/1 Manrope;color:#178718}
.proof-items small{max-width:82px;font-size:11px;line-height:1.25;color:#405744;font-weight:700}
@media(max-width:900px){.proof>div>p{font-size:22px}.proof-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.proof-items div{width:auto;margin:0;justify-content:center}}
@media(max-width:520px){.proof{padding:30px 0}.proof-items{grid-template-columns:1fr}.proof-items div{min-height:66px}.proof-items small{max-width:none}.proof-items b{font-size:29px}}
