Markup
<div class="odyssey-switch [modifier class]">
<label class="odyssey-switch__label" for="switch-checkbox">
<input type="checkbox" id="switch-checkbox">
<span class="odyssey-switch__item">Annual</span>
<span class="odyssey-switch__item">Monthly</span>
</label>
</div>
Source:
src/forms/switch.less, line 1