<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tax-type-toggle .toggle{position:relative;display:inline-block;width:50px;height:25px;border-radius:30px;border:2px solid #fff;vertical-align:middle;margin-top:5px;margin-bottom:5px;background-color:#fff}.tax-type-toggle .toggle:before{content:'';position:absolute;width:19px;height:19px;border-radius:50%;top:1px;left:0;transition:all .5s;background-color:#295896;border:3px solid #295896;box-shadow:none}.tax-display-type-selector:before{display:none}.tax-type-toggle .checkbox:checked+.toggle::before{left:25px;width:19px;height:19px;background-color:#295896;border:2px solid #295896;margin-top:0}.tax-type-toggle .checkbox:checked+.toggle{background-color:#fff;border:2px solid #fff}.tax-type-toggle span{display:inline-block;padding:5px;font-size:10px;color:#fff;vertical-align:middle}</pre></body></html>