.sectionAboutStats{font-weight:300;padding:0 0 100px}.sectionAboutStats .container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.sectionAboutStats__container{color:var(--primaryColor)}.sectionAboutStats__item{display:flex;flex-direction:column;width:calc(33.33333% - 30px)}.sectionAboutStats__item:first-child .sectionAboutStats__value,.sectionAboutStats__item:nth-child(2) .sectionAboutStats__value{min-width:98px}.sectionAboutStats__item:nth-child(3) .sectionAboutStats__value{min-width:119px}.sectionAboutStats__item:nth-child(4) .sectionAboutStats__value{min-width:136px}.sectionAboutStats__item:nth-child(5) .sectionAboutStats__value{min-width:120px}.sectionAboutStats__item:nth-child(6) .sectionAboutStats__value{min-width:94px}.sectionAboutStats__description{line-height:125%;margin-top:10px;white-space:pre-wrap}.sectionAboutStats__description,.sectionAboutStats__measurement{font-size:12px;font-weight:600;text-transform:uppercase}.sectionAboutStats__valueWrap{border-bottom:1px solid var(--primaryColor);display:flex;font-size:32px;line-height:40px;padding-bottom:10px}.sectionAboutStats__value{will-change:contents}@media screen and (max-width:1024px){.sectionAboutStats__item{width:calc(50% - 20px)}}@media screen and (max-width:768px){.sectionAboutStats .container{justify-content:flex-start}.sectionAboutStats__item{width:100%}}
