.stat-block-wrapper .stat-block-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:space-evenly}.stat-block-wrapper .stat-block{border-right:1px solid #d9d9d9;flex:0;max-width:25%;padding-left:40px;padding-right:60px;position:relative}.stat-block-wrapper .stat-block:nth-child(4n){border-right:none}.stat-block-wrapper .stat-block .svg-block{left:0;position:absolute;top:0}.stat-block-wrapper .stat-block h3{font-family:Helvetica;font-size:60px;font-style:normal;font-weight:700;line-height:60px}.stat-block-wrapper .stat-block .stat-label{color:#4b5159;font-family:Helvetica;font-size:18px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:10px;width:max-content}@media(max-width:768px){.stat-block-wrapper .stat-block-row{flex-direction:column}.stat-block-wrapper .stat-block{border-bottom:1px solid #d9d9d9;border-right:none;flex-basis:100%;max-width:100%;padding-bottom:20px;padding-right:0}.stat-block-wrapper .stat-block:last-child{border-bottom:none}}