class UnderstandsMaybeFee(ConsentCheckbox):
    context_key = "understands_maybe_fee"
    is_required_error_message = (
        "We need your understanding before we can help you")
    label = _(