")}.checkbox-container .checkbox-wrapper label{font-weight:normal}.checkbox-container .checkbox-wrapper .checkbox-container{transition:.4s;margin-right:20px}.checkbox-container .checkbox-wrapper .checkbox-container:hover:not(.disabled){background:#d8dde4;cursor:pointer;border-radius:4px}.checkbox-container .checkbox-wrapper .checkbox-container .checkbox-input{visibility:hidden}.checkbox-container .checkbox-wrapper .checkbox-container.has-padding{width:32px;height:32px;margin-right:0}.checkbox-container .checkbox-wrapper .checkbox-container.has-padding .custom-checkbox::before{left:8px;top:8px}.checkbox-container .checkbox-wrapper .checkbox-container.has-padding .custom-checkbox::after{border:none}.checkbox-container .checkbox-wrapper .checkbox-container.has-padding .custom-checkbox.checked::after{left:13px;top:10px}.checkbox-container .checkbox-wrapper .checkbox-container .custom-checkbox::before,.checkbox-container .checkbox-wrapper .checkbox-container .custom-checkbox::after{width:16px;height:16px;content:"";display:inline-block;position:absolute;top:5px;border:#bcbcbc solid 1px;border-radius:4px}.checkbox-container .checkbox-wrapper .checkbox-container .custom-checkbox::before{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.checkbox-container .checkbox-wrapper .checkbox-container .custom-checkbox.disabled::before{background-color:#e5e5e5}.checkbox-container .checkbox-wrapper .checkbox-container .custom-checkbox:not(.disabled):focus::before{box-shadow:0 0 0 3px rgba(64,149,189,.25)}.checkbox-container .checkbox-wrapper .checkbox-container .custom-checkbox.checked::before{border-color:#4095bd;background-color:#4095bd}.checkbox-container .checkbox-wrapper .checkbox-container .custom-checkbox.checked::after{width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;-webkit-transform:rotate(48deg);transform:rotate(48deg);top:7px;left:5px}