.custom-stats-banner{background-color:#fff;font-family:inherit;overflow:hidden;padding:5rem 2rem;position:relative;text-align:center}.custom-stats-banner .bg-circle{border-radius:50%;position:absolute;z-index:1}.custom-stats-banner .circle-purple{background-color:#b77eb3;height:80px;left:-30px;top:0;width:80px}.custom-stats-banner .circle-orange{background-color:#f28b1e;height:180px;right:-60px;top:20px;width:180px}.custom-stats-banner .circle-blue{background-color:#4db4e7;height:140px;right:-40px;top:150px;width:140px}.custom-stats-banner .bg-circle{will-change:transform}.custom-stats-banner .circle-purple{animation:bg-circle-float-a 6s ease-in-out infinite;animation-play-state:paused}.custom-stats-banner .circle-orange{animation:bg-circle-float-b 8s ease-in-out infinite;animation-delay:.6s;animation-play-state:paused}.custom-stats-banner .circle-blue{animation:bg-circle-float-c 7s ease-in-out infinite;animation-delay:1.2s;animation-play-state:paused}.custom-stats-banner.is-visible .circle-blue,.custom-stats-banner.is-visible .circle-orange,.custom-stats-banner.is-visible .circle-purple{animation-play-state:running}@media(prefers-reduced-motion:reduce){.custom-stats-banner .bg-circle{animation:none}}.custom-stats-banner .banner-content{margin:0 auto;max-width:1200px;position:relative;z-index:2}.custom-stats-banner .banner-title{color:#1a1a1a;font-size:clamp(1.5rem,5vw,var(--stats-title-size,2.5rem));font-weight:800;line-height:1.3;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:900px}.custom-stats-banner .cards-grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2.5rem 3rem;justify-content:center;margin-bottom:3rem;text-align:left}.custom-stats-banner .stat-card{align-items:center;display:flex;flex:1 1 240px;flex-direction:row;gap:1.1rem;max-width:340px}.custom-stats-banner .stat-card-icon{align-items:center;display:flex;flex-shrink:0;height:72px;justify-content:center;width:72px}.custom-stats-banner .stat-card-icon--xs{height:20px;width:20px}.custom-stats-banner .stat-card-icon--sm{height:32px;width:32px}.custom-stats-banner .stat-card-icon--md{height:48px;width:48px}.custom-stats-banner .stat-card-icon--lg{height:72px;width:72px}.custom-stats-banner .stat-card-icon--xl{height:96px;width:96px}.custom-stats-banner .stat-card-icon--2xl{height:140px;width:140px}@media(max-width:640px){.custom-stats-banner .stat-card-icon--xs{height:16px;width:16px}.custom-stats-banner .stat-card-icon--sm{height:26px;width:26px}.custom-stats-banner .stat-card-icon--md{height:38px;width:38px}.custom-stats-banner .stat-card-icon--lg{height:58px;width:58px}.custom-stats-banner .stat-card-icon--xl{height:76px;width:76px}.custom-stats-banner .stat-card-icon--2xl{height:112px;width:112px}}.custom-stats-banner .stat-card-icon svg,.custom-stats-banner .stat-card-icon-image{display:block;height:100%!important;max-height:100%;max-width:100%;width:100%!important}.custom-stats-banner .stat-card-icon-image{-o-object-fit:contain;object-fit:contain}.custom-stats-banner .stat-card-icon-placeholder{align-items:center;border:1px dashed #cfcfd6;border-radius:8px;color:#9a9aa5;display:flex;font-size:.65rem;height:100%;justify-content:center;padding:4px;text-align:center;width:100%}.custom-stats-banner .stat-card-text{display:flex;flex-direction:column;gap:.2rem}.custom-stats-banner .stat-card-editor-controls{flex-basis:100%;margin-top:.75rem}.custom-stats-banner .stat-card .card-bottom-text,.custom-stats-banner .stat-card .card-top-text{color:#4a4a52;font-size:.85rem;font-weight:700;letter-spacing:1px;margin:0;text-transform:uppercase}.custom-stats-banner .stat-card .card-number{color:#b77eb3;font-size:2.75rem;font-weight:800;line-height:1;margin:.1rem 0}.custom-stats-banner .animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.custom-stats-banner .animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.custom-stats-banner .icon-pop-in{opacity:0;transform:scale(.4) rotate(-160deg);transition:opacity .6s cubic-bezier(.34,1.56,.64,1),transform .6s cubic-bezier(.34,1.56,.64,1)}.custom-stats-banner .icon-pop-in.is-visible{opacity:1;transform:scale(1) rotate(0deg)}@media(prefers-reduced-motion:reduce){.custom-stats-banner .icon-pop-in{opacity:1;transform:none;transition:none}}.custom-stats-banner .banner-cta{margin-top:2rem}.custom-stats-banner .banner-cta .btn-primary{background-color:#4db4e7;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 3rem;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.custom-stats-banner .banner-cta .btn-primary:hover{filter:brightness(.88);transform:translateY(-2px)}.custom-stats-banner .editor-add-card{margin:2rem 0}.custom-stats-banner .remove-card-btn{color:#dc3232;margin-top:1rem}.custom-stats-banner .stat-card-icon-picker{margin-bottom:8px}.custom-stats-banner .stat-card-icon-picker-trigger{align-items:center;display:flex;gap:8px;justify-content:flex-start;width:100%}.custom-stats-banner .stat-card-icon-picker-trigger__preview{align-items:center;display:inline-flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.custom-stats-banner .stat-card-icon-picker-trigger__preview svg{height:100%;width:100%}.custom-stats-banner .stat-card-image-picker{margin-bottom:8px}.custom-stats-banner .stat-card-image-picker-row{align-items:center;display:flex;gap:8px}@media(max-width:768px){.custom-stats-banner{padding:4rem 1.5rem}.custom-stats-banner .banner-title{margin-bottom:3rem}.custom-stats-banner .circle-orange{height:120px;right:-40px;width:120px}.custom-stats-banner .circle-blue{height:90px;right:-20px;top:100px;width:90px}.custom-stats-banner .cards-grid{align-items:stretch;flex-direction:column}.custom-stats-banner .stat-card{flex:0 1 auto;max-width:none}.custom-stats-banner .stat-card .card-number{font-size:2.5rem}}.stat-card-icon-picker-popover{max-width:90vw;padding:14px;width:340px}.stat-card-icon-picker-popover__search{margin-bottom:10px}.stat-card-icon-picker-popover__grid{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);max-height:360px;overflow-y:auto;padding-right:4px}.stat-card-icon-picker-popover__item{align-items:center;border:1px solid #ddd;border-radius:6px;display:flex!important;flex-direction:row;gap:10px;height:auto;min-height:56px;padding:8px 10px!important;text-align:left}.stat-card-icon-picker-popover__item:hover{background:#f9f4fb;border-color:#6b2180}.stat-card-icon-picker-popover__item.is-selected{background:#f3e9f6;border-color:#6b2180}.stat-card-icon-picker-popover__item-preview{align-items:center;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.stat-card-icon-picker-popover__item-preview svg{height:100%;width:100%}.stat-card-icon-picker-popover__item-label{color:#444;display:-webkit-box;font-size:12px;-webkit-line-clamp:2;line-height:1.35;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;overflow:hidden}.stat-card-icon-picker-popover__empty{color:#888;font-size:12px;grid-column:1/-1;padding:16px 0;text-align:center}@keyframes bg-circle-float-a{0%{transform:translateZ(0) scale(1) rotate(0deg)}25%{transform:translate3d(28px,-40px,0) scale(1.15) rotate(8deg)}50%{transform:translate3d(-18px,-60px,0) scale(.88) rotate(-6deg)}75%{transform:translate3d(-32px,-22px,0) scale(1.1) rotate(4deg)}to{transform:translateZ(0) scale(1) rotate(0deg)}}@keyframes bg-circle-float-b{0%{transform:translateZ(0) scale(1)}30%{transform:translate3d(-35px,30px,0) scale(.85)}60%{transform:translate3d(20px,50px,0) scale(1.18)}to{transform:translateZ(0) scale(1)}}@keyframes bg-circle-float-c{0%{transform:translateZ(0) scale(1)}20%{transform:translate3d(25px,25px,0) scale(1.1)}50%{transform:translate3d(40px,-20px,0) scale(.9)}80%{transform:translate3d(-15px,-35px,0) scale(1.12)}to{transform:translateZ(0) scale(1)}}
