.feature-stats{background-color:var(--trio-light-bg);padding:1rem}.feature-stats__stat{color:var(--trio-blue-light);font-size:clamp(4rem,6.9vw,6.9rem);font-weight:200;line-height:1em;text-align:center}.feature_stats__description{color:var(--trio-text-dark);font-size:18px;font-weight:400;line-height:1.4em;text-align:center}@media screen and (max-width:1024px){.feature-stats__item{border-bottom:1px solid var(--trio-text-dark);border-right:none}.feature-stats__item:last-child{border-bottom:none}}@media (min-width:1024px){.feature-stats__item{border-right:1px solid var(--trio-text-dark)}.feature-stats__item:last-child{border-right:none}}