.custom-switch[data-v-445e113e]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.custom-switch-input[data-v-445e113e]{position:absolute;z-index:-1;opacity:0}.custom-switches-stacked[data-v-445e113e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-switches-stacked .custom-switch[data-v-445e113e]{margin-bottom:.5rem}.custom-switch-indicator[data-v-445e113e]{display:inline-block;height:1.25rem;width:2.25rem;background:#e9ecef;border-radius:50px;position:relative;vertical-align:bottom;border:1px solid rgba(0,40,100,.12);-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.custom-switch-indicator[data-v-445e113e]:before{content:"";position:absolute;height:calc(1.25rem - 4px);width:calc(1.25rem - 4px);top:1px;left:1px;background:#fff;border-radius:50%;-webkit-transition:left .3s;transition:left .3s;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.4);box-shadow:0 1px 2px 0 rgba(0,0,0,.4)}.custom-switch-input:checked~.custom-switch-indicator[data-v-445e113e]{background:#467fcf}.custom-switch-input:checked~.custom-switch-indicator[data-v-445e113e]:before{left:calc(1rem + 1px)}.custom-switch-input:focus~.custom-switch-indicator[data-v-445e113e]{-webkit-box-shadow:0 0 0 2px rgba(70,127,207,.25);box-shadow:0 0 0 2px rgba(70,127,207,.25);border-color:#467fcf}.custom-switch-description[data-v-445e113e]{margin-left:.5rem;color:#6e7687;-webkit-transition:color .3s;transition:color .3s}.custom-switch-input:checked~.custom-switch-description[data-v-445e113e]{color:#495057}