.card-body-wrapper{display:flex}.card-body-wrapper .radio-button-wrapper{width:100%}.card-body-wrapper .radio-button-wrapper .card-players-radio{align-items:center;border-bottom:1px solid #d9d9d9;display:flex;height:56px;padding:0 10px}.card-body-wrapper .radio-button-wrapper .card-players-radio:last-child{border:none}.card-body-wrapper .user-prediction-result{height:111px;width:24px}.card-body-wrapper .user-prediction-result .prediction-text{color:#fff;font-family:Creato Display;font-family:var(--ff-primary,"Creato Display");font-size:12px;font-style:normal;font-weight:800;letter-spacing:.5px;line-height:18px;text-align:center;text-transform:uppercase;transform:rotate(-90deg) translate(-42%,-240%);width:112px}.card-body-wrapper .user-prediction-result.Won{background-color:var(--secondary)}.card-body-wrapper .user-prediction-result.Lost{background-color:var(--utility-body-34)}.card-body-wrapper .user-prediction-result.Missed,.card-body-wrapper .user-prediction-result.Suspended{background-color:var(--utility-body-22)}