.switch-checkbox{position:absolute;left:0;right:0;bottom:5.2rem;display:flex;justify-content:center;align-items:center;padding:0;margin:0}.switch-checkbox label{font-family:Ubuntu-Medium;font-size:1.3rem;color:#707070;padding:0 .5rem;cursor:pointer;-ms-user-select:none;user-select:none;-moz-user-select:none;-webkit-user-select:none}.switch-checkbox label:last-child{color:#bfbfbf}.switch-checkbox label.on{color:#005eb8}.switch-checkbox label.on:first-child{color:#bfbfbf}.switch-checkbox.form-switch .form-check-input{width:3.4rem;height:2rem;background-color:#707070;border:0;margin:0;box-shadow:none;cursor:pointer}.switch-checkbox.form-switch .form-check-input,.switch-checkbox.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")!important}.switch-checkbox.form-switch .form-check-input:checked{background-color:#005eb8}@media (min-width:768px){.switch-checkbox{bottom:2.5rem}}