.stat-highlight-wrapper{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.stat-highlight-wrapper .stat-highlight-container{align-items:center;display:flex;flex-direction:column;max-width:1200px;padding:0 24px;width:100%}.stat-highlight-wrapper .stat-highlight-container-static,.stat-highlight-wrapper .stat-highlight-item-container{align-items:center;display:flex;justify-content:space-between;width:100%}.stat-highlight-wrapper .stat-highlight-item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;opacity:0;transform:translateY(-80px);transition:transform .5s ease-in-out .25s,opacity .625s ease-in .375s}.stat-highlight-wrapper .stat-highlight-item.static{transition:none}.stat-highlight-wrapper .stat-highlight-item:not(.vertical-line){height:107px;margin-top:16px;padding:0 12px}.stat-highlight-wrapper .stat-highlight-item:first-child{background-color:rgba(81,47,119,.1)}.stat-highlight-wrapper .stat-highlight-item.show-stat-highlight{opacity:1;transform:translate(0)}.stat-highlight-wrapper .stat-highlight-description{line-height:1.3;margin-top:-10px;max-width:165px;text-align:center}.stat-highlight-wrapper .vertical-line{height:106px;margin-top:18px;width:1px}.stat-highlight-wrapper .vertical-line:last-child{display:none}@media (max-width:1260px){.stat-highlight-wrapper .stat-highlight-container-static,.stat-highlight-wrapper .stat-highlight-item-container{flex-direction:column}.stat-highlight-wrapper .vertical-line{height:42px;margin-top:5px}.stat-highlight-wrapper .stat-highlight-item:first-child{padding-bottom:10px}.stat-highlight-wrapper .stat-highlight-item:not(.vertical-line){height:unset;margin-top:-10px}}