.bc-label-container{flex-direction:row;align-items:center;min-height:25px;margin-bottom:6px;display:flex}.bc-label-container .bc-label{color:#13002e;font-size:16.8px;font-weight:700}.bc-label-container .bc-input-info-icon{cursor:pointer;margin-left:8px}.bc-select-box{width:100%;height:100%;font-family:"Lato", var(--font-fallback);flex-direction:column;justify-content:flex-end;display:flex;position:relative}.bc-select-box .bc-select{cursor:pointer;background-color:#f2f2f2;border:1px solid #0000;border-radius:2.8px;padding:8px 30px 8px 13px;position:relative}.bc-select-box .bc-select.active{border-color:#2055c8}.bc-select-box .bc-select.active .dropdown-arrow{fill:#333;transform:rotate(180deg)translateY(1px)}.bc-select-box .bc-select.readonly{cursor:default}.bc-select-box .bc-select .selected-value{color:#bdbdbd;flex-direction:row;align-items:center;font-size:16.8px;display:flex}.bc-select-box .bc-select .selected-value.has-value{color:#13002e}.bc-select-box .bc-select .selected-value img{margin-right:8px}.bc-select-box .bc-select .dropdown-arrow{fill:#13002e;transition:transform .15s;position:absolute;top:calc(50% - 4px);right:18px}.bc-select-box .bc-select-menu{scrollbar-color:rebeccapurple green;background-color:#fff;width:calc(100% - 4px);max-height:250px;padding:0;list-style:none;display:none;position:absolute;top:100%;left:2px;overflow-y:auto;box-shadow:0 0 4px #00000040}.bc-select-box .bc-select-menu::-webkit-scrollbar{width:6px}.bc-select-box .bc-select-menu::-webkit-scrollbar-track{background:#fff}.bc-select-box .bc-select-menu::-webkit-scrollbar-thumb{background-color:#f2f2f2;border-radius:10px}.bc-select-box .bc-select-menu.active{z-index:35;display:block}.bc-select-box .bc-select-box-backdrop{z-index:30;width:100vw;height:100vh;position:fixed;top:0;left:0}.bc-autosuggest-menu .bc-menu-item,.bc-select-menu .bc-menu-item{cursor:pointer;flex-direction:row;align-items:center;padding:10px 14px;font-size:15px;display:flex}.bc-autosuggest-menu .bc-menu-item .bc-menu-item-image-container,.bc-select-menu .bc-menu-item .bc-menu-item-image-container{margin-right:8px}.bc-autosuggest-menu .bc-menu-item:hover,.bc-select-menu .bc-menu-item:hover{background-color:#f2f2f2}.bc-switch{cursor:pointer;width:100%;height:100%;padding:3.74px 4px;position:relative}.bc-switch .bc-switch-track{border-radius:46.6px;width:100%;height:100%;transition:background-color .2s}.bc-switch .bc-switch-track.checked{background-color:#096430}.bc-switch .bc-switch-track.unchecked{background-color:#13002e}.bc-switch .bc-switch-key{border-radius:50%;width:16.8px;height:16.8px;transition:left .2s,background-color .2s;position:absolute;top:0;box-shadow:0 .93361px .93361px #00000040}.bc-switch .bc-switch-key.checked{background-color:#27ae60;left:calc(100% - 16.8px)}.bc-switch .bc-switch-key.unchecked{background-color:#e9e9e9;left:0}.bc-switch.gradient{padding:0}.bc-switch.gradient .bc-switch-track{border:1px solid #d7c2ff;border-radius:27.38px}.bc-switch.gradient .bc-switch-track.checked{background:linear-gradient(90deg,#3772ff 0%,#e031ca 100%);border:0}.bc-switch.gradient .bc-switch-track.unchecked{background-color:#0000}.bc-switch.gradient .bc-switch-key{width:17.5px;height:17.5px;top:50%;transform:translateY(-50%)}.bc-switch.gradient .bc-switch-key.checked{background-color:#fff;left:calc(100% - 19px)}.bc-switch.gradient .bc-switch-key.unchecked{background-color:#ffffff80;left:1.5px}.bc-button{cursor:pointer;border:0;border-radius:6px;outline:0;font-size:18px;transition:background-color .15s ease-out,color .15s ease-out,transform 50ms ease-out}.bc-button.primary:not(.disabled){color:#2055c8;font-size:inherit;background:#fff;border:1px solid #2055c8}.bc-button.primary:not(.disabled):hover{background:#d2ddf4}.bc-button.primary:not(.disabled).filled{color:#fff;background-color:#2055c8}.bc-button.primary:not(.disabled).filled:hover{background-color:#0d4890;border-color:#0d4890}.bc-button.popup-style:not(.disabled){color:#0b0a1f;font-size:inherit;background:#fff;border:1px solid #fff}.bc-button.popup-style:not(.disabled):hover{color:#fff;background:#e031ca}.bc-button.popup-style:not(.disabled).filled{color:#fff;background-color:#e031ca}.bc-button.popup-style:not(.disabled).filled:hover{background-color:#0d4890;border-color:#0d4890}.bc-button.full-width{width:100%}.bc-button:active{transform:scale(.95)}.bc-button.red:not(.disabled){color:#db1303;font-size:inherit;background:#fff;border:1px solid #db1303}.bc-button.red:not(.disabled):hover{background:#f8d0cd}.bc-button.red:not(.disabled).filled{color:#fff;background-color:#db1303}.bc-button.red:not(.disabled).filled:hover{background-color:#b60f02;border-color:#b60f02}.bc-button.green{color:#fff;background-color:#27ae60}.bc-button.green:active{background-color:#096430}.bc-button.alert-blue{color:#fff;background-color:#2055c8;border:2px solid #2055c8}.bc-button.alert-blue:hover{color:#2055c8;background-color:#fff}.bc-button.alert-blue:active{background-color:#0d4890}.bc-button.white:not(.disabled){color:#fff;background:#fff3;border:1px solid #fff}.bc-button.white:not(.disabled):hover{background:#ffffff4d}.bc-button.gradient-v1{color:#fff;background:linear-gradient(90deg,#3772ff 0%,#e031ca 100%);border:none;border-radius:10px;outline:none;padding:12px;font-weight:600}.bc-button.gradient-v1.no-padding{padding:unset}.bc-button.disabled{pointer-events:none;color:#bdbdbd;background-color:#0000;border:1px solid #bdbdbd}.bc-button.disabled.filled{color:#828282;background-color:#bdbdbd}.bc-button.gradient-v1.disabled{color:#fff;opacity:.5;background:linear-gradient(90deg,#3772ff 0%,#e031ca 100%);border:none;outline:none}.bc-button.secondary{color:#fff;background:#3772ff;border:none;border-radius:10px;outline:none;font-weight:600}.bc-button.red-border-transparent{color:#e03131;background:0 0;border:1px solid #e03131;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;display:flex}.bc-button.red-border{color:#e03131;background:#fff;border:1px solid #e03131;border-radius:10px;justify-content:center;align-items:center;font-weight:600;display:flex}.bc-button.red-border:hover{background:#ececec}.bc-button.gradient-border{background:linear-gradient(90deg,#3772ff 0%,#e031ca 100%);padding:1px}.bc-button.gradient-border div{border-radius:inherit;color:#fff;background:#1b1944;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.bc-button.primary.danger{color:#fff;background-color:#e03131;border:0;border-radius:10px;outline:0;font-size:14px;font-weight:600}.bc-button.primary.danger.link{color:#e03131;background-color:#0000}.bc-button.primary.danger:hover,.bc-button.primary.danger:active{background-color:#c00e00}.bc-button.primary.danger.disabled{opacity:.15;pointer-events:none}.bc-button.primary.danger.link{color:#e03131;background-color:#0000;border:0;border-radius:10px;outline:0;font-size:14px;font-weight:600}.bc-button.primary.danger.link:hover,.bc-button.primary.danger.link:active{background-color:#fff}.bc-button.tertiary{color:#390e67;background-color:#ececec;border:0;border-radius:10px;outline:0;font-size:14px;font-weight:600}.bc-button.tertiary:hover,.bc-button.tertiary:active{background-color:#f7f3ff}.bc-button.tertiary.disabled{opacity:.15;pointer-events:none}.bc-button.transparent{background:0 0;border:0;outline:0;justify-content:center;align-items:center;padding:0;display:flex}.bc-checkbox-wrapper{width:fit-content;height:fit-content}.bc-checkbox-wrapper .bc-checkbox{cursor:pointer;border:1px solid #bdbdbd;border-radius:3px;width:20px;height:20px}.bc-checkbox-wrapper .bc-checkbox.checked{background:#2055c8 url(/static/media/white-check.BhVF-DEM.png) 50% no-repeat;border-color:#2055c8}.bc-checkbox-wrapper.disabled .bc-checkbox{pointer-events:none;border-color:#e0e0e0}.bc-checkbox-wrapper.disabled .bc-checkbox.checked{background:#e0e0e0 url(/static/media/gray-check.C-79yK4j.png) 50% no-repeat}.bc-checkbox-wrapper.gradient-check .bc-checkbox{cursor:pointer;border:1px solid #d7c2ff;border-radius:4px;width:22px;height:22px;position:relative}.bc-checkbox-wrapper.gradient-check .bc-checkbox.checked{border:0}.bc-checkbox-wrapper.gradient-check .bc-checkbox.checked:before{content:" ";border-radius:inherit;background:linear-gradient(90deg,#3772ff 0%,#e031ca 100%);width:100%;height:100%;position:absolute;top:0;left:0}.bc-checkbox-wrapper.gradient-check .bc-checkbox.checked:after{content:" ";border-radius:inherit;background:url(/static/media/white-check.BhVF-DEM.png) 50% no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}
