.custom-checkbox{width:20px;height:20px;min-width:20px;min-height:20px;border-radius:4px;border:1px solid #ccc;position:relative;cursor:pointer;appearance:none}.custom-checkbox:checked{background-color:#01afd2;border:1px solid #01afd2}.custom-checkbox:checked:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.53584 11.2502C4.73088 11.2502 4.88217 11.1623 4.98931 10.9983L10.9184 1.73173C11.002 1.59587 11.0316 1.49719 11.0316 1.39617C11.0316 1.14093 10.8624 0.97168 10.609 0.97168C10.4248 0.97168 10.3223 1.03232 10.2152 1.20243L4.51703 10.1806L1.62649 6.56753C1.51134 6.41009 1.39618 6.34334 1.22693 6.34334C0.96513 6.34334 0.783203 6.52524 0.783203 6.77859C0.783203 6.88533 0.829267 7.00472 0.919066 7.11752L4.06399 10.9918C4.20219 11.168 4.34081 11.2502 4.53584 11.2502Z" fill="white"/></svg>');background-size:cover}.custom-radio{appearance:none;width:19px;height:19px;position:relative;cursor:pointer;box-sizing:border-box;outline:1px solid #01afd2;margin:0;border-radius:50%}.custom-radio:checked:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-image:url('data:image/svg+xml;utf8,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" r="4" fill="%2301AFD2"/></svg>');background-size:cover;transform:translate(-50%,-50%)}.customSelect__option{color:#8d99a5!important}.customSelect__option--is-selected{background-color:transparent!important;color:#0a145a!important}body>main>div>div.col-9.flex.flex-col.gap-16.p-t-56.p-l-48.sidebar--content>div.form.m-t-16.flex.flex-col.gap-16>div>div>div.customSelect__value-container.customSelect__value-container--has-value.css-hlgwow>div.customSelect__single-value.css-1dimb5e-singleValue>div>img{display:none!important}body>main>div>div.col-9.flex.flex-col.gap-16.p-t-56.p-l-48.sidebar--content>div.form.m-t-16.flex.flex-col.gap-16>div>div>div.customSelect__value-container.customSelect__value-container--has-value.css-hlgwow>div.customSelect__single-value.css-1dimb5e-singleValue>div>span{color:#0a145a!important;font-weight:500!important}.customSelect__option--is-selected>div>img{display:none}.loadingButton{font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.01em;text-align:left;background-color:#f9fafb;color:#8d99a5}