.animated-stats{--as-accent: rgb(var(--primary-button-background, 243 155 8));--as-cols: 4}.animated-stats__header{margin-block-end:32px}.animated-stats__header.text-container{margin-inline:auto}.animated-stats__grid{display:grid;grid-template-columns:repeat(var(--as-cols),minmax(0,1fr));gap:16px}.animated-stats__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;padding:20px 16px;border:1px solid rgb(var(--border-color, 230 230 230));border-radius:8px;background:rgb(var(--as-card-bg, var(--background, 255 255 255)));text-align:center;min-height:100%;overflow:hidden;--as-value-size: clamp(1.75rem, 3vw, 2.5rem);--as-value-size-mobile: clamp(1.5rem, 5vw, 2rem);--as-label-size: .95rem}.animated-stats__item--has-image{gap:12px}.animated-stats__item--banner{gap:0;padding:0}.animated-stats--align-left .animated-stats__item{align-items:flex-start;text-align:left}.animated-stats__body{display:flex;flex-direction:column;align-items:inherit;justify-content:flex-start;gap:8px;width:100%}.animated-stats__item--banner .animated-stats__body{padding:16px 16px 20px}.animated-stats--align-left .animated-stats__item--banner .animated-stats__body{align-items:flex-start}.animated-stats__icon{display:flex;align-items:center;justify-content:center;width:var(--as-icon-size, 44px);height:var(--as-icon-size, 44px);border-radius:999px;background:rgb(var(--as-icon-bg, var(--secondary-background, 245 245 245)));color:var(--as-accent);flex-shrink:0}.animated-stats__icon .icon{width:calc(var(--as-icon-size, 44px) * .5);height:calc(var(--as-icon-size, 44px) * .5)}.animated-stats__media{display:flex;align-items:center;justify-content:center;width:100%;max-width:var(--as-icon-size, 56px);aspect-ratio:1;border-radius:8px;overflow:hidden;background:rgb(var(--as-icon-bg, var(--secondary-background, 245 245 245)));flex-shrink:0}.animated-stats__banner{display:block;width:100%;height:var(--as-banner-height, 160px);flex-shrink:0;overflow:hidden;line-height:0;background:rgb(var(--as-icon-bg, var(--secondary-background, 245 245 245)))}.animated-stats__banner .animated-stats__image{width:100%;height:100%;object-fit:cover}.animated-stats__image{display:block;width:100%;height:100%;object-fit:cover}.animated-stats__value{margin:0;font-size:var(--as-value-size);line-height:1.1;font-weight:700;letter-spacing:-.02em;color:rgb(var(--as-value-color, var(--heading-color, 0 0 0)));font-variant-numeric:tabular-nums}.animated-stats__label{margin:0;font-size:var(--as-label-size);line-height:1.35;color:rgb(var(--as-label-color, var(--text-color, 115 115 115)))}.animated-stats.is-ready .animated-stats__item{animation:as-fade-up .45s ease both}.animated-stats.is-ready .animated-stats__item:nth-child(2){animation-delay:.08s}.animated-stats.is-ready .animated-stats__item:nth-child(3){animation-delay:.16s}.animated-stats.is-ready .animated-stats__item:nth-child(4){animation-delay:.24s}.animated-stats.is-ready .animated-stats__item:nth-child(5){animation-delay:.32s}.animated-stats.is-ready .animated-stats__item:nth-child(6){animation-delay:.4s}@keyframes as-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:999px){.animated-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:699px){.animated-stats--stack-mobile .animated-stats__grid{grid-template-columns:1fr}.animated-stats__item:not(.animated-stats__item--banner){padding:16px 14px}.animated-stats__item--banner .animated-stats__body{padding:14px 14px 16px}.animated-stats__value{font-size:var(--as-value-size-mobile, var(--as-value-size))}}@media(prefers-reduced-motion:reduce){.animated-stats.is-ready .animated-stats__item{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/animated-stats.css.map */
