.proof-strip{position:relative;padding:3.5rem 0;background:#151d23;border:0;overflow:hidden}.proof-strip::before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(221,235,247,.07),transparent 45%),linear-gradient(90deg,transparent 49.9%,rgba(255,255,255,.035) 50%);background-size:auto,90px 90px}.proof-strip .wrap{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;color:#fff}.proof-strip .wrap>span{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;min-height:205px;padding:1.5rem;background:#202b33;border:1px solid #34434e;border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.16);transition:transform .25s ease,border-color .25s ease}.proof-strip .wrap>span:nth-child(2){transform:translateY(1.25rem)}.proof-strip .wrap>span:hover{transform:translateY(-4px);border-color:#667d8d}.proof-strip .wrap>span:nth-child(2):hover{transform:translateY(calc(1.25rem - 4px))}.proof-strip .wrap>span::before{display:none!important}.proof-strip i{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#ed7d31;color:#15181b;font-size:1.25rem;font-style:normal;font-weight:900}.proof-strip .wrap>span:nth-child(2) i{background:#ddebf7;color:#235a80}.proof-strip .wrap>span:nth-child(3) i{background:#fff;color:#15181b}.proof-strip .wrap>span>div{display:flex;flex-direction:column}.proof-strip small{margin-bottom:.7rem;color:#ffad75;font-size:.65rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.proof-strip strong{color:#fff;font-size:1.1rem;line-height:1.25}.proof-strip strong::after{display:none}.proof-strip .wrap>span span{margin-top:.75rem;color:#b8c5ce;font-size:.83rem;line-height:1.5}@media(max-width:860px){.proof-strip .wrap{grid-template-columns:1fr}.proof-strip .wrap>span,.proof-strip .wrap>span:nth-child(2){min-height:0;transform:none}.proof-strip .wrap>span:nth-child(2):hover{transform:translateY(-4px)}}@media(prefers-reduced-motion:reduce){.proof-strip .wrap>span{transition:none}}
