{"product_id":"rccs-care-talent-introduction","title":"RCCS Care Talent Introduction","description":"\u003cstyle\u003e\n  .rccs-fire-description,\n  .rccs-fire-description * {\n    box-sizing: border-box;\n  }\n\n  .rccs-fire-description {\n    width: 100%;\n    max-width: 100%;\n    margin: 30px 0 0;\n    overflow: hidden;\n    position: relative;\n    z-index: 0;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #172033;\n    background: #ffffff;\n    line-height: 1.65;\n  }\n\n  \/* Full-width mount trigger *\/\n  .rccs-fire-description.fire-fullwidth-mounted {\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    margin-top: 48px;\n    clear: both;\n  }\n\n  .rccs-fire-description .fire-wide {\n    width: min(94vw, 1800px);\n    margin: 0 auto;\n  }\n\n  \/* HERO SECTION *\/\n  .rccs-fire-description .fire-hero {\n    background: linear-gradient(135deg, #0A0F1E 0%, #176b9d 100%);\n    padding: 72px 0 68px;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .rccs-fire-description .fire-eyebrow {\n    margin: 0 0 13px;\n    color: #f4c96b;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .rccs-fire-description h1,\n  .rccs-fire-description h2,\n  .rccs-fire-description h3,\n  .rccs-fire-description p {\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .rccs-fire-description h1 {\n    max-width: 1200px;\n    margin: 0 auto;\n    color: #ffffff;\n    font-size: clamp(38px, 5vw, 64px);\n    line-height: 1.1;\n    font-weight: 800;\n  }\n\n  .rccs-fire-description .fire-hero-text {\n    max-width: 980px;\n    margin: 22px auto 0;\n    color: #f4f8fc;\n    font-size: clamp(18px, 1.6vw, 22px);\n    line-height: 1.6;\n  }\n\n  .rccs-fire-description .fire-access-notice {\n    display: inline-block;\n    max-width: 1040px;\n    margin: 35px auto 0;\n    padding: 18px 28px;\n    color: #0A0F1E;\n    background: #fff8e9;\n    border: 1px solid #f4cf76;\n    border-radius: 14px;\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  \/* BUTTONS \u0026 ALERTS *\/\n  .rccs-fire-description .fire-alert {\n    border: 2px solid #9b3f45;\n    border-radius: 16px;\n    background: #fff5f5;\n    overflow: hidden;\n    margin-top: 48px;\n    margin-bottom: 24px;\n  }\n  .rccs-fire-description .fire-alert-top {\n    background: #9b3f45;\n    color: #ffffff;\n    padding: 14px 24px;\n    font-weight: 800;\n    text-transform: uppercase;\n    text-align: center;\n    letter-spacing: 1px;\n  }\n  .rccs-fire-description .fire-alert-body {\n    padding: 38px 32px;\n    text-align: center;\n  }\n  .rccs-fire-description .fire-alert-body h2 {\n    color: #66272b;\n    font-size: clamp(24px, 2.5vw, 36px);\n    margin: 0 0 16px;\n  }\n  .rccs-fire-description .fire-btn {\n    display: inline-block;\n    background: #0A0F1E;\n    color: #f4c96b !important;\n    padding: 18px 36px;\n    border-radius: 12px;\n    font-weight: 800;\n    font-size: 16px;\n    text-decoration: none;\n    margin-top: 20px;\n    transition: all 0.2s ease;\n  }\n  .rccs-fire-description .fire-btn:hover {\n    background: #172033;\n    transform: translateY(-2px);\n  }\n\n  \/* CATEGORY GRID SECTION *\/\n  .rccs-fire-description .fire-section-title {\n    margin: 64px 0 10px;\n    color: #0A0F1E;\n    font-size: clamp(32px, 3.2vw, 48px);\n    line-height: 1.15;\n    text-align: center;\n  }\n  \n  .rccs-fire-description .fire-section-subtitle {\n    text-align: center;\n    color: #44536a;\n    font-size: clamp(18px, 1.45vw, 22px);\n    margin: 0 auto 42px;\n    max-width: 900px;\n    line-height: 1.6;\n  }\n\n  .rccs-fire-description .fire-module-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 450px), 1fr));\n    gap: 22px;\n    padding-bottom: 32px;\n  }\n\n  .rccs-fire-description .fire-module {\n    padding: 36px 32px;\n    background: #f3f8fc;\n    border: 1px solid #d7e5ef;\n    border-radius: 16px;\n    box-shadow: 0 7px 18px rgba(10, 15, 30, 0.06);\n  }\n\n  .rccs-fire-description .fire-module.red-border {\n    background: #fffafa;\n    border-color: #e5d7d7;\n  }\n\n  .rccs-fire-description .fire-module h3 {\n    margin: 0 0 16px;\n    color: #0A0F1E;\n    font-size: clamp(21px, 1.5vw, 24px);\n    font-weight: 800;\n    line-height: 1.25;\n  }\n\n  .rccs-fire-description .fire-module ul {\n    margin: 12px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .rccs-fire-description .fire-module li {\n    position: relative;\n    padding-left: 20px;\n    margin-bottom: 12px;\n    color: #40536b;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .rccs-fire-description .fire-module li:last-child {\n    margin-bottom: 0;\n  }\n\n  .rccs-fire-description .fire-module.check-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #27664a;\n    font-size: 15px;\n    font-weight: bold;\n    top: 1px;\n  }\n\n  .rccs-fire-description .fire-module.x-list li::before {\n    content: \"✕\";\n    position: absolute;\n    left: 0;\n    color: #9b3f45;\n    font-size: 14px;\n    font-weight: bold;\n    top: 1px;\n  }\n\n  \/* PRICING GRID *\/\n  .rccs-fire-description .fire-rate-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 250px), 1fr));\n    gap: 16px;\n    padding-bottom: 16px;\n  }\n\n  .rccs-fire-description .fire-rate-card {\n    padding: 28px 24px;\n    background: #ffffff;\n    border: 1px solid #dbe6ef;\n    border-radius: 16px;\n    box-shadow: 0 6px 16px rgba(10, 15, 30, 0.05);\n  }\n\n  .rccs-fire-description .fire-rate-card.premium {\n    background: #fff8e9;\n    border-color: #f0d48e;\n  }\n\n  .rccs-fire-description .fire-rate-role {\n    font-weight: 800;\n    color: #176b9d;\n    margin-bottom: 12px;\n    font-size: 15px;\n    line-height: 1.3;\n    min-height: 40px;\n  }\n\n  .rccs-fire-description .fire-rate-card.premium .fire-rate-role {\n    color: #b77d19;\n  }\n\n  .rccs-fire-description .fire-rate-price {\n    font-size: 32px;\n    font-weight: 800;\n    color: #0A0F1E;\n    margin-bottom: 10px;\n  }\n\n  .rccs-fire-description .fire-rate-card.premium .fire-rate-price {\n    color: #77530c;\n  }\n\n  .rccs-fire-description .fire-rate-desc {\n    font-size: 14px;\n    color: #425168;\n    line-height: 1.55;\n  }\n\n  .rccs-fire-description .fire-tier-note {\n    background: #fff8e9;\n    border-left: 5px solid #f0d48e;\n    padding: 18px 24px;\n    border-radius: 0 12px 12px 0;\n    font-size: 15px;\n    color: #77530c;\n    margin-bottom: 64px;\n    line-height: 1.6;\n  }\n\n  \/* SOCIAL PROOF SECTION *\/\n  .rccs-fire-description .fire-proof-banner {\n    background: #0A0F1E;\n    border-radius: 24px;\n    padding: 56px 48px;\n    margin: 48px auto 24px;\n    text-align: center;\n    color: #ffffff;\n    box-shadow: 0 14px 34px rgba(10, 15, 30, 0.12);\n  }\n  \n  .rccs-fire-description .fire-proof-banner h2 {\n    color: #ffffff;\n    font-size: clamp(28px, 2.5vw, 42px);\n    margin: 0 0 16px;\n  }\n\n  \/* DISCLAIMER BLOCK *\/\n  .rccs-fire-description .fire-example {\n    margin: 40px auto 64px;\n    border-radius: 24px;\n    overflow: hidden;\n    box-shadow: 0 14px 34px rgba(10, 15, 30, 0.12);\n  }\n\n  .rccs-fire-description .fire-question {\n    padding: 46px 48px;\n    color: #ffffff;\n    background: #0A0F1E;\n  }\n\n  .rccs-fire-description .fire-question-label {\n    margin: 0 0 11px;\n    color: #f4c96b;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .rccs-fire-description .fire-question h2 {\n    max-width: 1450px;\n    margin: 0 0 16px;\n    color: #ffffff;\n    font-size: clamp(27px, 2.5vw, 42px);\n    line-height: 1.26;\n  }\n\n  .rccs-fire-description .fire-question p {\n    margin: 0;\n    color: rgba(255,255,255,0.8);\n    font-size: clamp(16px, 1.3vw, 19px);\n    line-height: 1.6;\n    max-width: 1000px;\n  }\n\n  .rccs-fire-description .fire-answer {\n    padding: 44px 48px 50px;\n    background: #ffffff;\n    border: 1px solid #dbe6ef;\n    border-top: none;\n    border-radius: 0 0 24px 24px;\n  }\n\n  .rccs-fire-description .fire-answer h2 {\n    margin: 0 0 24px;\n    color: #0A0F1E;\n    font-size: clamp(24px, 2vw, 32px);\n    line-height: 1.2;\n  }\n\n  .rccs-fire-description .fire-step-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 350px), 1fr));\n    gap: 18px;\n  }\n\n  .rccs-fire-description .fire-step {\n    padding: 26px;\n    border-left: 5px solid #176b9d;\n    border-radius: 13px;\n    background: #f3f8fc;\n  }\n\n  .rccs-fire-description .fire-step strong {\n    display: block;\n    margin-bottom: 9px;\n    color: #176b9d;\n    font-size: clamp(19px, 1.35vw, 24px);\n    line-height: 1.2;\n  }\n\n  .rccs-fire-description .fire-step span {\n    color: #40536b;\n    font-size: clamp(15px, 1.05vw, 17px);\n    line-height: 1.55;\n  }\n\n  \/* MEDIA QUERIES FOR SCALE \u0026 ORIENTATION *\/\n  @media screen and (max-width: 950px) and (orientation: landscape) {\n    .rccs-fire-description .fire-hero {\n      padding: 50px 0;\n    }\n    .rccs-fire-description .fire-question,\n    .rccs-fire-description .fire-answer,\n    .rccs-fire-description .fire-proof-banner {\n      padding: 32px;\n    }\n  }\n\n  @media screen and (max-width: 760px) {\n    .rccs-fire-description.fire-fullwidth-mounted {\n      margin-top: 28px;\n    }\n\n    .rccs-fire-description .fire-wide {\n      width: min(92vw, 1800px);\n    }\n\n    .rccs-fire-description .fire-hero {\n      padding: 50px 16px;\n    }\n\n    .rccs-fire-description .fire-alert-body,\n    .rccs-fire-description .fire-question,\n    .rccs-fire-description .fire-answer {\n      padding: 30px 22px;\n    }\n    \n    .rccs-fire-description .fire-proof-banner {\n      padding: 32px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rccs-fire-description\" id=\"rccs-care-talent-product\"\u003e\n\n  \u003csection class=\"fire-hero\"\u003e\n    \u003cdiv class=\"fire-wide\"\u003e\n      \u003cp class=\"fire-eyebrow\"\u003eRCCS Care Talent Network\u003c\/p\u003e\n      \u003ch1\u003eCare Talent Introduction Service\u003c\/h1\u003e\n      \u003cp class=\"fire-hero-text\"\u003e\n        Rosenthal Community Care Services provides a third-party introduction service that connects residential care providers and other care businesses with Care Talent who have expressed interest in employment or professional opportunities. RCCS verifies current Candidate interest before the introduction proceeds.\n      \u003c\/p\u003e\n      \u003cdiv class=\"fire-access-notice\"\u003e\n        \u003cstrong\u003eService Pricing:\u003c\/strong\u003e From $149  |  \u003cstrong\u003eProcess:\u003c\/strong\u003e Controlled Introduction\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fire-wide\"\u003e\n    \u003cdiv class=\"fire-alert\"\u003e\n      \u003cdiv class=\"fire-alert-top\"\u003e\n        ⚠ Mandatory Agreement Required Before Payment\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-alert-body\"\u003e\n        \u003ch2\u003eDo not purchase this service until your client agreement is signed.\u003c\/h2\u003e\n        \u003cp style=\"font-size: 18px; max-width: 900px; margin: 0 auto;\"\u003e\n          A \u003cstrong\u003esigned RCCS Care Talent Client Agreement is required before payment.\u003c\/strong\u003e If payment is submitted before the applicable agreement has been signed, \u003cstrong\u003ethe payment will be refunded and the introduction will not proceed\u003c\/strong\u003e until the required agreement is completed.\n        \u003c\/p\u003e\n        \u003ca class=\"fire-btn\" href=\"https:\/\/rosenthalcommunitycare.com\/pages\/client-agreement-rccs-care-talent-network\" target=\"_blank\" rel=\"noopener\"\u003eSIGN \/ REVIEW CLIENT AGREEMENT FIRST\u003c\/a\u003e\n        \u003cp style=\"margin-top: 20px; font-size: 15px; color: #66272b;\"\u003e\n          \u003cstrong\u003eNote:\u003c\/strong\u003e Before purchasing, make sure RCCS has confirmed the Candidate's interest and that the agreement identifies the Candidate and the applicable introduction fee.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fire-wide\"\u003e\n    \u003ch2 class=\"fire-section-title\"\u003eBefore You Purchase\u003c\/h2\u003e\n    \u003cp class=\"fire-section-subtitle\"\u003eThe RCCS Care Talent Network is a controlled introduction process. Payment is not the first step.\u003c\/p\u003e\n    \n    \u003cdiv class=\"fire-step-grid\"\u003e\n      \u003cdiv class=\"fire-step\"\u003e\n        \u003cstrong\u003e1. Interest Confirmed\u003c\/strong\u003e\n        \u003cspan\u003eRCCS contacts the selected Care Talent Candidate and confirms current availability and interest in the specific opportunity.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-step\"\u003e\n        \u003cstrong\u003e2. Agreement Signed\u003c\/strong\u003e\n        \u003cspan\u003eThe facility or business signs the RCCS Care Talent Client Agreement for the specific Candidate introduction.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-step\"\u003e\n        \u003cstrong\u003e3. Fee Paid\u003c\/strong\u003e\n        \u003cspan\u003eAfter the agreement is signed, the Client pays the predetermined introduction fee associated with the Candidate's classification.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-step\"\u003e\n        \u003cstrong\u003e4. Info Released\u003c\/strong\u003e\n        \u003cspan\u003eAfter payment is confirmed, RCCS facilitates the introduction and releases authorized Candidate information for hiring consideration.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fire-wide\" style=\"margin-top: 64px;\"\u003e\n    \u003ch2 class=\"fire-section-title\"\u003eWhat You Are Purchasing\u003c\/h2\u003e\n    \u003cp class=\"fire-section-subtitle\"\u003eThe RCCS fee is for the introduction service. It is not a guarantee of employment, Candidate performance, or acceptance of an offer.\u003c\/p\u003e\n\n    \u003cdiv class=\"fire-module-grid\"\u003e\n      \u003cdiv class=\"fire-module check-list\"\u003e\n        \u003ch3\u003eIncluded in the Service\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eRCCS confirmation of the Candidate's current interest before the introduction proceeds.\u003c\/li\u003e\n          \u003cli\u003eRelease of authorized Candidate contact information after payment.\u003c\/li\u003e\n          \u003cli\u003eRelease of Candidate-provided information authorized for the specific introduction.\u003c\/li\u003e\n          \u003cli\u003eFacilitation of the initial connection between the Client and Candidate.\u003c\/li\u003e\n          \u003cli\u003eRCCS tracking of the specific Client-Candidate introduction.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-module red-border x-list\"\u003e\n        \u003ch3 style=\"color: #66272b;\"\u003eNot Included\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eRCCS does not employ, pay, schedule, supervise, discipline, or direct the Candidate.\u003c\/li\u003e\n          \u003cli\u003eRCCS does not guarantee interviews, accepted offers, or length of employment.\u003c\/li\u003e\n          \u003cli\u003eRCCS does not replace the Client's required hiring, background, or credential review.\u003c\/li\u003e\n          \u003cli\u003eRCCS does not become a party to the employment relationship between the Client and Candidate.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fire-wide\"\u003e\n    \u003ch2 class=\"fire-section-title\"\u003eCare Talent Introduction Rates\u003c\/h2\u003e\n    \u003cp class=\"fire-section-subtitle\"\u003eEach Candidate receives one predetermined classification and fee. Fees do not stack. The highest applicable classification controls.\u003c\/p\u003e\n\n    \u003cdiv class=\"fire-rate-grid\"\u003e\n      \u003cdiv class=\"fire-rate-card\"\u003e\n        \u003cdiv class=\"fire-rate-role\"\u003eCaregiver\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-price\"\u003e$149\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-desc\"\u003eStandard residential care caregiver introduction.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-rate-card\"\u003e\n        \u003cdiv class=\"fire-rate-role\"\u003eDSP 1 or DSP 2\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-price\"\u003e$179\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-desc\"\u003eDirect Support Professional classified as DSP 1 or DSP 2.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-rate-card\"\u003e\n        \u003cdiv class=\"fire-rate-role\"\u003eDSP with Current CPI\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-price\"\u003e$249\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-desc\"\u003eDSP classified by RCCS with current CPI \/ crisis-intervention qualification.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-rate-card\"\u003e\n        \u003cdiv class=\"fire-rate-role\"\u003eHome-Visit CNA\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-price\"\u003e$249\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-desc\"\u003eCNA introduction for qualifying home-visit or care-support opportunities.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-rate-card\"\u003e\n        \u003cdiv class=\"fire-rate-role\"\u003eHome-Visit LVN\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-price\"\u003e$299\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-desc\"\u003eLVN introduction for qualifying home-visit or residential-care support.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-rate-card\"\u003e\n        \u003cdiv class=\"fire-rate-role\"\u003eStandard ARF \/ RCFE Admin\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-price\"\u003e$299\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-desc\"\u003eStandard administrator introduction without a specialized RCCS pricing tier.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-rate-card premium\"\u003e\n        \u003cdiv class=\"fire-rate-role\"\u003eLevel 3–6 ARF Administrator\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-price\"\u003e$499–$999\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-desc\"\u003eFor qualifying Regional Center experience. Exact fee depends on the RCCS specialized tier.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fire-rate-card premium\"\u003e\n        \u003cdiv class=\"fire-rate-role\"\u003eRCFE Admin — ALW \/ CalAIM\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-price\"\u003e$499–$999\u003c\/div\u003e\n        \u003cdiv class=\"fire-rate-desc\"\u003eFor qualifying ALW \/ CalAIM experience. Exact fee depends on the RCCS specialized tier.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"fire-tier-note\"\u003e\n      \u003cstrong\u003eSpecialized Administrator Tiers:\u003c\/strong\u003e Tier 1 = $499, Tier 2 = $749, and Tier 3 = $999. The exact classification should already be stated on the Candidate profile and Client Agreement before payment.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fire-wide fire-example\"\u003e\n    \u003cdiv class=\"fire-question\"\u003e\n      \u003cp class=\"fire-question-label\"\u003ePolicy \u0026amp; Operations Notice\u003c\/p\u003e\n      \u003ch2\u003eImportant Purchase Terms\u003c\/h2\u003e\n      \u003cp\u003eA signed Client Agreement is mandatory before payment. If this service is purchased before the applicable agreement has been signed, the payment will be refunded.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fire-answer\"\u003e\n      \u003ch2\u003eClient Hiring Responsibilities\u003c\/h2\u003e\n      \u003cdiv class=\"fire-step-grid\"\u003e\n        \u003cdiv class=\"fire-step\" style=\"border-color: #9b3f45; background: #fff5f5;\"\u003e\n          \u003cstrong style=\"color: #66272b;\"\u003eNo Hiring Guarantees\u003c\/strong\u003e\n          \u003cspan\u003ePayment of the fee does not guarantee that the Candidate will accept employment, begin work, or remain employed.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fire-step\" style=\"border-color: #9b3f45; background: #fff5f5;\"\u003e\n          \u003cstrong style=\"color: #66272b;\"\u003eDue Diligence\u003c\/strong\u003e\n          \u003cspan\u003eThe Client remains entirely responsible for all interviews, hiring decisions, background checks, and credential\/license verifications.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fire-step\" style=\"border-color: #9b3f45; background: #fff5f5;\"\u003e\n          \u003cstrong style=\"color: #66272b;\"\u003eData Privacy\u003c\/strong\u003e\n          \u003cspan\u003eCandidate information is supplied for legitimate hiring consideration and must be safeguarded and used only for the authorized opportunity.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"fire-wide\"\u003e\n    \u003cdiv class=\"fire-proof-banner\"\u003e\n      \u003ch2\u003eHave You Signed the Client Agreement?\u003c\/h2\u003e\n      \u003cp style=\"font-size: 18px; max-width: 900px; margin: 0 auto 24px; color: rgba(255,255,255,0.8);\"\u003e\n        If not, complete the agreement before purchasing. RCCS will refund payments submitted before the required agreement has been signed.\n      \u003c\/p\u003e\n      \u003ca class=\"fire-btn\" style=\"background: #f4c96b; color: #0A0F1E !important; margin-top: 10px;\" href=\"https:\/\/rosenthalcommunitycare.com\/pages\/client-agreement-rccs-care-talent-network\" target=\"_blank\" rel=\"noopener\"\u003eOPEN CLIENT AGREEMENT\u003c\/a\u003e\n      \u003cp style=\"margin-top: 32px; font-size: 12px; color: rgba(255,255,255,0.5);\"\u003e\n        RCCS Care Talent Network is a service of Rosenthal Community Care Services. RCCS provides third-party Care Talent introduction services and is not the employer of Care Talent Candidates.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function () {\n    var page = document.getElementById('rccs-care-talent-product');\n    if (!page || page.dataset.fireMounted === 'true') return;\n    \n    page.dataset.fireMounted = 'true';\n    var productGrid = page.closest('.shopify-section, main-product, .product-section, .product');\n    \n    if (productGrid \u0026\u0026 productGrid.parentNode) {\n      productGrid.insertAdjacentElement('afterend', page);\n      page.classList.add('fire-fullwidth-mounted');\n    }\n  })();\n\u003c\/script\u003e","brand":"Rosenthal Community Care Services","offers":[{"title":"Caregiver","offer_id":51630190362930,"sku":null,"price":149.0,"currency_code":"USD","in_stock":true},{"title":"DSP 1 or 2 (Standard)","offer_id":51630190395698,"sku":null,"price":179.0,"currency_code":"USD","in_stock":true},{"title":"DSP 1 or 2 (with CPI)","offer_id":51630190428466,"sku":null,"price":249.0,"currency_code":"USD","in_stock":true},{"title":"CNA (Home-Visit)","offer_id":51630190461234,"sku":null,"price":249.0,"currency_code":"USD","in_stock":false},{"title":"LVN (Home-Visit)","offer_id":51630190494002,"sku":null,"price":299.0,"currency_code":"USD","in_stock":true},{"title":"ARF \/ RCFE Administrator (Standard)","offer_id":51630190526770,"sku":null,"price":299.0,"currency_code":"USD","in_stock":true},{"title":"ARF \/ RCFE Admin (Specialized) - TIER 1","offer_id":51630190559538,"sku":null,"price":499.0,"currency_code":"USD","in_stock":false},{"title":"ARF \/ RCFE Admin (Specialized) - TIER 2","offer_id":51630190592306,"sku":null,"price":749.0,"currency_code":"USD","in_stock":true},{"title":"ARF \/ RCFE Admin (Specialized) - TIER 3","offer_id":51630190625074,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0892\/7943\/0962\/files\/watermarked_img_7644639772251350362.jpg?v=1787633376","url":"https:\/\/rosenthalcommunitycare.com\/es\/products\/rccs-care-talent-introduction","provider":"Rosenthal Community Care Services","version":"1.0","type":"link"}