.proof-by-numbers{background:linear-gradient(135deg,#120228 0,var(--dark) 55%,#46078c 100%);color:#fff;overflow:hidden;position:relative}.proof-by-numbers:after{background:radial-gradient(520px 520px at 12% 18%,rgba(55,1,120,.65),transparent 60%),radial-gradient(520px 520px at 92% 90%,rgba(107,43,170,.25),transparent 60%);content:"";inset:0;pointer-events:none;position:absolute}.proof-by-numbers-background{bottom:-312px;opacity:.07;pointer-events:none;position:absolute;right:-140px;width:700px;z-index:1}.proof-by-numbers .container,.proof-by-numbers-wrapper{position:relative;z-index:2}.proof-by-numbers-heading{color:#fff}.proof-by-numbers-cards{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:42px}.proof-by-numbers-card{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:hsla(0,0%,100%,.09);border:1px solid hsla(0,0%,100%,.24);border-radius:18px;padding:30px 28px;transition:transform .18s ease}.proof-by-numbers-card:hover{transform:translateY(-4px)}.proof-by-numbers-icon{background:rgba(9,255,185,.12);border-radius:12px;display:inline-flex;margin-bottom:18px;padding:11px}.proof-by-numbers-icon .material-symbols-outlined{color:var(--green);font-size:24px}.proof-by-numbers-value{color:var(--green);font-size:46px;font-weight:800;line-height:1}.proof-by-numbers-copy{color:#fff;font-size:13.5px;font-weight:600;line-height:1.55;margin-top:12px}.proof-by-numbers-card--green{background:var(--green);border-color:var(--green)}.proof-by-numbers-card--green .proof-by-numbers-icon{background:rgba(33,3,70,.12)}.proof-by-numbers-card--green .proof-by-numbers-icon .material-symbols-outlined,.proof-by-numbers-card--green .proof-by-numbers-value{color:var(--dark)}.proof-by-numbers-card--green .proof-by-numbers-copy{color:var(--dark);font-weight:700}.proof-by-numbers-trust{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);border-radius:16px;margin-top:38px;padding:24px 30px}.proof-by-numbers-trust-title{color:#fff;font-size:14.5px;font-weight:600}.proof-by-numbers-trust-copy{color:var(--green);font-size:16.5px;font-weight:800;margin-top:9px}@media (max-width:1000px){.proof-by-numbers-cards{grid-template-columns:1fr 1fr}}@media (max-width:640px){.proof-by-numbers-cards{grid-template-columns:1fr}.proof-by-numbers-trust{padding:24px}}