{"id":6412,"date":"2025-08-24T23:04:34","date_gmt":"2025-08-24T23:04:34","guid":{"rendered":"https:\/\/www.msgfiles.com\/affinity\/?page_id=6412"},"modified":"2026-01-26T19:13:04","modified_gmt":"2026-01-26T19:13:04","slug":"service-area","status":"publish","type":"page","link":"https:\/\/www.msgfiles.com\/affinity\/service-area\/","title":{"rendered":"S. Service Area"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6412\" class=\"elementor elementor-6412\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5a3d0b e-flex e-con-boxed e-con e-parent\" data-id=\"d5a3d0b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad890db elementor-widget elementor-widget-heading\" data-id=\"ad890db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Making Every Moment Matter\n<br>Across East Texas<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11414fe elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"11414fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Affinity Hospice is honored to serve families across a wide stretch of East and Southeast Texas, offering expert hospice care rooted in dignity, comfort, and support. Our compassionate team reaches communities across 19 counties\u2014bringing personalized care right to the heart of where it&#8217;s needed most.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b515591 e-flex e-con-boxed e-con e-parent\" data-id=\"b515591\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb1d1e1 elementor-widget elementor-widget-html\" data-id=\"cb1d1e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        .affinity-locator * {\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        .affinity-locator {\r\n            font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n            background: #f5f5f5;\r\n            padding: 40px 20px;\r\n            border-radius: 12px;\r\n        }\r\n        \r\n        .affinity-locator-inner {\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n            background: white;\r\n            padding: 40px;\r\n            border-radius: 12px;\r\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\r\n        }\r\n        \r\n        .affinity-locator h1 {\r\n            color: #216c7b;\r\n            font-size: 36px;\r\n            font-weight: 700;\r\n            margin-bottom: 10px;\r\n            text-align: center;\r\n        }\r\n        \r\n        .affinity-locator .subtitle {\r\n            color: #3d3d3d;\r\n            text-align: center;\r\n            margin-bottom: 30px;\r\n            font-size: 18px;\r\n            font-weight: 500;\r\n        }\r\n        \r\n        .affinity-locator .search-section {\r\n            margin-bottom: 40px;\r\n        }\r\n        \r\n        .affinity-locator .input-group {\r\n            display: flex;\r\n            gap: 12px;\r\n            max-width: 550px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .affinity-locator #zipInput {\r\n            flex: 1;\r\n            padding: 16px 20px;\r\n            font-size: 20px;\r\n            font-weight: 500;\r\n            border: 2px solid #5BB5CB;\r\n            border-radius: 6px;\r\n            font-family: 'Montserrat', sans-serif;\r\n            transition: border-color 0.3s;\r\n        }\r\n        \r\n        .affinity-locator #zipInput:focus {\r\n            outline: none;\r\n            border-color: #216c7b;\r\n        }\r\n        \r\n        .affinity-locator #searchBtn {\r\n            padding: 16px 36px;\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            background-color: #216c7b;\r\n            color: white;\r\n            border: none;\r\n            border-radius: 6px;\r\n            cursor: pointer;\r\n            transition: all 0.3s;\r\n            font-family: 'Montserrat', sans-serif;\r\n        }\r\n        \r\n        .affinity-locator #searchBtn:hover {\r\n            background-color: #1a5460;\r\n            transform: translateY(-1px);\r\n        }\r\n        \r\n        .affinity-locator #searchBtn:active {\r\n            transform: translateY(0);\r\n        }\r\n        \r\n        .affinity-locator #searchBtn:disabled {\r\n            background-color: #ccc;\r\n            cursor: not-allowed;\r\n            transform: none;\r\n        }\r\n        \r\n        .affinity-locator .error {\r\n            color: #d32f2f;\r\n            text-align: center;\r\n            margin-top: 10px;\r\n            font-size: 16px;\r\n            font-weight: 600;\r\n            display: none;\r\n        }\r\n        \r\n        .affinity-locator .loading {\r\n            text-align: center;\r\n            color: #216c7b;\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            margin-top: 20px;\r\n            display: none;\r\n        }\r\n        \r\n        .affinity-locator .results {\r\n            display: none;\r\n            margin-top: 30px;\r\n        }\r\n        \r\n        .affinity-locator .office-card {\r\n            background: white;\r\n            border: 2px solid #5BB5CB;\r\n            padding: 35px;\r\n            border-radius: 12px;\r\n            box-shadow: 0 4px 15px rgba(91, 181, 203, 0.15);\r\n        }\r\n        \r\n        .affinity-locator .distance-tag {\r\n            display: inline-block;\r\n            background: #5BB5CB;\r\n            color: white;\r\n            padding: 10px 18px;\r\n            border-radius: 20px;\r\n            font-size: 16px;\r\n            font-weight: 700;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .affinity-locator .office-title {\r\n            font-size: 32px;\r\n            font-weight: 800;\r\n            color: #216c7b;\r\n            margin-bottom: 8px;\r\n        }\r\n        \r\n        .affinity-locator .office-subtitle {\r\n            color: #D4AF37;\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .affinity-locator .office-details {\r\n            line-height: 1.8;\r\n            font-size: 18px;\r\n            font-weight: 500;\r\n            color: #3d3d3d;\r\n        }\r\n        \r\n        .affinity-locator .office-details p {\r\n            margin-bottom: 14px;\r\n        }\r\n        \r\n        .affinity-locator .office-details strong {\r\n            font-weight: 700;\r\n            color: #216c7b;\r\n        }\r\n        \r\n        .affinity-locator .office-details a {\r\n            color: #216c7b;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .affinity-locator .office-details a:hover {\r\n            text-decoration: underline;\r\n        }\r\n        \r\n        .affinity-locator .address-line {\r\n            margin-left: 0;\r\n        }\r\n        \r\n        .affinity-locator .services {\r\n            margin-top: 20px;\r\n            padding-top: 20px;\r\n            border-top: 2px solid #5BB5CB;\r\n        }\r\n        \r\n        .affinity-locator .services h4 {\r\n            font-size: 20px;\r\n            font-weight: 700;\r\n            color: #216c7b;\r\n            margin-bottom: 12px;\r\n        }\r\n        \r\n        .affinity-locator .services ul {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n        \r\n        .affinity-locator .services li {\r\n            padding: 6px 0;\r\n            padding-left: 28px;\r\n            position: relative;\r\n            color: #3d3d3d;\r\n            font-size: 18px;\r\n            font-weight: 500;\r\n        }\r\n        \r\n        .affinity-locator .services li:before {\r\n            content: \"\u2713\";\r\n            position: absolute;\r\n            left: 0;\r\n            color: #D4AF37;\r\n            font-weight: bold;\r\n            font-size: 20px;\r\n        }\r\n        \r\n        .affinity-locator .coming-soon-badge {\r\n            color: #D4AF37;\r\n            font-weight: 700;\r\n            font-size: 20px;\r\n        }\r\n\r\n        @media (max-width: 600px) {\r\n            .affinity-locator {\r\n                padding: 20px 15px;\r\n            }\r\n            \r\n            .affinity-locator-inner {\r\n                padding: 25px;\r\n            }\r\n            \r\n            .affinity-locator .input-group {\r\n                flex-direction: column;\r\n            }\r\n            \r\n            .affinity-locator #searchBtn {\r\n                width: 100%;\r\n            }\r\n            \r\n            .affinity-locator h1 {\r\n                font-size: 28px;\r\n            }\r\n            \r\n            .affinity-locator .office-card {\r\n                padding: 25px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"affinity-locator\">\r\n        <div class=\"affinity-locator-inner\">\r\n            <h1>Find Your Nearest Office<\/h1>\r\n            <p class=\"subtitle\">Enter your zip code to locate the Affinity Healthcare office closest to you<\/p>\r\n            \r\n            <div class=\"search-section\">\r\n                <div class=\"input-group\">\r\n                    <input type=\"text\" id=\"zipInput\" placeholder=\"Enter ZIP Code\" maxlength=\"5\" pattern=\"[0-9]*\">\r\n                    <button id=\"searchBtn\">Search<\/button>\r\n                <\/div>\r\n                <div class=\"error\" id=\"error\"><\/div>\r\n                <div class=\"loading\" id=\"loading\">Finding your nearest office...<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"results\" id=\"results\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        const offices = [\r\n            {\r\n                name: \"LUFKIN\",\r\n                subtitle: \"ADMIN OFFICE\",\r\n                address: \"2708 S. Medford Drive\",\r\n                city: \"Lufkin\",\r\n                state: \"TX\",\r\n                zip: \"75901\",\r\n                phone: \"936-639-2626\",\r\n                services: [\"Hospice\", \"Palliative Care\", \"Home Health\"]\r\n            },\r\n            {\r\n                name: \"CENTER\",\r\n                subtitle: \"\",\r\n                address: \"203 Hurst Street\",\r\n                city: \"Center\",\r\n                state: \"TX\",\r\n                zip: \"75935\",\r\n                phone: \"936-657-4050\",\r\n                services: [\"Hospice\", \"Home Health\"]\r\n            },\r\n            {\r\n                name: \"LIVINGSTON\",\r\n                subtitle: \"\",\r\n                address: \"\",\r\n                city: \"\",\r\n                state: \"TX\",\r\n                zip: \"77351\",\r\n                phone: \"\",\r\n                services: [],\r\n                comingSoon: true\r\n            }\r\n        ];\r\n\r\n        const zipInput = document.getElementById('zipInput');\r\n        const searchBtn = document.getElementById('searchBtn');\r\n        const error = document.getElementById('error');\r\n        const loading = document.getElementById('loading');\r\n        const results = document.getElementById('results');\r\n\r\n        \/\/ Only allow numbers\r\n        zipInput.addEventListener('input', function(e) {\r\n            this.value = this.value.replace(\/[^0-9]\/g, '');\r\n        });\r\n\r\n        \/\/ Enter key to search\r\n        zipInput.addEventListener('keypress', function(e) {\r\n            if (e.key === 'Enter') {\r\n                searchBtn.click();\r\n            }\r\n        });\r\n\r\n        searchBtn.addEventListener('click', async function() {\r\n            const zip = zipInput.value.trim();\r\n            \r\n            if (!zip) {\r\n                showError('Please enter a zip code');\r\n                return;\r\n            }\r\n            \r\n            if (zip.length !== 5) {\r\n                showError('Please enter a valid 5-digit zip code');\r\n                return;\r\n            }\r\n            \r\n            hideError();\r\n            await findNearestOffice(zip);\r\n        });\r\n\r\n        function showError(message) {\r\n            error.textContent = message;\r\n            error.style.display = 'block';\r\n            results.style.display = 'none';\r\n        }\r\n\r\n        function hideError() {\r\n            error.style.display = 'none';\r\n        }\r\n\r\n        async function findNearestOffice(userZip) {\r\n            loading.style.display = 'block';\r\n            results.style.display = 'none';\r\n            searchBtn.disabled = true;\r\n\r\n            try {\r\n                const userCoords = await getZipCoordinates(userZip);\r\n                \r\n                if (!userCoords) {\r\n                    showError('Unable to find that zip code. Please try again.');\r\n                    loading.style.display = 'none';\r\n                    searchBtn.disabled = false;\r\n                    return;\r\n                }\r\n\r\n                let nearestOffice = null;\r\n                let shortestDistance = Infinity;\r\n\r\n                for (let office of offices) {\r\n                    const officeCoords = await getZipCoordinates(office.zip);\r\n                    if (officeCoords) {\r\n                        const distance = calculateDistance(\r\n                            userCoords.lat, userCoords.lon,\r\n                            officeCoords.lat, officeCoords.lon\r\n                        );\r\n                        \r\n                        if (distance < shortestDistance) {\r\n                            shortestDistance = distance;\r\n                            nearestOffice = { ...office, distance };\r\n                        }\r\n                    }\r\n                }\r\n\r\n                loading.style.display = 'none';\r\n                searchBtn.disabled = false;\r\n\r\n                if (nearestOffice) {\r\n                    displayOffice(nearestOffice);\r\n                } else {\r\n                    showError('Unable to find nearby offices. Please try again.');\r\n                }\r\n\r\n            } catch (error) {\r\n                console.error('Error:', error);\r\n                showError('An error occurred. Please try again.');\r\n                loading.style.display = 'none';\r\n                searchBtn.disabled = false;\r\n            }\r\n        }\r\n\r\n        async function getZipCoordinates(zip) {\r\n            try {\r\n                const response = await fetch(`https:\/\/api.zippopotam.us\/us\/${zip}`);\r\n                if (!response.ok) return null;\r\n                \r\n                const data = await response.json();\r\n                return {\r\n                    lat: parseFloat(data.places[0].latitude),\r\n                    lon: parseFloat(data.places[0].longitude)\r\n                };\r\n            } catch (error) {\r\n                return null;\r\n            }\r\n        }\r\n\r\n        function calculateDistance(lat1, lon1, lat2, lon2) {\r\n            const R = 3959;\r\n            const dLat = toRad(lat2 - lat1);\r\n            const dLon = toRad(lon2 - lon1);\r\n            \r\n            const a = Math.sin(dLat\/2) * Math.sin(dLat\/2) +\r\n                     Math.cos(toRad(lat1)) * Math.cos(toRad(lat2)) *\r\n                     Math.sin(dLon\/2) * Math.sin(dLon\/2);\r\n            \r\n            const c = 2 * Math.atan2(Math.sqrt(a), Math.sqrt(1-a));\r\n            return R * c;\r\n        }\r\n\r\n        function toRad(degrees) {\r\n            return degrees * (Math.PI \/ 180);\r\n        }\r\n\r\n        function displayOffice(office) {\r\n            const distanceMiles = Math.round(office.distance);\r\n            \r\n            let html = `\r\n                <div class=\"office-card\">\r\n                    <div class=\"distance-tag\">${distanceMiles} miles away<\/div>\r\n                    <h2 class=\"office-title\">${office.name}<\/h2>\r\n            `;\r\n            \r\n            if (office.subtitle) {\r\n                html += `<div class=\"office-subtitle\">${office.subtitle}<\/div>`;\r\n            }\r\n            \r\n            html += `<div class=\"office-details\">`;\r\n            \r\n            if (office.comingSoon) {\r\n                html += `\r\n                    <p><strong>Status:<\/strong> <span class=\"coming-soon-badge\">Coming Soon<\/span><\/p>\r\n                    <p>We're excited to announce a new location opening soon in Livingston!<\/p>\r\n                `;\r\n            } else {\r\n                html += `\r\n                    <p><strong>Address:<\/strong><br>\r\n                    <span class=\"address-line\">${office.address}<br>\r\n                    ${office.city}, ${office.state} ${office.zip}<\/span><\/p>\r\n                    <p><strong>Phone:<\/strong> <a href=\"tel:${office.phone.replace(\/-\/g, '')}\">${office.phone}<\/a><\/p>\r\n                `;\r\n                \r\n                if (office.services.length > 0) {\r\n                    html += `\r\n                        <div class=\"services\">\r\n                            <h4>Services Available:<\/h4>\r\n                            <ul>\r\n                    `;\r\n                    \r\n                    office.services.forEach(service => {\r\n                        html += `<li>${service}<\/li>`;\r\n                    });\r\n                    \r\n                    html += `\r\n                            <\/ul>\r\n                        <\/div>\r\n                    `;\r\n                }\r\n            }\r\n            \r\n            html += `\r\n                    <\/div>\r\n                <\/div>\r\n            `;\r\n            \r\n            results.innerHTML = html;\r\n            results.style.display = 'block';\r\n        }\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e4580f e-flex e-con-boxed e-con e-parent\" data-id=\"9e4580f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b983b58 elementor-widget elementor-widget-heading\" data-id=\"b983b58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Counties We Serve<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-599f116 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"599f116\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div style=\"max-width: 900px; margin: 0 auto; text-align: center; font-size: 18px; line-height: 2; font-family: 'Montserrat', sans-serif; color: #3d3d3d;\"><span style=\"font-weight: 500;\">Our compassionate care reaches families across 19 counties in East and Southeast Texas:<br \/>Angelina<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Chambers<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Cherokee<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Hardin<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Houston<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Jasper<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Jefferson<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Liberty<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Nacogdoches<\/span><\/div><div style=\"max-width: 900px; margin: 0 auto; text-align: center; font-size: 18px; line-height: 2; font-family: 'Montserrat', sans-serif; color: #3d3d3d;\"><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Newton<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Orange<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Panola<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Polk<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Rusk<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Sabine <\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">San Augustine<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Shelby<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Trinity<\/span><span style=\"color: #5bb5cb; font-weight: bold; margin: 0 8px;\">\u2022<\/span><span style=\"font-weight: 500;\">Tyler<\/span><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43239889 e-flex e-con-boxed e-con e-parent\" data-id=\"43239889\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-646cb437 e-con-full e-flex e-con e-child\" data-id=\"646cb437\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34efcb67 elementor-widget elementor-widget-heading\" data-id=\"34efcb67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Office Locations<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a14eb3f e-con-full e-transform e-flex e-con e-child\" data-id=\"4a14eb3f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.020000000000000017763568394002504646778106689453125,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b714c2 elementor-widget elementor-widget-button\" data-id=\"1b714c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Main Office<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-664a54cf elementor-widget elementor-widget-heading\" data-id=\"664a54cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Lufkin<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-515fcc70 elementor-widget elementor-widget-text-editor\" data-id=\"515fcc70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div style=\"font-size: 18px; font-weight: bold; color: #216c7b; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; text-align: left;\">ADDRESS<\/div>\n<div style=\"font-size: 18px; font-weight: 500; color: #3d3d3d; text-align: left;\">2708 S. Medford Drive\nLufkin, TX 75901<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c711931 elementor-widget elementor-widget-text-editor\" data-id=\"c711931\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div style=\"font-size: 18px; font-weight: bold; color: #216c7b; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; text-align: left;\">Office Hours<\/div><div style=\"font-size: 18px; font-weight: 500; color: #3d3d3d; text-align: left;\"><strong>Mon &#8211; Fri: <\/strong>8:00 AM &#8211; 5:00 PM<br \/><strong>Sat &#8211; Sun: <\/strong>Closed<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-428fc39 elementor-widget elementor-widget-text-editor\" data-id=\"428fc39\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div style=\"font-size: 18px; font-weight: bold; color: #216c7b; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; text-align: left;\">24\/7 Care Line<\/div>\n<div style=\"font-size: 18px; font-weight: 500; color: #3d3d3d; text-align: left;\">936-639-2626<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c07dc79 elementor-widget elementor-widget-button\" data-id=\"c07dc79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.msgfiles.com\/affinity\/contact-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9d8e630 e-con-full e-transform e-flex e-con e-child\" data-id=\"9d8e630\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.020000000000000017763568394002504646778106689453125,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-375a466 elementor-widget elementor-widget-button\" data-id=\"375a466\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Satellite Office<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5aae128 elementor-widget elementor-widget-heading\" data-id=\"5aae128\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Center<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8077785 elementor-widget elementor-widget-text-editor\" data-id=\"8077785\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div style=\"font-size: 18px; font-weight: bold; color: #216c7b; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; text-align: left;\">ADDRESS<\/div><div style=\"font-size: 18px; font-weight: 500; color: #3d3d3d; text-align: left;\">203 Hurst Street<br \/>Center, TX 75935<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3ad42c elementor-widget elementor-widget-text-editor\" data-id=\"c3ad42c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div style=\"font-size: 18px; font-weight: bold; color: #216c7b; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; text-align: left;\">Office Hours<\/div><div style=\"font-size: 18px; font-weight: 500; color: #3d3d3d; text-align: left;\"><strong>Mon &#8211; Fri: <\/strong>8:00 AM &#8211; 5:00 PM<br \/><strong>Sat &#8211; Sun: <\/strong>Closed<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80c4c87 elementor-widget elementor-widget-text-editor\" data-id=\"80c4c87\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div style=\"font-size: 18px; font-weight: bold; color: #216c7b; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; text-align: left;\">24\/7 Care Line<\/div><div style=\"font-size: 18px; font-weight: 500; color: #3d3d3d; text-align: left;\">936-657-4050<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-531b30d elementor-widget elementor-widget-button\" data-id=\"531b30d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.msgfiles.com\/affinity\/contact-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c01c8b e-con-full e-transform e-flex e-con e-child\" data-id=\"1c01c8b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.020000000000000017763568394002504646778106689453125,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7735bfb elementor-widget elementor-widget-button\" data-id=\"7735bfb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">COMING SOON<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f26eeaa elementor-widget elementor-widget-heading\" data-id=\"f26eeaa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Livingston<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b29265 elementor-widget elementor-widget-text-editor\" data-id=\"2b29265\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div style=\"font-size: 18px; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; text-align: left;\">Opening Soon in Livingston!<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-85d7ce9 elementor-widget elementor-widget-text-editor\" data-id=\"85d7ce9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: left;\">We&#8217;re excited to announce a new office location opening soon to better serve the Livingston community and surrounding areas. Stay tuned for updates on our grand opening.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-481b933 elementor-widget elementor-widget-button\" data-id=\"481b933\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.msgfiles.com\/affinity\/contact-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Main Office<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Making Every Moment Matter Across East Texas Affinity Hospice is honored to serve families across a wide stretch of East and Southeast Texas, offering expert hospice care rooted in dignity, comfort, and support. Our compassionate team reaches communities across 19 counties\u2014bringing personalized care right to the heart of where it&#8217;s needed most. Find Your Nearest [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6412","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.msgfiles.com\/affinity\/wp-json\/wp\/v2\/pages\/6412","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.msgfiles.com\/affinity\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.msgfiles.com\/affinity\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.msgfiles.com\/affinity\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.msgfiles.com\/affinity\/wp-json\/wp\/v2\/comments?post=6412"}],"version-history":[{"count":0,"href":"https:\/\/www.msgfiles.com\/affinity\/wp-json\/wp\/v2\/pages\/6412\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.msgfiles.com\/affinity\/wp-json\/wp\/v2\/media?parent=6412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}