.bordered-stats{background:#eceff1;padding:var(--section-spacing-y) var(--site-gutter)}.bordered-stats__inner{background:#fff;border-radius:16px;margin:0 auto;max-width:var(--site-max-width);padding:64px 40px}.bordered-stats__header{margin-bottom:40px;text-align:center}.bordered-stats__eyebrow{color:#df3466;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.5;margin:0 0 8px}.bordered-stats__heading,.bordered-stats__heading p{color:#606060!important;font-family:Inter,sans-serif!important;font-size:40px!important;font-weight:500!important;line-height:1.2!important;margin:0!important}.bordered-stats__grid{display:grid;gap:32px}.bordered-stats__grid--3{grid-template-columns:repeat(3,1fr)}.bordered-stats__grid--4{grid-template-columns:repeat(4,1fr)}.bordered-stats__box{background:#f5f5f5;border:none;border-radius:16px;padding:32px 24px;text-align:center}.bordered-stats__value-wrap{align-items:baseline;display:flex;gap:6px;justify-content:center;margin-bottom:8px}.bordered-stats__prefix{color:#f81!important;font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:500!important}.bordered-stats__value{background:linear-gradient(90deg,#f81,#df3466);-webkit-background-clip:text;background-clip:text;display:block;font-family:Inter,sans-serif!important;font-size:48px;font-weight:700!important;line-height:1.2;-webkit-text-fill-color:transparent}.bordered-stats__label{color:#606060;font-family:Inter,sans-serif;font-size:15px;font-weight:500;margin:0 0 4px}.bordered-stats__text{color:#a0a0a0;font-family:Inter,sans-serif;font-size:13px;font-weight:300;margin:0}@media (max-width:768px){.bordered-stats__inner{padding:40px 24px}.bordered-stats__heading,.bordered-stats__heading p{font-size:26px!important}.bordered-stats__grid{gap:16px;grid-template-columns:1fr!important}.bordered-stats__value{font-size:36px}}