.ff-hero-stats-section{box-sizing:border-box;font-family:Open Sans,Arial,sans-serif;padding:16px 24px 72px}.ff-hero-stats-section--background{background:linear-gradient(160deg,#052a4c,#0865bc 55%,#67b5ff);padding-top:48px}.ff-hero-stats{margin:0 auto;max-width:1160px}.ff-hero-stats__heading{color:#fff;font-size:22px;font-weight:700;line-height:1.3;margin:0 0 12px;text-align:center}.ff-hero-stats p{color:#e6f0f8;font-size:15px;font-weight:300;line-height:1.6;margin:0 0 28px;text-align:center}.ff-hero-stats__grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.ff-hero-stats__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.3);border-radius:20px;padding:32px 22px;text-align:center}.ff-hero-stats__card--plain{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:none;border:none;display:flex;flex-direction:column;justify-content:flex-start;padding:32px 22px}.ff-hero-stats__icon{align-items:center;background:hsla(0,0%,100%,.1);border-radius:44% 56% 58% 42%/46% 42% 58% 54%;display:flex;height:108px;justify-content:center;margin:0 auto 20px;width:108px}.ff-hero-stats__icon--custom{background:none}.ff-hero-stats__card--plain .ff-hero-stats__icon--custom{height:auto;margin-bottom:4px;width:auto}.ff-hero-stats__card--plain .ff-hero-stats__icon--custom img{height:250px;min-height:250px;min-width:250px;object-fit:contain;width:250px}.ff-hero-stats__icon img,.ff-hero-stats__icon svg{height:76px;object-fit:contain;width:76px}.ff-hero-stats__number{color:#50daff;display:block;font-size:clamp(24px,5vw,34px);font-weight:700;line-height:1.1;margin-bottom:8px;white-space:nowrap}.ff-hero-stats__label{color:#fff;display:block;font-size:14px;font-weight:300;line-height:1.5}.ff-hero-stats__label p{margin:0 0 8px}.ff-hero-stats__label p:last-child{margin-bottom:0}.ff-hero-stats__label a{color:#fff!important;text-decoration:underline}.ff-hero-stats__label a:hover{color:#96e9ff!important}@media (max-width:900px){.ff-hero-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.ff-hero-stats-section{padding:12px 16px 48px}}@media (max-width:480px){.ff-hero-stats__grid{grid-template-columns:1fr}}