.cadmould-stat-bar__list{column-gap:var(--ds-spacing-11);display:grid;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0;row-gap:var(--ds-spacing-11)}.cadmould-stat-bar__item{color:var(--ds-color-text-primary);display:flex;flex-direction:column;gap:var(--ds-space-component-sm);min-width:0;position:relative;word-break:break-word}.cadmould-stat-bar__item:nth-child(2n):before{background:var(--ds-color-border-subtle);bottom:0;content:"";left:calc(var(--ds-spacing-6)*-1);position:absolute;top:0;width:1px}.cadmould-stat-bar__item:nth-child(n+3):after{background:var(--ds-color-border-subtle);content:"";height:1px;left:0;position:absolute;right:0;top:calc(var(--ds-spacing-6)*-1)}.cadmould-stat-bar__headline{font-size:1.125rem;font-weight:600;letter-spacing:.18px;line-height:1.6;margin:0}.cadmould-stat-bar__desc{font-size:1rem;font-weight:400;letter-spacing:.16px;line-height:1.6;margin:0;white-space:pre-line}@media (min-width:1024px){.cadmould-stat-bar__list{align-items:flex-start;display:flex;flex-direction:row;gap:var(--ds-space-layout-sm);justify-content:center}.cadmould-stat-bar__item{flex:0 1 auto;max-width:261px}.cadmould-stat-bar__item:nth-child(2n):before,.cadmould-stat-bar__item:nth-child(n+3):after{content:none}.cadmould-stat-bar__item+.cadmould-stat-bar__item:before{background:var(--ds-color-border-subtle);bottom:0;content:"";left:calc(var(--ds-space-component-lg)*-1);position:absolute;top:0;width:1px}.cadmould-stat-bar__headline{font-size:1.25rem;letter-spacing:.2px;line-height:1.4}}[data-theme=dark] .cadmould-stat-bar__item+.cadmould-stat-bar__item:before,[data-theme=dark] .cadmould-stat-bar__item:nth-child(2n):before,[data-theme=dark] .cadmould-stat-bar__item:nth-child(n+3):after{background:var(--ds-color-border-strong)}