.sectionStats{font-weight:300;padding:100px 0}.sectionStats .container{display:flex;justify-content:space-between}.sectionStats__container{color:var(--primaryColor)}.sectionStats__item{align-items:center;border-left:1px solid var(--primaryColor);display:flex;padding-left:10px}.sectionStats__item:first-child .sectionStats__value{min-width:52px}.sectionStats__item:nth-child(2) .sectionStats__value{min-width:30px}.sectionStats__item:nth-child(3) .sectionStats__value{min-width:60px}.sectionStats__item:nth-child(4) .sectionStats__value{min-width:45px}.sectionStats__description{line-height:125%;margin-left:10px;white-space:pre-wrap}.sectionStats__measurement{line-height:125%}.sectionStats__description,.sectionStats__measurement{font-size:12px;font-weight:600;text-transform:uppercase}.sectionStats__valueWrap{display:flex;font-size:32px;font-weight:300;line-height:40px}.sectionStats__value{will-change:contents}@media screen and (max-width:1400px){.sectionStats .container{flex-wrap:wrap;gap:66px;justify-content:space-around}.sectionStats__item{width:398px}.sectionStats__description{max-width:270px;white-space:normal}}@media screen and (max-width:1300px){.sectionStats .container{flex-wrap:wrap;gap:44px;justify-content:space-around}.sectionStats__item{max-width:398px}.sectionStats__description{max-width:270px;white-space:normal}}@media screen and (max-width:1024px){.sectionStats{padding:50px 0}.sectionStats .container{gap:32px}.sectionStats__item{max-width:calc(50% - 16px)}}@media screen and (max-width:600px){.sectionStats__item{max-width:100%;width:100%}}
