.metric-grid>div{align-items:flex-start;display:flex;gap:16px}.metric-grid>div>div{border:0;padding:0}.metric-icon{align-items:center;background:rgba(228,195,90,.13);border:1px solid rgba(228,195,90,.42);border-radius:11px;color:#e4c35a;display:inline-flex;flex:0 0 42px;height:42px;justify-content:center;margin-top:4px}.metric-icon svg{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:22px}.hero-spark{background:#d7b34b;border-radius:50%;box-shadow:0 5px 14px rgba(142,111,27,.2);height:8px;position:absolute;width:8px;z-index:2}.hero-spark--one{left:7%;top:19%;animation:clubsys-float-one 5.5s ease-in-out infinite}.hero-spark--two{bottom:10%;left:20%;height:6px;width:6px;animation:clubsys-float-two 6.2s ease-in-out infinite}.hero-spark--three{right:4%;top:18%;height:10px;width:10px;animation:clubsys-float-one 4.8s ease-in-out infinite reverse}.hero-signal{bottom:22px;display:flex;gap:4px;left:38px;position:absolute;z-index:2}.hero-signal i{background:#c7a33d;border-radius:50%;display:block;height:5px;width:5px}.hero-signal i:nth-child(1){animation:clubsys-pulse 2.3s ease-in-out infinite}.hero-signal i:nth-child(2){animation:clubsys-pulse 2.3s .3s ease-in-out infinite}.hero-signal i:nth-child(3){animation:clubsys-pulse 2.3s .6s ease-in-out infinite}@keyframes clubsys-float-one{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-16px,0)}}@keyframes clubsys-float-two{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(12px,-10px,0)}}@keyframes clubsys-pulse{0%,100%{opacity:.38;transform:scale(.8)}50%{opacity:1;transform:scale(1.25)}}@media(max-width:800px){.metric-grid>div{gap:11px}.metric-icon{flex-basis:35px;height:35px}.metric-icon svg{height:19px;width:19px}.hero-spark--three,.hero-signal{display:none}}@media(prefers-reduced-motion:reduce){.hero-spark,.hero-signal i{animation:none}}
