.stat-block_wrap .wrapper{display:flex;flex-direction:column;position:relative;width:100%}.stat-block_wrap .stat-grid-4{grid-gap:32px;display:grid;grid-template-columns:repeat(4,1fr)}.stat-block_wrap .stat-block{display:flex;flex-direction:row}.stat-block_wrap .stat-block .line div{background:#fff;display:block;height:100%;width:2px}.stat-block_wrap .stat-block .stat-content{padding:0 0 0 16px}.stat-block_wrap .stat-block h2{color:#ec4e0b;margin:0 0 12px}.stat-block_wrap .stat-content h3{color:#fff;font-size:1.333rem;font-weight:600;line-height:1.2;margin-bottom:0}@media (max-width:991px){.stat-block_wrap .stat-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:479px){.stat-block_wrap .stat-grid-4{grid-template-columns:repeat(1,1fr)}}