.text-stats{display:flex;flex-direction:column;gap:var(--ts-gap, 48px)}.text-stats--mobile-content-first{flex-direction:column-reverse}.text-stats__col{min-width:0;display:flex;flex-direction:column;justify-content:var(--ts-valign, flex-start)}.text-stats__inner{width:100%;max-width:var(--ts-content-max-width, none)}.text-stats__heading{margin-bottom:0}.text-stats__stats{display:grid;grid-template-columns:repeat(var(--ts-stat-cols-mobile, 1),minmax(0,1fr));gap:var(--ts-stat-row-gap, 28px) var(--ts-stat-gap, 32px);margin-top:var(--ts-stats-offset, 0px)}.text-stats__stat{min-width:0}.text-stats__stats--divided .text-stats__stat{padding-top:calc(3 * var(--space-unit));border-top:1px solid rgba(var(--ts-divider-color, var(--text-color)) / var(--ts-divider-alpha, .2))}.text-stats__number{display:block;margin-bottom:calc(1.5 * var(--space-unit));color:rgb(var(--ts-number-color, var(--heading-color)));line-height:1.05}.text-stats__label{display:block;color:rgba(var(--ts-label-color, var(--text-color)) / var(--ts-label-alpha, 1));font-size:var(--ts-label-size, 1.5rem);line-height:1.4}@media(min-width:769px){.text-stats{flex-direction:row;align-items:stretch}.text-stats--heading-end{flex-direction:row-reverse}.text-stats__col--heading{flex:0 0 var(--ts-heading-width, 40%);max-width:var(--ts-heading-width, 40%)}.text-stats__col--content{flex:1 1 auto}.text-stats__stats{grid-template-columns:repeat(var(--ts-stat-cols, 3),minmax(0,1fr))}}.text-stats-section--full .container{max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/text-stats.css.map */
