.hero .proof{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;max-width:1280px!important;padding:0!important;border:0!important;background:transparent!important}.hero .proof i{display:none!important}.hero .proof span{display:flex!important;align-items:center!important;justify-content:center!important;min-height:62px;padding:12px 15px;border:1px solid #34383b;border-radius:12px;background:#181a1d;color:#e7e8e5;font:11px 'DM Mono'!important;letter-spacing:.02em;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;cursor:default}.hero .proof span:hover{transform:translateY(-5px);background:#c9ff00;color:#101113;border-color:#c9ff00;box-shadow:0 12px 24px #0005}@media(max-width:760px){.hero .proof{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.hero .proof span{min-height:55px;font-size:9px!important;padding:9px}.hero .proof span:hover{transform:translateY(-3px)}}
