.statistics-bar{--sb-divider: color-mix(in srgb, var(--color-foreground) 20%, transparent);--sb-value-size-mobile: 2.75rem;--sb-value-size-desktop: 4.3125rem;--sb-label-size: 1rem;--sb-item-gap-mobile: 4px;--sb-item-gap-desktop: 8px}.statistics-bar{margin:0;padding-block:32px;background-color:var(--color-background);overflow:hidden}@media(min-width:750px){.statistics-bar{padding-block:48px}}.statistics-bar__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:24px 16px}@media(min-width:750px){.statistics-bar__list{display:flex;align-items:stretch;gap:0}}.statistics-bar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--sb-item-gap-mobile);text-align:center;min-width:0}@media(min-width:750px){.statistics-bar__item{flex:1;gap:var(--sb-item-gap-desktop);padding-inline:24px}.statistics-bar__item:first-child{padding-inline-start:0}.statistics-bar__item:last-child{padding-inline-end:0}.statistics-bar__item+.statistics-bar__item{border-inline-start:1px solid var(--sb-divider)}}.statistics-bar__value{display:block;font-family:var(--font-heading--family, "Gilda Display", serif);font-size:var(--sb-value-size-mobile);font-weight:400;line-height:1;color:var(--color-foreground);letter-spacing:0}@media(min-width:750px){.statistics-bar__value{font-size:var(--sb-value-size-desktop);line-height:1.1}}.statistics-bar__label{display:block;font-family:var(--font-body--family, "Inter", sans-serif);font-size:var(--sb-label-size);font-weight:400;line-height:1.5;color:var(--color-foreground);opacity:.6;letter-spacing:0}@media(max-width:749px){.statistics-bar__value{word-break:break-word}.statistics-bar__item:nth-child(2) .statistics-bar__value{font-size:0}.statistics-bar__item:nth-child(2) .statistics-bar__value:after{content:"10k+";font-size:44px}}@media(min-width:750px)and (max-width:1024px){.statistics-bar__value{font-size:clamp(var(--sb-value-size-mobile),5vw,var(--sb-value-size-desktop))}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-statistics-bar.css.map */
