.customer-buttons .btn{border-radius:0!important;box-shadow:0 0 0 0 transparent!important}.custom-switch{padding-left:2.25rem;padding-bottom:1rem}.custom-control-label{padding-top:.5rem;padding-left:2rem;padding-bottom:.1rem}.custom-switch .custom-control-label:before{left:-2.25rem;height:2rem;width:3.5rem;pointer-events:all;border-radius:1rem;background:var(--primary)!important;border-color:var(--primary)!important}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(2rem - 4px);height:calc(2rem - 4px);background-color:#adb5bd;border-radius:2rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(1.5rem)}.custom-switch .custom-control-input~.custom-control-label:after{background-color:#fff}