.radio-container input[type=radio]{-webkit-appearance:none;appearance:none;outline:none;cursor:pointer;display:flex;width:24px;height:24px;padding:8px;justify-content:space-between;align-items:center}.radio-container input[type=radio]:checked{background-image:url(/_next/static/media/form-radio.f9432f35.svg);background-size:12px;background-position:50%;background-repeat:no-repeat;flex-shrink:0}