<fieldset class="form__fieldset form__group" id="checkbox-example-single">
<legend class="form__label">Confirmation</legend>
<div class="form__item–choices">
<input class="form__input-choices form__input-choices–checkbox" id="checkbox-example-single-yes" name="checkbox-example-single-ye" type="checkbox" value="checkbox-example-single-yes">
<label class="form__label-choices" for="checkbox-example-single-yes">I confirm that I have read and understood the <a href="#">Privacy policy</a> and <a href="#">Terms and Conditions</a></label>
</div>
</fieldset>