.stats{background:#000;color:#fff;padding:6rem 4rem}.stats__list-items{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:200px 0;justify-content:center;list-style:none;padding:0;@media (min-width:820px){flex-direction:row;gap:100px}}.stats__list-items li{flex:0 0 100%}.stats__item{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;position:relative;text-align:center}.stats__item:after{background:#fff;bottom:-85%;content:"";display:block;height:65%;left:50%;position:absolute;transform:translateX(-50%);width:1px;@media (min-width:820px){bottom:50%;left:calc(100% + 50px);transform:translate(-50%,50%)}}@media (min-width:820px){.stats__list-items li{flex:0 0 320px}}@media (min-width:820px) and (max-width:1239px){.stats__list-items li:nth-of-type(2n) .stats__item:after{display:none}}@media (min-width:1240px) and (max-width:1659px){.stats__list-items li:nth-of-type(3) .stats__item:after,.stats__list-items li:nth-of-type(4) .stats__item:after{display:none}}@media (min-width:1660px){.stats__list-items li:nth-of-type(4) .stats__item:after{display:none}}.stats__item-value{font-size:72px;font-weight:250;line-height:1}.stats__item-label{font-size:48px;font-weight:250;line-height:1}.stats__item-info{font-size:18px;line-height:1;max-width:250px}