@charset "UTF-8";.rtcl-claim-listing-wrapper.rtcl-popup-wrapper.show{animation:rtclClaimFadeIn .25s ease-out}.rtcl-claim-listing-wrapper .rtcl-popup{max-width:480px}.rtcl-claim-listing-wrapper .rtcl-popup .rtcl-popup-content{border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05);overflow:hidden}.rtcl-claim-listing-wrapper .rtcl-popup .rtcl-popup-close{align-items:center;background:#dc2626;border-radius:50%;color:#fff;display:flex;font-size:0;height:28px;justify-content:center;line-height:1;padding:0;text-decoration:none;transition:background-color .2s;width:28px}.rtcl-claim-listing-wrapper .rtcl-popup .rtcl-popup-close:after{content:"×";display:block;font-size:18px;line-height:1;margin-top:-1px}.rtcl-claim-listing-wrapper .rtcl-popup .rtcl-popup-close:hover{background:#b91c1c;color:#fff}.rtcl-claim-listing-wrapper .rtcl-popup-header{border-bottom:1px solid #f0f0f0;padding:16px 20px}.rtcl-claim-listing-wrapper .rtcl-popup-header .rtcl-popup-title{color:#1d2939;font-size:18px;font-weight:600;line-height:1.3}.rtcl-claim-listing-wrapper .rtcl-popup-description{color:#667085;font-size:13px;line-height:1.4;margin:0 0 14px}.rtcl-claim-listing-wrapper .rtcl-popup-body{max-height:calc(100vh - 120px);overflow:auto;padding:16px 20px 20px}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-form-group{margin-bottom:12px}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-form-group .alert{border-radius:6px;margin-bottom:0;padding:8px 12px}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-form-group:last-child{margin-bottom:0}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-form-group label{color:#344054;display:block;font-size:14px;font-weight:500;margin-bottom:5px}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-form-group label .required{color:red;font-weight:600}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-form-control{border:1px solid #d0d5dd;border-radius:8px;box-sizing:border-box;color:#1d2939;font-size:14px;padding:8px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-form-control::-moz-placeholder{color:#98a2b3}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-form-control::placeholder{color:#98a2b3}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-form-control:focus{border-color:var(--rtcl-primary-color,#3232ff);box-shadow:0 0 0 3px rgba(50,50,255,.12);outline:none}.rtcl-claim-listing-wrapper .rtcl-popup-body textarea.rtcl-form-control{min-height:80px;resize:vertical}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-intl-phone-field .rtcl-intl-phone-wrap{border-radius:8px;transition:box-shadow .2s}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-intl-phone-field .rtcl-intl-phone-wrap:focus-within{box-shadow:0 0 0 3px rgba(50,50,255,.12)}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-intl-phone-field .rtcl-intl-phone-wrap:focus-within .rtcl-intl-phone-trigger{border-color:var(--rtcl-primary-color,#3232ff)}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-intl-phone-field .rtcl-intl-phone-wrap:focus-within .rtcl-intl-phone.rtcl-form-control{border-color:var(--rtcl-primary-color,#3232ff);box-shadow:none}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-intl-phone-field .rtcl-intl-phone-trigger{border-bottom-right-radius:0;border-top-right-radius:0}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-intl-phone-field .rtcl-intl-phone.rtcl-form-control{border-bottom-left-radius:0!important;border-bottom-right-radius:8px!important;border-top-left-radius:0!important;border-top-right-radius:8px!important}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-intl-phone-field .rtcl-intl-phone.rtcl-form-control:focus{border-color:#d0d5dd;box-shadow:none}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-btn{background-color:var(--rtcl-primary-color,#3232ff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:4px;padding:10px;transition:opacity .2s,box-shadow .2s;width:100%}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-btn:hover{box-shadow:0 2px 8px rgba(0,0,0,.12);opacity:.9}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-btn:disabled{cursor:not-allowed;opacity:.6}.rtcl-claim-listing-wrapper .rtcl-popup-body .rtcl-response{border-radius:6px;margin-top:12px}.rtcl-claim-listing-wrapper .rtcl-claim-document .rtcl-media-action{margin-bottom:8px;position:relative}.rtcl-claim-listing-wrapper .rtcl-claim-document .rtcl-media-action .rtcl-icon-spinner{left:50%;margin-top:-30px;position:absolute;top:50%}.rtcl-claim-listing-wrapper .rtcl-claim-document .document-upload-btn{background-color:#fff;border:2px dashed #d0d5dd;border-radius:8px;color:#667085;cursor:pointer;display:block;font-size:13px;padding:18px;text-align:center;transition:border-color .2s,background-color .2s}.rtcl-claim-listing-wrapper .rtcl-claim-document .document-upload-btn i{margin-right:6px}.rtcl-claim-listing-wrapper .rtcl-claim-document .document-upload-btn:hover{background-color:#f9fafb;border-color:var(--rtcl-primary-color,#3232ff)}.rtcl-claim-listing-wrapper .rtcl-claim-document .other-document{align-items:center;background-color:#f9fafb;border:1px solid #e4e7ec;border-radius:8px;display:flex;flex-wrap:wrap;padding:8px 12px}.rtcl-claim-listing-wrapper .rtcl-claim-document .rtcl-document-name{color:#344054;flex:1 1 auto;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rtcl-claim-listing-wrapper .rtcl-claim-document .rtcl-doc-remove{align-items:center;background-color:#fee2e2;border-radius:6px;color:#dc2626;cursor:pointer;display:inline-flex;font-size:13px;height:26px;justify-content:center;line-height:1;margin-left:auto;padding:0;transition:background-color .2s;width:26px}.rtcl-claim-listing-wrapper .rtcl-claim-document .rtcl-doc-remove:hover{background-color:#fecaca}.rtcl-claim-listing-wrapper .rtcl-claim-document .rtcl-doc-remove .rtcl-icon:before{color:#dc2626;float:none;font-size:12px;margin:0;text-indent:0}.rtcl-claim-listing-wrapper .rtcl-claim-document.has-file .rtcl-media-action,.rtcl-claim-listing-wrapper .rtcl-claim-document.no-file .other-document{display:none}.rtcl-claim-listing-wrapper .rtcl-claim-document-wrap>.alert{background:0 0;border:none;color:#98a2b3;font-size:11px;margin:0;padding:4px 0 0}.rtcl-claim-badge{background-color:#00b578;border-radius:4px;color:#fff;font-size:12px;font-weight:500;padding:2px 8px}@media (max-width:991px){.rtcl-claim-listing-wrapper .rtcl-popup{max-width:90%}}@media (max-width:576px){.rtcl-claim-listing-wrapper .rtcl-popup{max-width:95%}.rtcl-claim-listing-wrapper .rtcl-popup .rtcl-popup-content{border-radius:12px}.rtcl-claim-listing-wrapper .rtcl-popup-header{padding:14px 16px}.rtcl-claim-listing-wrapper .rtcl-popup-header .rtcl-popup-title{font-size:16px}.rtcl-claim-listing-wrapper .rtcl-popup-body{padding:14px 16px 16px}}