.btn-switch[data-v-98c66d3c]{font-size:6em;margin-left:12px;position:relative;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-switch__radio[data-v-98c66d3c]{display:none}.btn-switch__label[data-v-98c66d3c]{display:inline-block;padding:5px 9px;vertical-align:top;font-size:1em;font-weight:700;line-height:1.5;color:#666;cursor:pointer;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.btn-switch__label+.btn-switch__label[data-v-98c66d3c]{padding-right:.75em;padding-left:0}.btn-switch__txt[data-v-98c66d3c]{position:relative;z-index:2;top:5px;display:inline-block;min-width:1.5em;opacity:1;pointer-events:none;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.btn-switch__radio_no:checked~.btn-switch__label_yes .btn-switch__txt[data-v-98c66d3c],.btn-switch__radio_yes:checked~.btn-switch__label_no .btn-switch__txt[data-v-98c66d3c]{opacity:0}.btn-switch__label[data-v-98c66d3c]:before{content:"";position:absolute;z-index:-1;top:1px;right:0;bottom:1px;left:0;background:#f0f0f0;border-radius:25px;-webkit-box-shadow:inset 0 .0715em .3572em rgba(43,43,43,.05);box-shadow:inset 0 .0715em .3572em rgba(43,43,43,.05);-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.btn-switch__radio_yes:checked~.btn-switch__label[data-v-98c66d3c]:before{background:#000;color:#ffde00}.btn-switch__label_no[data-v-98c66d3c]:after{content:"";position:absolute;z-index:2;top:.5em;bottom:.5em;left:.5em;width:2em;background:#ffde00;border-radius:1em;pointer-events:none;-webkit-box-shadow:0 .1429em .2143em rgba(43,43,43,.2),0 .3572em .3572em rgba(43,43,43,.1);box-shadow:0 .1429em .2143em rgba(43,43,43,.2),0 .3572em .3572em rgba(43,43,43,.1);-webkit-transition:left .2s ease-in-out,background .2s ease-in-out;transition:left .2s ease-in-out,background .2s ease-in-out}.btn-switch__radio_yes:checked~.btn-switch__label_no[data-v-98c66d3c]:after{left:calc(100% - 2.5em);background:#ffde00}.btn-switch__radio_no:checked~.btn-switch__label_yes[data-v-98c66d3c]:before,.btn-switch__radio_yes:checked~.btn-switch__label_no[data-v-98c66d3c]:before{z-index:1}.btn-switch__radio_yes:checked~.btn-switch__label_yes[data-v-98c66d3c]{color:#fff}