{"product_id":"free-discovery-call","title":"FREE DISCOVERY CALL","description":"\u003c!-- =========================================================\n     ROSENTHAL COMMUNITY CARE SERVICES\n     FREE DISCOVERY CALL\n     COMPLIMENTARY | REMOTE CONSULTATION\n     COMPLETE SHOPIFY PRODUCT DESCRIPTION\n========================================================= --\u003e\n\n\u003cstyle\u003e\n  #rccs-discovery-call,\n  #rccs-discovery-call * {\n    box-sizing: border-box;\n  }\n\n  #rccs-discovery-call {\n    --lp-navy: #0A1E3F;\n    --lp-navy-dark: #051024;\n    --lp-blue: #2F6F9F;\n    --lp-blue-soft: #F4F7FA;\n    --lp-purple: #65458F;\n    --lp-purple-soft: #F4EFF9;\n    --lp-olive: #556B2F;\n    --lp-olive-soft: #EEF3E7;\n    --lp-gold: #D8C38D;\n    --lp-gold-light: #E2C875;\n    --lp-gold-soft: #FFF7E3;\n    --lp-white: #FFFFFF;\n    --lp-ink: #2C3E50;\n    --lp-muted: #555555;\n    --lp-border: #E0E6ED;\n    --lp-shadow: 0 15px 40px rgba(10,30,63,.10);\n\n    display: block;\n    position: relative;\n    width: 100%;\n    max-width: 100%;\n    margin: 30px auto 0;\n    padding: 0;\n    overflow-x: hidden;\n    overflow-y: visible;\n\n    background: #FFFFFF;\n    color: var(--lp-ink);\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  #rccs-discovery-call.lp-mounted {\n    display: block !important;\n    position: relative !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 30px auto 0 !important;\n    padding: 0 !important;\n  }\n\n  #rccs-discovery-call .lp-wrap {\n    width: min(1200px, calc(100% - 32px));\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  #rccs-discovery-call h1,\n  #rccs-discovery-call h2,\n  #rccs-discovery-call h3,\n  #rccs-discovery-call p,\n  #rccs-discovery-call ul,\n  #rccs-discovery-call a {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  }\n\n  #rccs-discovery-call a {\n    text-decoration: none;\n  }\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-hero {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(35px, 4vw, 55px);\n    border-radius: 12px;\n    background: linear-gradient(135deg, var(--lp-navy-dark), var(--lp-navy) 70%);\n    color: var(--lp-white);\n    box-shadow: var(--lp-shadow);\n    border: 1px solid #142E5B;\n  }\n\n  #rccs-discovery-call .lp-hero::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    right: 0;\n    left: 0;\n    height: 5px;\n    background: linear-gradient(90deg, var(--lp-gold), var(--lp-gold-light), #A8C0E5);\n  }\n\n  #rccs-discovery-call .lp-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.2fr) minmax(360px, .8fr);\n    gap: clamp(30px, 4vw, 50px);\n    align-items: center;\n  }\n\n  #rccs-discovery-call .lp-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 18px;\n    padding: 8px 14px;\n    border: 1px solid rgba(216, 195, 141, 0.3);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.08);\n    color: var(--lp-gold);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  #rccs-discovery-call .lp-eyebrow::before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--lp-gold);\n  }\n\n  #rccs-discovery-call .lp-hero h1 {\n    margin: 0;\n    color: #FFFFFF;\n    font-family: 'Cormorant Garamond', 'Playfair Display', Georgia, serif;\n    font-size: clamp(34px, 4vw, 52px);\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    line-height: 1.2;\n    text-shadow: 1px 1px 4px rgba(0,0,0,0.3);\n  }\n\n  #rccs-discovery-call .lp-hero-lead {\n    margin: 20px 0 0;\n    color: rgba(255, 255, 255, 0.88);\n    font-size: clamp(16px, 1.3vw, 19px);\n    font-weight: 300;\n    line-height: 1.6;\n  }\n\n  #rccs-discovery-call .lp-hero-lead strong {\n    color: #FFFFFF;\n    font-weight: 600;\n  }\n\n  #rccs-discovery-call .lp-hero-points {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 22px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  #rccs-discovery-call .lp-hero-points li {\n    margin: 0;\n    padding: 8px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    border-radius: 6px;\n    background: rgba(255, 255, 255, 0.06);\n    color: rgba(255, 255, 255, 0.9);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  \/* =========================================================\n     BUTTONS\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 25px;\n  }\n\n  #rccs-discovery-call .lp-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50px;\n    padding: 12px 22px;\n    border: 2px solid transparent;\n    border-radius: 6px;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: center;\n    transition: transform .2s ease, box-shadow .2s ease;\n  }\n\n  #rccs-discovery-call .lp-button:hover {\n    transform: translateY(-2px);\n  }\n\n  #rccs-discovery-call .lp-button-primary {\n    color: var(--lp-navy);\n    background: var(--lp-gold);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n  }\n\n  #rccs-discovery-call .lp-button-secondary {\n    border-color: rgba(255, 255, 255, 0.35);\n    color: #FFFFFF;\n    background: rgba(255, 255, 255, 0.06);\n  }\n\n  \/* =========================================================\n     OFFER CARD\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-offer-card {\n    padding: 30px;\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 10px;\n    background: rgba(255, 255, 255, 0.08);\n    box-shadow: 0 15px 35px rgba(0,0,0,0.15);\n    backdrop-filter: blur(8px);\n  }\n\n  #rccs-discovery-call .lp-offer-label {\n    display: block;\n    color: var(--lp-gold);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  #rccs-discovery-call .lp-price {\n    display: block;\n    margin: 6px 0 4px;\n    color: #FFFFFF;\n    font-size: clamp(42px, 4vw, 60px);\n    font-weight: 700;\n    letter-spacing: -.03em;\n    line-height: 1;\n  }\n\n  #rccs-discovery-call .lp-price small {\n    display: block;\n    margin-top: 5px;\n    font-size: 15px;\n    font-weight: 400;\n    letter-spacing: 0;\n    color: #E0E6ED;\n  }\n\n  #rccs-discovery-call .lp-offer-card \u003e p {\n    margin: 12px 0 18px;\n    color: rgba(255, 255, 255, 0.8);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  #rccs-discovery-call .lp-offer-facts {\n    display: grid;\n    gap: 8px;\n  }\n\n  #rccs-discovery-call .lp-offer-fact {\n    padding: 10px 12px;\n    border: 1px solid rgba(255, 255, 255, 0.1);\n    border-radius: 6px;\n    background: rgba(255, 255, 255, 0.05);\n    color: rgba(255, 255, 255, 0.9);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  \/* =========================================================\n     CALLOUT\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-callout {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    align-items: center;\n    margin: 25px 0 55px;\n    padding: 22px 25px;\n    border: 1px solid #D8C38D;\n    border-left: 5px solid var(--lp-navy);\n    border-radius: 8px;\n    background: var(--lp-gold-soft);\n  }\n\n  #rccs-discovery-call .lp-callout-icon {\n    display: grid;\n    place-items: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 8px;\n    color: #FFFFFF;\n    background: var(--lp-navy);\n    font-size: 20px;\n    font-weight: 700;\n  }\n\n  #rccs-discovery-call .lp-callout p {\n    margin: 0;\n    color: #554422;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  #rccs-discovery-call .lp-callout strong {\n    color: var(--lp-navy);\n  }\n\n  \/* =========================================================\n     SHARED SECTIONS\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-section {\n    padding: 0 0 60px;\n  }\n\n  #rccs-discovery-call .lp-heading {\n    max-width: 900px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  #rccs-discovery-call .lp-kicker {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--lp-navy);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  #rccs-discovery-call .lp-heading h2,\n  #rccs-discovery-call .lp-split-copy h2,\n  #rccs-discovery-call .lp-area-copy h2,\n  #rccs-discovery-call .lp-final h2 {\n    margin: 0;\n    color: var(--lp-navy);\n    font-family: 'Cormorant Garamond', 'Playfair Display', Georgia, serif;\n    font-size: clamp(30px, 3.2vw, 44px);\n    font-weight: 600;\n    letter-spacing: -0.02em;\n    line-height: 1.15;\n  }\n\n  #rccs-discovery-call .lp-heading p,\n  #rccs-discovery-call .lp-split-copy p,\n  #rccs-discovery-call .lp-area-copy p {\n    margin: 12px 0 0;\n    color: var(--lp-muted);\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  \/* =========================================================\n     REVIEW AREAS (Top Grid)\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-review-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  #rccs-discovery-call .lp-review-card {\n    padding: 24px;\n    border: 1px solid var(--lp-border);\n    border-radius: 10px;\n    background: #FFFFFF;\n    box-shadow: 0 8px 24px rgba(10,30,63,0.04);\n    transition: transform .2s ease, box-shadow .2s ease;\n  }\n\n  #rccs-discovery-call .lp-review-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 12px 30px rgba(10,30,63,0.08);\n  }\n\n  #rccs-discovery-call .lp-review-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 40px;\n    height: 40px;\n    margin-bottom: 14px;\n    border-radius: 8px;\n    color: var(--lp-navy);\n    background: var(--lp-blue-soft);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  #rccs-discovery-call .lp-review-card h3 {\n    margin: 0 0 8px;\n    color: var(--lp-navy);\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n\n  #rccs-discovery-call .lp-review-card p {\n    margin: 0;\n    color: var(--lp-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* =========================================================\n     PREMIUM DIFFERENCE\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-premium {\n    display: grid;\n    grid-template-columns: minmax(0, 1.1fr) minmax(320px, .9fr);\n    gap: 25px;\n    padding: 40px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, var(--lp-navy-dark), var(--lp-navy));\n    color: #FFFFFF;\n    box-shadow: var(--lp-shadow);\n  }\n\n  #rccs-discovery-call .lp-premium-copy h2 {\n    margin: 0;\n    color: #FFFFFF;\n    font-family: 'Cormorant Garamond', 'Playfair Display', Georgia, serif;\n    font-size: clamp(30px, 3vw, 42px);\n    font-weight: 600;\n    line-height: 1.15;\n  }\n\n  #rccs-discovery-call .lp-premium-copy p {\n    margin: 14px 0 0;\n    color: rgba(255, 255, 255, 0.8);\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  #rccs-discovery-call .lp-premium-list {\n    display: grid;\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  #rccs-discovery-call .lp-premium-list li {\n    position: relative;\n    padding: 12px 14px 12px 38px;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 8px;\n    background: rgba(255, 255, 255, 0.05);\n    color: rgba(255, 255, 255, 0.9);\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  #rccs-discovery-call .lp-premium-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 12px;\n    left: 15px;\n    color: var(--lp-gold);\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     READINESS GROUPS (Topics)\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-readiness-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  #rccs-discovery-call .lp-readiness-card {\n    padding: 24px;\n    border: 1px solid var(--lp-border);\n    border-radius: 10px;\n    background: #FFFFFF;\n    box-shadow: 0 6px 20px rgba(10,30,63,0.04);\n  }\n\n  #rccs-discovery-call .lp-readiness-card h3 {\n    margin: 0 0 14px;\n    color: var(--lp-navy);\n    font-size: 18px;\n    font-weight: 600;\n  }\n\n  #rccs-discovery-call .lp-readiness-card ul {\n    display: grid;\n    gap: 8px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  #rccs-discovery-call .lp-readiness-card li {\n    position: relative;\n    margin: 0;\n    padding-left: 22px;\n    color: var(--lp-muted);\n    font-size: 14px;\n  }\n\n  #rccs-discovery-call .lp-readiness-card li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--lp-navy);\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     WHO SHOULD BOOK\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-split {\n    display: grid;\n    grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr);\n    gap: 20px;\n  }\n\n  #rccs-discovery-call .lp-split-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 35px;\n    border: 1px solid var(--lp-border);\n    border-radius: 12px;\n    background: var(--lp-blue-soft);\n  }\n\n  #rccs-discovery-call .lp-audience-list {\n    padding: 30px;\n    border-radius: 12px;\n    background: var(--lp-navy);\n    box-shadow: var(--lp-shadow);\n  }\n\n  #rccs-discovery-call .lp-audience-list ul {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  #rccs-discovery-call .lp-audience-list li {\n    position: relative;\n    margin: 0;\n    padding: 10px 10px 10px 34px;\n    border: 1px solid rgba(255, 255, 255, 0.1);\n    border-radius: 6px;\n    background: rgba(255, 255, 255, 0.05);\n    color: rgba(255, 255, 255, 0.9);\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  #rccs-discovery-call .lp-audience-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 10px;\n    left: 14px;\n    color: var(--lp-gold);\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     RATINGS + TESTIMONIALS\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-testimonial-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    align-items: start;\n    margin-top: 20px;\n  }\n\n  #rccs-discovery-call .lp-testimonial {\n    display: flex;\n    flex-direction: column;\n    min-height: 100%;\n    padding: 24px;\n    border: 1px solid var(--lp-border);\n    border-radius: 12px;\n    background: #FFFFFF;\n    box-shadow: 0 8px 24px rgba(10,30,63,0.05);\n  }\n\n  #rccs-discovery-call .lp-testimonial blockquote {\n    margin: 0;\n    color: #46515F;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  #rccs-discovery-call .lp-testimonial blockquote p {\n    margin: 0 0 12px;\n  }\n\n  #rccs-discovery-call .lp-testimonial blockquote p:last-child {\n    margin-bottom: 0;\n  }\n\n  #rccs-discovery-call .lp-person {\n    margin-top: 18px;\n    padding-top: 14px;\n    border-top: 1px solid var(--lp-border);\n  }\n\n  #rccs-discovery-call .lp-person strong,\n  #rccs-discovery-call .lp-person span {\n    display: block;\n  }\n\n  #rccs-discovery-call .lp-person strong {\n    color: var(--lp-navy);\n    font-size: 15px;\n    font-weight: 600;\n  }\n\n  #rccs-discovery-call .lp-person span {\n    margin-top: 3px;\n    color: var(--lp-muted);\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  #rccs-discovery-call .lp-verified {\n    display: inline-flex !important;\n    width: fit-content;\n    margin-top: 8px !important;\n    padding: 4px 8px;\n    border-radius: 999px;\n    color: #31532B !important;\n    background: #EDF5E9;\n    font-size: 10px !important;\n    font-weight: 700;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n  }\n\n  \/* =========================================================\n     SERVICE AREA\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-area {\n    display: grid;\n    grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr);\n    gap: 24px;\n    padding: 40px;\n    border: 1px solid var(--lp-border);\n    border-radius: 12px;\n    background: var(--lp-blue-soft);\n  }\n\n  #rccs-discovery-call .lp-area-copy {\n    align-self: center;\n  }\n\n  #rccs-discovery-call .lp-area-groups {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  #rccs-discovery-call .lp-area-group {\n    padding: 20px;\n    border: 1px solid var(--lp-border);\n    border-radius: 10px;\n    background: #FFFFFF;\n  }\n\n  #rccs-discovery-call .lp-area-group h3 {\n    margin: 0 0 8px;\n    color: var(--lp-navy);\n    font-size: 18px;\n    font-weight: 600;\n  }\n\n  #rccs-discovery-call .lp-area-group p {\n    margin: 0;\n    color: var(--lp-muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  \/* =========================================================\n     FAQ\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-faq {\n    display: grid;\n    gap: 10px;\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  #rccs-discovery-call .lp-faq details {\n    border: 1px solid var(--lp-border);\n    border-radius: 10px;\n    background: #FFFFFF;\n    box-shadow: 0 4px 15px rgba(10,30,63,0.03);\n  }\n\n  #rccs-discovery-call .lp-faq summary {\n    padding: 18px 22px;\n    color: var(--lp-navy);\n    font-size: 16px;\n    font-weight: 600;\n    cursor: pointer;\n  }\n\n  #rccs-discovery-call .lp-faq details p {\n    margin: 0;\n    padding: 0 22px 20px;\n    color: var(--lp-muted);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  \/* =========================================================\n     AGREEMENT \/ DISCLAIMER\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-agreement {\n    display: grid;\n    grid-template-columns: auto minmax(0, 1fr);\n    gap: 18px;\n    margin-bottom: 20px;\n    padding: 25px 28px;\n    border: 2px solid var(--lp-gold);\n    border-radius: 12px;\n    background: #FFFAF0;\n  }\n\n  #rccs-discovery-call .lp-agreement-icon {\n    display: grid;\n    place-items: center;\n    width: 44px;\n    height: 44px;\n    border-radius: 8px;\n    color: #FFFFFF;\n    background: var(--lp-navy);\n    font-size: 20px;\n    font-weight: 700;\n  }\n\n  #rccs-discovery-call .lp-agreement h3 {\n    margin: 0 0 5px;\n    color: var(--lp-navy);\n    font-size: 20px;\n    font-weight: 600;\n  }\n\n  #rccs-discovery-call .lp-agreement p {\n    margin: 0;\n    color: #554422;\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  #rccs-discovery-call .lp-disclaimer {\n    border: 1px solid var(--lp-border);\n    border-radius: 12px;\n    background: #F7F8FA;\n  }\n\n  #rccs-discovery-call .lp-disclaimer summary {\n    padding: 18px 22px;\n    color: var(--lp-navy);\n    font-size: 17px;\n    font-weight: 600;\n    cursor: pointer;\n  }\n\n  #rccs-discovery-call .lp-disclaimer-copy {\n    padding: 0 22px 22px;\n    color: #5B6370;\n  }\n\n  #rccs-discovery-call .lp-disclaimer-copy p {\n    margin: 0 0 10px;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* =========================================================\n     FINAL CTA\n  ========================================================= *\/\n\n  #rccs-discovery-call .lp-final {\n    margin-bottom: 25px;\n    padding: 45px 30px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, var(--lp-navy-dark), var(--lp-navy));\n    text-align: center;\n    box-shadow: var(--lp-shadow);\n    border: 1px solid #142E5B;\n  }\n\n  #rccs-discovery-call .lp-final h2 {\n    max-width: 900px;\n    margin: 0 auto;\n    color: #FFFFFF;\n    font-family: 'Cormorant Garamond', 'Playfair Display', Georgia, serif;\n    font-size: clamp(30px, 3.2vw, 44px);\n    font-weight: 600;\n  }\n\n  #rccs-discovery-call .lp-final p {\n    max-width: 800px;\n    margin: 14px auto 0;\n    color: rgba(255, 255, 255, 0.8);\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  #rccs-discovery-call .lp-final .lp-actions {\n    justify-content: center;\n  }\n\n  #rccs-discovery-call .lp-footer {\n    padding: 20px;\n    border-top: 1px solid var(--lp-border);\n    color: var(--lp-navy);\n    text-align: center;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     RESPONSIVE\n  ========================================================= *\/\n\n  @media (max-width: 1024px) {\n    #rccs-discovery-call .lp-hero-grid,\n    #rccs-discovery-call .lp-premium,\n    #rccs-discovery-call .lp-split,\n    #rccs-discovery-call .lp-area {\n      grid-template-columns: 1fr;\n    }\n\n    #rccs-discovery-call .lp-offer-card {\n      max-width: 100%;\n    }\n\n    #rccs-discovery-call .lp-review-grid,\n    #rccs-discovery-call .lp-readiness-grid,\n    #rccs-discovery-call .lp-testimonial-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    #rccs-discovery-call .lp-wrap {\n      width: min(100% - 20px, 600px);\n    }\n\n    #rccs-discovery-call .lp-hero {\n      padding: 30px 20px;\n    }\n\n    #rccs-discovery-call .lp-review-grid,\n    #rccs-discovery-call .lp-readiness-grid,\n    #rccs-discovery-call .lp-testimonial-grid,\n    #rccs-discovery-call .lp-area-groups,\n    #rccs-discovery-call .lp-audience-list ul {\n      grid-template-columns: 1fr;\n    }\n\n    #rccs-discovery-call .lp-callout,\n    #rccs-discovery-call .lp-agreement {\n      grid-template-columns: 1fr;\n    }\n\n    #rccs-discovery-call .lp-actions,\n    #rccs-discovery-call .lp-button {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"rccs-discovery-call\"\u003e\n\n  \u003cdiv class=\"lp-wrap\"\u003e\n\n    \u003c!-- =====================================================\n         HERO\n    ====================================================== --\u003e\n\n    \u003csection class=\"lp-hero\"\u003e\n\n      \u003cdiv class=\"lp-hero-grid\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"lp-eyebrow\"\u003e\n            RCCS • Complimentary Consultation\n          \u003c\/span\u003e\n\n          \u003ch1\u003e\n            Free Discovery Call\n          \u003c\/h1\u003e\n\n          \u003cp class=\"lp-hero-lead\"\u003e\n            Take the guesswork out of your facility's next steps with a\n            \u003cstrong\u003e\n              zero-pressure, one-on-one consultation\n            \u003c\/strong\u003e\n            to discuss your ARF or RCFE goals, operational challenges, and compliance needs.\n          \u003c\/p\u003e\n\n          \u003cul class=\"lp-hero-points\" aria-label=\"Discovery call highlights\"\u003e\n            \u003cli\u003e\n              Facility Goals \u0026amp; Vision\n            \u003c\/li\u003e\n            \u003cli\u003e\n              Compliance \u0026amp; Documentation\n            \u003c\/li\u003e\n            \u003cli\u003e\n              Business Filings\n            \u003c\/li\u003e\n            \u003cli\u003e\n              Tailored Solutions\n            \u003c\/li\u003e\n            \u003cli\u003e\n              Zero Obligation\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"lp-actions\"\u003e\n\n            \u003ca class=\"lp-button lp-button-primary\" href=\"#rccs-discovery-book\" data-rccs-purchase\u003e\n              Book Your Free Call\n            \u003c\/a\u003e\n\n            \u003ca class=\"lp-button lp-button-secondary\" href=\"#rccs-discovery-topics\"\u003e\n              See What We Discuss\n            \u003c\/a\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003caside class=\"lp-offer-card\" aria-label=\"Discovery call details\"\u003e\n\n          \u003cspan class=\"lp-offer-label\"\u003e\n            Introductory Strategy Session\n          \u003c\/span\u003e\n\n          \u003cstrong class=\"lp-price\"\u003e\n            $0.00\n            \u003csmall\u003e\n              Complimentary Service\n            \u003c\/small\u003e\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Find exactly what you need without wasting time or money on the wrong resources.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"lp-offer-facts\"\u003e\n\n            \u003cdiv class=\"lp-offer-fact\"\u003e\n              Duration: 15-30 Minutes\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-offer-fact\"\u003e\n              Format: Phone or Zoom\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-offer-fact\"\u003e\n              For: ARF \u0026amp; RCFE Operators\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-offer-fact\"\u003e\n              Coverage: California Statewide\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/aside\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =====================================================\n         IMPORTANT CALLOUT\n    ====================================================== --\u003e\n\n    \u003cdiv class=\"lp-callout\"\u003e\n\n      \u003cdiv class=\"lp-callout-icon\" aria-hidden=\"true\"\u003e\n        !\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003e\n          Not sure which templates or consulting services fit your exact situation?\n        \u003c\/strong\u003e\n        Opening or managing a facility can feel overwhelming. Let's talk through your specific situation so you know exactly what resources and support you actually need to move forward.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- =====================================================\n         WHAT WE REVIEW \/ DISCUSS\n    ====================================================== --\u003e\n\n    \u003csection class=\"lp-section\" id=\"rccs-discovery-topics\"\u003e\n\n      \u003cdiv class=\"lp-heading\"\u003e\n\n        \u003cspan class=\"lp-kicker\"\u003e\n          Focused Conversations\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          What We Can Discuss on Your Call\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Every facility is at a different stage. We use this time to understand exactly where you are and what hurdles are standing in your way.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-review-grid\"\u003e\n\n        \u003carticle class=\"lp-review-card\"\u003e\n          \u003cspan class=\"lp-review-number\"\u003e01\u003c\/span\u003e\n          \u003ch3\u003eFacility Goals \u0026amp; Vision\u003c\/h3\u003e\n          \u003cp\u003eDiscuss your current stage—whether you are launching a new care home, expanding operations, or optimizing existing workflows.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lp-review-card\"\u003e\n          \u003cspan class=\"lp-review-number\"\u003e02\u003c\/span\u003e\n          \u003ch3\u003eLicensing Roadblocks\u003c\/h3\u003e\n          \u003cp\u003eIdentify where you are stuck in the application process and what steps are required to get back on track with CCLD.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lp-review-card\"\u003e\n          \u003cspan class=\"lp-review-number\"\u003e03\u003c\/span\u003e\n          \u003ch3\u003eCompliance Binders\u003c\/h3\u003e\n          \u003cp\u003eFigure out exactly which templates, resident files, and administrative systems your team needs to stay audit-ready.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lp-review-card\"\u003e\n          \u003cspan class=\"lp-review-number\"\u003e04\u003c\/span\u003e\n          \u003ch3\u003eStaffing Challenges\u003c\/h3\u003e\n          \u003cp\u003eTalk through issues regarding caregiver retention, scheduling, training requirements, or staff accountability.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lp-review-card\"\u003e\n          \u003cspan class=\"lp-review-number\"\u003e05\u003c\/span\u003e\n          \u003ch3\u003eLLC \u0026amp; Business Setup\u003c\/h3\u003e\n          \u003cp\u003eGet clarity on corporate structures, tax IDs, and essential state filings required to keep your business entity in good standing.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lp-review-card\"\u003e\n          \u003cspan class=\"lp-review-number\"\u003e06\u003c\/span\u003e\n          \u003ch3\u003eMock Inspections\u003c\/h3\u003e\n          \u003cp\u003eDetermine if your facility is ready for an on-site pre-inspection or if you need to finalize documentation first.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lp-review-card\"\u003e\n          \u003cspan class=\"lp-review-number\"\u003e07\u003c\/span\u003e\n          \u003ch3\u003eCare Home Operations\u003c\/h3\u003e\n          \u003cp\u003eBrainstorm solutions for day-to-day friction, from medication management processes to managing resident intake.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lp-review-card\"\u003e\n          \u003cspan class=\"lp-review-number\"\u003e08\u003c\/span\u003e\n          \u003ch3\u003eCustom Service Plans\u003c\/h3\u003e\n          \u003cp\u003eMap out the exact RCCS services, digital tools, or marketplace resources best suited to support your unique needs.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =====================================================\n         PREMIUM DIFFERENCE\n    ====================================================== --\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n\n      \u003cdiv class=\"lp-premium\"\u003e\n\n        \u003cdiv class=\"lp-premium-copy\"\u003e\n\n          \u003cspan class=\"lp-kicker\" style=\"color:var(--lp-gold);\"\u003e\n            Clarity Before You Invest\n          \u003c\/span\u003e\n\n          \u003ch2\u003e\n            A Genuine Strategy Session, Not a Sales Pitch\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            We don't want you buying templates or consulting services you don't need. This call is designed to match your immediate challenges with the right solutions—or point you in the right direction if we aren't the best fit.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cul class=\"lp-premium-list\"\u003e\n          \u003cli\u003eSpeak directly with experienced RCCS consultants\u003c\/li\u003e\n          \u003cli\u003eAssess your current operational readiness\u003c\/li\u003e\n          \u003cli\u003eIdentify missing documentation or forms\u003c\/li\u003e\n          \u003cli\u003eGet straightforward answers to industry questions\u003c\/li\u003e\n          \u003cli\u003eMap out a timeline for your facility launch\u003c\/li\u003e\n          \u003cli\u003e100% free with absolutely zero obligation\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =====================================================\n         READINESS AREAS (Common Topics)\n    ====================================================== --\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n\n      \u003cdiv class=\"lp-heading\"\u003e\n\n        \u003cspan class=\"lp-kicker\"\u003e\n          Targeted Advice\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Common Topics We Cover\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Bring your questions. We tailor the conversation to focus on the areas that are causing you the most stress right now.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-readiness-grid\"\u003e\n\n        \u003carticle class=\"lp-readiness-card\"\u003e\n          \u003ch3\u003eStarting a Facility\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eUnderstanding the initial application\u003c\/li\u003e\n            \u003cli\u003eChoosing between ARF or RCFE\u003c\/li\u003e\n            \u003cli\u003eBusiness formation (LLCs \u0026amp; EINs)\u003c\/li\u003e\n            \u003cli\u003eFinding the right property\u003c\/li\u003e\n            \u003cli\u003eZoning and fire clearance basics\u003c\/li\u003e\n            \u003cli\u003eSetting realistic timelines\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lp-readiness-card\"\u003e\n          \u003ch3\u003ePreparing for CCLD\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eComponent I, II, and III readiness\u003c\/li\u003e\n            \u003cli\u003ePre-licensing walkthrough prep\u003c\/li\u003e\n            \u003cli\u003eOrganizing your facility binders\u003c\/li\u003e\n            \u003cli\u003eRequired state postings\u003c\/li\u003e\n            \u003cli\u003eResponding to LPA corrections\u003c\/li\u003e\n            \u003cli\u003eCommon reasons for delays\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lp-readiness-card\"\u003e\n          \u003ch3\u003eDay-to-Day Operations\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eCaregiver hiring and retention\u003c\/li\u003e\n            \u003cli\u003eManaging difficult resident behaviors\u003c\/li\u003e\n            \u003cli\u003eCommunicating with families\u003c\/li\u003e\n            \u003cli\u003eMedication tracking protocols\u003c\/li\u003e\n            \u003cli\u003eCreating efficient daily routines\u003c\/li\u003e\n            \u003cli\u003eHandling facility emergencies\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lp-readiness-card\"\u003e\n          \u003ch3\u003eGrowing Your Census\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eMarketing your facility\u003c\/li\u003e\n            \u003cli\u003eWorking with placement agencies\u003c\/li\u003e\n            \u003cli\u003eTouring prospective families\u003c\/li\u003e\n            \u003cli\u003eCompleting admission agreements\u003c\/li\u003e\n            \u003cli\u003eEvaluating resident appropriateness\u003c\/li\u003e\n            \u003cli\u003eBuilding community relationships\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =====================================================\n         WHO SHOULD BOOK\n    ====================================================== --\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n\n      \u003cdiv class=\"lp-split\"\u003e\n\n        \u003cdiv class=\"lp-split-copy\"\u003e\n\n          \u003cspan class=\"lp-kicker\"\u003e\n            Who Should Book\n          \u003c\/span\u003e\n\n          \u003ch2\u003e\n            Find Your Path Forward\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Whether you are just exploring the idea of opening a care home or you have been operating for years and need to streamline your processes, a discovery call is the perfect place to start.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-audience-list\"\u003e\n\n          \u003cul\u003e\n            \u003cli\u003eProspective Care Home Owners\u003c\/li\u003e\n            \u003cli\u003eNew RCFE or ARF Applicants\u003c\/li\u003e\n            \u003cli\u003eCurrent Facility Administrators\u003c\/li\u003e\n            \u003cli\u003eInvestors exploring the industry\u003c\/li\u003e\n            \u003cli\u003eMulti-facility operators expanding\u003c\/li\u003e\n            \u003cli\u003eOwners facing operational challenges\u003c\/li\u003e\n            \u003cli\u003eStaff looking to step into ownership\u003c\/li\u003e\n            \u003cli\u003eAnyone feeling stuck in the licensing process\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =====================================================\n         REVIEWS\n    ====================================================== --\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n\n      \u003cdiv class=\"lp-heading\"\u003e\n\n        \u003cspan class=\"lp-kicker\"\u003e\n          Client Experience\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Why Care Operators Trust RCCS\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          See what others are saying about our consulting and guidance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-testimonial-grid\"\u003e\n\n        \u003c!-- REVIEW 1 --\u003e\n        \u003carticle class=\"lp-testimonial\"\u003e\n          \u003cdiv class=\"lp-stars\" aria-label=\"Five stars\"\u003e★★★★★\u003c\/div\u003e\n          \u003cblockquote\u003e\n            \u003cp\u003eI was so overwhelmed by the sheer amount of paperwork required to open my RCFE. I had no idea which forms were necessary and which ones were optional.\u003c\/p\u003e\n            \u003cp\u003eThe discovery call was a lifesaver. They didn't try to sell me everything—they listened to exactly where I was in the process and told me exactly which binders I needed to focus on right now.\u003c\/p\u003e\n            \u003cp\u003eIt gave me so much clarity and saved me a lot of money and stress.\u003c\/p\u003e\n          \u003c\/blockquote\u003e\n          \u003cdiv class=\"lp-person\"\u003e\n            \u003cstrong\u003eSarah M.\u003c\/strong\u003e\n            \u003cspan\u003eRCFE Applicant\u003c\/span\u003e\n            \u003cspan class=\"lp-verified\"\u003eVerified Client\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003c!-- REVIEW 2 --\u003e\n        \u003carticle class=\"lp-testimonial\"\u003e\n          \u003cdiv class=\"lp-stars\" aria-label=\"Five stars\"\u003e★★★★★\u003c\/div\u003e\n          \u003cblockquote\u003e\n            \u003cp\u003eI thought I needed a full-service consulting package, but after talking through my situation on the discovery call, we realized I just needed help with a few specific policies and a mock inspection.\u003c\/p\u003e\n            \u003cp\u003eI really appreciated their honesty. They genuinely care about getting you the right support, not just making a sale. Highly recommend booking a call if you are feeling stuck.\u003c\/p\u003e\n          \u003c\/blockquote\u003e\n          \u003cdiv class=\"lp-person\"\u003e\n            \u003cstrong\u003eDavid R.\u003c\/strong\u003e\n            \u003cspan\u003eARF Administrator\u003c\/span\u003e\n            \u003cspan class=\"lp-verified\"\u003eVerified Client\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =====================================================\n         SERVICE AREA\n    ====================================================== --\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n\n      \u003cdiv class=\"lp-area\" style=\"grid-template-columns: 1fr;\"\u003e\n\n        \u003cdiv class=\"lp-area-copy\" style=\"text-align: center;\"\u003e\n          \u003cspan class=\"lp-kicker\"\u003eRemote Support\u003c\/span\u003e\n          \u003ch2\u003eAvailable Throughout California\u003c\/h2\u003e\n          \u003cp style=\"max-width: 700px; margin: 15px auto 0;\"\u003e\n            Because this is a remote consultation via phone or video conference, we are able to support ARF and RCFE operators anywhere in the state. From the Bay Area down to San Diego, we are here to help you build a successful care facility.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =====================================================\n         FAQ\n    ====================================================== --\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n\n      \u003cdiv class=\"lp-heading\"\u003e\n        \u003cspan class=\"lp-kicker\"\u003eFrequently Asked Questions\u003c\/span\u003e\n        \u003ch2\u003eBefore You Book\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-faq\"\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs this call really free?\u003c\/summary\u003e\n          \u003cp\u003eYes. The discovery call is completely complimentary and comes with zero obligation to purchase any templates, packages, or ongoing consulting services.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow long will the consultation take?\u003c\/summary\u003e\n          \u003cp\u003eCalls typically last between 15 and 30 minutes, depending on the complexity of your questions and where you are in your facility journey.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo I need to prepare anything before we talk?\u003c\/summary\u003e\n          \u003cp\u003eNo formal preparation is required. However, it is helpful if you know what specific challenges you are currently facing (e.g., stuck on a specific licensing form, struggling with staff retention, etc.) so we can make the most of our time.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWill you fill out my licensing application on this call?\u003c\/summary\u003e\n          \u003cp\u003eNo. This call is designed to discuss your strategy and determine what support you need. If you require done-for-you application assistance, we can discuss our Full Service Licensing Packages during the call.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =====================================================\n         DISCLAIMER\n    ====================================================== --\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n\n      \u003cdetails class=\"lp-disclaimer\"\u003e\n        \u003csummary\u003eImportant Service Limitations \u0026amp; Regulatory Disclaimer\u003c\/summary\u003e\n        \u003cdiv class=\"lp-disclaimer-copy\"\u003e\n          \u003cp\u003eRosenthal Community Care Services LLC provides consulting, advisory, operational, and administrative support services only. Discovery calls provide general business, operational, and documentation guidance.\u003c\/p\u003e\n          \u003cp\u003eRCCS is not a law firm, accounting firm, financial advisor, or government agency. This consultation does not constitute formal legal, medical, tax, or regulatory advice.\u003c\/p\u003e\n          \u003cp\u003eFacility operators and applicants remain fully responsible for verifying compliance with all local and state regulations and for the ultimate success and operation of their business.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/section\u003e\n\n    \u003c!-- =====================================================\n         FINAL CTA\n    ====================================================== --\u003e\n\n    \u003csection class=\"lp-final\" id=\"rccs-discovery-book\"\u003e\n\n      \u003ch2\u003eLet's Map Out Your Next Steps.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Stop guessing and start building. Book your free discovery call today to get the clarity and direction you need for your residential care facility.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lp-actions\"\u003e\n        \u003ca class=\"lp-button lp-button-primary\" href=\"#rccs-purchase\" data-rccs-purchase\u003e\n          Schedule Your Free Call\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003cfooter class=\"lp-footer\"\u003e\n      Rosenthal Community Care Services LLC — Business Support, Human Care.\n    \u003c\/footer\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- =========================================================\n     SHOPIFY PLACEMENT SCRIPT\n========================================================= --\u003e\n\n\u003cscript\u003e\n(function () {\n  const block = document.getElementById('rccs-discovery-call');\n  if (!block) return;\n\n  function placeDescriptionBelowProduct() {\n    const productSection = block.closest('.shopify-section') ||\n      block.closest('[id^=\"shopify-section-template\"]') ||\n      document.querySelector('[id^=\"MainProduct-\"]') ||\n      document.querySelector('product-info')?.closest('.shopify-section');\n\n    if (!productSection) {\n      block.classList.add('lp-mounted');\n      return;\n    }\n\n    let productGrid = null;\n    const productCandidate = productSection.querySelector('.product');\n    if (productCandidate \u0026\u0026 productCandidate !== block) productGrid = productCandidate;\n\n    if (!productGrid) {\n      const gridCandidate = productSection.querySelector('.product-grid');\n      if (gridCandidate \u0026\u0026 gridCandidate !== block) productGrid = gridCandidate;\n    }\n\n    if (!productGrid) {\n      const infoWrapper = productSection.querySelector('.product__info-wrapper');\n      if (infoWrapper \u0026\u0026 infoWrapper.parentElement) productGrid = infoWrapper.parentElement;\n    }\n\n    if (!productGrid) {\n      const productInfo = productSection.querySelector('product-info');\n      if (productInfo \u0026\u0026 productInfo.parentElement) productGrid = productInfo.parentElement;\n    }\n\n    if (productGrid \u0026\u0026 productGrid !== block) {\n      productGrid.insertAdjacentElement('afterend', block);\n    } else {\n      productSection.appendChild(block);\n    }\n\n    block.classList.add('lp-mounted');\n  }\n\n  function initialPlacement() {\n    requestAnimationFrame(function () {\n      requestAnimationFrame(function () {\n        placeDescriptionBelowProduct();\n      });\n    });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initialPlacement, { once: true });\n  } else {\n    initialPlacement();\n  }\n\n  window.addEventListener('load', function () {\n    setTimeout(function () {\n      placeDescriptionBelowProduct();\n    }, 300);\n  }, { once: true });\n\n  document.addEventListener('click', function (event) {\n    const trigger = event.target.closest('[data-rccs-purchase]');\n    if (!trigger) return;\n    event.preventDefault();\n\n    const purchaseForm = document.querySelector('form[action*=\"\/cart\/add\"], product-form, [id^=\"product-form\"]');\n    if (purchaseForm) {\n      purchaseForm.scrollIntoView({ behavior: 'smooth', block: 'center' });\n    } else {\n      window.scrollTo({ top: 0, behavior: 'smooth' });\n    }\n  });\n})();\n\u003c\/script\u003e","brand":"Rosenthal Community Care Services","offers":[{"title":"Default Title","offer_id":51746703802674,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0892\/7943\/0962\/files\/ChatGPTImageSep9_2026_05_39_32PM.png?v=1788946789","url":"https:\/\/rosenthalcommunitycare.com\/es\/products\/free-discovery-call","provider":"Rosenthal Community Care Services","version":"1.0","type":"link"}