@media only screen and (min-width:1001px){html{scroll-padding:var(--headerBanner,0)}}.dnd-section.stats,.stats{background-color:#dde3e9;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.stats-section{padding:120px 0 64px;position:relative}@media only screen and (min-width:990px){.stats-section{padding:150px 0}}.stats-section .wrapper{margin:0 auto;max-width:1310px;width:85%}.stats-arrow{animation:arrow-bounce 1.8s ease-in-out infinite;aspect-ratio:1/1;height:50px;left:50%;position:absolute;top:30px;translate:-50% 0;width:50px}@keyframes arrow-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}}.stats-grid-wrapper{align-items:center;display:flex;flex-direction:column;gap:30px 0}@media only screen and (min-width:768px){.stats-grid-wrapper{flex-direction:row;flex-wrap:wrap;gap:40px 20px;justify-content:space-between}}@media only screen and (min-width:1024px){.stats-grid-wrapper{gap:40px}}.stats-item{align-content:center;align-items:center;aspect-ratio:1/1;color:var(--secondary-text-only-gray,#373c41);display:flex;justify-content:center;max-width:220px;padding:40px;position:relative;text-align:center;width:100%}.stats-item:before{backdrop-filter:blur(20px);background:hsla(0,0%,100%,.5);border-radius:50%;content:"";inset:0;opacity:.8;pointer-events:none;position:absolute}@media only screen and (min-width:768px){.stats-item{max-width:320px;width:calc(33.33333% - 13.33333px)}}@media only screen and (min-width:1024px){.stats-item{width:calc(33.33333% - 26.66667px)}}@media only screen and (min-width:1320px){.stats-item{max-width:320px}}.stats-item-content{margin:0;position:relative;width:100%}.stats-item-content .stats-number{display:block;font-size:60px;font-weight:300;letter-spacing:-2.909px;line-height:1}@media only screen and (min-width:768px){.stats-item-content .stats-number{font-size:clamp(40px,6vw,96.96px)}}.stats-item-content .stats-number-text{display:block;font-size:20px;font-weight:700;line-height:1.1}@media only screen and (min-width:768px){.stats-item-content .stats-number-text{font-size:clamp(18px,2vw,22.624px)}}.stats-item-content sup{font-size:60%;line-height:inherit;top:0;vertical-align:top}.stats-progress-circle{inset:0;pointer-events:none;position:absolute}.stats-progress-circle svg{display:block;height:100%;width:100%}.stats-progress-circle circle{fill:none;stroke-dasharray:943;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset 2s ease-out}html:not(.hs-inline-edit) .stats-progress-circle circle{stroke-dashoffset:943}@media only screen and (min-width:768px){.stats-progress-circle circle{transition-delay:var(--anim-delay,0s)}}