.dropdown-options-onboarding-checklist{position:absolute;border:1px solid #ccc;max-height:200px;overflow-y:scroll;width:100%;background-color:white;z-index:1000}.dropdown-item-onboarding-checklist{padding:10px;cursor:pointer}.dropdown-item-onboarding-checklist:hover{background-color:#f0f0f0}#dropdown-options.dropdown-list{position:absolute;border:1px solid #ccc;max-height:200px;overflow-y:auto;width:100%;background-color:white;z-index:1000}#dropdown-options .dropdown-item{padding:8px;cursor:pointer}#dropdown-options .dropdown-item:hover{background-color:#f0f0f0}.reward-product-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;transition:opacity 0.5s ease}.reward-product-modal.show{opacity:1}.reward-modal-content{background:#fff;padding:20px;border-radius:5px;text-align:center;font-size:3rem}input[readonly]{cursor:default}
